summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Use cpu_thread_in_core in smp_init for of_spin_mapMilton Miller2008-10-212-16/+7
* powerpc/pseries: Validate PFN in pseries_remove_lmb()Nathan Fontenot2008-10-211-0/+6
* Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-10-211-2/+5
|\
| * powerpc/mpc5200: Don't touch pipelining for MPC5200BWolfram Sang2008-10-151-2/+5
* | Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt2008-10-215-0/+189
|\ \
| * | powerpc/4xx: Add PowerPC 4xx GPIO driverSteven A. Falco2008-10-172-0/+16
| * | powerpc/40x: Add support for Netstal HCU4 boardNiklaus Giger2008-10-173-0/+70
| * | powerpc/40x: Add PowerPC 40x simple platform supportJosh Boyer2008-10-173-0/+103
| |/
* | powerpc/spufs: Explain conditional decrement of aff_sched_countAndre Detsch2008-10-211-0/+5
* | powerpc/spufs: Improve search of node for contexts with SPU affinityAndre Detsch2008-10-211-6/+13
* | powerpc/spufs: Use kmalloc rather than kzalloc for switch log bufferJeremy Kerr2008-10-211-1/+2
* | powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs readJeremy Kerr2008-10-211-0/+5
* | powerpc/spufs: Don't require full buffer in switch_log readJeremy Kerr2008-10-211-19/+27
* | powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple o...Jeremy Kerr2008-10-213-56/+81
* | powerpc/spufs: sputrace: Don't block until the read buffer is fullJeremy Kerr2008-10-211-0/+5
* | powerpc/spufs: sputrace: Only enable logging on open(), prevent multiple openersJeremy Kerr2008-10-211-3/+29
|/
* Merge commit 'origin'Benjamin Herrenschmidt2008-10-158-10/+16
|\
| * vfs: Use const for kernel parser tableSteven Whitehouse2008-10-131-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-135-12/+39
| |\
| | * phylib: two dynamic mii_bus allocation fallout fixesLennert Buytenhek2008-10-091-2/+2
| | * phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-082-2/+2
| | * powerpc: Fix boot hang regression on MPC8544DSKumar Gala2008-10-021-1/+11
| * | Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-064-4/+0
* | | powerpc: Fix CHRP PCI config access for indirect_pciBenjamin Herrenschmidt2008-10-151-1/+1
* | | powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPsBenjamin Herrenschmidt2008-10-151-1/+1
* | | Merge commit 'kumar/kumar-next'Benjamin Herrenschmidt2008-10-1411-11/+364
|\ \ \
| * | | powerpc: FPGA support for GE Fanuc SBC610Martyn Welch2008-10-131-0/+40
| * | | powerpc: remove support for bootmem-allocated memory for the DIU driverTimur Tabi2008-10-131-1/+0
| * | | powerpc/5121: Add PCI support.John Rigby2008-10-132-0/+12
| * | | powerpc/83xx: don't probe broken PCI on mpc837x_mds boardsAnton Vorontsov2008-10-131-1/+7
| * | | powerpc/QE: move QE_GPIO Kconfig symbol into the platforms/KconfigAnton Vorontsov2008-10-131-0/+9
| * | | powerpc: make Freescale QE support a selectable Kconfig optionTimur Tabi2008-10-133-7/+2
| * | | powerpc: GE Fanuc's FPGA based PIC controller on the SBC610Martyn Welch2008-10-134-2/+294
* | | | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-10-142-6/+12
|\ \ \ \ | |/ / / |/| | |
| * | | powerpc/mpc5200: Silence warnings in arch/powerpc/platforms/52xx/mpc52xx_pci.cTony Breeds2008-10-081-4/+9
| * | | powerpc/mpc5200: trivial printk-fixes in mpc52xx_commonWolfram Sang2008-10-081-2/+3
* | | | powerpc/xics: Reduce and comment xics IPI use of memory barriersMilton Miller2008-10-131-4/+1
* | | | powerpc/xics: Make printk format strings fit on one lineMilton Miller2008-10-131-18/+18
* | | | powerpc/xics: Mark xics IPI interrupt as per-cpuMilton Miller2008-10-131-4/+4
* | | | powerpc/xics: EOI xics ipi by hand in kexecMilton Miller2008-10-131-11/+7
* | | | powerpc/xics: Factor out cpu joining/unjoining the GIQMilton Miller2008-10-131-20/+13
* | | | powerpc/xics: Initialization code cleanupsMilton Miller2008-10-131-12/+8
* | | | powerpc/xics: Trim #include listMilton Miller2008-10-131-4/+1
* | | | powerpc/xics: Change *_xirr_info_set() prototype to avoid castsMilton Miller2008-10-131-6/+5
* | | | powerpc/xics: Rearrange file to group code by functionMilton Miller2008-10-131-215/+217
* | | | powerpc/xics: Consolidate ipi message encode and decodeMilton Miller2008-10-133-57/+48
* | | | powerpc/xics: Update default_server during migrate_irqs_awayMilton Miller2008-10-131-4/+5
* | | | powerpc/xics: EOI unmapped irqs after disabling themMilton Miller2008-10-131-12/+41
* | | | Merge commit 'jk/jk-merge'Benjamin Herrenschmidt2008-10-101-4/+7
|\ \ \ \
| * | | | powerpc/spufs: add a missing mutex_unlockKou Ishizaki2008-10-101-0/+2