summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTHVaibhav Jain2020-06-151-0/+37
* ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methodsVaibhav Jain2020-06-151-0/+95
* Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-052-0/+26
|\
| * powerpc: Add new HWCAP bitsAlistair Popple2020-06-021-0/+2
| * powerpc/vas: Include linux/types.h in uapi/asm/vas-api.hStephen Rothwell2020-04-221-0/+2
| * powerpc/vas: Define VAS_TX_WIN_OPEN ioctl APIHaren Myneni2020-04-201-0/+22
* | docs: fix broken references to text filesMauro Carvalho Chehab2020-04-201-1/+1
|/
* arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada2019-12-041-0/+2
* arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada2019-12-041-0/+2
* Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-014-9/+9
|\
| * y2038: stat: avoid 'time_t' in 'struct stat'Arnd Bergmann2019-11-151-1/+1
| * y2038: ipc: remove __kernel_time_t reference from headersArnd Bergmann2019-11-153-8/+8
* | Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-11-301-14/+0
|\ \
| * | powerpc: Replace GPL boilerplate with SPDX identifiersThomas Huth2019-11-131-14/+0
| |/
* / KVM: PPC: Book3S HV: XIVE: Allow userspace to set the # of VPsGreg Kurz2019-10-221-0/+3
|/
* Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-07-281-1/+1
|\
| * treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2019-07-251-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-241-1/+1
|\ \ | |/ |/|
| * Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig2019-07-241-1/+1
* | mm/mmap: move common defines to mman-common.hAneesh Kumar K.V2019-07-161-5/+1
|/
* treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-301-0/+1
* KVM: PPC: Book3S HV: XIVE: Add a mapping for the source ESB pagesCédric Le Goater2019-04-301-0/+1
* KVM: PPC: Book3S HV: XIVE: Add a TIMA mappingCédric Le Goater2019-04-301-0/+2
* KVM: PPC: Book3S HV: XIVE: Add get/set accessors for the VP XIVE stateCédric Le Goater2019-04-301-0/+2
* KVM: PPC: Book3S HV: XIVE: Add a control to dirty the XIVE EQ pagesCédric Le Goater2019-04-301-0/+1
* KVM: PPC: Book3S HV: XIVE: Add a control to sync the sourcesCédric Le Goater2019-04-301-0/+1
* KVM: PPC: Book3S HV: XIVE: Add a global reset controlCédric Le Goater2019-04-301-0/+1
* KVM: PPC: Book3S HV: XIVE: Add controls for the EQ configurationCédric Le Goater2019-04-301-0/+19
* KVM: PPC: Book3S HV: XIVE: Add a control to configure a sourceCédric Le Goater2019-04-301-0/+11
* KVM: PPC: Book3S HV: XIVE: add a control to initialize a sourceCédric Le Goater2019-04-301-0/+5
* KVM: PPC: Book3S HV: Add a new KVM device for the XIVE native exploitation modeCédric Le Goater2019-04-301-0/+3
* Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-171-2/+0
|\
| * kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-2/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-151-0/+2
|\ \ | |/ |/|
| * KVM: PPC: Book3S: Add count cache flush parameters to kvmppc_get_cpu_char()Suraj Jitindar Singh2019-03-011-0/+2
* | socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani2019-02-031-2/+2
|/
* powerpc/perf: Update perf_regs structure to include MMCRAMadhavan Srinivasan2019-01-081-0/+1
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-6/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* powerpc: generate uapi header and system call table filesFiroz Khan2018-12-212-390/+4
* powerpc: add __NR_syscalls along with NR_syscallsFiroz Khan2018-12-211-1/+4
* powerpc/perf: Update perf_regs structure to include SIERMadhavan Srinivasan2018-12-201-0/+1
* powerpc/bpf: Fix broken uapi for BPF_PROG_TYPE_PERF_EVENTSandipan Das2018-12-072-1/+9
* Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-291-0/+2
|\
| * tty/serial_core: add ISO7816 infrastructureNicolas Ferre2018-10-021-0/+2
* | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-262-2/+15
|\ \
| * | powerpc/uapi: Fix sigcontext definition to use user_pt_regsMichael Ellerman2018-10-191-1/+5
| * | powerpc: Split user/kernel definitions of struct pt_regsMichael Ellerman2018-10-141-1/+6
| * | powerpc/ptrace: Add support for PTRACE_SYSEMUBreno Leitao2018-10-031-0/+4
| |/
* | Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-251-0/+1
|\ \