Age | Commit message (Expand) | Author | Files | Lines |
2008-10-15 | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar | 4 | -18/+9 |
2008-10-13 | vfs: Use const for kernel parser table | Steven Whitehouse | 1 | -1/+1 |
2008-10-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 25 | -116/+158 |
2008-10-12 | Merge branch 'x86/urgent' into core/signal | Ingo Molnar | 9 | -70/+78 |
2008-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 4 | -8/+10 |
2008-10-09 | phylib: two dynamic mii_bus allocation fallout fixes | Lennert Buytenhek | 1 | -2/+2 |
2008-10-08 | phylib: rename mii_bus::dev to mii_bus::parent | Lennert Buytenhek | 2 | -2/+2 |
2008-10-08 | ibm_newemac: Fix EMAC soft reset on 460EX/GT | Victor Gallardo | 1 | -0/+4 |
2008-10-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 3 | -59/+65 |
2008-10-08 | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched... | Ingo Molnar | 1 | -0/+1 |
2008-10-02 | powerpc: Fix boot hang regression on MPC8544DS | Kumar Gala | 1 | -1/+11 |
2008-10-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 6 | -16/+27 |
2008-09-30 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2 | -58/+54 |
2008-09-30 | powerpc: Fix failure to shutdown with CPU hotplug | Johannes Berg | 1 | -5/+1 |
2008-09-30 | powerpc: Fix PCI in Holly device tree | David Gibson | 1 | -53/+53 |
2008-09-26 | kgdb, x86, arm, mips, powerpc: ignore user space single stepping | Jason Wessel | 1 | -3/+2 |
2008-09-24 | Merge branch 'for-2.6.28' of git://git.marvell.com/mv643xx_eth into upstream-... | Jeff Garzik | 1 | -4/+2 |
2008-09-23 | signals: demultiplexing SIGTRAP signal | Srinivasa Ds | 1 | -5/+0 |
2008-09-17 | Fix compile failure with non modular builds | James Bottomley | 3 | -20/+18 |
2008-09-17 | powerpc: Holly board needs dtbImage target | Josh Boyer | 1 | -1/+1 |
2008-09-16 | powerpc: Fix interrupt values for DMA2 in MPC8610 HPCD device tree | Timur Tabi | 1 | -4/+4 |
2008-09-14 | generic: redefine resource_size_t as phys_addr_t | Jeremy Fitzhardinge | 2 | -11/+6 |
2008-09-14 | generic: add phys_addr_t for holding physical addresses | Jeremy Fitzhardinge | 2 | -7/+3 |
2008-09-09 | lib: Correct printk %pF to work on all architectures | James Bottomley | 2 | -1/+15 |
2008-09-08 | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 1 | -0/+1 |
2008-09-08 | powerpc: Fix rare boot build breakage | Hugh Dickins | 1 | -1/+1 |
2008-09-08 | powerpc/spufs: Fix possible scheduling of a context to multiple SPEs | Andre Detsch | 1 | -1/+2 |
2008-09-06 | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk | 7 | -26/+0 |
2008-09-06 | PowerPC: Use <asm-generic/statfs.h> | David Woodhouse | 1 | -54/+0 |
2008-09-05 | mv643xx_eth: remove force_phy_addr field | Lennert Buytenhek | 1 | -4/+2 |
2008-09-05 | powerpc/spufs: Fix race for a free SPU | Jeremy Kerr | 1 | -4/+19 |
2008-09-05 | powerpc/spufs: Fix multiple get_spu_context() | Jeremy Kerr | 1 | -1/+2 |
2008-09-03 | powerpc: Fix for getting CPU number in power_save_ppc32_restore() | Kumar Gala | 2 | -2/+3 |
2008-09-03 | powerpc: Fix build error with 64K pages and !hugetlbfs | Benjamin Herrenschmidt | 1 | -4/+2 |
2008-09-03 | powerpc: Work around gcc's -fno-omit-frame-pointer bug | Tony Breeds | 3 | -4/+10 |
2008-09-03 | powerpc: Make sure _etext is after all kernel text | Stephen Rothwell | 1 | -3/+4 |
2008-09-03 | powerpc: Only make kernel text pages of linear mapping executable | Paul Mackerras | 1 | -7/+11 |
2008-09-03 | powerpc: Fix uninitialised variable in VSX alignment code | Michael Neuling | 1 | -1/+1 |
2008-08-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+5 |
2008-08-27 | fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi() | Heiko Schocher | 1 | -0/+5 |
2008-08-26 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 66 | -2807/+6654 |
2008-08-26 | powerpc: Update defconfigs for most non-embedded platforms | Paul Mackerras | 8 | -628/+1002 |
2008-08-26 | powerpc: Export CMO_PageSize | Andrew Morton | 1 | -0/+1 |
2008-08-26 | powerpc/ps3: Fix ioremap of spu shadow regs | Masakazu Mokuno | 1 | -4/+14 |
2008-08-26 | powerpc/ps3: Rework htab code to remove ioremap | Masakazu Mokuno | 2 | -179/+91 |
2008-08-26 | powerpc/ps3: Update ps3_defconfig | Geoff Levand | 1 | -20/+133 |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk | 1 | -1/+0 |
2008-08-21 | powerpc: Update defconfigs for FSL PPC boards | Kumar Gala | 46 | -1958/+5367 |
2008-08-21 | powerpc: Add cuImage.mpc866ads to the bootwrapper as a cuboot-8xx target | Scott Wood | 1 | -1/+1 |
2008-08-21 | cpm2: Fix race condition in CPM2 GPIO library. | Laurent Pinchart | 1 | -11/+26 |