aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
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-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
2013-02-08powerpc: Add support for context switching the TAR registerIan Munsie
2013-02-06perf/powerpc: Fix build errorSukadev Bhattiprolu
2013-02-05powerpc/mpc512x: fix sparce warnings for non static symbolsAnatolij Gustschin
2013-02-04powerpc/512x: add function for chip select parameter configurationAnatolij Gustschin
2013-02-03powerpc: trim the crap from syscalls.hAl Viro
2013-02-03powerpc: switch to generic old sigaction()Al Viro
2013-02-03powerpc: kill pointless wrappersAl Viro
2013-02-03powerpc: switch to generic old sigsuspendAl Viro
2013-02-03powerpc: switch to generic sigaltstackAl Viro
2013-02-03take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro
2013-02-03consolidate declarations of k_sigactionAl Viro
2013-02-03sanitize rt_sigaction() situation a bitAl Viro
2013-01-31perf/POWER7: Make some POWER7 events available in sysfsSukadev Bhattiprolu
2013-01-31perf/POWER7: Make generic event translations available in sysfsSukadev Bhattiprolu
2013-01-29powerpc: Change hardware breakpoint to allow longer rangesMichael Neuling
2013-01-29powerpc: Avoid debug_smp_processor_id() check in SHARED_PROCESSORLi Zhong
2013-01-29powerpc/ptrace: Make #defines for all request numbers hexMichael Neuling
2013-01-29Merge branch 'merge' into nextBenjamin Herrenschmidt
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker
2013-01-23soreuseport: infrastructureTom Herbert
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat
2013-01-16powerpc: Rename set_break to avoid naming conflictMichael Neuling
2013-01-16powerpc: Add DSCR support to ptraceAlexey Kardashevskiy
2013-01-10Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds