aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2013-04-26powerpc/pseries: Add PRRN RTAS event handlerJesse Larrew1-0/+2
2013-04-26powerpc/pseries: Expose pseries devicetree_update()Nathan Fontenot1-0/+4
2013-04-26powerpc: Add HWCAP2 aux entryMichael Neuling2-0/+2
2013-04-18powerpc/ptrace: Add DAWR debug feature info for userspaceMichael Neuling1-0/+1
2013-04-18powerpc: Add accounting for Doorbell interruptsIan Munsie1-0/+3
2013-04-18powerpc: Add HFSCR SPR definitionsMichael Neuling1-0/+6
2013-04-18powerpc: fixing ptrace_get_reg to return an errorAlexey Kardashevskiy1-1/+2
2013-04-18powerpc: Fix build errors with UP configs in HV-style KVMPaul Mackerras1-0/+2
2013-04-18powerpc: remove PReP platformPaul Bolle3-17/+1
2013-04-18powerpc: use for_each_compatible_node() macroWei Yongjun1-3/+1
2013-04-18powerpc: Remove unused postfix parameter to DEFINE_BITOP()Michael Ellerman1-6/+5
2013-04-17Added ONE_REG interface for debug instructionBharat Bhushan3-0/+8
2013-04-16Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar1-0/+1
2013-04-13uretprobes/powerpc: Hijack return addressAnton Arapov1-0/+1
2013-04-10powerpc/fsl-pci Make PCIe hotplug work with Freescale PCIe controllersRojhalat Ibrahim1-0/+6
2013-04-10powerpc/fsl-pci: Keep PCI SoC controller registers in pci_controllerKumar Gala1-1/+4
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner1-2/+0
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E1-0/+2
2013-03-22KVM: PPC: Remove unused argument to kvmppc_core_dequeue_externalPaul Mackerras1-2/+1
2013-03-22KVM: PPC: booke: Added debug handlerBharat Bhushan1-0/+1
2013-03-22KVM: PPC: Added one_reg interface for timer registersBharat Bhushan1-0/+5
2013-03-21Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti6-66/+71
2013-03-17powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V1-8/+8
2013-03-17powerpc: Update kernel VSID rangeAneesh Kumar K.V1-56/+59
2013-03-17powerpc: Make VSID_BITS* dependency explicitAneesh Kumar K.V1-5/+6
2013-03-12powerpc/85xx: Add AltiVec support for e6500Kumar Gala2-1/+5
2013-03-05powerpc: Add DSCR FSCR register bit definitionMichael Neuling1-1/+2
2013-03-05powerpc: Wireup the kcmp syscall to sys_niTony Breeds3-1/+3
2013-03-05powerpc: Remove unused BITOP_LE_SWIZZLE macroAkinobu Mita1-2/+0
2013-03-04KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa1-1/+1
2013-03-03ppc compat wrappers for add_key(2) and request_key(2) are pointlessAl Viro1-2/+2
2013-03-03consolidate compat lookup_dcookie()Al Viro1-1/+1
2013-03-03convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro1-2/+2
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro3-12/+13
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+0
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro1-2/+0
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-9/+20
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro1-1/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-54/+35
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds24-125/+594
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+3
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+6
2013-02-20Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt1-0/+17
2013-02-15powerpc: Add transactional memory to POWER8 cpu featuresMichael Neuling1-1/+2
2013-02-15powerpc: Add new transactional memory state to the signal contextMichael Neuling1-0/+1
2013-02-15powerpc: Add helper functions for transactional memory context switchingMichael Neuling2-1/+21
2013-02-15powerpc: Add transactional memory paca scratch register to show_regsMichael Neuling1-0/+3
2013-02-15powerpc: Register defines for various transactional memory registersMichael Neuling1-0/+27
2013-02-15powerpc: New macros for transactional memory supportMichael Neuling2-0/+84