summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Defer processing of interrupts when the CPU wakes from sleep modePaul Mackerras2008-05-161-0/+8
* Merge branch 'linux-2.6' into powerpc-nextPaul Mackerras2008-05-168-18/+67
|\
| * [POWERPC] cell: Fix section mismatches in io-workarounds codeIshizaki Kou2008-05-152-6/+6
| * [POWERPC] spufs: Fix compile errorFUJITA Tomonori2008-05-151-0/+1
| * [POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt2008-05-154-11/+59
| * [POWERPC] spufs: Fix pointer reference in find_victimLuke Browning2008-05-151-1/+1
* | [POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseriesMichael Ellerman2008-05-145-12/+15
* | [POWERPC] pseries/firmware.c should include pseries/pseries.hMichael Ellerman2008-05-141-0/+1
* | [POWERPC] Fix sparse warnings in arch/powerpc/kernelMichael Ellerman2008-05-1410-31/+25
* | [POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.cMichael Ellerman2008-05-141-1/+6
* | [POWERPC] Fix sparse warnings in xmon.cMichael Ellerman2008-05-141-29/+30
* | [POWERPC] Move xmon_irq() declaration into xmon.hMichael Ellerman2008-05-142-14/+1
* | [POWERPC] sysdev/mpic_msi.c should include sysdev/mpic.hMichael Ellerman2008-05-141-0/+1
* | [POWERPC] Remove duplicate variable definitions in mm/tlb_64.cMichael Ellerman2008-05-141-5/+2
* | [POWERPC] Move declaration of tce variables into mmu-hash64.hMichael Ellerman2008-05-141-2/+0
* | [POWERPC] Fix sparse warnings in arch/powerpc/mmMichael Ellerman2008-05-143-6/+6
* | [POWERPC] Move declaration of init_bootmem_done into system.hMichael Ellerman2008-05-141-2/+1
* | [POWERPC] Create of_buses for MV64x60 devicesRemi Machet2008-05-141-0/+10
* | [POWERPC] Set lower flag bits in regs->trap to indicate debug level exceptionKumar Gala2008-05-141-1/+1
* | [POWERPC] Define and use TLF_RESTORE_SIGMASKRoland McGrath2008-05-143-9/+9
* | [POWERPC] mpic_u3msi: Failed allocation unnoticedRoel Kluin2008-05-141-3/+5
* | [POWERPC] mpic_pasemi_msi: Failed allocation unnoticedRoel Kluin2008-05-141-2/+4
|/
* [POWERPC] 85xx: SBC8548 - Add flash support and HW Rev reportingJeremy McNicoll2008-05-132-1/+123
* [POWERPC] 85xx: Fix some sparse warnings for 85xx MDSAndy Fleming2008-05-131-1/+1
* [POWERPC] 83xx: Enable DMA engine on the MPC8377 MDS board.Zhang Wei2008-05-131-0/+27
* [POWERPC] 86xx: mpc8610_hpcd: fix second serial portAnton Vorontsov2008-05-131-2/+12
* [POWERPC] 86xx: mpc8610_hpcd: add support for NOR and NAND flashesAnton Vorontsov2008-05-133-4/+145
* [POWERPC] 85xx: Add 8568 PHY workarounds to board codeAndy Fleming2008-05-131-0/+119
* [POWERPC] 86xx: mpc8610_hpcd: use ULI526X driver for on-board ethernetAnton Vorontsov2008-05-131-5/+2
* [POWERPC] ppc: More compile fixesPaul Mackerras2008-05-121-1/+1
* [POWERPC] ppc: Don't run prom_init_check for arch/ppc buildsSegher Boessenkool2008-05-121-0/+6
* [POWERPC] Fix default cputable entries for e200 and e500 familiesPaul Mackerras2008-05-121-0/+2
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-05-0918-137/+384
|\
| * [POWERPC] Remove leftover printk in isa-bridge.cNate Case2008-05-091-3/+0
| * [POWERPC] Remove duplicate #includeHuang Weiyi2008-05-091-1/+0
| * [POWERPC] Initialize lockdep earlierBenjamin Herrenschmidt2008-05-091-3/+3
| * [POWERPC] Document when printk is useableBenjamin Herrenschmidt2008-05-091-0/+4
| * [POWERPC] Fix bogus paca->_current initializationBenjamin Herrenschmidt2008-05-091-4/+0
| * [POWERPC] Make default cputable entries reflect selected CPU familyBenjamin Herrenschmidt2008-05-091-10/+43
| * Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2008-05-0927-204/+268
| |\
| | * [POWERPC] 4xx: Fix PCI mem in sequoia DTSChristian Ehrhardt2008-05-061-2/+7
| | * [POWERPC] 4xx: Add endpoint support to 4xx PCIe driverStefan Roese2008-05-061-49/+131
| | * [POWERPC] 4xx: Fix problem with new TLB storage attibute fields on 440x6 coreStefan Roese2008-05-061-1/+8
| * | [POWERPC] spufs: lockdep annotations for spufs_dir_closeChristoph Hellwig2008-05-081-1/+1
| * | [POWERPC] spufs: don't requeue victim contex in find_victim if it's not in sp...Christoph Hellwig2008-05-081-1/+2
| * | [POWERPC] spufs: spu_create should send inotify IM_CREATE eventChristoph Hellwig2008-05-061-2/+6
| * | [POWERPC] spufs: handle faults while the context switch pending flag is setLuke Browning2008-05-052-9/+18
| * | [POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning2008-05-055-28/+53
| * | [POWERPC] spufs: try to route SPU interrupts to local nodeLuke Browning2008-05-054-3/+26
| * | [POWERPC] spufs: set SPU_CONTEXT_SWITCH_PENDING before synchronising SPU irqsLuke Browning2008-05-051-2/+8
OpenPOWER on IntegriCloud