summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-04-25Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-04-14init: Mark [arch_call_]rest_init() __noreturnJosh Poimboeuf
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-03-27s390/ptrace: fix PTRACE_GET_LAST_BREAK error handlingHeiko Carstens
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider
2023-03-21vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song
2023-03-21ftrace: selftest: remove broken trace_direct_trampMark Rutland
2023-03-17s390/smp: move to use bus_get_dev_root()Greg Kroah-Hartman
2023-03-17s390/topology: move to use bus_get_dev_root()Greg Kroah-Hartman
2023-03-09module: replace module_layout with module_memorySong Liu
2023-03-08sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf
2023-03-03Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-03-02s390/kprobes: fix current_kprobe never cleared after kprobes reenterVasily Gorbik
2023-03-02s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handlerVasily Gorbik
2023-02-28s390/smp: perform cpu reset before delegating work to target cpuHeiko Carstens
2023-02-28s390/mcck: cleanup user process termination pathAlexander Gordeev
2023-02-28s390/cpum_sf: use READ_ONCE_ALIGNED_128() instead of 128-bit cmpxchgHeiko Carstens
2023-02-27s390/nmi: fix virtual-physical address confusionNico Boehr
2023-02-27s390/setup: do not complain about parameters handled in decompressorVasily Gorbik
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-21Merge tag 's390-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-20Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-15s390/irq,idle: simplify idle checkHeiko Carstens
2023-02-14s390/entry: remove toolchain dependent micro-optimizationHeiko Carstens
2023-02-14s390/mem_detect: do not truncate online memory ranges infoVasily Gorbik
2023-02-14s390/mm: add support for RDP (Reset DAT-Protection)Gerald Schaefer
2023-02-09s390/idle: remove arch_cpu_idle_time() and corresponding codeHeiko Carstens
2023-02-09s390/vx: use simple assignments to access __vector128 membersHeiko Carstens
2023-02-09s390/idle: mark arch_cpu_idle() noinstrHeiko Carstens
2023-02-09s390/idle: move idle time accounting to account_idle_time_irq()Heiko Carstens
2023-02-06s390/mem_detect: handle online memory limit just onceVasily Gorbik
2023-02-06s390/diag: make __diag8c_tmp_amode31 staticHeiko Carstens
2023-02-06s390/rethook: add local rethook header fileHeiko Carstens
2023-02-06s390/ipl: add loadparm parameter to eckd ipl/reipl dataSven Schnelle
2023-02-06s390/ipl: add DEFINE_GENERIC_LOADPARM()Sven Schnelle
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar
2023-01-26s390/vdso: Drop '-shared' from KBUILD_CFLAGS_64Nathan Chancellor
2023-01-26s390/vdso: Drop unused '-s' flag from KBUILD_AFLAGS_64Nathan Chancellor
2023-01-25s390: discard .interp sectionIlya Leoshkevich
2023-01-25s390/cpum_cf: simplify PMC_INIT and PMC_RELEASE usageThomas Richter
2023-01-25s390/cpum_cf: merge source files for CPU Measurement counter facilityThomas Richter
2023-01-25s390/cpum_cf: remove in-kernel counting facility interfaceThomas Richter
2023-01-25s390/cpum_cf: move stccm_avail()Thomas Richter