summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructionsNicholas Piggin2017-05-251-0/+2
* Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-121-0/+7
|\
| * powerpc/64s: Support new device tree binding for discovering CPU featuresNicholas Piggin2017-05-091-0/+7
* | uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-45/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-081-0/+3
|\ \
| * | kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini2017-04-071-0/+3
* | | Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-051-0/+16
|\ \ \ | | |/ | |/|
| * | powerpc/hugetlb: Add ABI defines for supported HugeTLB page sizesAnshuman Khandual2017-04-111-0/+16
| |/
* | New getsockopt option to get socket cookieChenbo Feng2017-04-081-0/+2
* | net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala2017-03-241-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-231-0/+1
|\ \ | |/
| * powerpc: Wire up statx() syscallChandan Rajendra2017-03-161-0/+1
* | sock: introduce SO_MEMINFO getsockoptJosh Hunt2017-03-221-0/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-221-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/+0
|/
* 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-131-0/+5
|\ \
| * | KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRsPaul Mackerras2016-11-241-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-251-0/+2
| |/
* | KVM: PPC: Add support for 64bit TCE windowsAlexey Kardashevskiy2016-03-021-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-041-0/+3
* | Partial revert of "powerpc: Individual System V IPC system calls"Michael Ellerman2015-12-161-12/+0
|/
* 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-051-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-051-0/+1
|/
OpenPOWER on IntegriCloud