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-02-08
s390: add no-execute support
Martin Schwidefsky
15
-132
/
+277
2017-02-08
s390: report new vector facilities
Martin Schwidefsky
3
-2
/
+10
2017-02-08
s390: use correct input data address for setup_randomness
Heiko Carstens
1
-1
/
+1
2017-02-08
s390/sclp: don't add new lines to each printed string
Heiko Carstens
2
-3
/
+6
2017-02-08
s390/sclp: make early sclp code readable
Heiko Carstens
6
-15
/
+16
2017-02-08
s390/sclp: move early printk code to drivers
Heiko Carstens
3
-222
/
+4
2017-02-07
arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common
Laura Abbott
2
-6
/
+2
2017-02-07
s390/debug: make debug event time stamps relative to the boot TOD clock
Martin Schwidefsky
3
-16
/
+8
2017-02-07
s390/topology: correct allocation of topology information
Martin Schwidefsky
1
-1
/
+1
2017-02-07
s390: make setup_randomness work
Heiko Carstens
1
-3
/
+3
2017-02-06
KVM: s390: detect some program check loops
Christian Borntraeger
1
-0
/
+21
2017-02-06
KVM: s390: Disable dirty log retrieval for UCONTROL guests
Janosch Frank
1
-0
/
+3
2017-02-01
s390, sched/cputime: Remove unused cputime definitions
Frederic Weisbecker
1
-107
/
+0
2017-02-01
s390, sched/cputime: Make arch_cpu_idle_time() to return nsecs
Frederic Weisbecker
2
-3
/
+4
2017-02-01
sched/cputime: Push time to account_system_time() in nsecs
Frederic Weisbecker
2
-4
/
+4
2017-02-01
sched/cputime: Push time to account_idle_time() in nsecs
Frederic Weisbecker
1
-1
/
+1
2017-02-01
sched/cputime: Push time to account_steal_time() in nsecs
Frederic Weisbecker
1
-1
/
+1
2017-02-01
sched/cputime: Push time to account_user_time() in nsecs
Frederic Weisbecker
1
-1
/
+1
2017-02-01
sched/cputime: Convert task/group cputime to nsecs
Frederic Weisbecker
1
-3
/
+3
2017-02-01
sched/cputime: Convert kcpustat to nsecs
Frederic Weisbecker
1
-8
/
+8
2017-02-01
Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch
Ingo Molnar
8
-54
/
+84
2017-01-31
s390: store breaking event address only for program checks
Martin Schwidefsky
1
-38
/
+12
2017-01-31
s390/prng: Adjust generation of entropy to produce real 256 bits.
Harald Freudenberger
1
-16
/
+24
2017-01-31
s390/crypto: Extend key length check for AES-XTS in fips mode.
Harald Freudenberger
1
-0
/
+7
2017-01-31
s390/crypto: Check des3_ede keys for uniqueness in fips mode
Matthew Rosato
1
-0
/
+14
2017-01-30
KVM: s390: Add debug logging to basic cpu model interface
Christian Borntraeger
1
-0
/
+25
2017-01-30
Merge tag 'kvm-s390-master-4.10-1' of git://git.kernel.org/pub/scm/linux/kern...
Christian Borntraeger
1
-2
/
+2
2017-01-30
KVM: s390: Fix RRBE return code not being CC
Janosch Frank
1
-1
/
+1
2017-01-30
KVM: s390: guestdbg: filter PER i-fetch on EXECUTE properly
David Hildenbrand
3
-11
/
+93
2017-01-30
KVM: s390: prepare to read random guest instructions
David Hildenbrand
2
-5
/
+6
2017-01-30
KVM: s390: guestdbg: filter i-fetch events on icpts
David Hildenbrand
1
-5
/
+19
2017-01-30
KVM: s390: Introduce BCD Vector Instructions to the guest
Guenther Hutzl
1
-0
/
+4
2017-01-30
KVM: s390: Introduce Vector Enhancements facility 1 to the guest
Maxim Samoylov
1
-0
/
+4
2017-01-30
KVM: s390: Get rid of ar_t
Christian Borntraeger
4
-33
/
+31
2017-01-30
KVM: s390: get rid of bogus cc initialization
Heiko Carstens
1
-1
/
+1
2017-01-30
KVM: s390: instruction-execution-protection support
Janosch Frank
3
-0
/
+6
2017-01-30
KVM: s390: gaccess: add ESOP2 handling
Christian Borntraeger
2
-3
/
+10
2017-01-24
lib/dma-noop: Only build dma_noop_ops for s390 and m32r
Bart Van Assche
1
-0
/
+1
2017-01-24
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
1
-3
/
+1
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
3
-4
/
+3
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
3
-4
/
+4
2017-01-24
s390/mm: Fix cmma unused transfer from pgste into pte
Christian Borntraeger
1
-3
/
+4
2017-01-24
s390/ptrace: Preserve previous registers for short regset write
Martin Schwidefsky
1
-0
/
+8
2017-01-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2017-01-20
KVM: s390: do not expose random data via facility bitmap
Christian Borntraeger
1
-2
/
+2
2017-01-16
s390/bpf: remove redundant check for non-null image
Daniel Borkmann
1
-7
/
+4
2017-01-16
s390: provide sclp based boot console
Heiko Carstens
5
-10
/
+57
2017-01-16
s390/sclp: always stay within bounds of the early sccb
Heiko Carstens
1
-1
/
+6
2017-01-16
s390/sclp: make early sclp irq handler more robust
Heiko Carstens
2
-6
/
+13
2017-01-16
s390/topology: make "topology=off" parameter work
Heiko Carstens
2
-9
/
+14
[prev]
[next]