aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-1/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus 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/viro/signalLinus Torvalds5-54/+35
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus 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/kernel/git/tip/tipLinus 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
2013-02-15powerpc: Add additional state needed for transactional memory to thread structMichael Neuling1-0/+28
2013-02-15powerpc: Add new instructions for transactional memoryMichael Neuling1-0/+10
2013-02-15powerpc: Add new CPU feature bit for transactional memoryMichael Neuling1-0/+7
2013-02-15powerpc: Move boot_paca into early_setupGeoff Levand1-1/+0
2013-02-15powerpc/ps3: Add macro PS3_VERBOSE_RESULTGeoff Levand1-1/+1
2013-02-15powerpc/kvm/book3s_hv: Preserve guest CFAR register valuePaul Mackerras3-2/+10
2013-02-15powerpc: Save CFAR before branching in interrupt entry pathsPaul Mackerras1-16/+68
2013-02-14burying unused conditionalsAl Viro1-4/+0
2013-02-13booke: Added DBCR4 SPR numberBharat Bhushan1-0/+1
2013-02-13KVM: PPC: booke: Allow multiple exception typesBharat Bhushan1-2/+0
2013-02-13KVM: PPC: booke: use vcpu reference from thread_structBharat Bhushan1-2/+0
2013-02-08powerpc: Add support for context switching the TAR registerIan Munsie3-1/+7
2013-02-06perf/powerpc: Fix build errorSukadev Bhattiprolu1-1/+1
2013-02-05powerpc/mpc512x: fix sparce warnings for non static symbolsAnatolij Gustschin1-0/+1
2013-02-04powerpc/512x: add function for chip select parameter configurationAnatolij Gustschin1-0/+16
2013-02-03powerpc: trim the crap from syscalls.hAl Viro1-5/+0
2013-02-03powerpc: switch to generic old sigaction()Al Viro1-1/+1
2013-02-03powerpc: kill pointless wrappersAl Viro1-31/+31
2013-02-03powerpc: switch to generic old sigsuspendAl Viro1-0/+1
2013-02-03powerpc: switch to generic sigaltstackAl Viro1-4/+0
2013-02-03take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro1-2/+0
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro3-1/+3
2013-02-03consolidate declarations of k_sigactionAl Viro1-4/+0
2013-02-03sanitize rt_sigaction() situation a bitAl Viro1-3/+0
2013-01-31perf/POWER7: Make some POWER7 events available in sysfsSukadev Bhattiprolu1-0/+3
2013-01-31perf/POWER7: Make generic event translations available in sysfsSukadev Bhattiprolu1-0/+23
2013-01-29powerpc: Change hardware breakpoint to allow longer rangesMichael Neuling1-2/+0
2013-01-29powerpc: Avoid debug_smp_processor_id() check in SHARED_PROCESSORLi Zhong1-1/+1
2013-01-29powerpc/ptrace: Make #defines for all request numbers hexMichael Neuling1-14/+14
2013-01-29Merge branch 'merge' into nextBenjamin Herrenschmidt1-1/+1
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker3-6/+6