summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-231-0/+2
|\
| * Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2017-01-311-0/+20
| |\
| * | KVM: PPC: Book 3S: XICS: Implement ICS P/Q statesLi Zhong2017-01-271-0/+2
* | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2017-02-141-0/+20
|\ \ \ | | |/ | |/|
| * | KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMUPaul Mackerras2017-01-311-0/+20
| |/
* | powerpc: Add new cache geometry aux vectorsBenjamin Herrenschmidt2017-02-061-1/+32
* | powerpc: Move ARCH_DLINFO out of uapiBenjamin Herrenschmidt2017-02-061-23/+0Star
|/
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-161-0/+1
|\
| * powerpc/kexec: Enable kexec_file_load() syscallThiago Jung Bauermann2016-11-301-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-12-141-0/+5
|\ \
| * | KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRsPaul Mackerras2016-11-231-0/+4
| * | KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras2016-11-211-0/+1
| |/
* / tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan2016-11-301-0/+2
|/
* powerpc/ptrace: Enable support for Performance Monitor registersAnshuman Khandual2016-08-011-1/+2
* powerpc/ptrace: Enable support for EBB registersAnshuman Khandual2016-08-011-0/+1
* powerpc/ptrace: Enable support for TM SPR stateAnshuman Khandual2016-08-011-0/+1
* powerpc/ptrace: Enable support for NT_PPC_CVSXAnshuman Khandual2016-08-011-0/+1
* powerpc/ptrace: Enable support for NT_PPC_CVMXAnshuman Khandual2016-08-011-0/+1
* Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-201-0/+50
|\
| * powerpc/perf: Assign an id to each powerpc registerAnju T2016-04-211-0/+50
* | powerpc: wire up preadv2 and pwritev2 syscallsRui Salvaterra2016-04-271-0/+2
* | powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard2016-04-181-0/+1
|/
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-191-2/+2
|\
| * powerpc: Fix misspellings in comments.Adam Buchbinder2016-03-011-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-0/+2
|\ \
| * | net: Facility to report route quality of connected socketsTom Herbert2016-02-261-0/+2
| |/
* / KVM: PPC: Add support for 64bit TCE windowsAlexey Kardashevskiy2016-03-011-0/+9
|/
* powerpc: Wire up copy_file_range() syscallChandan Rajendra2016-01-211-0/+1
* Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-152-0/+4
|\
| * powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand2016-01-131-0/+2
| * powerpc: Add HWCAP bits for Power9Michael Ellerman2016-01-111-0/+2
* | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-051-0/+3
* | Partial revert of "powerpc: Individual System V IPC system calls"Michael Ellerman2015-12-161-12/+0Star
|/
* powerpc: Wire up sys_mlock2()Michael Ellerman2015-11-161-0/+1
* Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-061-0/+12
|\
| * powerpc: Individual System V IPC system callsSam bobroff2015-10-151-0/+12
* | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson2015-11-061-0/+1
|/
* powerpc: Wire up sys_membarrier()Michael Ellerman2015-09-211-0/+1
* powerpc: Wire up sys_userfaultfd()Michael Ellerman2015-09-091-0/+1
* powerpc: Export include/uapi/asm/eeh.hGavin Shan2015-08-181-0/+1
* powerpc/kernel: Switch to using MAX_ERRNOMichael Ellerman2015-07-291-2/+0Star
* powerpc/signal: Fix confusing header documentation in sigcontext.hAnshuman Khandual2015-07-161-2/+2
* powerpc/tm: Abort syscalls in active transactionsSam bobroff2015-06-192-1/+2
* powerpc/include: Add opal-prd to installed uapi headersJeremy Kerr2015-06-171-0/+1
* powerpc/powernv: Add opal-prd channelJeremy Kerr2015-06-051-0/+58
* powerpc/eeh: Introduce eeh_pe_inject_err()Gavin Shan2015-05-121-0/+26
* powerpc/eeh: Move PE state constants aroundGavin Shan2015-05-121-0/+30
* Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman2015-04-301-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-172-17/+0Star
|\
| * powerpc: switch to using asm-generic for seccomp.hKees Cook2015-04-172-17/+0Star