index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-09
MIPS: Move 'gic_present' to common location.
Steven J. Hill
5
-5
/
+3
2013-05-09
MIPS: MIPS16e: Add unaligned access support.
Steven J. Hill
1
-0
/
+255
2013-05-09
MIPS: MIPS16e: Support handling of delay slots.
Steven J. Hill
3
-5
/
+119
2013-05-09
MIPS: MIPS16e: Add instruction formats.
Steven J. Hill
1
-0
/
+110
2013-05-09
MIPS: microMIPS: Optimise 'strnlen' core library function.
Steven J. Hill
1
-1
/
+1
2013-05-09
MIPS: microMIPS: Optimise 'strlen' core library function.
Steven J. Hill
1
-4
/
+5
2013-05-09
MIPS: microMIPS: Optimise 'strncpy' core library function.
Steven J. Hill
1
-15
/
+17
2013-05-09
MIPS: microMIPS: Optimise 'memset' core library function.
Steven J. Hill
2
-30
/
+56
2013-05-09
MIPS: microMIPS: Add configuration option for microMIPS kernel.
Steven J. Hill
5
-3
/
+134
2013-05-09
MIPS: microMIPS: Disable LL/SC and fix linker bug.
Steven J. Hill
2
-2
/
+16
2013-05-09
MIPS: microMIPS: Add vdso support.
Douglas Leung
1
-0
/
+9
2013-05-09
MIPS: microMIPS: Add unaligned access support.
Leonid Yegoshin
2
-201
/
+1112
2013-05-09
MIPS: microMIPS: Support handling of delay slots.
Leonid Yegoshin
2
-5
/
+102
2013-05-09
MIPS: microMIPS: Add support for exception handling.
Steven J. Hill
9
-107
/
+353
2013-05-09
MIPS: microMIPS: Floating point support.
Leonid Yegoshin
7
-100
/
+893
2013-05-09
MIPS: microMIPS: Fix macro naming in micro-assembler.
Steven J. Hill
2
-2
/
+25
2013-05-09
MIPS: microMIPS: Fix incorrect mask for jump immediate.
Steven J. Hill
1
-1
/
+2
2013-05-09
KVM/MIPS32: Binary patching of select privileged instructions.
Sanjay Lal
3
-0
/
+209
2013-05-09
bfin cache: dcplb map: add 16M dcplb map for BF60x
Steven Miao
4
-9
/
+45
2013-05-09
KVM: emulator: emulate SALC
Paolo Bonzini
1
-1
/
+5
2013-05-09
KVM: emulator: emulate XLAT
Paolo Bonzini
1
-1
/
+14
2013-05-09
KVM: emulator: emulate AAM
Paolo Bonzini
1
-1
/
+24
2013-05-09
ARC: [mm] refactor the core (i|d)cache line ops loops
Vineet Gupta
1
-29
/
+24
2013-05-09
microblaze: Enable IRQ in arch_cpu_idle
Michal Simek
1
-0
/
+5
2013-05-09
ARC: [mm] serious bug in vaddr based icache flush
Vineet Gupta
1
-1
/
+1
2013-05-09
xtensa: Switch to asm-generic/linkage.h
Geert Uytterhoeven
2
-16
/
+1
2013-05-09
xtensa: fix redboot load address
Chris Zankel
1
-1
/
+1
2013-05-09
xtensa: ISS: fix timer_lock usage in rs_open
Max Filippov
1
-2
/
+2
2013-05-09
xtensa: disable IRQs while IRQ handler is running
Max Filippov
3
-55
/
+28
2013-05-09
xtensa: enable lockdep support
Max Filippov
1
-3
/
+4
2013-05-09
xtensa: fix arch_irqs_disabled_flags implementation
Max Filippov
1
-1
/
+4
2013-05-09
xtensa: add irq flags trace support
Max Filippov
2
-0
/
+35
2013-05-09
xtensa: provide custom CALLER_ADDR* implementations
Max Filippov
2
-1
/
+66
2013-05-09
xtensa: add stacktrace support
Max Filippov
5
-41
/
+140
2013-05-09
xtensa: clean up stpill_registers
Max Filippov
1
-3
/
+2
2013-05-09
xtensa: don't use a7 in simcalls
Max Filippov
3
-18
/
+18
2013-05-09
xtensa: don't attempt to use unconfigured timers
Max Filippov
1
-3
/
+6
2013-05-09
xtensa: provide default platform_pcibios_init implementation
Max Filippov
2
-6
/
+1
2013-05-09
xtensa: remove KCORE_ELF again
Paul Bolle
1
-15
/
+0
2013-05-09
xtensa: add MMU v3 support
Max Filippov
12
-86
/
+451
2013-05-09
xtensa: fix ibreakenable register update
Max Filippov
4
-0
/
+8
2013-05-09
xtensa: fix oprofile building as module
Max Filippov
2
-3
/
+6
2013-05-09
microblaze: Fix uaccess_ok macro
Michal Simek
1
-11
/
+19
2013-05-09
microblaze: Add support for new cpu versions and target architecture
Michal Simek
1
-0
/
+5
2013-05-09
microblaze: Do not select OPT_LIB_ASM by default
Michal Simek
1
-1
/
+0
2013-05-09
microblaze: Fix initrd support
Michal Simek
1
-4
/
+5
2013-05-09
microblaze: Do not use r6 in head.S
Michal Simek
1
-10
/
+10
2013-05-09
microblaze: pci: Remove duplicated header
Michal Simek
1
-2
/
+0
2013-05-09
microblaze: Set the default irq_domain
Dan Christensen
1
-0
/
+2
2013-05-09
microblaze: pci: Remove duplicated include from pci-common.c
Wei Yongjun
1
-1
/
+0
[prev]
[next]