summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-235-54/+35
|\
| * burying unused conditionalsAl Viro2013-02-141-4/+0
| * powerpc: trim the crap from syscalls.hAl Viro2013-02-031-5/+0
| * powerpc: switch to generic old sigaction()Al Viro2013-02-031-1/+1
| * powerpc: kill pointless wrappersAl Viro2013-02-031-31/+31
| * powerpc: switch to generic old sigsuspendAl Viro2013-02-031-0/+1
| * powerpc: switch to generic sigaltstackAl Viro2013-02-031-4/+0
| * take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro2013-02-031-2/+0
| * consolidate kernel-side struct sigaction declarationsAl Viro2013-02-033-1/+3
| * consolidate declarations of k_sigactionAl Viro2013-02-031-4/+0
| * sanitize rt_sigaction() situation a bitAl Viro2013-02-031-3/+0
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-2324-125/+594
|\ \
| * \ Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2013-02-201-0/+17
| |\ \
| | * | powerpc/mpc512x: fix sparce warnings for non static symbolsAnatolij Gustschin2013-02-051-0/+1
| | * | powerpc/512x: add function for chip select parameter configurationAnatolij Gustschin2013-02-041-0/+16
| * | | powerpc: Add transactional memory to POWER8 cpu featuresMichael Neuling2013-02-151-1/+2
| * | | powerpc: Add new transactional memory state to the signal contextMichael Neuling2013-02-151-0/+1
| * | | powerpc: Add helper functions for transactional memory context switchingMichael Neuling2013-02-152-1/+21
| * | | powerpc: Add transactional memory paca scratch register to show_regsMichael Neuling2013-02-151-0/+3
| * | | powerpc: Register defines for various transactional memory registersMichael Neuling2013-02-151-0/+27
| * | | powerpc: New macros for transactional memory supportMichael Neuling2013-02-152-0/+84
| * | | powerpc: Add additional state needed for transactional memory to thread structMichael Neuling2013-02-151-0/+28
| * | | powerpc: Add new instructions for transactional memoryMichael Neuling2013-02-151-0/+10
| * | | powerpc: Add new CPU feature bit for transactional memoryMichael Neuling2013-02-151-0/+7
| * | | powerpc: Move boot_paca into early_setupGeoff Levand2013-02-151-1/+0
| * | | powerpc/ps3: Add macro PS3_VERBOSE_RESULTGeoff Levand2013-02-151-1/+1
| * | | powerpc/kvm/book3s_hv: Preserve guest CFAR register valuePaul Mackerras2013-02-153-2/+10
| * | | powerpc: Save CFAR before branching in interrupt entry pathsPaul Mackerras2013-02-151-16/+68
| * | | powerpc: Add support for context switching the TAR registerIan Munsie2013-02-083-1/+7
| * | | powerpc: Change hardware breakpoint to allow longer rangesMichael Neuling2013-01-291-2/+0
| * | | powerpc: Avoid debug_smp_processor_id() check in SHARED_PROCESSORLi Zhong2013-01-291-1/+1
| * | | powerpc/ptrace: Make #defines for all request numbers hexMichael Neuling2013-01-291-14/+14
| * | | Merge branch 'merge' into nextBenjamin Herrenschmidt2013-01-291-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | powerpc: Rename set_break to avoid naming conflictMichael Neuling2013-01-162-2/+2
| * | | powerpc: Add DSCR support to ptraceAlexey Kardashevskiy2013-01-161-0/+1
| * | | powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo2013-01-101-0/+3
| * | | powerpc: Add the DAWR support to the set_break()Michael Neuling2013-01-101-0/+4
| * | | powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling2013-01-104-18/+37
| * | | powerpc: Add DAWR/X SPR number definitionsMichael Neuling2013-01-101-0/+5
| * | | powerpc: Add DAWR CPU feature bit definitionMichael Neuling2013-01-101-1/+2
| * | | powerpc: Repack 64bit CPU features to remove holesMichael Neuling2013-01-101-24/+26
| * | | powerpc: Remove extra zeros from 32 bit CPU features definitionsMichael Neuling2013-01-101-31/+31
| * | | powerpc: Implement PPR save/restoreHaren Myneni2013-01-101-8/+10
| * | | powerpc: Macros for saving/restore PPRHaren Myneni2013-01-103-0/+63
| * | | powerpc: Define ppr in thread_structHaren Myneni2013-01-101-0/+12
| * | | powerpc: Increase exceptions arrays in paca struct to save PPRHaren Myneni2013-01-102-3/+4
| * | | powerpc: Enable PPR save/restoreHaren Myneni2013-01-101-2/+4
| * | | powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to callerHaren Myneni2013-01-102-3/+2
| * | | powerpc: Disable relocation on exceptions whenever PR KVM is activeIan Munsie2013-01-101-0/+9
| * | | powerpc: Relocate prom_init.c on 64bitAnton Blanchard2013-01-101-0/+3
OpenPOWER on IntegriCloud