summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix little endian coredumpsAnton Blanchard2013-08-141-2/+6
* powerpc: Simplify logic in include/uapi/asm/elf.hAnton Blanchard2013-08-141-12/+7Star
* powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspaceMichael Ellerman2013-08-012-0/+19
* net: rename busy poll socket op and globalsEliezer Tamir2013-07-111-1/+1
* net: add socket option for low latency pollingEliezer Tamir2013-06-181-0/+2
* powerpc/tm: Move TM abort cause codes to uapiMichael Neuling2013-06-012-0/+19
* powerpc/cputable: Reserve bits in HWCAP2 for new featuresNishanth Aravamudan2013-05-061-0/+9
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-051-0/+94
|\
| * KVM: PPC: Book3S: Add API for in-kernel XICS emulationPaul Mackerras2013-05-021-0/+12
| * KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler statePaul Mackerras2013-04-261-0/+12
| * KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman2013-04-261-0/+6
| * KVM: PPC: MPIC: Add support for KVM_IRQ_LINEAlexander Graf2013-04-261-0/+1
| * KVM: PPC: Support irq routing and irqfd for in-kernel MPICAlexander Graf2013-04-261-0/+1
| * kvm/ppc/mpic: in-kernel MPIC emulationScott Wood2013-04-261-0/+8
| * KVM: PPC: e500: Add support for EPTCFG registerMihai Caraman2013-04-261-0/+1
| * KVM: PPC: e500: Add support for TLBnPS registersMihai Caraman2013-04-261-0/+4
| * KVM: PPC: e500: Expose MMU registers via ONE_REGMihai Caraman2013-04-261-0/+17
| * KVM: PPC: debug stub interface parameter definedBharat Bhushan2013-04-261-0/+23
| * Added ONE_REG interface for debug instructionBharat Bhushan2013-04-171-0/+4
| * KVM: PPC: Added one_reg interface for timer registersBharat Bhushan2013-03-221-0/+5
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-021-0/+1
|\ \
| * | powerpc/ptrace: Add DAWR debug feature info for userspaceMichael Neuling2013-04-181-0/+1
| |/
* | 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-011-6/+0Star
|\ \ | |/ |/|
| * consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-041-6/+0Star
* | powerpc: Wireup the kcmp syscall to sys_niTony Breeds2013-03-051-0/+1
|/
* Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-241-1/+5
|\
| * KVM: PPC: BookE: Add EPR ONE_REG syncAlexander Graf2013-01-101-1/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-241-4/+2Star
|\ \
| * | powerpc: switch to generic old sigaction()Al Viro2013-02-041-1/+1
| * | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-031-0/+2
| * | consolidate declarations of k_sigactionAl Viro2013-02-031-4/+0Star
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-241-14/+15
|\ \ \
| * | | 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: Add DSCR support to ptraceAlexey Kardashevskiy2013-01-151-0/+1
* | | | soreuseport: infrastructureTom Herbert2013-01-231-1/+1
* | | | sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-171-0/+2
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-01-101-1/+1
|\ \ \ | |/ / |/| |
| * | powerpc: Corrected include header path in kvm_para.hBharat Bhushan2012-12-201-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-211-6/+0Star
|\ \
| * | unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-201-6/+0Star
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-191-0/+1
|\ \ \
| * | | powerpc: add finit_module syscall.Rusty Russell2012-12-141-0/+1
| |/ /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-181-31/+0Star
|\ \ \ | |_|/ |/| |
| * | powerpc: Move most of setup.h out of uapiAnton Blanchard2012-11-151-31/+0Star
| |/
* | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-144-3/+189
|\ \
| * | KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interfaceMihai Caraman2012-12-061-0/+2
| * | KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPTPaul Mackerras2012-12-061-0/+25