aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple o...Jeremy Kerr2008-10-20
* powerpc/spufs: sputrace: Don't block until the read buffer is fullJeremy Kerr2008-10-20
* powerpc/spufs: sputrace: Only enable logging on open(), prevent multiple openersJeremy Kerr2008-10-20
* Merge commit 'origin'Benjamin Herrenschmidt2008-10-14
|\
| * vfs: Use const for kernel parser tableSteven Whitehouse2008-10-13
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-13
| |\
| | * Merge branch 'x86/urgent' into core/signalIngo Molnar2008-10-12
| | |\
| | | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-10-11
| | | |\
| | | | * phylib: two dynamic mii_bus allocation fallout fixesLennert Buytenhek2008-10-09
| | | | * phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-08
| | | | * ibm_newemac: Fix EMAC soft reset on 460EX/GTVictor Gallardo2008-10-08
| | | | * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-08
| | | | |\
| | | | * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-01
| | | | |\ \
| | | | * \ \ Merge branch 'for-2.6.28' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik2008-09-24
| | | | |\ \ \
| | | | | * | | mv643xx_eth: remove force_phy_addr fieldLennert Buytenhek2008-09-05
| | | * | | | | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar2008-10-08
| | | |\ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | | * | | | kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-08
| | | * | | | | powerpc: Fix boot hang regression on MPC8544DSKumar Gala2008-10-02
| | | * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-09-30
| | | |\ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | | * | | | powerpc: Fix failure to shutdown with CPU hotplugJohannes Berg2008-09-29
| | | | * | | | powerpc: Fix PCI in Holly device treeDavid Gibson2008-09-29
| | | * | | | | kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel2008-09-26
| | | |/ / / /
| | * / / / / signals: demultiplexing SIGTRAP signalSrinivasa Ds2008-09-23
| | |/ / / /
| | * | | | Fix compile failure with non modular buildsJames Bottomley2008-09-17
| | * | | | powerpc: Holly board needs dtbImage targetJosh Boyer2008-09-17
| | * | | | powerpc: Fix interrupt values for DMA2 in MPC8610 HPCD device treeTimur Tabi2008-09-16
| * | | | | Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-06
| * | | | | PowerPC: Use <asm-generic/statfs.h>David Woodhouse2008-09-06
| | |_|_|/ | |/| | |
* | | | | powerpc: Fix CHRP PCI config access for indirect_pciBenjamin Herrenschmidt2008-10-14
* | | | | powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPsBenjamin Herrenschmidt2008-10-14
* | | | | powerpc: Fix 32-bit SMP boot on CHRPBenjamin Herrenschmidt2008-10-14
* | | | | powerpc: Fix link errors on 32-bit machines using legacy DMABenjamin Herrenschmidt2008-10-14
* | | | | powerpc/pci: Improve detection of unassigned bridge resourcesBenjamin Herrenschmidt2008-10-14
* | | | | powerpc: Get USE_STRICT_MM_TYPECHECKS working againDavid Gibson2008-10-13
* | | | | powerpc: Reflect the used arguments in machine_init() prototypeSebastian Andrzej Siewior2008-10-13
* | | | | powerpc: Fix DMA offset for non-coherent DMABenjamin Herrenschmidt2008-10-13
* | | | | Merge commit 'kumar/kumar-next'Benjamin Herrenschmidt2008-10-13
|\ \ \ \ \
| * | | | | powerpc: fix fsl_upm nand driver modular buildAnton Vorontsov2008-10-13
| * | | | | powerpc/83xx: add NAND support for the MPC8360E-RDK boardsAnton Vorontsov2008-10-13
| * | | | | powerpc: FPGA support for GE Fanuc SBC610Martyn Welch2008-10-13
| * | | | | powerpc: reserve two DMA channels for audio in MPC8610 HPCD device treeTimur Tabi2008-10-13
| * | | | | powerpc: disable CHRP and PMAC support in various defconfigsTimur Tabi2008-10-13
| * | | | | powerpc/83xx: add DS1374 RTC support for the MPC837xE-MDS boardsAnton Vorontsov2008-10-13
| * | | | | powerpc: remove support for bootmem-allocated memory for the DIU driverTimur Tabi2008-10-13
| * | | | | powerpc: remove non-dependent load fsl_booke PTE_64BITMilton Miller2008-10-13
| * | | | | powerpc/5121: Add PCI support.John Rigby2008-10-13
| * | | | | powerpc: 83xx: pci: Remove need for get_immrbase from mpc83xx_add_bridge.John Rigby2008-10-13
| * | | | | powerpc/fsl: Hide MPC5121 pci bridge.John Rigby2008-10-13
| * | | | | powerpc/83xx: don't probe broken PCI on mpc837x_mds boardsAnton Vorontsov2008-10-13
| * | | | | powerpc/QE: move QE_GPIO Kconfig symbol into the platforms/KconfigAnton Vorontsov2008-10-13