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
2018-11-09
Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
18
-81
/
+139
2018-11-08
s390/perf: Change CPUM_CF return code in event init function
Thomas Richter
1
-1
/
+1
2018-11-05
compiler: remove __no_sanitize_address_or_inline again
Martin Schwidefsky
1
-2
/
+2
2018-11-05
s390: update defconfigs
Heiko Carstens
3
-43
/
+63
2018-11-02
s390/mm: Fix ERROR: "__node_distance" undefined!
Justin M. Forbes
1
-0
/
+1
2018-11-02
s390/kasan: increase instrumented stack size to 64k
Vasily Gorbik
3
-5
/
+5
2018-11-02
s390/cpum_sf: Rework attribute definition for diagnostic sampling
Thomas Richter
1
-5
/
+28
2018-11-02
s390/mm: fix mis-accounting of pgtable_bytes
Martin Schwidefsky
5
-11
/
+25
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
11
-15
/
+8
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
5
-9
/
+9
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
4
-5
/
+6
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
1
-1
/
+0
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
1
-1
/
+0
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
1
-6
/
+0
2018-10-26
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
1
-4
/
+0
2018-10-26
s390: avoid vmlinux segments overlap
Vasily Gorbik
2
-3
/
+3
2018-10-26
s390/vdso: add missing FORCE to build targets
Vasily Gorbik
2
-6
/
+6
2018-10-26
s390/decompressor: add missing FORCE to build targets
Vasily Gorbik
1
-7
/
+7
2018-10-25
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-63
/
+372
2018-10-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-27
/
+24
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-17
/
+4
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-17
/
+1
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-29
/
+24
2018-10-23
Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
84
-739
/
+2131
2018-10-22
s390/kasan: support preemptible kernel build
Vasily Gorbik
2
-4
/
+9
2018-10-19
s390/perf: Return error when debug_register fails
Thomas Richter
1
-1
/
+5
2018-10-15
s390/sthyi: Fix machine name validity indication
Janosch Frank
1
-3
/
+5
2018-10-13
Merge tag 'kvm-s390-next-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2
-4
/
+55
2018-10-11
s390/vmalloc: fix VMALLOC_START calculation
Mikhail Zaslonko
1
-2
/
+2
2018-10-10
Merge tag 's390-4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Greg Kroah-Hartman
3
-7
/
+6
2018-10-10
s390/mem_detect: add missing include
Heiko Carstens
1
-0
/
+1
2018-10-10
s390/dumpstack: print psw mask and address again
Heiko Carstens
1
-1
/
+1
2018-10-10
s390/crypto: Enhance paes cipher to accept variable length key material
Ingo Franzki
1
-26
/
+37
2018-10-10
s390/pkey: Introduce new API for transforming key blobs
Ingo Franzki
2
-0
/
+25
2018-10-10
s390/pkey: Introduce new API for random protected key verification
Ingo Franzki
2
-0
/
+17
2018-10-09
s390/pkey: Introduce new API for random protected key generation
Ingo Franzki
2
-0
/
+18
2018-10-09
s390/zcrypt: zcrypt device driver cleanup
Harald Freudenberger
1
-2
/
+2
2018-10-09
s390/kasan: add support for mem= kernel parameter
Vasily Gorbik
1
-0
/
+3
2018-10-09
s390/kasan: optimize kasan vmemmap allocation
Vasily Gorbik
1
-1
/
+2
2018-10-09
s390/kasan: avoid kasan crash with standby memory defined
Vasily Gorbik
1
-1
/
+18
2018-10-09
s390/head: avoid doubling early boot stack size under KASAN
Vasily Gorbik
2
-1
/
+2
2018-10-09
s390/mm: improve debugfs ptdump markers walking
Vasily Gorbik
1
-1
/
+1
2018-10-09
s390/mm: optimize debugfs ptdump kasan zero page walking
Vasily Gorbik
1
-1
/
+34
2018-10-09
s390/kasan: add option for 4-level paging support
Vasily Gorbik
4
-7
/
+26
2018-10-09
s390/kasan: free early identity mapping structures
Vasily Gorbik
3
-2
/
+13
2018-10-09
s390/kasan: enable stack and global variables access checks
Vasily Gorbik
2
-1
/
+6
2018-10-09
s390/dumpstack: disable __dump_trace kasan instrumentation
Vasily Gorbik
1
-1
/
+1
2018-10-09
s390/kasan: reipl and kexec support
Vasily Gorbik
4
-3
/
+8
2018-10-09
s390/smp: kasan stack instrumentation support
Vasily Gorbik
2
-4
/
+4
[next]