summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-0/+2
|\
| * net: add option to enable error queue packets waking selectKeller, Jacob E2013-04-011-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-014-17/+18
|\ \
| * | ppc compat wrappers for add_key(2) and request_key(2) are pointlessAl Viro2013-03-041-2/+2
| * | consolidate compat lookup_dcookie()Al Viro2013-03-041-1/+1
| * | convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-041-2/+2
| * | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-043-12/+13
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-2/+0
|\ \ \
| * | | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-081-2/+0
| | |/ | |/|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-301-0/+1
|\ \ \
| * \ \ Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2013-04-161-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | uretprobes/powerpc: Hijack return addressAnton Arapov2013-04-131-0/+1
* | | | mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-301-0/+1
|/ / /
* | | powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V2013-03-171-8/+8
* | | powerpc: Update kernel VSID rangeAneesh Kumar K.V2013-03-171-56/+59
* | | powerpc: Make VSID_BITS* dependency explicitAneesh Kumar K.V2013-03-171-5/+6
|/ /
* | powerpc: Add DSCR FSCR register bit definitionMichael Neuling2013-03-051-1/+2
* | powerpc: Wireup the kcmp syscall to sys_niTony Breeds2013-03-053-1/+3
* | powerpc: Remove unused BITOP_LE_SWIZZLE macroAkinobu Mita2013-03-051-2/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-021-1/+1
|\
| * switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-241-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-271-2/+0
|\ \
| * | default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-2/+0
* | | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-245-9/+20
|\ \ \ | |_|/ |/| |
| * | booke: Added DBCR4 SPR numberBharat Bhushan2013-02-131-0/+1
| * | KVM: PPC: booke: Allow multiple exception typesBharat Bhushan2013-02-131-2/+0
| * | KVM: PPC: booke: use vcpu reference from thread_structBharat Bhushan2013-02-131-2/+0
| * | KVM: PPC: BookE: Add EPR ONE_REG syncAlexander Graf2013-01-101-1/+5
| * | KVM: PPC: BookE: Implement EPR exitAlexander Graf2013-01-102-0/+11
| * | KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1Alexander Graf2013-01-101-0/+1
| * | KVM: Make KVM_PRIVATE_MEM_SLOTS optionalAlex Williamson2012-12-141-3/+1
| * | KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson2012-12-141-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-245-54/+35
|\ \ \
| * | | burying unused conditionalsAl Viro2013-02-141-4/+0
| * | | powerpc: trim the crap from syscalls.hAl Viro2013-02-041-5/+0
| * | | powerpc: switch to generic old sigaction()Al Viro2013-02-041-1/+1
| * | | powerpc: kill pointless wrappersAl Viro2013-02-041-31/+31
| * | | powerpc: switch to generic old sigsuspendAl Viro2013-02-041-0/+1
| * | | powerpc: switch to generic sigaltstackAl Viro2013-02-041-4/+0
| * | | take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro2013-02-041-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-2424-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-051-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