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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-18
s390: introduce CPU alternatives
Vasily Gorbik
5
-0
/
+154
2017-10-18
s390/debug: only write data once
Sebastian Ott
1
-2
/
+4
2017-10-18
s390/debug: improve debug_event
Sebastian Ott
1
-10
/
+18
2017-10-18
s390/kexec: Fix checksum validation return code for kdump
Philipp Rudo
1
-3
/
+3
2017-10-16
s390/debug: adjust coding style
Heiko Carstens
1
-490
/
+396
2017-10-16
s390/cputime: fix guest/irq/softirq times after CPU hotplug
Christian Borntraeger
1
-0
/
+3
2017-10-12
s390/kprobes: remove KPROBE_SWAP_INST state
Heiko Carstens
1
-7
/
+0
2017-10-09
s390/mm: use memset64 instead of clear_table
Heiko Carstens
1
-4
/
+2
2017-10-09
Merge branch 'sthyi' into features
Martin Schwidefsky
5
-1
/
+521
2017-10-09
s390/sthyi: add s390_sthyi system call
QingFeng Hao
4
-1
/
+35
2017-10-09
s390/sthyi: add cache to store hypervisor info
QingFeng Hao
1
-13
/
+71
2017-10-09
s390/sthyi: reorganize sthyi implementation
QingFeng Hao
2
-1
/
+429
2017-10-05
timer: Remove users of TIMER_DEFERRED_INITIALIZER
Kees Cook
2
-6
/
+6
2017-09-29
s390/disassembler: add new z14 instructions
Heiko Carstens
1
-1
/
+82
2017-09-29
s390/disassembler: add missing z13 instructions
Heiko Carstens
1
-2
/
+28
2017-09-29
s390/disassembler: add sthyi instruction
Heiko Carstens
1
-0
/
+1
2017-09-29
s390/disassembler: remove double instructions
Heiko Carstens
1
-6
/
+0
2017-09-29
s390/disassembler: fix LRDFU format
Heiko Carstens
1
-1
/
+1
2017-09-29
s390/disassembler: add missing end marker for e7 table
Heiko Carstens
1
-0
/
+1
2017-09-28
s390/spinlock: introduce spinlock wait queueing
Martin Schwidefsky
2
-0
/
+6
2017-09-28
s390/topology: add detection of dedicated vs shared CPUs
Martin Schwidefsky
2
-3
/
+50
2017-09-28
s390/cpumf: remove superfluous nr_cpumask_bits check
Heiko Carstens
1
-5
/
+1
2017-09-28
s390/ptrace: add runtime instrumention register get/set
Alice Frosi
1
-0
/
+109
2017-09-28
s390/runtime_instrumentation: clean up struct runtime_instr_cb
Alice Frosi
1
-6
/
+6
2017-09-28
s390: add support for FORTIFY_SOURCE
Heiko Carstens
1
-0
/
+2
2017-09-28
s390: get rid of exit_thread()
Heiko Carstens
1
-7
/
+0
2017-09-28
s390/guarded storage: simplify task exit handling
Heiko Carstens
2
-8
/
+4
2017-09-28
s390/ptrace: fix guarded storage regset handling
Heiko Carstens
1
-11
/
+22
2017-09-28
s390/guarded storage: fix possible memory corruption
Heiko Carstens
1
-0
/
+2
2017-09-28
s390/runtime instrumentation: simplify task exit handling
Heiko Carstens
2
-18
/
+17
2017-09-28
s390/runtime instrumention: fix possible memory corruption
Heiko Carstens
1
-2
/
+2
2017-09-28
s390: convert release_thread() into a static inline function
Heiko Carstens
1
-4
/
+0
2017-09-20
s390/topology: enable / disable topology dynamically
Heiko Carstens
1
-2
/
+74
2017-09-20
s390/topology: alternative topology for topology-less machines
Heiko Carstens
2
-23
/
+61
2017-09-19
s390: switch to {get,put}_compat_sigset()
Al Viro
1
-26
/
+7
2017-09-13
s390/perf: fix bug when creating per-thread event
Pu Hou
1
-3
/
+6
2017-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-17
/
+15
2017-08-23
s390/dasd: Change unsigned long long to unsigned long
Jan Höppner
1
-1
/
+1
2017-08-23
s390/smp: convert cpuhp_setup_state() return code to zero on success
Heiko Carstens
1
-0
/
+1
2017-08-23
s390: fix 'novx' early parameter handling
Heiko Carstens
1
-1
/
+1
2017-08-09
s390/vmcp: make use of contiguous memory allocator
Heiko Carstens
1
-0
/
+1
2017-08-09
s390/cpcmd,vmcp: avoid GFP_DMA allocations
Heiko Carstens
1
-9
/
+4
2017-07-26
s390: add support for IBM z14 machines
Martin Schwidefsky
1
-0
/
+3
2017-07-26
s390/time: add support for the TOD clock epoch extension
Martin Schwidefsky
8
-33
/
+69
2017-07-26
s390/mm: use new mm defines instead of magic values
Heiko Carstens
5
-9
/
+14
2017-07-26
Merge branch 'tlb-flushing' into features
Martin Schwidefsky
2
-5
/
+21
2017-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2017-07-25
s390/mm: tag normal pages vs pages used in page tables
Martin Schwidefsky
2
-5
/
+21
2017-07-24
signal: Remove kernel interal si_code magic
Eric W. Biederman
1
-17
/
+15
2017-07-13
s390/perf: fix problem state detection
Christian Borntraeger
1
-1
/
+1
[prev]
[next]