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
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+0
2020-01-28
Merge tag 's390-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
13
-93
/
+172
2020-01-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-51
/
+13
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-4
/
+6
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2020-01-28
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2020-01-22
s390: fix __EMIT_BUG() macro
Sven Schnelle
5
-16
/
+46
2020-01-22
s390/ftrace: generate traced function stack frame
Vasily Gorbik
1
-1
/
+14
2020-01-22
s390: adjust -mpacked-stack support check for clang 10
Vasily Gorbik
1
-1
/
+1
2020-01-22
s390/jump_label: use "i" constraint for clang
Vasily Gorbik
1
-1
/
+3
2020-01-22
s390/cpum_sf: Use DIV_ROUND_UP
Thomas Richter
1
-1
/
+1
2020-01-22
s390/cpum_sf: Use kzalloc and minor changes
Thomas Richter
1
-5
/
+4
2020-01-22
s390/cpum_sf: Convert debug trace to common layout
Thomas Richter
1
-26
/
+30
2020-01-22
s390/pci: Fix possible deadlock in recover_store()
Niklas Schnelle
1
-21
/
+42
2020-01-22
s390/pci: Recover handle in clp_set_pci_fn()
Niklas Schnelle
3
-21
/
+31
2020-01-20
Merge tag 'v5.5-rc7' into efi/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2020-01-14
arch/s390/setup: Drop dummy_con initialization
Arvind Sankar
1
-2
/
+0
2020-01-10
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
1
-0
/
+4
2020-01-09
s390/setup: Fix secure ipl message
Philipp Rudo
1
-1
/
+1
2020-01-09
crypto: remove propagation of CRYPTO_TFM_RES_* flags
Eric Biggers
1
-20
/
+3
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
4
-31
/
+10
2020-01-04
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
1
-3
/
+1
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
17
-59
/
+117
2019-12-18
s390/ftrace: save traced function caller
Vasily Gorbik
1
-0
/
+1
2019-12-18
s390/unwind: stop gracefully at user mode pt_regs in irq stack
Vasily Gorbik
1
-4
/
+11
2019-12-18
s390/purgatory: do not build purgatory with kcov, kasan and friends
Christian Borntraeger
2
-2
/
+7
2019-12-18
s390/purgatory: Make sure we fail the build if purgatory has missing symbols
Hans de Goede
2
-3
/
+11
2019-12-18
s390/ftrace: fix endless recursion in function_graph tracer
Sven Schnelle
1
-2
/
+2
2019-12-13
scripts/sorttable: Rename 'sortextable' to 'sorttable'
Shile Zhang
1
-1
/
+1
2019-12-11
s390/kasan: add KASAN_VMALLOC support
Vasily Gorbik
2
-12
/
+57
2019-12-11
s390: remove last diag 0x44 caller
Heiko Carstens
3
-26
/
+5
2019-12-11
s390/uv: use EOPNOTSUPP instead of ENOTSUPP
Christian Borntraeger
1
-1
/
+1
2019-12-11
s390/cpum_sf: Avoid SBD overflow condition in irq handler
Thomas Richter
1
-6
/
+0
2019-12-11
s390/cpum_sf: Adjust sampling interval to avoid hitting sample limits
Thomas Richter
1
-0
/
+16
2019-12-11
s390/test_unwind: fix spelling mistake "reqister" -> "register"
Colin Ian King
1
-1
/
+1
2019-12-11
s390/spinlock: remove confusing comment in arch_spin_lock_wait
Vasily Gorbik
1
-1
/
+0
2019-12-10
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
1
-0
/
+4
2019-12-08
sched/rt, s390: Use CONFIG_PREEMPTION
Thomas Gleixner
4
-4
/
+6
2019-12-06
Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+3
2019-12-04
arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained
Masahiro Yamada
1
-0
/
+2
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-18
/
+15
2019-12-03
Merge tag 's390-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
34
-768
/
+625
2019-12-01
s390: remove compat vdso code
Heiko Carstens
13
-638
/
+3
2019-11-30
Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-11-30
s390/livepatch: Implement reliable stack tracing for the consistency model
Miroslav Benes
2
-0
/
+44
2019-11-30
s390/unwind: add stack pointer alignment sanity checks
Miroslav Benes
2
-0
/
+8
2019-11-30
s390/unwind: filter out unreliable bogus %r14
Vasily Gorbik
1
-0
/
+5
2019-11-30
s390/unwind: start unwinding from reliable state
Vasily Gorbik
2
-17
/
+31
2019-11-30
s390/test_unwind: add program check context tests
Vasily Gorbik
1
-0
/
+47
2019-11-30
s390/test_unwind: add irq context tests
Vasily Gorbik
1
-0
/
+45
[next]