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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
s390/vdso: misc simple code changes
Heiko Carstens
2021-02-09
1
-72
/
+30
|
*
|
|
s390/vdso: remove superfluous variables
Heiko Carstens
2021-02-09
1
-22
/
+13
|
*
|
|
s390/vdso: remove superfluous check
Heiko Carstens
2021-02-09
1
-7
/
+0
|
*
|
|
s390/vdso: remove BUG_ON()
Heiko Carstens
2021-02-09
1
-1
/
+4
|
*
|
|
s390/vdso: simplify vdso size calculation
Heiko Carstens
2021-02-09
1
-2
/
+1
|
*
|
|
s390/vdso: convert vdso_init() to arch_initcall
Heiko Carstens
2021-02-09
1
-3
/
+4
|
*
|
|
s390/vdso: fix vdso data page definition
Heiko Carstens
2021-02-09
1
-2
/
+2
|
*
|
|
s390: add missing include to arch/s390/kernel/signal.c
Sven Schnelle
2021-01-27
1
-0
/
+1
|
*
|
|
s390: pass struct pt_regs instead of registers to syscalls
Sven Schnelle
2021-01-19
1
-6
/
+2
|
*
|
|
s390: convert to generic entry
Sven Schnelle
2021-01-19
17
-873
/
+489
|
|
/
/
*
|
|
Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-21
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
elf_prstatus: collect the common part (everything before pr_reg) into a struct
Al Viro
2021-01-06
1
-1
/
+1
|
|
/
*
/
s390: uv: Fix sysfs max number of VCPUs reporting
Janosch Frank
2021-01-27
1
-1
/
+1
|
/
*
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-24
1
-1
/
+1
|
\
|
*
s390/irq: Use irq_desc_kstat_cpu() in show_msi_interrupt()
Thomas Gleixner
2020-12-15
1
-1
/
+1
*
|
epoll: fix compat syscall wire up of epoll_pwait2
Heiko Carstens
2020-12-20
1
-1
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-19
1
-0
/
+1
|
\
\
|
*
|
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
2020-12-19
1
-0
/
+1
*
|
|
Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-12-18
4
-26
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
s390/idle: allow arch_cpu_idle() to be kprobed
Heiko Carstens
2020-12-16
1
-2
/
+0
|
*
|
s390/idle: remove raw_local_irq_save()/restore() from arch_cpu_idle()
Heiko Carstens
2020-12-16
1
-5
/
+2
|
*
|
s390/idle: merge enabled_wait() and arch_cpu_idle()
Heiko Carstens
2020-12-16
1
-8
/
+3
|
*
|
s390/delay: remove udelay_simple()
Heiko Carstens
2020-12-16
2
-2
/
+1
|
*
|
s390/delay: simplify udelay
Heiko Carstens
2020-12-16
1
-4
/
+0
|
*
|
s390: make calls to TRACE_IRQS_OFF/TRACE_IRQS_ON balanced
Heiko Carstens
2020-12-16
1
-2
/
+2
|
*
|
s390: always clear kernel stack backchain before calling functions
Heiko Carstens
2020-12-16
1
-6
/
+6
*
|
|
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2020-12-17
1
-4
/
+16
|
\
\
\
|
*
|
|
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
2020-11-13
1
-1
/
+3
|
*
|
|
ftrace: Add recording of functions that caused recursion
Steven Rostedt (VMware)
2020-11-06
1
-1
/
+1
|
*
|
|
kprobes/ftrace: Add recursion protection to the ftrace callback
Steven Rostedt (VMware)
2020-11-06
1
-3
/
+13
*
|
|
|
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
2
-6
/
+7
|
\
\
\
\
|
*
|
|
|
s390: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-09
2
-6
/
+7
*
|
|
|
|
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-15
1
-18
/
+33
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2020-12-15
7
-22
/
+25
|
|
\
\
\
\
|
*
|
|
|
|
sched/vtime: Consolidate IRQ time accounting
Frederic Weisbecker
2020-12-02
1
-13
/
+32
|
*
|
|
|
|
s390/vtime: Use the generic IRQ entry accounting
Frederic Weisbecker
2020-12-02
1
-4
/
+0
|
*
|
|
|
|
sched/cputime: Remove symbol exports from IRQ time accounting
Frederic Weisbecker
2020-12-02
1
-5
/
+5
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
1
-10
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
mm: forbid splitting special mappings
Dmitry Safonov
2020-12-15
1
-10
/
+1
*
|
|
|
|
Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-12-14
21
-344
/
+184
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
s390/mm: add support to allocate gigantic hugepages using CMA
Gerald Schaefer
2020-12-10
1
-0
/
+3
|
*
|
|
|
s390/smp: perform initial CPU reset also for SMT siblings
Sven Schnelle
2020-12-09
1
-15
/
+3
|
*
|
|
|
s390/idle: fix accounting with machine checks
Sven Schnelle
2020-12-09
1
-6
/
+6
|
*
|
|
|
s390/idle: add missing mt_cycles calculation
Sven Schnelle
2020-12-09
1
-9
/
+25
|
*
|
|
|
s390/vdso: add missing prototypes for vdso functions
Heiko Carstens
2020-11-30
3
-0
/
+16
|
*
|
|
|
s390/vdso: reimplement getcpu vdso syscall
Heiko Carstens
2020-11-23
6
-2
/
+33
|
*
|
|
|
s390/mm: add debug user asce support
Heiko Carstens
2020-11-23
1
-0
/
+8
|
*
|
|
|
s390/mm: use invalid asce instead of kernel asce
Heiko Carstens
2020-11-23
2
-2
/
+3
|
*
|
|
|
s390/mm: remove set_fs / rework address space handling
Heiko Carstens
2020-11-23
9
-170
/
+28
|
*
|
|
|
Merge branch 'fixes' into features
Heiko Carstens
2020-11-23
2
-5
/
+7
|
|
\
\
\
\
[prev]
[next]