Age | Commit message (Expand) | Author | Files | Lines |
2006-12-04 | [PATCH] selinux endianness annotations | Al Viro | 3 | -6/+6 |
2006-12-04 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 19 | -1266/+605 |
2006-12-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 298 | -5051/+25464 |
2006-12-05 | [POWERPC] Add missing EXPORTS for mpc52xx support | Grant Likely | 2 | -0/+3 |
2006-12-05 | [POWERPC] Remove obsolete PPC_52xx and update CLASSIC32 comment | Grant Likely | 1 | -8/+10 |
2006-12-05 | [POWERPC] ps3: add a default zImage target | Geoff Levand | 1 | -1/+4 |
2006-12-05 | [POWERPC] Add of_platform_bus support to mpc52xx psc uart driver | Grant Likely | 1 | -16/+337 |
2006-12-05 | [POWERPC] typo fix and whitespace cleanup on mpc52xx-uart driver | Grant Likely | 1 | -59/+57 |
2006-12-04 | [MIPS] Cleanup memory barriers for weakly ordered systems. | Ralf Baechle | 8 | -212/+225 |
2006-12-04 | [MIPS] Alchemy: Automatically enable CONFIG_RESOURCES_64BIT for PCI configs. | Ralf Baechle | 1 | -0/+9 |
2006-12-04 | [MIPS] Unify csum_partial.S | Atsushi Nemoto | 6 | -486/+262 |
2006-12-04 | [MIPS] SWARM: Fix a typo in #error directives | Maciej W. Rozycki | 1 | -4/+4 |
2006-12-04 | [MIPS] Fix atomic.h build errors. | Ralf Baechle | 1 | -1/+1 |
2006-12-04 | [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32 | Atsushi Nemoto | 4 | -562/+103 |
2006-12-04 | [MIPS] klconfig add missing bracket | Mariusz Kozlowski | 1 | -1/+1 |
2006-12-04 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 60 | -981/+3822 |
2006-12-04 | [PATCH] pata_ali: small fixes | Alan | 1 | -3/+3 |
2006-12-04 | [PATCH] pata_via: VIA 8251 bridged systems are now out and about | Alan | 1 | -0/+2 |
2006-12-04 | [PATCH] trivial piix: swap bogus dot for comma space | Alan | 1 | -1/+1 |
2006-12-04 | [PATCH] fix fallout from header dependency trimming | Al Viro | 3 | -1/+2 |
2006-12-04 | netfilter.h needs rcuupdate.h for RCU locking functions | Linus Torvalds | 1 | -0/+1 |
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 |