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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-04
Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...
Linus Torvalds
92
-69
/
+147
2006-12-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-147
/
+284
2006-12-04
[PATCH] Enable RAID autorun on Mac partition tables.
David Woodhouse
1
-0
/
+2
2006-12-04
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
59
-749
/
+1090
2006-12-04
[PATCH] m68knommu: fix missing bracket in scatterlist.h
Greg Ungerer
1
-1
/
+1
2006-12-04
[PATCH] m68knommu: fix dma-mapping.h
Greg Ungerer
1
-1
/
+2
2006-12-04
[PATCH] m68knommu: remove __rom_end from 68360 startup code
Greg Ungerer
1
-1
/
+2
2006-12-04
[PATCH] m68knommu: memory register defines for 520x ColdFire CPU's
Greg Ungerer
1
-1
/
+11
2006-12-04
[PATCH] m68knommu: auto detect memory size on M5208EVB board
Michael Broughton
1
-0
/
+20
2006-12-04
[PATCH] m68knommu: add SHM support
David Wu
1
-1
/
+22
2006-12-04
[PATCH] m68knommu: add printk level for stack dump
Greg Ungerer
1
-6
/
+7
2006-12-04
[PATCH] m68knommu: add printk level for oops dumps
Greg Ungerer
1
-17
/
+17
2006-12-04
[PATCH] m68knommu: fix compile when CONFIG_BLK_DEV_INITRD=n
Adrian Bunk
1
-3
/
+0
2006-12-04
[PATCH] m68knommu: formatting cleanup in Kconfig
Greg Ungerer
1
-6
/
+6
2006-12-04
[S390] Don't use small stacks when lockdep is used.
Heiko Carstens
1
-1
/
+1
2006-12-04
[S390] cio: Use device_reprobe() instead of bus_rescan_devices().
Cornelia Huck
1
-1
/
+13
2006-12-04
[S390] cio: Retry internal operations after vary off.
Cornelia Huck
7
-11
/
+90
2006-12-04
[S390] cio: Use path verification for last path gone after vary off.
Cornelia Huck
3
-10
/
+24
2006-12-04
[S390] non-unique constant/macro identifiers.
Ursula Braun
6
-65
/
+58
2006-12-04
[S390] Memory detection fixes.
Heiko Carstens
4
-27
/
+44
2006-12-04
[S390] cio: Make ccw_dev_id_is_equal() more robust.
Cornelia Huck
1
-1
/
+4
2006-12-04
[S390] Convert extmem spin_lock into a mutex.
Heiko Carstens
1
-11
/
+11
2006-12-04
[S390] set KBUILD_IMAGE.
Christian Borntraeger
1
-0
/
+3
2006-12-04
[S390] lockdep: show held locks when showing a stackdump
Heiko Carstens
1
-1
/
+4
2006-12-04
[S390] Add dynamic size check for usercopy functions.
Gerald Schaefer
4
-59
/
+190
2006-12-04
[S390] Use diag260 for memory size detection.
Heiko Carstens
1
-2
/
+15
2006-12-04
[S390] pfault code cleanup.
Heiko Carstens
5
-44
/
+40
2006-12-04
[S390] Cleanup memory_chunk array usage.
Heiko Carstens
4
-16
/
+19
2006-12-04
[S390] Misaligned wait PSW at memory detection.
Heiko Carstens
1
-1
/
+2
2006-12-04
[S390] cpu shutdown rework
Heiko Carstens
5
-180
/
+58
2006-12-04
[S390] cpcmd <-> __cpcmd calling issues
Heiko Carstens
4
-24
/
+24
2006-12-04
[S390] Bad kexec control page allocation.
Heiko Carstens
1
-1
/
+1
2006-12-04
[S390] Reset infrastructure for re-IPL.
Heiko Carstens
13
-108
/
+246
2006-12-04
[S390] Some documentation typos.
Nicolas Kaiser
5
-34
/
+34
2006-12-04
[S390] extmem unbalanced spin_lock.
Heiko Carstens
1
-2
/
+3
2006-12-04
[S390] return 'count' for successful execution of dasd_eer_enable.
Horst Hummel
1
-4
/
+5
2006-12-04
[S390] Enhanced handling of failed termination requests.
Horst Hummel
1
-5
/
+11
2006-12-04
[S390] Use diag instead of ccw reipl.
Michael Holzheu
1
-0
/
+2
2006-12-04
[S390] Add MODALIAS= to the uevent for the ap bus.
Cornelia Huck
1
-1
/
+9
2006-12-04
[S390] 3215 device locking.
Martin Schwidefsky
1
-26
/
+24
2006-12-04
[S390] No panic for failed reboot
Michael Holzheu
1
-1
/
+2
2006-12-04
[S390] termio <-> termios conversion error handling.
Heiko Carstens
1
-33
/
+1
2006-12-04
[S390] update interface notes in zcrypt.h
Ralph Wuerthner
1
-50
/
+41
2006-12-04
[S390] Add ipl/reipl loadparm attribute.
Michael Holzheu
1
-4
/
+94
2006-12-04
[S390] Add __must_check to uaccess functions.
Heiko Carstens
1
-9
/
+9
2006-12-04
[S390] Remove unused GENERIC_BUST_SPINLOCK from Kconfig.
Heiko Carstens
1
-3
/
+0
2006-12-04
[S390] handle incorrect values when writing to dasd sysfs attributes.
Horst Hummel
1
-14
/
+29
2006-12-04
[S390] remove salipl memory detection.
Christian Borntraeger
1
-21
/
+0
2006-12-04
[PATCH] severing poll.h -> mm.h
Al Viro
12
-1
/
+13
2006-12-04
[PATCH] severing skbuff.h -> mm.h
Al Viro
28
-1
/
+28
[next]