index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-17
s390/pci: fix dma address calculation in map_sg
Sebastian Ott
1
-7
/
+8
2016-11-17
s390/time: fix clocksource steering for negative clock offsets
Martin Schwidefsky
1
-4
/
+3
2016-11-16
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2
-1
/
+3
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core, s390: Make cpu_relax() a barrier again
Christian Borntraeger
1
-1
/
+1
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
2
-3
/
+4
2016-11-15
s390: move sys_call_table and last_break from thread_info to thread_struct
Martin Schwidefsky
8
-21
/
+33
2016-11-15
sched/cputime, powerpc, s390: Make scaled cputime arch specific
Stanislaw Gruszka
2
-3
/
+7
2016-11-11
Merge branch 'maybe-uninitialized' (patches from Arnd)
Linus Torvalds
1
-1
/
+1
2016-11-11
s390: pci: don't print uninitialized data for debugging
Arnd Bergmann
1
-1
/
+1
2016-11-11
mm: kmemleak: scan .data.ro_after_init
Jakub Kicinski
1
-0
/
+2
2016-11-11
s390: move cputime accounting fields from thread_info to thread_struct
Martin Schwidefsky
6
-27
/
+16
2016-11-11
s390: move system_call field from thread_info to thread_struct
Martin Schwidefsky
4
-8
/
+9
2016-11-11
s390: move thread_info into task_struct
Heiko Carstens
8
-36
/
+19
2016-11-11
s390/preempt: move preempt_count to the lowcore
Martin Schwidefsky
8
-5
/
+144
2016-11-11
s390/bitops: use atomic primitives for bitops
Martin Schwidefsky
1
-55
/
+7
2016-11-11
s390/atomic: refactor atomic primitives
Martin Schwidefsky
3
-169
/
+170
2016-11-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
12
-73
/
+60
2016-11-10
s390/smp: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-26
/
+11
2016-11-10
s390/smp: Make cpu notifier symetric
Thomas Gleixner
1
-1
/
+2
2016-11-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-3
/
+3
2016-11-08
s390: remove unneeded dependency for gen_facilities
Masahiro Yamada
1
-2
/
+0
2016-11-07
s390: squash facilities_src.h into gen_facilities.c
Masahiro Yamada
2
-83
/
+73
2016-11-07
s390: delete unneeded #include <linux/kconfig.h> from facilities_src.h
Masahiro Yamada
1
-2
/
+0
2016-11-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2016-10-31
s390: kernel: make lgr explicitly non-modular
Paul Gortmaker
1
-2
/
+3
2016-10-31
s390: hypfs: make inode explicitly non-modular
Paul Gortmaker
1
-20
/
+4
2016-10-28
s390/time: steer clocksource on STP sync events
Martin Schwidefsky
7
-7
/
+106
2016-10-28
s390/time: adjust last_update_clock at clock synchronization
Martin Schwidefsky
1
-0
/
+2
2016-10-28
s390/time: refactor clock sync
Martin Schwidefsky
3
-84
/
+71
2016-10-28
s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignment
Michael Holzheu
1
-3
/
+3
2016-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
10
-68
/
+55
2016-10-27
Merge tag 'kvm-s390-master-4.9-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-2
/
+2
2016-10-26
KVM: s390: Fix STHYI buffer alignment for diag224
Janosch Frank
1
-2
/
+2
2016-10-25
locking/mutex: Kill arch specific code
Peter Zijlstra
1
-9
/
+0
2016-10-24
s390/mm: fix zone calculation in arch_add_memory()
Gerald Schaefer
1
-17
/
+21
2016-10-24
s390/dumpstack: use pr_cont within show_stack and die
Heiko Carstens
1
-8
/
+8
2016-10-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+7
2016-10-20
KVM: s390: reject invalid modes for runtime instrumentation
Christian Borntraeger
1
-2
/
+7
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
1
-1
/
+2
2016-10-19
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+2
2016-10-17
s390/dumpstack: get rid of return_address again
Heiko Carstens
2
-27
/
+1
2016-10-17
s390/disassambler: use pr_cont where appropriate
Heiko Carstens
1
-2
/
+2
2016-10-17
s390/dumpstack: use pr_cont where appropriate
Heiko Carstens
1
-4
/
+4
2016-10-17
s390/dumpstack: restore reliable indicator for call traces
Heiko Carstens
5
-11
/
+16
2016-10-17
s390/mm: use hugetlb_bad_size()
Shyam Saini
1
-0
/
+1
2016-10-17
s390: ignore pkey system calls
Heiko Carstens
1
-0
/
+3
2016-10-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
6
-16
/
+14
2016-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2016-10-11
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
3
-9
/
+11
[prev]
[next]