summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-051-0/+3
* net: introduce SO_INCOMING_CPUEric Dumazet2014-11-111-0/+2
* powerpc: Wire up sys_bpf() syscallPranith Kumar2014-10-221-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-081-0/+6
|\
| * KVM: PPC: Move ONE_REG AltiVec support to powerpcMihai Caraman2014-09-221-0/+5
| * KVM: PPC: BOOKE: Add one reg interface for DBSRBharat Bhushan2014-09-221-0/+1
* | powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create()Pranith Kumar2014-09-091-0/+3
|/
* KVM: PPC: Book3S: Fix LPCR one_reg interfaceAlexey Kardashevskiy2014-07-281-0/+1
* KVM: PPC: Booke-hv: Add one reg interface for SPRG9Bharat Bhushan2014-07-281-0/+1
* powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category supportBenjamin Herrenschmidt2014-06-111-0/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-102-2/+9
|\
| * powerpc: Remove non-uapi linkage.h exportJames Hogan2014-05-201-1/+0
| * Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt2014-05-051-1/+9
| |\
| | * powerpc: Handle new ELFv2 module relocationsRusty Russell2014-04-231-1/+6
| | * powerpc: modules implement R_PPC64_TOCSAVE relocation.Rusty Russell2014-04-231-1/+4
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-042-1/+7
|\ \ \
| * | | KVM: PPC: Book3S: Move KVM_REG_PPC_WORT to an unused register numberPaul Mackerras2014-05-301-1/+1
| * | | KVM: PPC: Disable NX for old magic page using guestsAlexander Graf2014-05-301-0/+6
| | |/ | |/|
* | | powerpc: Wire renameat2() syscallBenjamin Herrenschmidt2014-06-021-0/+1
| |/ |/|
* | powerpc: Bump COMMAND_LINE_SIZE to 2048Anton Blanchard2014-04-281-1/+6
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-312-0/+5
|\
| * KVM: PPC: Book3S HV: Add software abort codes for transactional memoryMichael Neuling2014-01-271-0/+2
| * KVM: PPC: Book3S HV: Add support for DABRX register on POWER7Paul Mackerras2014-01-271-0/+2
| * KVM: PPC: Book3S HV: Context-switch new POWER8 SPRsMichael Neuling2014-01-271-0/+1
* | powerpc: Wire up sched_setattr and sched_getattr syscallsBenjamin Herrenschmidt2014-01-291-1/+2
* | net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-181-0/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-151-4/+82
|\
| * KVM: PPC: E500: Add userspace debug stub supportBharat Bhushan2013-10-171-0/+1
| * KVM: PPC: E500: exit to user space on "ehpriv 1" instructionBharat Bhushan2013-10-171-4/+17
| * KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7Paul Mackerras2013-10-171-0/+3
| * KVM: PPC: Book3S HV: Add support for guest Program Priority RegisterPaul Mackerras2013-10-171-0/+1
| * KVM: PPC: Book3S HV: Store LPCR value for each virtual corePaul Mackerras2013-10-171-0/+1
| * KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVEPaul Mackerras2013-10-171-0/+2
| * KVM: PPC: Book3S HV: Implement timebase offset for guestsPaul Mackerras2013-10-171-0/+3
| * KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_regMichael Neuling2013-10-171-0/+54
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-0/+2
|\ \
| * | net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-281-0/+2
| |/
* / powerpc: Include the appropriate endianness headerIan Munsie2013-10-111-0/+4
|/
* powerpc: Fix little endian coredumpsAnton Blanchard2013-08-141-2/+6
* powerpc: Simplify logic in include/uapi/asm/elf.hAnton Blanchard2013-08-141-12/+7
* 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-101-1/+1
* net: add socket option for low latency pollingEliezer Tamir2013-06-171-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