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
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-29
s390/smp: Add cpu capacities
Mete Durlu
1
-0
/
+1
2024-07-23
s390/entry: Move SIE indicator flag to thread info
Heiko Carstens
1
-2
/
+0
2024-07-23
s390/nospec: Push down alternative handling
Heiko Carstens
1
-1
/
+1
2024-07-23
s390/alternatives: Rework to allow for callbacks
Heiko Carstens
1
-1
/
+1
2024-07-23
s390: Move CIF flags to struct pcpu
Sven Schnelle
1
-6
/
+20
2024-06-18
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
1
-4
/
+4
2024-05-14
s390: Mark psw in __load_psw_mask() as __unitialized
Sven Schnelle
1
-1
/
+1
2024-05-14
s390/idle: Rewrite psw_idle() in C
Sven Schnelle
1
-0
/
+14
2024-05-14
s390/stackstrace: Detect vdso stack frames
Heiko Carstens
1
-0
/
+1
2024-03-17
s390/entry: add CIF_SIE flag and remove sie64a() address check
Sven Schnelle
1
-0
/
+2
2024-02-16
s390/fpu: limit save and restore to used registers
Heiko Carstens
1
-0
/
+1
2024-02-16
s390/fpu: remove regs member from struct fpu
Heiko Carstens
1
-1
/
+0
2024-02-16
s390/fpu: make kernel fpu context preemptible
Heiko Carstens
1
-0
/
+2
2024-02-16
s390/fpu: rename save_fpu_regs() to save_user_fpu_regs(), etc
Heiko Carstens
1
-2
/
+2
2024-02-16
s390/fpu: convert FPU CIF flag to regular TIF flag
Heiko Carstens
1
-2
/
+0
2024-02-16
s390/fpu: move, rename, and merge header files
Heiko Carstens
1
-2
/
+1
2024-01-10
Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-8
/
+26
2023-12-11
s390/fpu: remove ARCH_WANTS_DYNAMIC_TASK_STRUCT support
Heiko Carstens
1
-5
/
+1
2023-12-11
s390/nmi: implement and use local_mcck_save() / local_mcck_restore()
Heiko Carstens
1
-3
/
+25
2023-11-22
s390: remove odd comment
Heiko Carstens
1
-1
/
+0
2023-04-20
s390/stackleak: provide fast __stackleak_poison() implementation
Heiko Carstens
1
-0
/
+35
2023-04-04
s390: move on_thread_stack() to processor.h
Heiko Carstens
1
-0
/
+7
2023-03-13
s390/bp: remove __bpon()
Heiko Carstens
1
-1
/
+0
2023-03-13
s390/bp: remove s390_isolate_bp_guest()
Heiko Carstens
1
-2
/
+0
2023-03-13
s390/bp: remove TIF_ISOLATE_BP
Heiko Carstens
1
-1
/
+0
2023-02-15
s390/processor: add test_and_set_cpu_flag() and test_and_clear_cpu_flag()
Heiko Carstens
1
-0
/
+16
2023-02-15
s390/processor: let cpu helper functions return boolean values
Heiko Carstens
1
-4
/
+5
2023-02-09
s390/processor: always inline cpu flag helper functions
Heiko Carstens
1
-4
/
+4
2022-11-16
s390: avoid using global register for current_stack_pointer
Vasily Gorbik
1
-1
/
+10
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+0
2022-09-14
s390/mm: rework memcpy_real() to avoid DAT-off mode
Alexander Gordeev
1
-2
/
+0
2022-09-14
s390/smp: rework absolute lowcore access
Alexander Gordeev
1
-15
/
+0
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-3
/
+0
2022-05-25
s390: simplify early program check handler
Heiko Carstens
1
-6
/
+0
2022-04-25
s390/vdso: map vdso above stack
Sven Schnelle
1
-3
/
+4
2022-04-25
s390/vdso: move vdso mapping to its own function
Sven Schnelle
1
-0
/
+1
2022-04-12
s390: current_stack_pointer shouldn't be a function
Sven Schnelle
1
-7
/
+1
2022-03-27
s390/maccess: rework absolute lowcore accessors
Alexander Gordeev
1
-5
/
+12
2022-03-10
s390: convert ".insn" encoding to instruction names
Vasily Gorbik
1
-2
/
+1
2022-03-08
s390/base: pass pt_regs to early program check handler
Heiko Carstens
1
-1
/
+1
2022-02-09
s390/maccess: fix semantics of memcpy_real() and its callers
Alexander Gordeev
1
-1
/
+1
2021-12-29
s390: remove unused TASK_SIZE_OF
Guo Ren
1
-2
/
+1
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-1
/
+1
2021-08-26
s390/smp: enable DAT before CPU restart callback is called
Alexander Gordeev
1
-0
/
+2
2021-06-18
s390/processor: always inline stap() and __load_psw_mask()
Heiko Carstens
1
-2
/
+2
2021-06-07
s390/traps: add struct to access transactional diagnostic block
Sven Schnelle
1
-1
/
+1
2021-01-19
s390: pass struct pt_regs instead of registers to syscalls
Sven Schnelle
1
-3
/
+1
2021-01-19
s390: convert to generic entry
Sven Schnelle
1
-20
/
+32
2020-12-16
s390/idle: merge enabled_wait() and arch_cpu_idle()
Heiko Carstens
1
-5
/
+0
2020-12-16
s390/delay: simplify udelay
Heiko Carstens
1
-2
/
+0
[next]