summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pci: Make IO workarounds init implicit when first bus is registeredMichael Ellerman2011-04-271-1/+0
* powerpc/pci: Move IO workarounds to the common kernel dirMichael Ellerman2011-04-271-0/+49
* powerpc/pci: Split IO vs MMIO indirect access hooksMichael Ellerman2011-04-271-5/+11
* powerpc: Per process DSCR + some fixes (try#4)Alexey Kardashevskiy2011-04-273-0/+12
* powerpc/book3e: Flush IPROT protected TLB entries leftover by firmwareJack Miller2011-04-271-0/+1
* powerpc: Add TLB size detection for TYPE_3E MMUsBenjamin Herrenschmidt2011-04-271-0/+15
* powerpc: Add A2 cpu supportBenjamin Herrenschmidt2011-04-272-2/+162
* powerpc/xics: Move irq_host matching into the ics backendMichael Ellerman2011-04-201-0/+1
* powerpc: Add SCOM infrastructureBenjamin Herrenschmidt2011-04-201-0/+156
* powerpc/xics: xics.h relies on linux/interrupt.hMichael Ellerman2011-04-201-0/+2
* powerpc/a2: Add some #defines for A2 specific instructionsBenjamin Herrenschmidt2011-04-201-0/+25
* powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman2011-04-202-2/+2
* powerpc/mm: Fix slice state initialization for Book3EMichael Ellerman2011-04-201-1/+1
* powerpc/mm: Standardise on MMU_NO_CONTEXTMichael Ellerman2011-04-201-0/+2
* powerpc: Add NAP mode support on Power7 in HV modeBenjamin Herrenschmidt2011-04-203-1/+8
* powerpc: Properly handshake CPUs going out of boot spin loopBenjamin Herrenschmidt2011-04-201-0/+1
* powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV modePaul Mackerras2011-04-202-8/+21
* powerpc: More work to support HV exceptionsBenjamin Herrenschmidt2011-04-202-14/+25
* powerpc: Base support for exceptions using HSRR0/1Benjamin Herrenschmidt2011-04-203-32/+35
* powerpc: In HV mode, use HSPRG0 for PACABenjamin Herrenschmidt2011-04-202-4/+29
* powerpc: Define CPU feature for Architected 2.06 HV modeBenjamin Herrenschmidt2011-04-201-1/+2
* powerpc: Add more Power7 specific definitionsBenjamin Herrenschmidt2011-04-202-1/+46
* powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt2011-04-202-0/+145
* powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabledStefan Roese2011-04-181-1/+1
* Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt2011-04-181-2/+14
|\
| * powerpc/e500mc: Remove CPU_FTR_MAYBE_CAN_NAP/CPU_FTR_MAYBE_CAN_DOZEScott Wood2011-04-121-2/+1
| * powerpc/book3e: Fix CPU feature handling on 64-bit e5500Kumar Gala2011-04-121-0/+13
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-0716-19/+19
|\ \ | |/ |/|
| * Fix common misspellingsLucas De Marchi2011-03-3116-19/+19
* | powerpc/smp: Don't expose per-cpu "cpu_state" arrayBenjamin Herrenschmidt2011-04-011-1/+1
* | powerpc/smp: Add a smp_ops->bringup_up() done callbackBenjamin Herrenschmidt2011-04-011-0/+1
* | powerpc/pmac/smp: Properly NAP offlined CPU on G5Benjamin Herrenschmidt2011-04-011-1/+0
* | powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32Benjamin Herrenschmidt2011-04-011-1/+1
* | powerpc/pmac/smp: Fix 32-bit PowerMac cpu_dieBenjamin Herrenschmidt2011-04-011-0/+1
* | powerpc/smp: Remove unused smp_ops->cpu_enable()Benjamin Herrenschmidt2011-04-011-1/+0
* | powerpc/smp: Remove unused generic_cpu_enable()Benjamin Herrenschmidt2011-04-011-1/+0
* | powerpc/smp: soft-replugged CPUs must go back to start_secondaryBenjamin Herrenschmidt2011-04-011-0/+1
|/
* Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-301-5/+5
|\
| * powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chipRichard Cochran2011-03-301-8/+8
* | powerpc/qe_ic: Fix another breakage from the irq_data conversionBenjamin Herrenschmidt2011-03-301-8/+8
* | powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memoryBenjamin Herrenschmidt2011-03-301-1/+1
* | powerpc: Wire up new syscallsStephen Rothwell2011-03-302-1/+9
* | powerpc/booke: Correct the SPRN_MAS5 definition.Varun Sethi2011-03-301-1/+1
* | powerpc: ARCH_PFN_OFFSET should be unsigned longScott Wood2011-03-301-1/+1
* | powerpc: Implement dma_mmap_coherent()Benjamin Herrenschmidt2011-03-301-0/+6
|/
* remove dma64_addr_tFUJITA Tomonori2011-03-241-2/+0
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-241-14/+0
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-241-14/+0
* powerpc: introduce little-endian bitopsAkinobu Mita2011-03-241-23/+38
* asm-generic: change little-endian bitops to take any pointer typesAkinobu Mita2011-03-241-2/+2