index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
uapi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-30
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+14
2018-01-19
KVM: PPC: Book3S: Provide information about hardware/firmware CVE workarounds
Paul Mackerras
1
-0
/
+25
2018-01-15
signal/powerpc: Remove redefinition of NSIGTRAP on powerpc
Eric W. Biederman
1
-3
/
+0
2018-01-12
signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAP
Eric W. Biederman
1
-0
/
+15
2017-12-05
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
1
-0
/
+1
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
25
-0
/
+25
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
15
-0
/
+15
2017-10-20
powerpc: Add PPC_FEATURE2_HTM_NO_SUSPEND
Michael Ellerman
1
-0
/
+1
2017-09-06
mm: arch: consolidate mmap hugetlb size encodings
Mike Kravetz
1
-16
/
+0
2017-07-17
tty: Fix TIOCGPTPEER ioctl definition
Gleb Fotengauer-Malinovskiy
1
-1
/
+1
2017-07-07
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-29
/
+6
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+6
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-89
/
+1
2017-06-22
KVM: PPC: Book3S HV: Exit guest upon MCE when FWNMI capability is enabled
Aravinda Prasad
1
-0
/
+6
2017-06-09
tty: add TIOCGPTPEER ioctl
Aleksa Sarai
1
-0
/
+1
2017-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2017-06-01
powerpc: use asm-generic/socket.h as much as possible
Stephen Rothwell
1
-91
/
+1
2017-05-30
powerpc: Use uapi/asm-generic/sockios.h
Stephen Rothwell
2
-20
/
+1
2017-05-30
powerpc: Use the asm-generic versions of some uapi includes
Stephen Rothwell
5
-9
/
+5
2017-05-25
powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructions
Nicholas Piggin
1
-0
/
+2
2017-05-21
net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.
David S. Miller
1
-0
/
+2
2017-05-12
Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+7
2017-05-11
uapi: export all headers under uapi directories
Nicolas Dichtel
1
-45
/
+0
2017-05-09
powerpc/64s: Support new device tree binding for discovering CPU features
Nicholas Piggin
1
-0
/
+7
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+16
2017-04-11
powerpc/hugetlb: Add ABI defines for supported HugeTLB page sizes
Anshuman Khandual
1
-0
/
+16
2017-04-08
New getsockopt option to get socket cookie
Chenbo Feng
1
-0
/
+2
2017-04-07
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
Paolo Bonzini
1
-0
/
+3
2017-03-24
net: Introduce SO_INCOMING_NAPI_ID
Sridhar Samudrala
1
-0
/
+2
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-03-22
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
1
-0
/
+2
2017-03-16
powerpc: Wire up statx() syscall
Chandan Rajendra
1
-0
/
+1
2017-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2017-02-14
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-0
/
+20
2017-02-06
powerpc: Add new cache geometry aux vectors
Benjamin Herrenschmidt
1
-1
/
+32
2017-02-06
powerpc: Move ARCH_DLINFO out of uapi
Benjamin Herrenschmidt
1
-23
/
+0
2017-01-31
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
1
-0
/
+20
2017-01-31
KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU
Paul Mackerras
1
-0
/
+20
2017-01-27
KVM: PPC: Book 3S: XICS: Implement ICS P/Q states
Li Zhong
1
-0
/
+2
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2016-12-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2016-11-30
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
1
-0
/
+2
2016-11-30
powerpc/kexec: Enable kexec_file_load() syscall
Thiago Jung Bauermann
1
-0
/
+1
2016-11-24
KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRs
Paul Mackerras
1
-0
/
+4
2016-11-21
KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
Paul Mackerras
1
-0
/
+1
2016-08-01
powerpc/ptrace: Enable support for Performance Monitor registers
Anshuman Khandual
1
-1
/
+2
2016-08-01
powerpc/ptrace: Enable support for EBB registers
Anshuman Khandual
1
-0
/
+1
2016-08-01
powerpc/ptrace: Enable support for TM SPR state
Anshuman Khandual
1
-0
/
+1
[next]