index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-06
s390/mem_detect: handle online memory limit just once
Vasily Gorbik
1
-1
/
+0
2023-02-06
s390/diag: make __diag8c_tmp_amode31 static
Heiko Carstens
1
-1
/
+1
2023-02-06
s390/rethook: add local rethook header file
Heiko Carstens
2
-0
/
+8
2023-02-06
s390/ipl: add loadparm parameter to eckd ipl/reipl data
Sven Schnelle
1
-0
/
+3
2023-02-06
s390/ipl: add DEFINE_GENERIC_LOADPARM()
Sven Schnelle
1
-71
/
+20
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
4
-43
/
+72
2023-01-26
s390/vdso: Drop '-shared' from KBUILD_CFLAGS_64
Nathan Chancellor
1
-1
/
+1
2023-01-26
s390/vdso: Drop unused '-s' flag from KBUILD_AFLAGS_64
Nathan Chancellor
1
-1
/
+1
2023-01-25
s390: discard .interp section
Ilya Leoshkevich
1
-0
/
+1
2023-01-25
s390/cpum_cf: simplify PMC_INIT and PMC_RELEASE usage
Thomas Richter
1
-11
/
+7
2023-01-25
s390/cpum_cf: merge source files for CPU Measurement counter facility
Thomas Richter
4
-173
/
+208
2023-01-25
s390/cpum_cf: remove in-kernel counting facility interface
Thomas Richter
2
-25
/
+1
2023-01-25
s390/cpum_cf: move stccm_avail()
Thomas Richter
1
-0
/
+6
2023-01-25
s390/cpum_cf: move cpum_cf_ctrset_size()
Thomas Richter
2
-46
/
+47
2023-01-25
s390/cpum_cf: simplify hw_perf_event_destroy()
Thomas Richter
1
-6
/
+4
2023-01-25
s390/cache: change type from unsigned long long to unsigned long
Heiko Carstens
1
-1
/
+1
2023-01-22
s390/kprobes: replace kretprobe with rethook
Vasily Gorbik
5
-39
/
+43
2023-01-22
s390/cpum_sf: diagnostic sampling buffer setup to handle virtual addresses
Thomas Richter
1
-8
/
+6
2023-01-22
s390/cpum_sf: rework macro AUX_SDB_NUM_xxx
Thomas Richter
1
-13
/
+29
2023-01-22
s390/cpum_sf: sampling buffer setup to handle virtual addresses
Thomas Richter
1
-19
/
+21
2023-01-22
s390/cpum_sf: remove debug statements from function setup_pmc_cpu
Thomas Richter
1
-6
/
+0
2023-01-22
s390/cpum_sf: move functions from header file to source file
Thomas Richter
1
-0
/
+52
2023-01-22
s390/ipl: use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-1
/
+1
2023-01-18
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
1
-3
/
+1
2023-01-18
perf/core: Introduce perf_prepare_header()
Namhyung Kim
1
-1
/
+2
2023-01-18
perf/core: Add perf_sample_save_raw_data() helper
Namhyung Kim
3
-9
/
+3
2023-01-17
Merge branch 'fixes' into features
Heiko Carstens
3
-41
/
+69
2023-01-17
s390: workaround invalid gcc-11 out of bounds read warning
Heiko Carstens
1
-2
/
+3
2023-01-13
s390: move __amode31_base declaration to proper header file
Heiko Carstens
1
-1
/
+0
2023-01-13
s390/mm: allocate Absolute Lowcore Area in decompressor
Alexander Gordeev
6
-69
/
+13
2023-01-13
s390/mm: allocate Real Memory Copy Area in decompressor
Alexander Gordeev
1
-1
/
+1
2023-01-13
s390/mm: start kernel with DAT enabled
Alexander Gordeev
6
-55
/
+49
2023-01-13
s390/early: fix sclp_early_sccb variable lifetime
Alexander Gordeev
2
-1
/
+1
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
1
-1
/
+0
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
1
-1
/
+0
2023-01-11
s390/cpum_sf: add READ_ONCE() semantics to compare and swap loops
Heiko Carstens
1
-39
/
+62
2023-01-10
s390/kexec: fix ipl report address for kdump
Alexander Egorenkov
1
-2
/
+3
2023-01-09
s390/tty3270: add support for diag 8c
Sven Schnelle
2
-0
/
+39
2023-01-09
s390/cpumf: support user space events for counting
Thomas Richter
1
-11
/
+24
2023-01-06
s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
Masahiro Yamada
1
-0
/
+2
2023-01-06
s390: expicitly align _edata and _end symbols on page boundary
Alexander Gordeev
1
-0
/
+2
2022-12-27
cputime: remove cputime_to_nsecs fallback
Nicholas Piggin
2
-2
/
+2
2022-12-20
random: do not include <asm/archrandom.h> from random.h
Jason A. Donenfeld
1
-0
/
+1
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-11
/
+23
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2022-12-12
Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2022-12-12
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-20
/
+0
2022-12-12
Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
10
-191
/
+512
2022-12-06
s390/nmi: get rid of private slab cache
Heiko Carstens
1
-31
/
+9
[prev]
[next]