index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-21
s390/disassembler: increase ebpf disasm buffer size
Vasily Gorbik
1
-1
/
+1
2021-04-18
s390/smp: fix do_restart() prototype
Alexander Gordeev
2
-3
/
+3
2021-04-18
s390: get rid of oprofile leftovers
Marc Zyngier
1
-21
/
+0
2021-04-12
s390/traps,mm: add conditional trap handlers
Heiko Carstens
2
-2
/
+10
2021-04-12
s390/traps: convert pgm_check.S to C
Heiko Carstens
4
-177
/
+59
2021-04-12
s390/protvirt: fix error return code in uv_info_init()
zhongbaisong
1
-1
/
+3
2021-04-12
Merge branch 'fixes' into features
Heiko Carstens
6
-11
/
+28
2021-04-12
s390/entry: save the caller of psw_idle
Vasily Gorbik
1
-0
/
+1
2021-04-12
s390/entry: avoid setting up backchain in ext|io handlers
Vasily Gorbik
1
-4
/
+2
2021-04-07
s390/setup: use memblock_free_late() to free old stack
Heiko Carstens
1
-1
/
+1
2021-04-05
s390/irq: fix reading of ext_params2 field from lowcore
Heiko Carstens
1
-1
/
+1
2021-04-05
s390/unwind: add machine check handler stack
Vasily Gorbik
1
-1
/
+11
2021-04-05
s390/cpcmd: fix inline assembly register clobbering
Alexander Gordeev
1
-2
/
+4
2021-03-25
s390/vdso: fix initializing and updating of vdso_data
Heiko Carstens
1
-3
/
+8
2021-03-25
s390/vdso: copy tod_steering_delta value to vdso_data page
Heiko Carstens
1
-0
/
+1
2021-03-24
s390/uv: fix prot virt host indication compilation
Janosch Frank
1
-1
/
+7
2021-03-22
s390/kernel: fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-22
s390/uv: add prot virt guest/host indication files
Janosch Frank
1
-1
/
+36
2021-03-15
s390/vtime: fix increased steal time accounting
Gerald Schaefer
1
-1
/
+1
2021-03-15
s390/cpumf: disable preemption when accessing per-cpu variable
Thomas Richter
1
-1
/
+2
2021-03-08
s390/cpumf: remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2021-03-08
s390/cpumf: rename header file to hwctrset.h
Thomas Richter
1
-1
/
+1
2021-03-08
s390/cpumf: remove 60 seconds read limit
Thomas Richter
1
-16
/
+2
2021-03-08
s390/topology: remove always false if check
Heiko Carstens
1
-2
/
+0
2021-03-08
s390/time,idle: get rid of unsigned long long
Heiko Carstens
2
-20
/
+20
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-26
Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
3
-43
/
+558
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2021-02-24
s390/cpumf: Add support for complete counter set extraction
Thomas Richter
1
-23
/
+525
2021-02-24
s390/smp: implement arch_irq_work_raise()
Ilya Leoshkevich
1
-0
/
+11
2021-02-24
s390/topology: move cpumasks away from stack
Heiko Carstens
1
-12
/
+13
2021-02-24
s390/smp: smp_emergency_stop() - move cpumask away from stack
Heiko Carstens
1
-1
/
+4
2021-02-24
s390/smp: __smp_rescan_cpus() - move cpumask away from stack
Heiko Carstens
1
-1
/
+1
2021-02-24
s390/smp: consolidate locking for smp_rescan()
Heiko Carstens
1
-6
/
+4
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2021-02-21
Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
26
-1098
/
+763
2021-02-21
Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2021-02-13
s390/debug: use union tod_clock
Heiko Carstens
1
-3
/
+3
2021-02-13
s390/vdso: use union tod_clock
Heiko Carstens
1
-3
/
+3
2021-02-13
s390/time: convert tod_clock_base to union
Heiko Carstens
4
-38
/
+22
2021-02-13
s390/time: rename store_tod_clock_ext() and use union tod_clock
Heiko Carstens
1
-3
/
+3
2021-02-13
s390: split cleanup_sie
Sven Schnelle
1
-10
/
+7
2021-02-13
s390: use r13 in cleanup_sie as temp register
Sven Schnelle
1
-2
/
+2
2021-02-13
s390: fix kernel asce loading when sie is interrupted
Sven Schnelle
1
-2
/
+1
2021-02-13
s390: add stack for machine check handler
Sven Schnelle
4
-18
/
+35
2021-02-13
s390: use WRITE_ONCE when re-allocating async stack
Sven Schnelle
1
-1
/
+1
2021-02-13
s390: open code SWITCH_KERNEL macro
Sven Schnelle
1
-28
/
+46
2021-02-12
Merge branch 'x86/paravirt' into x86/entry
Ingo Molnar
1
-1
/
+1
2021-02-10
softirq: Move do_softirq_own_stack() to generic asm header
Thomas Gleixner
1
-0
/
+1
[next]