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
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-22
KVM: s390: CMMA tracking, ESSA emulation, migration mode
Claudio Imbrenda
4
-6
/
+271
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2017-06-21
net: introduce SO_PEERGROUPS getsockopt
David Herrmann
1
-0
/
+2
2017-06-20
s390/diag: add diag26c support
Julian Wiedmann
2
-0
/
+55
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-2
/
+2
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-35
/
+102
2017-06-14
s390/ipl: revert Load Normal semantics for LPAR CCW-type re-IPL
Heiko Carstens
1
-6
/
+1
2017-06-13
s390/fpu: export save_fpu_regs for all configs
Martin Schwidefsky
1
-2
/
+0
2017-06-13
s390/kvm: avoid global config of vm.alloc_pgste=1
Martin Schwidefsky
6
-2
/
+53
2017-06-13
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
2
-3
/
+3
2017-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-27
/
+100
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
4
-8
/
+2
2017-06-12
s390: rename struct psw_bits members
Heiko Carstens
7
-35
/
+35
2017-06-12
s390: rename psw_bits enums
Heiko Carstens
7
-26
/
+26
2017-06-12
s390/mm: use correct address space when enabling DAT
Heiko Carstens
1
-1
/
+5
2017-06-12
s390/ipl: revert Load Normal semantics for LPAR CCW-type re-IPL
Heiko Carstens
1
-6
/
+1
2017-06-12
s390/dumpstack: remove raw stack dump
Heiko Carstens
1
-25
/
+4
2017-06-12
s390: provide default ioremap and iounmap declaration
Logan Gunthorpe
1
-2
/
+2
2017-06-12
s390/perf: fix null string in perf list pmu command
Thomas Richter
1
-2
/
+1
2017-06-12
s390/mm: add p?d_folded() helper functions
Heiko Carstens
1
-7
/
+22
2017-06-12
s390/mm: remove incorrect _REGION3_ENTRY_ORIGIN define
Heiko Carstens
1
-3
/
+1
2017-06-12
s390/ptrace: guarded storage regset for the current task
Martin Schwidefsky
1
-2
/
+13
2017-06-12
s390/facilities: remove stfle requirement
Heiko Carstens
1
-1
/
+0
2017-06-12
s390: Remove 'message security assist' from the list of vital facilities
Thomas Huth
1
-1
/
+0
2017-06-12
s390/fault: use _ASCE_ORIGIN instead of PAGE_MASK
Heiko Carstens
1
-1
/
+1
2017-06-12
s390/smp: use sigp condition code define
Heiko Carstens
1
-1
/
+1
2017-06-12
s390/smp: fix false positive kmemleak of mcesa data structure
Christian Borntraeger
1
-0
/
+3
2017-06-12
s390/crypto: fix aes/paes Kconfig dependeny
Harald Freudenberger
1
-1
/
+2
2017-06-12
s390/vdso: use _install_special_mapping to establish vdso
Martin Schwidefsky
1
-27
/
+64
2017-06-12
s390/cputime: simplify account_system_index_scaled
Martin Schwidefsky
1
-9
/
+5
2017-06-12
s390: use two more generic header files
Heiko Carstens
3
-22
/
+2
2017-06-12
s390/mm: add __rcu annotations
Heiko Carstens
1
-3
/
+3
2017-06-12
s390: add missing header includes for type checking
Heiko Carstens
2
-0
/
+2
2017-06-12
s390/mm: implement 5 level pages tables
Martin Schwidefsky
15
-72
/
+289
2017-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-3
/
+0
2017-06-09
block: introduce new block status code type
Christoph Hellwig
1
-2
/
+4
2017-06-09
security/keys: add CONFIG_KEYS_COMPAT to Kconfig
Bilal Amarni
1
-3
/
+0
2017-06-08
Merge tag 'kvm-s390-master-4.12-1' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
3
-5
/
+2
2017-06-08
s390: update defconfig
Martin Schwidefsky
5
-21
/
+87
2017-06-06
bpf: Add jited_len to struct bpf_prog
Martin KaFai Lau
1
-0
/
+1
2017-06-05
S390/sysinfo: use uuid_is_null instead of opencoding it
Christoph Hellwig
2
-3
/
+3
2017-06-04
KVM: add kvm_request_pending
Radim Krčmář
1
-1
/
+1
2017-06-04
KVM: improve arch vcpu request defining
Andrew Jones
1
-3
/
+3
2017-05-31
bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode
Alexei Starovoitov
1
-1
/
+1
2017-05-31
KVM: s390: fix ais handling vs cpu model
Christian Borntraeger
3
-5
/
+2
2017-05-27
take compat_sys_old_getrlimit() to native syscall
Al Viro
1
-1
/
+0
2017-05-26
s390: Prevent hotplug rwsem recursion
Thomas Gleixner
2
-3
/
+3
2017-05-26
s390/kernel: Use stop_machine_cpuslocked()
Sebastian Andrzej Siewior
1
-3
/
+3
2017-05-21
net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.
David S. Miller
1
-0
/
+2
2017-05-17
s390/kvm: do not rely on the ILC on kvm host protection fauls
Christian Borntraeger
1
-6
/
+13
[prev]
[next]