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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-27
s390/nmi: remove casts
Heiko Carstens
1
-43
/
+46
2015-10-27
s390: don't store registers on disabled wait anymore
Heiko Carstens
1
-41
/
+5
2015-10-27
s390: get rid of __set_psw_mask()
Heiko Carstens
1
-16
/
+11
2015-10-16
s390/fpu: split fpu-internal.h into fpu internals, api, and type headers
Hendrik Brueckner
6
-39
/
+62
2015-10-14
s390/spinlock: remove unneeded serializations at unlock
Christian Borntraeger
1
-3
/
+0
2015-10-14
s390/etr,stp: fix possible deadlock on machine check
Heiko Carstens
1
-4
/
+6
2015-10-14
s390/bitops: remove 31 bit related comments
Heiko Carstens
1
-19
/
+12
2015-10-14
s390/cmpxchg: remove dead code
Heiko Carstens
1
-27
/
+3
2015-10-14
s390/nmi: change type of mcck_interruption_code lowcore field
Heiko Carstens
1
-1
/
+1
2015-10-14
s390/flags: use _BITUL macro
Heiko Carstens
3
-17
/
+22
2015-10-14
s390/flags: fix flag handling
Heiko Carstens
2
-6
/
+6
2015-10-14
s390/udelay: make udelay have busy loop semantics
Heiko Carstens
3
-0
/
+17
2015-10-14
s390/cpumf: rework program parameter setting to detect guest samples
Christian Borntraeger
2
-1
/
+11
2015-10-14
s390/entry: add assembler macro to conveniently tests under mask
Hendrik Brueckner
2
-23
/
+33
2015-10-14
s390/fpu: add static FPU save area for init_task
Hendrik Brueckner
1
-0
/
+2
2015-10-14
s390/fpu: always enable the vector facility if it is available
Hendrik Brueckner
2
-14
/
+2
2015-10-14
s390/mm: try to avoid storage key operation in ptep_set_access_flags
Martin Schwidefsky
1
-2
/
+5
2015-10-14
s390/barrier: remove unnecessary serialization in atomics and bitops
Martin Schwidefsky
2
-3
/
+0
2015-10-14
s390/diag: add tracepoint for diagnose calls
Martin Schwidefsky
2
-10
/
+45
2015-10-14
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
3
-9
/
+97
2015-10-14
s390/bitops: implement cache friendly test_and_set_bit_lock
Martin Schwidefsky
1
-1
/
+22
2015-10-14
s390/mm: implement soft-dirty bits for user memory change tracking
Martin Schwidefsky
1
-4
/
+55
2015-10-14
s390/cio: introduce pathmask_to_pos
Sebastian Ott
1
-0
/
+10
2015-10-14
s390/cio: use device_lock during cmb activation
Sebastian Ott
1
-0
/
+1
2015-10-14
s390/barrier: avoid serialization in [smp_]rmb and [smp_]wmb
Christian Borntraeger
1
-4
/
+4
2015-10-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-2
/
+2
2015-10-04
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
1
-0
/
+1
2015-09-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2015-09-25
KVM: disable halt_poll_ns as default for s390x
David Hildenbrand
1
-0
/
+1
2015-09-23
s390/numa: use correct type for node_to_cpumask_map
Martin Schwidefsky
2
-2
/
+2
2015-09-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-21
/
+20
2015-09-18
s390: wire up separate socketcalls system calls
Heiko Carstens
2
-21
/
+18
2015-09-17
s390/s390x: allocate sys_membarrier system call number
Mathieu Desnoyers
1
-1
/
+2
2015-09-17
s390: wire up userfaultfd system call
Heiko Carstens
1
-1
/
+2
2015-09-16
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
1
-0
/
+1
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
1
-2
/
+0
2015-09-10
dma-mapping: consolidate dma_supported
Christoph Hellwig
1
-9
/
+0
2015-09-10
dma-mapping: cosolidate dma_mapping_error
Christoph Hellwig
1
-10
/
+0
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
1
-3
/
+0
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
1
-31
/
+0
2015-09-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-21
/
+43
2015-09-01
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2015-08-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
16
-171
/
+810
2015-08-28
s390/io: Add pci_iomap_wc() and pci_iomap_wc_range()
Luis R. Rodriguez
1
-0
/
+2
2015-08-26
s390/numa: remove superfluous ARCH_WANT defines
Michael Holzheu
1
-7
/
+0
2015-08-12
Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...
Ingo Molnar
1
-17
/
+24
2015-08-04
KVM: s390: host STP toleration for VMs
Fan Zhang
1
-0
/
+3
2015-08-04
s390/syscalls: ignore syscalls reachable via sys_socketcall
Heiko Carstens
1
-1
/
+16
2015-08-04
s390/numa: add emulation support
Michael Holzheu
1
-0
/
+4
2015-08-03
s390/numa: add core infrastructure
Philipp Hachtmann
6
-11
/
+113
[next]