summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
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
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-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-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
2013-01-23soreuseport: infrastructureTom Herbert1-1/+1
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat1-0/+2
2013-01-16powerpc: Rename set_break to avoid naming conflictMichael Neuling2-2/+2
2013-01-16powerpc: Add DSCR support to ptraceAlexey Kardashevskiy1-0/+1
2013-01-10Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2013-01-10powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo1-0/+3
2013-01-10powerpc: Add the DAWR support to the set_break()Michael Neuling1-0/+4
2013-01-10powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling4-18/+37
2013-01-10powerpc: Add DAWR/X SPR number definitionsMichael Neuling1-0/+5
2013-01-10powerpc: Add DAWR CPU feature bit definitionMichael Neuling1-1/+2
2013-01-10powerpc: Repack 64bit CPU features to remove holesMichael Neuling1-24/+26
2013-01-10powerpc: Remove extra zeros from 32 bit CPU features definitionsMichael Neuling1-31/+31
2013-01-10powerpc: Implement PPR save/restoreHaren Myneni1-8/+10
2013-01-10powerpc: Macros for saving/restore PPRHaren Myneni3-0/+63
2013-01-10powerpc: Define ppr in thread_structHaren Myneni1-0/+12
2013-01-10powerpc: Increase exceptions arrays in paca struct to save PPRHaren Myneni2-3/+4
2013-01-10powerpc: Enable PPR save/restoreHaren Myneni1-2/+4
2013-01-10powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to callerHaren Myneni2-3/+2
2013-01-10powerpc: Disable relocation on exceptions whenever PR KVM is activeIan Munsie1-0/+9
2013-01-10powerpc: Relocate prom_init.c on 64bitAnton Blanchard1-0/+3
2013-01-10powerpc/perf: Change PMU flag representation from decimal to hexAnshuman Khandual1-5/+5
2013-01-10powerpc: Hook up doorbells on serverIan Munsie1-1/+2