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
2019-11-30
s390/test_unwind: print verbose unwinding results
Vasily Gorbik
2
-2
/
+11
2019-11-30
s390/test_unwind: add CALL_ON_STACK tests
Vasily Gorbik
1
-7
/
+19
2019-11-30
s390: fix register clobbering in CALL_ON_STACK
Vasily Gorbik
1
-2
/
+2
2019-11-30
s390/test_unwind: require that unwinding ended successfully
Vasily Gorbik
1
-0
/
+4
2019-11-30
s390/unwind: add a test for the internal API
Ilya Leoshkevich
3
-0
/
+248
2019-11-30
s390/unwind: always inline get_stack_pointer
Vasily Gorbik
1
-2
/
+2
2019-11-30
s390/pci: add error message on device number limit
Niklas Schnelle
1
-0
/
+2
2019-11-30
s390/pci: add error message for UID collision
Niklas Schnelle
1
-0
/
+3
2019-11-30
s390/cpum_sf: Check for SDBT and SDB consistency
Thomas Richter
1
-2
/
+15
2019-11-30
s390/cpum_sf: Use TEAR_REG macro consistantly
Thomas Richter
1
-8
/
+1
2019-11-30
s390/cpum_sf: Remove unnecessary check for pending SDBs
Thomas Richter
1
-2
/
+1
2019-11-30
s390/cpum_sf: Replace function name in debug statements
Thomas Richter
2
-52
/
+57
2019-11-30
s390/kaslr: store KASLR offset for early dumps
Gerald Schaefer
2
-1
/
+6
2019-11-30
s390/unwind: stop gracefully at task pt_regs
Vasily Gorbik
1
-1
/
+7
2019-11-30
s390/head64: correct init_task stack setup
Vasily Gorbik
1
-1
/
+1
2019-11-30
s390/unwind: make reuse_sp default when unwinding pt_regs
Vasily Gorbik
2
-15
/
+7
2019-11-30
s390/unwind: report an error if pt_regs are not on stack
Vasily Gorbik
1
-1
/
+1
2019-11-30
s390: avoid misusing CALL_ON_STACK for task stack setup
Vasily Gorbik
3
-9
/
+13
2019-11-30
s390: correct CALL_ON_STACK back_chain saving
Vasily Gorbik
1
-1
/
+14
2019-11-30
s390/unwind: unify task is current checks
Vasily Gorbik
3
-6
/
+3
2019-11-30
s390: disable preemption when switching to nodat stack with CALL_ON_STACK
Vasily Gorbik
2
-3
/
+11
2019-11-30
s390: always inline disabled_wait
Vasily Gorbik
1
-1
/
+1
2019-11-30
s390/vdso: fix getcpu
Heiko Carstens
4
-10
/
+14
2019-11-30
s390/smp,vdso: fix ASCE handling
Heiko Carstens
1
-0
/
+5
2019-11-30
s390: implement perf_arch_fetch_caller_regs
Ilya Leoshkevich
1
-0
/
+7
2019-11-25
Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
26
-274
/
+276
2019-11-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-2
/
+1
2019-11-20
s390/cpumf: Adjust registration of s390 PMU device drivers
Thomas Richter
2
-16
/
+15
2019-11-20
s390/smp: fix physical to logical CPU map for SMT
Heiko Carstens
1
-26
/
+54
2019-11-20
s390/early: move access registers setup in C code
Vasily Gorbik
2
-8
/
+11
2019-11-20
s390/head64: remove unnecessary vdso_per_cpu_data setup
Vasily Gorbik
1
-2
/
+0
2019-11-20
s390/early: move control registers setup in C code
Vasily Gorbik
3
-6
/
+13
2019-11-20
s390/kasan: support memcpy_real with TRACE_IRQFLAGS
Vasily Gorbik
1
-4
/
+8
2019-11-20
s390/crypto: Fix unsigned variable compared with zero
YueHaibing
1
-2
/
+5
2019-11-12
s390/disassembler: don't hide instruction addresses
Ilya Leoshkevich
1
-6
/
+7
2019-11-12
s390/cpum_sf: Assign error value to err variable
Thomas Richter
1
-1
/
+2
2019-11-12
s390/cpum_sf: Replace function name in debug statements
Thomas Richter
1
-15
/
+15
2019-11-12
s390/cpum_sf: Use consistant debug print format for sampling
Thomas Richter
1
-47
/
+44
2019-11-05
s390/unwind: drop unnecessary code around calling ftrace_graph_ret_addr()
Miroslav Benes
1
-12
/
+2
2019-11-01
dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
Nicolas Saenz Julienne
2
-2
/
+1
2019-10-31
s390/idle: fix cpu idle time calculation
Heiko Carstens
1
-7
/
+22
2019-10-31
s390/unwind: fix mixing regs and sp
Ilya Leoshkevich
2
-5
/
+14
2019-10-31
s390/cmm: fix information leak in cmm_timeout_handler()
Yihui ZENG
1
-6
/
+6
2019-10-31
s390: add error handling to perf_callchain_kernel
Ilya Leoshkevich
1
-2
/
+6
2019-10-31
s390: always inline current_stack_pointer()
Heiko Carstens
1
-1
/
+1
2019-10-31
s390/mm: add mm_pxd_folded() checks to pxd_free()
Gerald Schaefer
1
-2
/
+14
2019-10-31
s390/mm: properly clear _PAGE_NOEXEC bit when it is not supported
Gerald Schaefer
1
-2
/
+2
2019-10-31
s390/mm: simplify page table helpers for large entries
Gerald Schaefer
1
-55
/
+28
2019-10-31
s390/mm: make pmd/pud_bad() report large entries as bad
Gerald Schaefer
1
-8
/
+2
2019-10-31
s390/time: ensure get_clock_monotonic() returns monotonic values
Heiko Carstens
1
-6
/
+10
[next]