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-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
2005-09-15
[ARM] 2912/1: PXA Corgi: Cleanup some unneeded code
Richard Purdie
1
-39
/
+18
2005-09-15
[ARM] 2915/1: SA1100 Collie: Correct scoop device calls
Richard Purdie
1
-6
/
+5
2005-09-15
[ARM] 2905/1: enable the ixp2000 i2c bus driver in ixp2000 defconfigs
Lennert Buytenhek
5
-5
/
+5
2005-09-15
[ARM] 2904/1: update ixp2000 defconfigs to 2.6.13
Lennert Buytenhek
5
-445
/
+455
2005-09-14
[LIB]: Consolidate _atomic_dec_and_lock()
David S. Miller
25
-396
/
+3
2005-09-14
Partially revert "Fix time going twice as fast problem on ATI Xpress chipsets"
Linus Torvalds
2
-19
/
+0
2005-09-14
Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...
Linus Torvalds
2
-11
/
+2
2005-09-14
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+6
2005-09-14
[ARM] 2910/1: missing Lubbock audio device declaration
Nicolas Pitre
1
-0
/
+6
2005-09-14
Pull fix-offsets-h into release branch
Tony Luck
2
-11
/
+2
2005-09-14
[PATCH] error path in setup_arg_pages() misses vm_unacct_memory()
Hugh Dickins
5
-29
/
+12
2005-09-13
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-1
/
+5
2005-09-13
[PATCH] Even more fallout from ATI Xpress timer workaround
Cal Peake
1
-3
/
+1
2005-09-13
[ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stack
George G. Davis
2
-1
/
+5
2005-09-13
[PATCH] x86_64: Export end_pfn
Andi Kleen
1
-0
/
+1
2005-09-13
[PATCH] i386: Ignore masked FPU exceptions
Chuck Ebbert
1
-2
/
+3
2005-09-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6
Linus Torvalds
2
-4
/
+15
2005-09-13
[IA64] fix circular dependency on generation of asm-offsets.h
Tony Luck
2
-11
/
+2
2005-09-13
[PATCH] ppc64: Make eeh_init function again
Paul Mackerras
1
-1
/
+1
2005-09-13
[PATCH] x86_64: NMI watchdog frequency calculation adjustments
Jan Beulich
1
-4
/
+4
2005-09-13
[PATCH] arch/i386: Replace custom macro with isdigit()
Tobias Klauser
1
-4
/
+3
2005-09-13
[PATCH] SharpSL: Add new ARM PXA machines Spitz and Borzoi with partial Akita...
Richard Purdie
3
-9
/
+421
2005-09-13
[PATCH] SharpSL: Abstract model specifics from Corgi Backlight driver
Richard Purdie
3
-0
/
+79
[next]