index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
2023-03-27
s390/ptrace: fix PTRACE_GET_LAST_BREAK error handling
Heiko Carstens
2023-03-03
Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-03-02
s390/kprobes: fix current_kprobe never cleared after kprobes reenter
Vasily Gorbik
2023-03-02
s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handler
Vasily Gorbik
2023-02-28
s390/smp: perform cpu reset before delegating work to target cpu
Heiko Carstens
2023-02-28
s390/mcck: cleanup user process termination path
Alexander Gordeev
2023-02-28
s390/cpum_sf: use READ_ONCE_ALIGNED_128() instead of 128-bit cmpxchg
Heiko Carstens
2023-02-27
s390/nmi: fix virtual-physical address confusion
Nico Boehr
2023-02-27
s390/setup: do not complain about parameters handled in decompressor
Vasily Gorbik
2023-02-26
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-21
Merge tag 's390-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-20
Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-02-15
s390/irq,idle: simplify idle check
Heiko Carstens
2023-02-14
s390/entry: remove toolchain dependent micro-optimization
Heiko Carstens
2023-02-14
s390/mem_detect: do not truncate online memory ranges info
Vasily Gorbik
2023-02-14
s390/mm: add support for RDP (Reset DAT-Protection)
Gerald Schaefer
2023-02-09
s390/idle: remove arch_cpu_idle_time() and corresponding code
Heiko Carstens
2023-02-09
s390/vx: use simple assignments to access __vector128 members
Heiko Carstens
2023-02-09
s390/idle: mark arch_cpu_idle() noinstr
Heiko Carstens
2023-02-09
s390/idle: move idle time accounting to account_idle_time_irq()
Heiko Carstens
2023-02-06
s390/mem_detect: handle online memory limit just once
Vasily Gorbik
2023-02-06
s390/diag: make __diag8c_tmp_amode31 static
Heiko Carstens
2023-02-06
s390/rethook: add local rethook header file
Heiko Carstens
2023-02-06
s390/ipl: add loadparm parameter to eckd ipl/reipl data
Sven Schnelle
2023-02-06
s390/ipl: add DEFINE_GENERIC_LOADPARM()
Sven Schnelle
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
2023-01-26
s390/vdso: Drop '-shared' from KBUILD_CFLAGS_64
Nathan Chancellor
2023-01-26
s390/vdso: Drop unused '-s' flag from KBUILD_AFLAGS_64
Nathan Chancellor
2023-01-25
s390: discard .interp section
Ilya Leoshkevich
2023-01-25
s390/cpum_cf: simplify PMC_INIT and PMC_RELEASE usage
Thomas Richter
2023-01-25
s390/cpum_cf: merge source files for CPU Measurement counter facility
Thomas Richter
2023-01-25
s390/cpum_cf: remove in-kernel counting facility interface
Thomas Richter
2023-01-25
s390/cpum_cf: move stccm_avail()
Thomas Richter
2023-01-25
s390/cpum_cf: move cpum_cf_ctrset_size()
Thomas Richter
2023-01-25
s390/cpum_cf: simplify hw_perf_event_destroy()
Thomas Richter
2023-01-25
s390/cache: change type from unsigned long long to unsigned long
Heiko Carstens
2023-01-22
s390/kprobes: replace kretprobe with rethook
Vasily Gorbik
2023-01-22
s390/cpum_sf: diagnostic sampling buffer setup to handle virtual addresses
Thomas Richter
2023-01-22
s390/cpum_sf: rework macro AUX_SDB_NUM_xxx
Thomas Richter
2023-01-22
s390/cpum_sf: sampling buffer setup to handle virtual addresses
Thomas Richter
2023-01-22
s390/cpum_sf: remove debug statements from function setup_pmc_cpu
Thomas Richter
2023-01-22
s390/cpum_sf: move functions from header file to source file
Thomas Richter
2023-01-22
s390/ipl: use kstrtobool() instead of strtobool()
Christophe JAILLET
2023-01-18
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
2023-01-18
perf/core: Introduce perf_prepare_header()
Namhyung Kim
2023-01-18
perf/core: Add perf_sample_save_raw_data() helper
Namhyung Kim
2023-01-17
Merge branch 'fixes' into features
Heiko Carstens
2023-01-17
s390: workaround invalid gcc-11 out of bounds read warning
Heiko Carstens
[next]