summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | s390/cpumf: support user space events for countingThomas Richter2023-01-091-11/+24
* | | | Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-02-203-4/+2
|\ \ \ \
| * \ \ \ Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar2023-01-314-43/+72
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra2023-01-131-1/+0
| * | | | objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra2023-01-131-1/+0
| * | | | cputime: remove cputime_to_nsecs fallbackNicholas Piggin2022-12-272-2/+2
| | |/ / | |/| |
* | | | Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-02-204-10/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | perf/core: Introduce perf_prepare_header()Namhyung Kim2023-01-181-1/+2
| * | | perf/core: Add perf_sample_save_raw_data() helperNamhyung Kim2023-01-183-9/+3
| | |/ | |/|
* / | s390: workaround invalid gcc-11 out of bounds read warningHeiko Carstens2023-01-171-2/+3
|/ /
* | s390/cpum_sf: add READ_ONCE() semantics to compare and swap loopsHeiko Carstens2023-01-111-39/+62
* | s390/kexec: fix ipl report address for kdumpAlexander Egorenkov2023-01-101-2/+3
* | s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36Masahiro Yamada2023-01-061-0/+2
* | s390: expicitly align _edata and _end symbols on page boundaryAlexander Gordeev2023-01-061-0/+2
|/
* random: do not include <asm/archrandom.h> from random.hJason A. Donenfeld2022-12-201-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-153-11/+23
|\
| * Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2022-11-283-11/+23
| |\
| | * KVM: s390: pv: avoid export before import if possibleClaudio Imbrenda2022-11-231-0/+7
| | * s390/entry: sort out physical vs virtual pointers usage in sie64aNico Boehr2022-10-262-11/+16
* | | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2022-12-121-1/+1
|\ \ \
| * | | use less confusing names for iov_iter direction initializersAl Viro2022-11-251-1/+1
| * | | [s390] copy_oldmem_kernel() - WRITE is "data source", not destinationAl Viro2022-11-251-1/+1
| |/ /
* | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-122-2/+2
|\ \ \
| * | | treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-182-2/+2
| |/ /
* | | Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-122-2/+2
|\ \ \
| * | | perf: Rewrite core context handlingPeter Zijlstra2022-10-272-2/+2
| | |/ | |/|
* | | Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-12-121-20/+0
|\ \ \
| * | | vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copyJann Horn2022-12-011-20/+0
| |/ /
* | | Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-12-1210-191/+512
|\ \ \
| * | | s390/nmi: get rid of private slab cacheHeiko Carstens2022-12-061-31/+9
| * | | s390/nmi: move storage error checking back to C, enter with DAT onHeiko Carstens2022-12-063-32/+21
| * | | s390/nmi: print machine check interruption code before stopping systemHeiko Carstens2022-12-061-0/+52
| * | | s390/nmi: rework register validation handlingHeiko Carstens2022-12-061-54/+10
| * | | s390/nmi: use vector instruction macros instead of byte patternsHeiko Carstens2022-12-061-5/+4
| * | | s390/vx: add vx-insn.h wrapper include fileHeiko Carstens2022-12-061-2/+1
| * | | s390/ipl: use octal values instead of S_* macrosSven Schnelle2022-12-061-36/+30
| * | | s390/ipl: add eckd dump supportSven Schnelle2022-12-061-1/+71
| * | | s390/ipl: add eckd supportSven Schnelle2022-12-061-0/+282
| * | | s390/kprobes: define insn cache ops within private header fileHeiko Carstens2022-11-232-2/+10
| * | | s390/debug: remove function type castHeiko Carstens2022-11-231-3/+4
| * | | s390/ipl: Use kstrtobool() instead of strtobool()Christophe JAILLET2022-11-231-3/+4
| * | | s390/pai: rename structure member users to active_eventsThomas Richter2022-10-261-6/+6
| * | | s390/pai: rework pai_crypto mapped buffer reference countThomas Richter2022-10-261-22/+20
| * | | s390/pai: move enum definition to header fileThomas Richter2022-10-261-9/+3
| |/ /
* | / s390/crashdump: fix TOD programmable field sizeHeiko Carstens2022-11-241-1/+1
| |/ |/|
* | s390/pai: fix raw data collection for PMU pai_extThomas Richter2022-10-261-0/+1
|/
* treewide: use get_random_{u8,u16}() when possible, part 2Jason A. Donenfeld2022-10-111-1/+1
* treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-112-2/+2
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-1/+2
|\
| * s390: remove vma linked list walksMatthew Wilcox (Oracle)2022-09-261-1/+2