aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAge
* powerpc: Use cpu_thread_in_core in smp_init for of_spin_mapMilton Miller2008-10-21
* powerpc/pseries: Validate PFN in pseries_remove_lmb()Nathan Fontenot2008-10-21
* Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-10-20
|\
| * powerpc/mpc5200: Don't touch pipelining for MPC5200BWolfram Sang2008-10-15
* | Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt2008-10-20
|\ \
| * | powerpc/4xx: Add PowerPC 4xx GPIO driverSteven A. Falco2008-10-17
| * | powerpc/40x: Add support for Netstal HCU4 boardNiklaus Giger2008-10-17
| * | powerpc/40x: Add PowerPC 40x simple platform supportJosh Boyer2008-10-17
| |/
* | powerpc/spufs: Explain conditional decrement of aff_sched_countAndre Detsch2008-10-20
* | powerpc/spufs: Improve search of node for contexts with SPU affinityAndre Detsch2008-10-20
* | powerpc/spufs: Use kmalloc rather than kzalloc for switch log bufferJeremy Kerr2008-10-20
* | powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs readJeremy Kerr2008-10-20
* | powerpc/spufs: Don't require full buffer in switch_log readJeremy Kerr2008-10-20
* | 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
| |\
| | * phylib: two dynamic mii_bus allocation fallout fixesLennert Buytenhek2008-10-09
| | * phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-08
| | * powerpc: Fix boot hang regression on MPC8544DSKumar Gala2008-10-02
| * | Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-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
* | | Merge commit 'kumar/kumar-next'Benjamin Herrenschmidt2008-10-13
|\ \ \
| * | | powerpc: FPGA support for GE Fanuc SBC610Martyn Welch2008-10-13
| * | | powerpc: remove support for bootmem-allocated memory for the DIU driverTimur Tabi2008-10-13
| * | | powerpc/5121: Add PCI support.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
| * | | powerpc: make Freescale QE support a selectable Kconfig optionTimur Tabi2008-10-13
| * | | powerpc: GE Fanuc's FPGA based PIC controller on the SBC610Martyn Welch2008-10-13
* | | | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-10-13
|\ \ \ \ | |/ / / |/| | |
| * | | powerpc/mpc5200: Silence warnings in arch/powerpc/platforms/52xx/mpc52xx_pci.cTony Breeds2008-10-08
| * | | powerpc/mpc5200: trivial printk-fixes in mpc52xx_commonWolfram Sang2008-10-08
* | | | powerpc/xics: Reduce and comment xics IPI use of memory barriersMilton Miller2008-10-13
* | | | powerpc/xics: Make printk format strings fit on one lineMilton Miller2008-10-13
* | | | powerpc/xics: Mark xics IPI interrupt as per-cpuMilton Miller2008-10-13
* | | | powerpc/xics: EOI xics ipi by hand in kexecMilton Miller2008-10-13
* | | | powerpc/xics: Factor out cpu joining/unjoining the GIQMilton Miller2008-10-13
* | | | powerpc/xics: Initialization code cleanupsMilton Miller2008-10-13
* | | | powerpc/xics: Trim #include listMilton Miller2008-10-13
* | | | powerpc/xics: Change *_xirr_info_set() prototype to avoid castsMilton Miller2008-10-13
* | | | powerpc/xics: Rearrange file to group code by functionMilton Miller2008-10-13
* | | | powerpc/xics: Consolidate ipi message encode and decodeMilton Miller2008-10-13
* | | | powerpc/xics: Update default_server during migrate_irqs_awayMilton Miller2008-10-12
* | | | powerpc/xics: EOI unmapped irqs after disabling themMilton Miller2008-10-12
* | | | Merge commit 'jk/jk-merge'Benjamin Herrenschmidt2008-10-10
|\ \ \ \
| * | | | powerpc/spufs: add a missing mutex_unlockKou Ishizaki2008-10-09