Age | Commit message (Expand) | Author |
2008-12-13 | powerpc: Use cpu_thread_in_core in smp_init for of_spin_map | Milton Miller |
2008-12-13 | powerpc/virtex5: Fix Virtex5 machine check handling | Grant Likely |
2008-12-13 | powerpc/mpic: Don't reset affinity for secondary MPIC on boot | Arnd Bergmann |
2008-12-05 | powerpc/spufs: add a missing mutex_unlock | Kou Ishizaki |
2008-12-05 | powerpc/spufs: Fix spinning in spufs_ps_fault on signal | Jeremy Kerr |
2008-11-20 | powerpc/mpic: Fix regression caused by change of default IRQ affinity | Kumar Gala |
2008-11-06 | powerpc: Don't use a 16G page if beyond mem= limits | Jon Tollefson |
2008-11-06 | powerpc/numa: Make memory reserve code more robust | Jon Tollefson |
2008-11-06 | powerpc: Reserve in bootmem lmb reserved regions that cross NUMA nodes | Jon Tollefson |
2008-11-06 | powerpc: fix i2c on PPC linkstation / kurobox machines | Guennadi Liakhovetski |
2008-10-02 | powerpc: Fix boot hang regression on MPC8544DS | Kumar Gala |
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-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-09 | lib: Correct printk %pF to work on all architectures | James Bottomley |
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-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 |
2008-08-20 | powerpc: fix memory leaks in QE library | Timur Tabi |
2008-08-20 | powerpc/85xx: TQM8548: DTS file fixes and cleanup | Wolfgang Grandegger |
2008-08-20 | powerpc: Fix whitespace merge in mpc8641 hpcn device tree | Kumar Gala |
2008-08-20 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2008-08-20 | powerpc: Fix vio_bus_probe oops on probe error | Brian King |
2008-08-20 | powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices | Joachim Fenkes |
2008-08-20 | powerpc: Fix /dev/oldmem interface for kdump | Michael Ellerman |
2008-08-20 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf... | Paul Mackerras |
2008-08-19 | powerpc/spufs: Remove invalid semicolon after if statement | Ilpo Järvinen |