summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
...
| * | [POWERPC] spu_base: move spu_init_channels out of spu_mutexChristoph Hellwig2007-04-231-1/+2
| * | [POWERPC] spu sched: make addition to stop_wq and runque atomic vs wakeupLuke Browning2007-04-231-22/+16
| * | [POWERPC] spufs: streamline locking for isolated spu setupChristoph Hellwig2007-04-233-55/+16
| * | [POWERPC] spufs: remove woken threads from the runqueue earlyChristoph Hellwig2007-04-232-27/+19
| * | [POWERPC] spufs: add memory barriers after set_bitArnd Bergmann2007-04-231-0/+3
| * | [POWERPC] spu sched: ensure preempted threads are put back on the runqueue, p...Christoph Hellwig2007-04-231-0/+6
| * | [POWERPC] spu sched: ensure preempted threads are put back on the runqueueChristoph Hellwig2007-04-231-3/+10
| * | [POWERPC] spufs: clear mapping pointers after last closeChristoph Hellwig2007-04-234-13/+148
| * | [POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu cont...Christoph Hellwig2007-04-232-4/+23
| |/
* | Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/p...Paul Mackerras2007-04-246-129/+99
|\ \ | |/ |/|
| * [POWERPC] Miscellaneous arch/powerpc Kconfig and platform/Kconfig cleanupKumar Gala2007-04-121-13/+25
| * [POWERPC] Convert 85xx platform to unified platform KconfigKumar Gala2007-04-122-26/+6
| * [POWERPC] Convert 8xx platform to unified platform KconfigKumar Gala2007-04-122-37/+34
| * [POWERPC] Convert 82xx platform to unified platform KconfigKumar Gala2007-04-122-36/+26
| * [POWERPC] Convert 83xx platform to unified platform KconfigKumar Gala2007-04-122-6/+3
| * [POWERPC] Convert 86xx platform to unified platform KconfigKumar Gala2007-04-122-16/+5
| * [POWERPC] Ensure platform CONFIG options have correct dependenciesKumar Gala2007-04-121-1/+6
* | [POWERPC] Rename get_property to of_get_property: the last oneStephen Rothwell2007-04-131-6/+7
* | [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-1366-215/+220
* | [POWERPC] Make struct property's value a void *Stephen Rothwell2007-04-133-4/+3
* | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-135-7/+7
* | [POWERPC] Autodetect serial console on efikaOlaf Hering2007-04-131-0/+26
* | [POWERPC] spufs: don't yield CPU in spu_yieldChristoph Hellwig2007-04-131-4/+0
* | [POWERPC] CBE thermal support on PS3Geert Uytterhoeven2007-04-131-0/+1
* | [POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering2007-04-137-7/+0
* | [POWERPC] Fix link errors when EEH is disabledOlaf Hering2007-04-132-0/+2
* | Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-1313-112/+159
|\ \ | |/ |/|
| * [POWERPC] mpc52xx_pic: fix main interrupt maskingDomen Puncer2007-04-121-2/+2
| * [POWERPC] Bypass hcall stats until cpu features have runAnton Blanchard2007-03-221-1/+6
| * [POWERPC] Avoid hypervisor statistics calculation in real modeMohan Kumar M2007-03-223-1/+51
| * [PATCH] pasemi trivial iomem annotationsAl Viro2007-03-141-1/+1
| * [POWERPC] ps3: always make sure were running on a PS3Geert Uytterhoeven2007-03-102-2/+2
| * [POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt2007-03-103-82/+74
| * [POWERPC] avoid SPU_ACTIVATE_NOWAKE optimizationChristoph Hellwig2007-03-103-11/+6
| * [POWERPC] spufs: fix possible memory corruption is spufs_mem_writeArnd Bergmann2007-03-101-10/+14
| * [POWERPC] 85xx: Enable CONFIG_SERIAL_8250_SHARE_IRQKumar Gala2007-03-071-0/+1
| * [POWERPC] Select u-image as default image for LinkstationSegher Boessenkool2007-03-071-0/+1
| * [POWERPC] 83xx: Minor fixes for 834x_mds USB setup codeLi Yang2007-03-071-4/+4
* | [POWERPC] 85xx: Add initial MPC8544 DS platform files.Jon Loeliger2007-03-293-1/+153
* | [POWERPC] 83xx: Add MPC832x RDB board support.Michael Barkowski2007-03-293-1/+147
* | [POWERPC] 83xx: Removed dead headerKumar Gala2007-03-262-20/+0
* | [POWERPC] 83xx: Delete unused header file.Robert P. J. Day2007-03-261-23/+0
* | [POWERPC] QE: automatically select QE optionsTimur Tabi2007-03-261-2/+0
* | [POWERPC] 86xx/85xx: Unify Freescale PCI Express memory map registers structureZang Roy-r619112007-03-261-1/+1
* | [POWERPC] 86xx/85xx: Move 8641 PCI-Express to arch/powerpc/sysdev/fsl_pcie.c.Jon Loeliger2007-03-262-174/+1
* | Merge branch 'ppc_kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/gal...Paul Mackerras2007-03-2614-262/+422
|\ \
| * | [POWERPC] Created arch/powerpc/platforms/Kconfig for "Platform support"Kumar Gala2007-03-221-0/+219
| * | [POWERPC] Split several platforms into their respective Kconfig fileKumar Gala2007-03-226-0/+63
| * | [POWERPC] Removed config options that we don't support in embedded6xxKumar Gala2007-03-222-262/+37
| * | [POWERPC] Split cell platforms into their respective Kconfig fileKumar Gala2007-03-223-0/+48
OpenPOWER on IntegriCloud