summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] PS3: Remove unsupported wakeup sourcesGeoff Levand2008-05-021-6/+1
* [POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy staticGeert Uytterhoeven2008-05-022-6/+3
* [POWERPC] PS3: Add time include to lpmFUJITA Tomonori2008-05-021-0/+1
* [POWERPC] Fix slb.c compile warningsGeoff Levand2008-05-021-3/+3
* Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2008-05-026-9/+37
|\
| * [POWERPC] Xilinx: Fix compile warningsKumar Gala2008-05-012-4/+4
| * [POWERPC] Squash build warning for print of resource_size_t in fsl_soc.cBecky Bruce2008-05-011-2/+2
| * [RAPIDIO] fix current kernel-doc notationRandy Dunlap2008-05-012-2/+9
| * [POWERPC] 86xx: mpc8610_hpcd: add support for PCI Express x8 slotAnton Vorontsov2008-05-011-0/+21
| * [POWERPC] 86xx: Fix the wrong serial1 interrupt for 8610 boardJason Jin2008-04-301-1/+1
* | Fix a potential issue in mpc52xx uart driverAndrew Liu2008-05-011-0/+2
* | [POWERPC] mpc5200: Allow for fixed speed MII configurationsGrant Likely2008-05-013-42/+85
|/
* [POWERPC] Fix crashkernel= handling when no crashkernel= specifiedMichael Ellerman2008-04-301-6/+6
* [POWERPC] Make emergency stack safe for current_thread_info() useMichael Ellerman2008-04-301-3/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufsPaul Mackerras2008-04-307-21/+226
|\
| * [POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.hKumar Gala2008-04-301-0/+2
| * [POWERPC] spufs: trace spu_acquire_saved eventsJulio M. Merino Vidal2008-04-301-0/+2
| * [POWERPC] spufs: fix marker name for find_victimJulio M. Merino Vidal2008-04-301-1/+1
| * [POWERPC] spufs: add marker for destroy_spu_contextJulio M. Merino Vidal2008-04-301-0/+1
| * [POWERPC] spufs: add sputrace marker parameter namesJulio M. Merino Vidal2008-04-302-20/+20
| * [POWERPC] spufs: add context switch notification logChristoph Hellwig2008-04-305-0/+200
* | [POWERPC] mpc5200: defconfigs for CM5200, Lite5200B, Motion-PRO and TQM5200Bartlomiej Sieka2008-04-295-9/+4484
* | [POWERPC] mpc5200: Switch mpc5200 dts files to dts-v1 formatGrant Likely2008-04-295-288/+286
* | [POWERPC] mpc5200: Fix FEC error handling on FIFO errorsSascha Hauer2008-04-291-10/+13
* | [POWERPC] mpc5200: add Phytec pcm030 board supports.hauer@pengutronix.de2008-04-293-0/+1473
* | [POWERPC] mpc5200: add gpiolib support for mpc5200s.hauer@pengutronix.de2008-04-294-0/+485
* | [POWERPC] mpc5200: add interrupt type functionSascha Hauer2008-04-291-0/+38
* | [POWERPC] mpc5200: Fix unterminated of_device_id tableGrant Likely2008-04-291-1/+1
* | [RAPIDIO] Change RapidIO doorbell source and target ID field to 16-bitZhang Wei2008-04-291-4/+4
* | [RAPIDIO] Add RapidIO connection info print out and re-training for broken co...Zhang Wei2008-04-291-0/+71
* | [RAPIDIO] Add serial RapidIO controller support, which includes MPC8548, MPC8641Zhang Wei2008-04-292-11/+70
* | [RAPIDIO] Add RapidIO node probing into MPC86xx_HPCN board id tableZhang Wei2008-04-291-0/+1
* | [RAPIDIO] Add RapidIO node into MPC8641HPCN dts fileZhang Wei2008-04-291-0/+12
* | [RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei2008-04-298-42/+71
* | [RAPIDIO] Add OF-tree support to RapidIO controller driverZhang Wei2008-04-294-81/+102
* | [RAPIDIO] Add RapidIO multi mport supportZhang Wei2008-04-293-185/+238
* | [RAPIDIO] Move include/asm-ppc/rio.h to asm-powerpcZhang Wei2008-04-291-0/+0
* | [RAPIDIO] Add RapidIO option to kernel configurationZhang Wei2008-04-292-0/+14
* | [RAPIDIO] Change RIO function mpc85xx_ to fsl_Zhang Wei2008-04-291-40/+40
* | [POWERPC] Provide walk_memory_resource() for powerpcBadari Pulavarty2008-04-293-7/+57
* | [POWERPC] Update lmb data structures for hotplug memory add/removeBadari Pulavarty2008-04-293-10/+102
* | [POWERPC] Hotplug memory remove notifications for powerpcBadari Pulavarty2008-04-292-0/+99
* | [POWERPC] windfarm: Add PowerMac 12,1 supportÉtienne Bersac2008-04-297-6/+1078
* | [POWERPC] Fix building of pmac32 when CONFIG_NVRAM=mTony Breeds2008-04-292-2/+6
* | [POWERPC] Add IRQSTACKS support on ppc32Kumar Gala2008-04-298-5/+66
* | [POWERPC] Use __always_inline for xchg* and cmpxchg*Paul Mackerras2008-04-291-12/+12
* | [POWERPC] Add fast little-endian switch system callPaul Mackerras2008-04-291-0/+11
* | drivers: fix integer as NULL pointer warningsHarvey Harrison2008-04-286-6/+6
* | media: fix integer as NULL pointer warningsHarvey Harrison2008-04-2810-13/+16
* | scsi: fix integer as NULL pointer warningsHarvey Harrison2008-04-288-15/+15