index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
processor.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/idle: merge enabled_wait() and arch_cpu_idle()
Heiko Carstens
2020-12-16
1
-5
/
+0
*
s390/delay: simplify udelay
Heiko Carstens
2020-12-16
1
-2
/
+0
*
s390/mm: remove set_fs / rework address space handling
Heiko Carstens
2020-11-23
1
-7
/
+0
*
s390: remove unused s390_base_ext_handler
Vasily Gorbik
2020-11-09
1
-5
/
+1
*
s390: remove critical section cleanup from entry.S
Sven Schnelle
2020-05-28
1
-11
/
+9
*
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-04-04
1
-5
/
+5
|
\
|
*
s390/mm: cleanup virtual memory constants usage
Alexander Gordeev
2020-03-28
1
-4
/
+4
|
*
s390/mm: remove page table downgrade support
Alexander Gordeev
2020-03-28
1
-1
/
+0
|
*
s390: prevent leaking kernel address in BEAR
Sven Schnelle
2020-03-10
1
-0
/
+1
*
|
s390: remove obsolete ieee_emulation_warnings
Stephen Kitt
2020-02-19
1
-1
/
+0
|
/
*
s390: always inline disabled_wait
Vasily Gorbik
2019-11-30
1
-1
/
+1
*
s390: always inline current_stack_pointer()
Heiko Carstens
2019-10-31
1
-1
/
+1
*
s390/base: remove unused s390_base_mcck_handler
Vasily Gorbik
2019-09-03
1
-2
/
+0
*
arch: replace _BITUL() in kernel-space headers with BIT()
Masahiro Yamada
2019-07-17
1
-10
/
+10
*
processor: get rid of cpu_relax_yield
Heiko Carstens
2019-06-15
1
-6
/
+0
*
s390: improve wait logic of stop_machine
Martin Schwidefsky
2019-06-15
1
-1
/
+2
*
s390: simplify disabled_wait
Martin Schwidefsky
2019-05-02
1
-2
/
+2
*
s390/unwind: introduce stack unwind API
Martin Schwidefsky
2019-05-02
1
-72
/
+0
*
s390: make __load_psw_mask work with clang
Arnd Bergmann
2019-04-11
1
-3
/
+3
*
s390: fine-tune stack switch helper
Martin Schwidefsky
2019-04-11
1
-9
/
+9
*
compiler: remove __no_sanitize_address_or_inline again
Martin Schwidefsky
2018-11-05
1
-2
/
+2
*
treewide: remove current_text_addr
Nick Desaulniers
2018-10-31
1
-6
/
+0
*
s390/kasan: reipl and kexec support
Vasily Gorbik
2018-10-09
1
-1
/
+1
*
s390/smp: kasan stack instrumentation support
Vasily Gorbik
2018-10-09
1
-1
/
+1
*
s390: unify stack size definitions
Vasily Gorbik
2018-10-09
1
-8
/
+0
*
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
2018-10-09
1
-0
/
+8
*
s390: add stack switch helper
Martin Schwidefsky
2018-10-09
1
-0
/
+49
*
s390: run user space and KVM guests with modified branch prediction
Martin Schwidefsky
2018-02-05
1
-0
/
+3
*
s390: add options to change branch prediction behaviour for the kernel
Martin Schwidefsky
2018-02-05
1
-0
/
+1
*
s390: correct some inline assembly constraints
Vasily Gorbik
2017-11-14
1
-1
/
+1
*
s390: remove all code using the access register mode
Martin Schwidefsky
2017-11-14
1
-3
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-13
1
-3
/
+5
|
\
|
*
s390/topology: add detection of dedicated vs shared CPUs
Martin Schwidefsky
2017-09-28
1
-0
/
+2
|
*
s390/guarded storage: simplify task exit handling
Heiko Carstens
2017-09-28
1
-2
/
+2
|
*
s390: convert release_thread() into a static inline function
Heiko Carstens
2017-09-28
1
-1
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-07-04
1
-2
/
+4
|
\
|
*
Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...
Martin Schwidefsky
2017-06-28
1
-0
/
+2
|
|
\
|
|
*
s390/nmi: s390: New low level handling for machine check happening in guest
QingFeng Hao
2017-06-27
1
-0
/
+2
|
*
|
s390/mm: implement 5 level pages tables
Martin Schwidefsky
2017-06-12
1
-2
/
+2
|
|
/
*
/
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-06-29
1
-5
/
+0
|
/
*
s390/mm: make TASK_SIZE independent from the number of page table levels
Martin Schwidefsky
2017-04-25
1
-4
/
+5
*
s390: add a system call for guarded storage
Martin Schwidefsky
2017-03-22
1
-0
/
+5
*
s390: TASK_SIZE for kernel threads
Martin Schwidefsky
2017-02-24
1
-1
/
+2
*
s390: restore address space when returning to user space
Heiko Carstens
2017-02-23
1
-4
/
+8
*
s390: rename CIF_ASCE to CIF_ASCE_PRIMARY
Heiko Carstens
2017-02-23
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-02-22
1
-2
/
+2
|
\
|
*
s390: add missing "do {} while (0)" loop constructs to multiline macros
Heiko Carstens
2017-02-17
1
-2
/
+2
*
|
sched/cputime, s390: Implement delayed accounting of system time
Martin Schwidefsky
2017-01-14
1
-0
/
+3
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-12-14
1
-0
/
+6
|
\
[next]