aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2013-04-30powerpc: Reduce PTE table memory wastageAneesh Kumar K.V
2013-04-30powerpc: Move the pte free routines from common headerAneesh Kumar K.V
2013-04-30powerpc: Reduce the PTE_INDEX_SIZEAneesh Kumar K.V
2013-04-30powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo...Aneesh Kumar K.V
2013-04-30powerpc: New hugepage directory formatAneesh Kumar K.V
2013-04-30powerpc: Don't truncate pgd_index wronglyAneesh Kumar K.V
2013-04-30powerpc: Don't hard code the size of pte pageAneesh Kumar K.V
2013-04-30Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt
2013-04-30mm: remove free_area_cache use in powerpc architectureMichel Lespinasse
2013-04-26powerpc/perf: Enable branch stack sampling frameworkAnshuman Khandual
2013-04-26powerpc/perf: Add new BHRB related generic functions, data and flagsAnshuman Khandual
2013-04-26powerpc/perf: Add new BHRB related instructions for POWER8Anshuman Khandual
2013-04-26powerpc/perf: Add support for SIERMichael Ellerman
2013-04-26powerpc/perf: Add an explict flag indicating presence of SLOT fieldMichael Ellerman
2013-04-26powerpc: Initialise PMU related regs on Power8Michael Ellerman
2013-04-26powerpc/powernv: Patch MSI EOI handler on P8Gavin Shan
2013-04-26powerpc: Fix "attempt to move .org backwards" errorPaul Mackerras
2013-04-26powerpc/pseries: Add /proc interface to control topology updatesNathan Fontenot
2013-04-26powerpc/pseries: Update CPU maps when device tree is updatedJesse Larrew
2013-04-26powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Nathan Fontenot
2013-04-26powerpc/pseries: Use ARRAY_SIZE to iterate over firmware_features_table arrayNathan Fontenot
2013-04-26powerpc/pseries: Move architecture vector definitions to prom.hNathan Fontenot
2013-04-26powerpc/pseries: Add PRRN RTAS event handlerJesse Larrew
2013-04-26powerpc/pseries: Expose pseries devicetree_update()Nathan Fontenot
2013-04-26powerpc: Add HWCAP2 aux entryMichael Neuling
2013-04-18powerpc/ptrace: Add DAWR debug feature info for userspaceMichael Neuling
2013-04-18powerpc: Add accounting for Doorbell interruptsIan Munsie
2013-04-18powerpc: Add HFSCR SPR definitionsMichael Neuling
2013-04-18powerpc: fixing ptrace_get_reg to return an errorAlexey Kardashevskiy
2013-04-18powerpc: Fix build errors with UP configs in HV-style KVMPaul Mackerras
2013-04-18powerpc: remove PReP platformPaul Bolle
2013-04-18powerpc: use for_each_compatible_node() macroWei Yongjun
2013-04-18powerpc: Remove unused postfix parameter to DEFINE_BITOP()Michael Ellerman
2013-04-10powerpc/fsl-pci Make PCIe hotplug work with Freescale PCIe controllersRojhalat Ibrahim
2013-04-10powerpc/fsl-pci: Keep PCI SoC controller registers in pci_controllerKumar Gala
2013-03-17powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V
2013-03-17powerpc: Update kernel VSID rangeAneesh Kumar K.V
2013-03-17powerpc: Make VSID_BITS* dependency explicitAneesh Kumar K.V
2013-03-12powerpc/85xx: Add AltiVec support for e6500Kumar Gala
2013-03-05powerpc: Add DSCR FSCR register bit definitionMichael Neuling
2013-03-05powerpc: Wireup the kcmp syscall to sys_niTony Breeds
2013-03-05powerpc: Remove unused BITOP_LE_SWIZZLE macroAkinobu Mita
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds