summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-03-036-39/+30
|\
| * s390/kprobes: fix current_kprobe never cleared after kprobes reenterVasily Gorbik2023-03-021-0/+1
| * s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handlerVasily Gorbik2023-03-021-2/+1
| * s390/smp: perform cpu reset before delegating work to target cpuHeiko Carstens2023-02-281-0/+1
| * s390/mcck: cleanup user process termination pathAlexander Gordeev2023-02-283-29/+6
| * s390/cpum_sf: use READ_ONCE_ALIGNED_128() instead of 128-bit cmpxchgHeiko Carstens2023-02-281-6/+3
| * s390/nmi: fix virtual-physical address confusionNico Boehr2023-02-271-2/+1
| * s390/setup: do not complain about parameters handled in decompressorVasily Gorbik2023-02-271-0/+17
* | Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-02-261-2/+2
|\ \
| * | s390/vdso: Drop '-shared' from KBUILD_CFLAGS_64Nathan Chancellor2023-01-261-1/+1
| * | s390/vdso: Drop unused '-s' flag from KBUILD_AFLAGS_64Nathan Chancellor2023-01-261-1/+1
* | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-231-3/+1
|\ \ \ | |_|/ |/| |
| * | mm: remove zap_page_range and create zap_vma_pagesMike Kravetz2023-01-181-3/+1
* | | Merge tag 's390-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-02-2131-633/+600
|\ \ \
| * | | s390/irq,idle: simplify idle checkHeiko Carstens2023-02-152-5/+4
| * | | s390/entry: remove toolchain dependent micro-optimizationHeiko Carstens2023-02-141-6/+0
| * | | s390/mem_detect: do not truncate online memory ranges infoVasily Gorbik2023-02-141-2/+2
| * | | s390/mm: add support for RDP (Reset DAT-Protection)Gerald Schaefer2023-02-141-0/+2
| * | | s390/idle: remove arch_cpu_idle_time() and corresponding codeHeiko Carstens2023-02-091-66/+11
| * | | s390/vx: use simple assignments to access __vector128 membersHeiko Carstens2023-02-094-8/+8
| * | | s390/idle: mark arch_cpu_idle() noinstrHeiko Carstens2023-02-091-1/+1
| * | | s390/idle: move idle time accounting to account_idle_time_irq()Heiko Carstens2023-02-091-10/+11
| * | | s390/mem_detect: handle online memory limit just onceVasily Gorbik2023-02-061-1/+0
| * | | s390/diag: make __diag8c_tmp_amode31 staticHeiko Carstens2023-02-061-1/+1
| * | | s390/rethook: add local rethook header fileHeiko Carstens2023-02-062-0/+8
| * | | s390/ipl: add loadparm parameter to eckd ipl/reipl dataSven Schnelle2023-02-061-0/+3
| * | | s390/ipl: add DEFINE_GENERIC_LOADPARM()Sven Schnelle2023-02-061-71/+20
| * | | s390: discard .interp sectionIlya Leoshkevich2023-01-251-0/+1
| * | | s390/cpum_cf: simplify PMC_INIT and PMC_RELEASE usageThomas Richter2023-01-251-11/+7
| * | | s390/cpum_cf: merge source files for CPU Measurement counter facilityThomas Richter2023-01-254-173/+208
| * | | s390/cpum_cf: remove in-kernel counting facility interfaceThomas Richter2023-01-252-25/+1
| * | | s390/cpum_cf: move stccm_avail()Thomas Richter2023-01-251-0/+6
| * | | s390/cpum_cf: move cpum_cf_ctrset_size()Thomas Richter2023-01-252-46/+47
| * | | s390/cpum_cf: simplify hw_perf_event_destroy()Thomas Richter2023-01-251-6/+4
| * | | s390/cache: change type from unsigned long long to unsigned longHeiko Carstens2023-01-251-1/+1
| * | | s390/kprobes: replace kretprobe with rethookVasily Gorbik2023-01-225-39/+43
| * | | s390/cpum_sf: diagnostic sampling buffer setup to handle virtual addressesThomas Richter2023-01-221-8/+6
| * | | s390/cpum_sf: rework macro AUX_SDB_NUM_xxxThomas Richter2023-01-221-13/+29
| * | | s390/cpum_sf: sampling buffer setup to handle virtual addressesThomas Richter2023-01-221-19/+21
| * | | s390/cpum_sf: remove debug statements from function setup_pmc_cpuThomas Richter2023-01-221-6/+0
| * | | s390/cpum_sf: move functions from header file to source fileThomas Richter2023-01-221-0/+52
| * | | s390/ipl: use kstrtobool() instead of strtobool()Christophe JAILLET2023-01-221-1/+1
| * | | Merge branch 'fixes' into featuresHeiko Carstens2023-01-173-41/+69
| |\ \ \ | | | |/ | | |/|
| * | | s390: move __amode31_base declaration to proper header fileHeiko Carstens2023-01-131-1/+0
| * | | s390/mm: allocate Absolute Lowcore Area in decompressorAlexander Gordeev2023-01-136-69/+13
| * | | s390/mm: allocate Real Memory Copy Area in decompressorAlexander Gordeev2023-01-131-1/+1
| * | | s390/mm: start kernel with DAT enabledAlexander Gordeev2023-01-136-55/+49
| * | | s390/early: fix sclp_early_sccb variable lifetimeAlexander Gordeev2023-01-132-1/+1
| * | | s390/tty3270: add support for diag 8cSven Schnelle2023-01-092-0/+39
| * | | s390/cpumf: support user space events for countingThomas Richter2023-01-091-11/+24