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
2005-09-21
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
28
-37
/
+57
2005-09-21
[ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.c
Catalin Marinas
1
-0
/
+3
2005-09-21
[PATCH] update URL for HPET spec.
Randy Dunlap
1
-1
/
+1
2005-09-21
[PATCH] ppc64: Build zImage.vmode for G5
Benjamin Herrenschmidt
1
-1
/
+1
2005-09-21
[PATCH] ppc64: Fix issue with non zero boot cpu
Anton Blanchard
1
-1
/
+2
2005-09-21
[PATCH] PPC64: Fix boot for some pre-POWER4 systems
Olof Johansson
1
-80
/
+89
2005-09-21
[PATCH] ppc64: Fix PCI flags when using OF device tree
Paul Mackerras
1
-3
/
+6
2005-09-20
[SPARC64]: Verify vmalloc TLB misses more strictly.
David S. Miller
1
-20
/
+19
2005-09-20
[ARM] Prevent deadlock in page fault handler
Russell King
1
-1
/
+11
2005-09-20
[ARM] 2928/1: S3C2410 - make machine init code static
Ben Dooks
10
-17
/
+24
2005-09-20
[ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`
Ben Dooks
1
-1
/
+1
2005-09-20
[ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`
Ben Dooks
15
-15
/
+15
2005-09-20
[ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`
Ben Dooks
1
-1
/
+1
2005-09-20
[ARM] 2922/1: compile fix for shark
Vincent Sanders
1
-1
/
+1
2005-09-20
[ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`
Ben Dooks
1
-1
/
+1
2005-09-19
[SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.h
David S. Miller
1
-3
/
+4
2005-09-19
[SPARC64]: Handle little-endian unaligned loads/stores correctly.
David S. Miller
2
-8
/
+58
2005-09-19
[PATCH] Alpha: ISA IRQs fixup for dp264
Ivan Kokshaysky
1
-18
/
+23
2005-09-18
[ARM] Fix warning in arch/arm/mach-sa1100/generic.c
Russell King
1
-0
/
+3
2005-09-18
[ARM] Fix warning in arch/arm/kernel/semaphore.c
Russell King
1
-1
/
+1
2005-09-18
[ARM] 2917/1: Make IXP4xx mach_desc's depend on config options
Deepak Saxena
1
-0
/
+6
2005-09-17
x86-64/smp: fix random SIGSEGV issues
Linus Torvalds
1
-0
/
+15
2005-09-17
[PATCH] files: fix preemption issues
Dipankar Sarma
2
-2
/
+8
2005-09-17
[PATCH] uml: UML/i386 cmpxchg fix
Jeff Dike
1
-0
/
+4
2005-09-17
[PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC I devices
Vitaly Bordug
3
-1
/
+287
2005-09-17
[PATCH] ppc64: build fix
Anton Blanchard
1
-0
/
+1
2005-09-17
[PATCH] x86_64: e820.c needs module.h
Andrew Morton
1
-0
/
+2
2005-09-17
[PATCH] Fix up some pm_message_t types
Richard Purdie
2
-2
/
+2
2005-09-17
[PATCH] uml: remove include of asm/elf.h
Jeff Dike
1
-1
/
+0
2005-09-17
[PATCH] uml: return a real error code
Jeff Dike
1
-0
/
+2
2005-09-17
[PATCH] uml: merge mem_user.c and mem.c
Jeff Dike
3
-77
/
+21
2005-09-17
[PATCH] uml: move libc code out of mem_user.c and tempfile.c
Jeff Dike
13
-318
/
+300
2005-09-17
[PATCH] uml: preserve errno in error paths
Jeff Dike
9
-78
/
+67
2005-09-17
[PATCH] uml: Remove some build warnings
Jeff Dike
2
-2
/
+4
2005-09-17
[PATCH] uml: Remove a useless include
Jeff Dike
1
-1
/
+0
2005-09-17
[PATCH] uml: Remove an unused file
Jeff Dike
1
-75
/
+0
2005-09-17
[PATCH] uml: breakpoint an arbitrary thread
Jeff Dike
4
-1
/
+62
2005-09-17
[PATCH] uml: _switch_to code consolidation
Jeff Dike
5
-16
/
+14
2005-09-17
[PATCH] s390: kernel stack corruption
Peter Oberparleiter
2
-2
/
+2
2005-09-17
[PATCH] Remove arch/arm26/boot/compressed/hw-bse.c
Domen Puncer
1
-74
/
+0
2005-09-17
[PATCH] s390: diag 0x308 reipl
Volker Sameske
4
-1
/
+46
2005-09-17
[PATCH] s390: show_cpuinfo fix
Heiko Carstens
1
-0
/
+2
2005-09-17
[PATCH] s390: default configuration
Martin Schwidefsky
1
-11
/
+25
2005-09-16
Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...
Linus Torvalds
6
-73
/
+97
2005-09-16
[IA64] mca_drv cleanup
Hidetoshi Seto
3
-70
/
+94
2005-09-16
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
8
-516
/
+575
2005-09-16
[IA64] Remove warnings for gcc 4.0 IA64 compilation.
Peter Chubb
3
-3
/
+3
2005-09-15
[PATCH] ppc64: Fix recent regression
Jimi Xenidis
1
-3
/
+3
2005-09-15
[ARM] 2914/1: PXA Poodle: Add MMC and UDC support
Richard Purdie
1
-0
/
+82
2005-09-15
[ARM] 2913/1: PXA Poodle: Cleanup some unneeded code
Richard Purdie
1
-21
/
+10
[next]