index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/vmemmap: avoid memset(PAGE_UNUSED) when adding consecutive sections
David Hildenbrand
2020-07-27
1
-3
/
+42
*
s390/vmemmap: remember unused sub-pmd ranges
David Hildenbrand
2020-07-27
1
-1
/
+50
*
s390/vmemmap: fallback to PTEs if mapping large PMD fails
David Hildenbrand
2020-07-27
1
-4
/
+4
*
s390/vmem: cleanup empty page tables
David Hildenbrand
2020-07-27
1
-1
/
+101
*
s390/vmemmap: take the vmem_mutex when populating/freeing
David Hildenbrand
2020-07-27
1
-0
/
+4
*
s390/vmemmap: cleanup when vmemmap_populate() fails
David Hildenbrand
2020-07-27
1
-1
/
+6
*
s390/vmemmap: extend modify_pagetable() to handle vmemmap
David Hildenbrand
2020-07-27
1
-105
/
+76
*
s390/vmem: consolidate vmem_add_range() and vmem_remove_range()
David Hildenbrand
2020-07-27
1
-119
/
+198
*
s390/vmem: rename vmem_add_mem() to vmem_add_range()
David Hildenbrand
2020-07-27
1
-3
/
+3
*
s390: enable HAVE_FUNCTION_ERROR_INJECTION
Ilya Leoshkevich
2020-07-27
5
-3
/
+25
*
s390/pci: clarify comment in s390_mmio_read/write
Niklas Schnelle
2020-07-27
1
-8
/
+12
*
s390/time: improve comparison for tod steering
Heiko Carstens
2020-07-22
1
-1
/
+1
*
s390/time: select CLOCKSOURCE_VALIDATE_LAST_CYCLE
Heiko Carstens
2020-07-22
1
-0
/
+1
*
s390/time: use CLOCKSOURCE_MASK
Heiko Carstens
2020-07-22
1
-1
/
+1
*
s390/bpf: implement BPF_PROBE_MEM
Ilya Leoshkevich
2020-07-20
1
-1
/
+138
*
s390/kernel: expand exception table logic to allow new handling options
Ilya Leoshkevich
2020-07-20
5
-17
/
+53
*
s390/kernel: unify EX_TABLE* implementations
Ilya Leoshkevich
2020-07-20
2
-23
/
+23
*
s390/mm: allow order 10 allocations
Heiko Carstens
2020-07-20
1
-4
/
+0
*
s390/mm: avoid trimming to MAX_ORDER
Heiko Carstens
2020-07-20
1
-8
/
+0
*
s390/mm: fix typo in comment
Heiko Carstens
2020-07-20
1
-1
/
+1
*
s390: add trace events for idle enter/exit
Sven Schnelle
2020-07-10
1
-1
/
+3
*
s390: fix comment regarding interrupts in svc
Christian Borntraeger
2020-07-10
1
-1
/
+1
*
s390/mm: don't set ARCH_KEEP_MEMBLOCK
David Hildenbrand
2020-07-10
1
-1
/
+0
*
mm/memblock: expose only miminal interface to add/walk physmem
David Hildenbrand
2020-07-10
1
-4
/
+2
*
s390/zcrypt: code beautification and struct field renames
Harald Freudenberger
2020-07-03
1
-70
/
+70
*
s390/extmem: remove stale -ENOSPC comment and handling
David Hildenbrand
2020-07-03
1
-6
/
+1
*
s390/smp: add missing linebreak
Heiko Carstens
2020-07-03
1
-0
/
+1
*
s390/smp: move smp_cpus_done() to header file
Heiko Carstens
2020-07-03
2
-4
/
+4
*
s390/vmem: get rid of memory segment list
David Hildenbrand
2020-07-01
3
-121
/
+21
*
s390/stp: allow group and users to read stp sysfs files
Sven Schnelle
2020-07-01
1
-27
/
+22
*
s390/appldata: use struct_size() helper
Gustavo A. R. Silva
2020-06-29
1
-4
/
+2
*
s390/debug: remove struct __debug_entry from uapi
Heiko Carstens
2020-06-29
2
-36
/
+16
*
s390/debug: remove raw view
Heiko Carstens
2020-06-29
2
-43
/
+0
*
s390/time: remove unused function
Sven Schnelle
2020-06-29
1
-5
/
+0
*
s390/pci: remove unused functions
Sven Schnelle
2020-06-29
1
-11
/
+0
*
s390: convert to msecs_to_jiffies()
Sven Schnelle
2020-06-29
4
-5
/
+5
*
s390/debug: avoid kernel warning on too large number of pages
Christian Borntraeger
2020-06-23
1
-1
/
+2
*
s390/kasan: fix early pgm check handler execution
Vasily Gorbik
2020-06-23
1
-0
/
+2
*
s390: fix system call single stepping
Sven Schnelle
2020-06-23
1
-1
/
+1
*
Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-06-20
12
-40
/
+106
|
\
|
*
s390: fix syscall_get_error for compat processes
Dmitry V. Levin
2020-06-17
1
-1
/
+11
|
*
s390/numa: let NODES_SHIFT depend on NEED_MULTIPLE_NODES
Heiko Carstens
2020-06-16
1
-0
/
+1
|
*
s390/vdso: fix vDSO clock_getres()
Vincenzo Frascino
2020-06-16
4
-6
/
+8
|
*
s390/vdso: Use $(LD) instead of $(CC) to link vDSO
Nathan Chancellor
2020-06-16
1
-6
/
+4
|
*
s390/protvirt: use scnprintf() instead of snprintf()
Chen Zhou
2020-06-16
1
-4
/
+4
|
*
s390: use scnprintf() in sys_##_prefix##_##_name##_show
Chen Zhou
2020-06-16
1
-1
/
+1
|
*
s390/crypto: use scnprintf() instead of snprintf()
Chen Zhou
2020-06-16
1
-7
/
+7
|
*
s390/ptrace: fix setting syscall number
Sven Schnelle
2020-06-16
1
-1
/
+30
|
*
s390/ptrace: pass invalid syscall numbers to tracing
Sven Schnelle
2020-06-16
2
-5
/
+3
|
*
s390/ptrace: return -ENOSYS when invalid syscall is supplied
Sven Schnelle
2020-06-16
1
-6
/
+13
[next]