aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
Commit message (Expand)AuthorAge
...
* | | powerpc/xics: Move irq_host matching into the ics backendMichael Ellerman2011-04-20
* | | powerpc: Add SCOM infrastructureBenjamin Herrenschmidt2011-04-20
* | | powerpc/xics: xics.h relies on linux/interrupt.hMichael Ellerman2011-04-20
* | | powerpc/a2: Add some #defines for A2 specific instructionsBenjamin Herrenschmidt2011-04-20
* | | powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman2011-04-20
* | | powerpc/mm: Fix slice state initialization for Book3EMichael Ellerman2011-04-20
* | | powerpc/mm: Standardise on MMU_NO_CONTEXTMichael Ellerman2011-04-20
* | | powerpc: Add NAP mode support on Power7 in HV modeBenjamin Herrenschmidt2011-04-19
* | | powerpc: Properly handshake CPUs going out of boot spin loopBenjamin Herrenschmidt2011-04-19
* | | powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV modePaul Mackerras2011-04-19
* | | powerpc: More work to support HV exceptionsBenjamin Herrenschmidt2011-04-19
* | | powerpc: Base support for exceptions using HSRR0/1Benjamin Herrenschmidt2011-04-19
* | | powerpc: In HV mode, use HSPRG0 for PACABenjamin Herrenschmidt2011-04-19
* | | powerpc: Define CPU feature for Architected 2.06 HV modeBenjamin Herrenschmidt2011-04-19
* | | powerpc: Add more Power7 specific definitionsBenjamin Herrenschmidt2011-04-19
* | | powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt2011-04-19
|/ /
* | powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabledStefan Roese2011-04-17
* | Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt2011-04-17
|\ \ | |/ |/|
| * powerpc/e500mc: Remove CPU_FTR_MAYBE_CAN_NAP/CPU_FTR_MAYBE_CAN_DOZEScott Wood2011-04-12
| * powerpc/book3e: Fix CPU feature handling on 64-bit e5500Kumar Gala2011-04-12
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
|\ \ | |/ |/|
| * Fix common misspellingsLucas De Marchi2011-03-31
* | powerpc/smp: Don't expose per-cpu "cpu_state" arrayBenjamin Herrenschmidt2011-04-01
* | powerpc/smp: Add a smp_ops->bringup_up() done callbackBenjamin Herrenschmidt2011-04-01
* | powerpc/pmac/smp: Properly NAP offlined CPU on G5Benjamin Herrenschmidt2011-04-01
* | powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32Benjamin Herrenschmidt2011-04-01
* | powerpc/pmac/smp: Fix 32-bit PowerMac cpu_dieBenjamin Herrenschmidt2011-04-01
* | powerpc/smp: Remove unused smp_ops->cpu_enable()Benjamin Herrenschmidt2011-04-01
* | powerpc/smp: Remove unused generic_cpu_enable()Benjamin Herrenschmidt2011-04-01
* | powerpc/smp: soft-replugged CPUs must go back to start_secondaryBenjamin Herrenschmidt2011-04-01
|/
* Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-30
|\
| * powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chipRichard Cochran2011-03-30
* | powerpc/qe_ic: Fix another breakage from the irq_data conversionBenjamin Herrenschmidt2011-03-29
* | powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memoryBenjamin Herrenschmidt2011-03-29
* | powerpc: Wire up new syscallsStephen Rothwell2011-03-29
* | powerpc/booke: Correct the SPRN_MAS5 definition.Varun Sethi2011-03-29
* | powerpc: ARCH_PFN_OFFSET should be unsigned longScott Wood2011-03-29
* | powerpc: Implement dma_mmap_coherent()Benjamin Herrenschmidt2011-03-29
|/
* remove dma64_addr_tFUJITA Tomonori2011-03-23
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-23
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-23
* powerpc: introduce little-endian bitopsAkinobu Mita2011-03-23
* asm-generic: change little-endian bitops to take any pointer typesAkinobu Mita2011-03-23
* asm-generic: rename generic little-endian bitops functionsAkinobu Mita2011-03-23
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-22
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-22
* powerpc/ptrace: Remove BUG_ON when full register set not availableMike Wolf2011-03-20
* powerpc: Make MPIC honor the "pic-no-reset" device tree propertyMeador Inge2011-03-20
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-18
|\
| * perf, powerpc: Handle events that raise an exception without overflowingAnton Blanchard2011-03-16