summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/uapi
AgeCommit message (Expand)AuthorLines
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+2
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-0/+10
2018-02-01Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář-0/+2
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+14
2018-01-21powerpc: sys_pkey_mprotect() system callRam Pai-0/+1
2018-01-21powerpc: sys_pkey_alloc() and sys_pkey_free() system callsRam Pai-0/+2
2018-01-20powerpc/ptrace: Add memory protection key regsetThiago Jung Bauermann-0/+1
2018-01-20powerpc: ability to create execute-disabled pkeysRam Pai-0/+6
2018-01-19KVM: PPC: Book3S: Provide information about hardware/firmware CVE workaroundsPaul Mackerras-0/+25
2018-01-16KVM: PPC: Book3S HV: Enable migration of decrementer registerPaul Mackerras-0/+2
2018-01-15signal/powerpc: Remove redefinition of NSIGTRAP on powerpcEric W. Biederman-3/+0
2018-01-12signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAPEric W. Biederman-0/+15
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner-0/+1
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-0/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman-0/+25
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman-0/+15
2017-10-20powerpc: Add PPC_FEATURE2_HTM_NO_SUSPENDMichael Ellerman-0/+1
2017-09-06mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz-16/+0
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy-1/+1
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-29/+6
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+6
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-89/+1
2017-06-22KVM: PPC: Book3S HV: Exit guest upon MCE when FWNMI capability is enabledAravinda Prasad-0/+6
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai-0/+1
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+2
2017-06-01powerpc: use asm-generic/socket.h as much as possibleStephen Rothwell-91/+1
2017-05-30powerpc: Use uapi/asm-generic/sockios.hStephen Rothwell-20/+1
2017-05-30powerpc: Use the asm-generic versions of some uapi includesStephen Rothwell-9/+5
2017-05-25powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructionsNicholas Piggin-0/+2
2017-05-21net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller-0/+2
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-0/+7
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel-45/+0
2017-05-09powerpc/64s: Support new device tree binding for discovering CPU featuresNicholas Piggin-0/+7
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+3
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-0/+16
2017-04-11powerpc/hugetlb: Add ABI defines for supported HugeTLB page sizesAnshuman Khandual-0/+16
2017-04-08New getsockopt option to get socket cookieChenbo Feng-0/+2
2017-04-07kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini-0/+3
2017-03-24net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala-0/+2
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+1
2017-03-22sock: introduce SO_MEMINFO getsockoptJosh Hunt-0/+2
2017-03-16powerpc: Wire up statx() syscallChandan Rajendra-0/+1
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+2
2017-02-14Merge branch 'topic/ppc-kvm' into nextMichael Ellerman-0/+20
2017-02-06powerpc: Add new cache geometry aux vectorsBenjamin Herrenschmidt-1/+32
2017-02-06powerpc: Move ARCH_DLINFO out of uapiBenjamin Herrenschmidt-23/+0
2017-01-31Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras-0/+20
2017-01-31KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMUPaul Mackerras-0/+20
2017-01-27KVM: PPC: Book 3S: XICS: Implement ICS P/Q statesLi Zhong-0/+2
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-0/+1