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