index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
s390/vdso64: add sigreturn,rt_sigreturn and restart_syscall
Sven Schnelle
2
-0
/
+20
2021-07-08
s390/vdso: always enable vdso
Sven Schnelle
1
-17
/
+4
2021-07-08
s390/traps: do not test MONITOR CALL without CONFIG_BUG
Ilya Leoshkevich
1
-0
/
+2
2021-07-05
s390/cpumf: Allow concurrent access for CPU Measurement Counter Facility
Thomas Richter
4
-1200
/
+1002
2021-07-05
s390/mcck: move register validation to C code
Alexander Gordeev
3
-52
/
+78
2021-07-05
s390/boot: replace magic string check with a bootdata flag
Alexander Egorenkov
1
-1
/
+3
2021-07-05
s390/mcck: move storage error checks to assembler
Alexander Gordeev
2
-26
/
+32
2021-07-05
s390/mcck: always enter C handler with DAT enabled
Alexander Gordeev
2
-32
/
+32
2021-07-05
s390/mcck: optimize user mode check in case of !CONFIG_KVM
Alexander Gordeev
1
-2
/
+4
2021-07-05
s390/entry.S: factor out SIEEXIT macro
Alexander Gordeev
1
-16
/
+12
2021-07-05
s390: mm: Fix secure storage access exception handling
Janosch Frank
1
-0
/
+10
2021-07-05
s390/kprobes: use is_kernel() helper
Kefeng Wang
1
-7
/
+2
2021-07-04
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
22
-353
/
+206
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-5
/
+1
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-1
/
+1
2021-07-01
kprobes: remove duplicated strong free_insn_page in x86 and s390
Barry Song
1
-5
/
+0
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+1
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-17
/
+0
2021-06-28
s390/speculation: Use statically initialized const for instructions
Kees Cook
1
-1
/
+2
2021-06-21
s390/topology: clear thread/group maps for offline cpus
Sven Schnelle
1
-3
/
+9
2021-06-21
s390: clear pt_regs::flags on irq entry
Sven Schnelle
1
-0
/
+1
2021-06-21
s390: fix system call restart with multiple signals
Sven Schnelle
1
-1
/
+0
2021-06-18
s390/ipl: use register pair instead of register asm
Heiko Carstens
1
-6
/
+8
2021-06-18
s390/sysinfo: get rid of register asm
Heiko Carstens
1
-8
/
+11
2021-06-18
s390/cpcmd: use register pair instead of register asm
Heiko Carstens
1
-20
/
+22
2021-06-18
s390/sthyi: use register pair instead of register asm
Heiko Carstens
1
-7
/
+6
2021-06-18
s390/diag: use register pair instead of register asm
Heiko Carstens
1
-6
/
+5
2021-06-18
s390/smp: use register pair instead of register asm
Heiko Carstens
1
-11
/
+11
2021-06-18
s390/debug: Remove pointer obfuscation
Peter Oberparleiter
1
-1
/
+1
2021-06-18
s390/setup: cleanup reserve/remove_oldmem
Vasily Gorbik
1
-26
/
+0
2021-06-18
s390: setup kernel memory layout early
Vasily Gorbik
2
-54
/
+4
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
1
-1
/
+1
2021-06-16
s390/entry.S: factor out OUTSIDE macro
Alexander Gordeev
1
-23
/
+25
2021-06-07
s390/mcck: cleanup use of cleanup_sie_mcck
Alexander Gordeev
1
-12
/
+10
2021-06-07
Merge branch 's390/fixes' into features
Vasily Gorbik
1
-2
/
+2
2021-06-07
s390: use struct tpi_info in lowcore.h
Sven Schnelle
1
-2
/
+2
2021-06-07
s390/smp: remove redundant pcpu::lowcore member
Alexander Gordeev
1
-15
/
+21
2021-06-07
s390/smp: do not preserve boot CPU lowcore on hotplug
Alexander Gordeev
1
-29
/
+18
2021-06-07
s390/smp: reallocate IPL CPU lowcore
Alexander Gordeev
2
-21
/
+52
2021-06-07
s390/ipl: make parameter area accessible via struct parmarea
Heiko Carstens
1
-0
/
+3
2021-06-07
s390/sclp_vt220: fix console name to match device
Valentin Vidic
1
-1
/
+1
2021-06-07
s390/traps: add struct to access transactional diagnostic block
Sven Schnelle
2
-3
/
+5
2021-06-07
s390/irq: add union/struct to access external interrupt parameters
Sven Schnelle
1
-1
/
+1
2021-06-07
s390/facilities: move stfl information from lowcore to global data
Sven Schnelle
8
-28
/
+15
2021-06-07
s390/entry: use assignment to read intcode / asm to copy gprs
Sven Schnelle
3
-6
/
+2
2021-06-07
s390/cpumf: remove WARN_ON_ONCE in counter start handler
Thomas Richter
1
-7
/
+1
2021-06-07
s390/cpumf: remove counter transaction call backs
Thomas Richter
2
-85
/
+0
2021-06-07
s390/mcck: fix invalid KVM guest condition check
Alexander Gordeev
1
-1
/
+1
2021-06-07
s390/mcck: fix calculation of SIE critical section size
Alexander Gordeev
1
-1
/
+1
[prev]
[next]