summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-0234-134/+471
|\
| * powerpc: Fix build error for book3eAneesh Kumar K.V2013-05-021-0/+18
| * powerpc: Context switch the new EBB SPRsMichael Ellerman2013-05-022-0/+6
| * powerpc: Turn on the EBB H/FSCR bitsMichael Neuling2013-05-021-0/+2
| * powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207SMichael Ellerman2013-05-021-4/+4
| * powerpc: Setup BHRB instructions facility in HFSCR for POWER8Anshuman Khandual2013-05-021-0/+1
| * powerpc: print both base and actual page size on hash failureAneesh Kumar K.V2013-04-301-1/+2
| * powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V2013-04-302-15/+21
| * powerpc: Reduce PTE table memory wastageAneesh Kumar K.V2013-04-304-57/+37
| * powerpc: Move the pte free routines from common headerAneesh Kumar K.V2013-04-303-59/+189
| * powerpc: Reduce the PTE_INDEX_SIZEAneesh Kumar K.V2013-04-301-3/+3
| * powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo...Aneesh Kumar K.V2013-04-302-0/+4
| * powerpc: New hugepage directory formatAneesh Kumar K.V2013-04-304-2/+66
| * powerpc: Don't truncate pgd_index wronglyAneesh Kumar K.V2013-04-301-2/+1
| * powerpc: Don't hard code the size of pte pageAneesh Kumar K.V2013-04-301-0/+6
| * Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2013-04-303-2/+15
| |\
| | * powerpc/fsl-pci Make PCIe hotplug work with Freescale PCIe controllersRojhalat Ibrahim2013-04-101-0/+6
| | * powerpc/fsl-pci: Keep PCI SoC controller registers in pci_controllerKumar Gala2013-04-101-1/+4
| | * powerpc/85xx: Add AltiVec support for e6500Kumar Gala2013-03-122-1/+5
| * | mm: remove free_area_cache use in powerpc architectureMichel Lespinasse2013-04-301-2/+1
| * | powerpc/perf: Enable branch stack sampling frameworkAnshuman Khandual2013-04-261-0/+1
| * | powerpc/perf: Add new BHRB related generic functions, data and flagsAnshuman Khandual2013-04-261-0/+6
| * | powerpc/perf: Add new BHRB related instructions for POWER8Anshuman Khandual2013-04-261-0/+8
| * | powerpc/perf: Add support for SIERMichael Ellerman2013-04-262-0/+6
| * | powerpc/perf: Add an explict flag indicating presence of SLOT fieldMichael Ellerman2013-04-261-0/+1
| * | powerpc: Initialise PMU related regs on Power8Michael Ellerman2013-04-261-0/+6
| * | powerpc/powernv: Patch MSI EOI handler on P8Gavin Shan2013-04-262-0/+3
| * | powerpc: Fix "attempt to move .org backwards" errorPaul Mackerras2013-04-261-1/+1
| * | powerpc/pseries: Add /proc interface to control topology updatesNathan Fontenot2013-04-261-0/+5
| * | powerpc/pseries: Update CPU maps when device tree is updatedJesse Larrew2013-04-262-1/+3
| * | powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Nathan Fontenot2013-04-262-25/+24
| * | powerpc/pseries: Use ARRAY_SIZE to iterate over firmware_features_table arrayNathan Fontenot2013-04-261-1/+0
| * | powerpc/pseries: Move architecture vector definitions to prom.hNathan Fontenot2013-04-261-0/+71
| * | powerpc/pseries: Add PRRN RTAS event handlerJesse Larrew2013-04-261-0/+2
| * | powerpc/pseries: Expose pseries devicetree_update()Nathan Fontenot2013-04-261-0/+4
| * | powerpc: Add HWCAP2 aux entryMichael Neuling2013-04-262-0/+2
| * | powerpc: Add accounting for Doorbell interruptsIan Munsie2013-04-181-0/+3
| * | powerpc: Add HFSCR SPR definitionsMichael Neuling2013-04-181-0/+6
| * | powerpc: fixing ptrace_get_reg to return an errorAlexey Kardashevskiy2013-04-181-1/+2
| * | powerpc: Fix build errors with UP configs in HV-style KVMPaul Mackerras2013-04-181-0/+2
| * | powerpc: remove PReP platformPaul Bolle2013-04-183-17/+1
| * | powerpc: use for_each_compatible_node() macroWei Yongjun2013-04-181-3/+1
| * | powerpc: Remove unused postfix parameter to DEFINE_BITOP()Michael Ellerman2013-04-181-6/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-013-11/+18
|\ \ \
| * | | ppc compat wrappers for add_key(2) and request_key(2) are pointlessAl Viro2013-03-031-2/+2
| * | | consolidate compat lookup_dcookie()Al Viro2013-03-031-1/+1
| * | | convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-031-2/+2
| * | | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-032-6/+13
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-2/+0
|\ \ \ \
| * | | | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-081-2/+0
| | |/ / | |/| |
OpenPOWER on IntegriCloud