aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
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-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-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
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-20Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2013-02-15powerpc: Add transactional memory to POWER8 cpu featuresMichael Neuling
2013-02-15powerpc: Add new transactional memory state to the signal contextMichael Neuling
2013-02-15powerpc: Add helper functions for transactional memory context switchingMichael Neuling
2013-02-15powerpc: Add transactional memory paca scratch register to show_regsMichael Neuling
2013-02-15powerpc: Register defines for various transactional memory registersMichael Neuling
2013-02-15powerpc: New macros for transactional memory supportMichael Neuling
2013-02-15powerpc: Add additional state needed for transactional memory to thread structMichael Neuling
2013-02-15powerpc: Add new instructions for transactional memoryMichael Neuling
2013-02-15powerpc: Add new CPU feature bit for transactional memoryMichael Neuling
2013-02-15powerpc: Move boot_paca into early_setupGeoff Levand
2013-02-15powerpc/ps3: Add macro PS3_VERBOSE_RESULTGeoff Levand
2013-02-15powerpc/kvm/book3s_hv: Preserve guest CFAR register valuePaul Mackerras
2013-02-15powerpc: Save CFAR before branching in interrupt entry pathsPaul Mackerras
2013-02-14burying unused conditionalsAl Viro
2013-02-13booke: Added DBCR4 SPR numberBharat Bhushan
2013-02-13KVM: PPC: booke: Allow multiple exception typesBharat Bhushan
2013-02-13KVM: PPC: booke: use vcpu reference from thread_structBharat Bhushan