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
2017-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+2
2017-02-17
s390: add missing "do {} while (0)" loop constructs to multiline macros
Heiko Carstens
1
-2
/
+2
2017-01-14
sched/cputime, s390: Implement delayed accounting of system time
Martin Schwidefsky
1
-0
/
+3
2016-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+6
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
1
-0
/
+1
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core, s390: Make cpu_relax() a barrier again
Christian Borntraeger
1
-1
/
+1
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
1
-1
/
+2
2016-11-15
s390: move sys_call_table and last_break from thread_info to thread_struct
Martin Schwidefsky
1
-0
/
+2
2016-11-11
s390: move cputime accounting fields from thread_info to thread_struct
Martin Schwidefsky
1
-0
/
+2
2016-11-11
s390: move system_call field from thread_info to thread_struct
Martin Schwidefsky
1
-0
/
+2
2016-10-17
s390/dumpstack: restore reliable indicator for call traces
Heiko Carstens
1
-1
/
+1
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2016-06-20
s390/mm: remember the int code for the last gmap fault
David Hildenbrand
1
-0
/
+1
2016-06-20
s390/mm: add shadow gmap support
Martin Schwidefsky
1
-0
/
+1
2016-06-13
s390/cpuinfo: show dynamic and static cpu mhz
Heiko Carstens
1
-1
/
+16
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-3
/
+6
2016-04-21
s390/fpu: allocate 'struct fpu' with the task_struct
Martin Schwidefsky
1
-3
/
+6
2016-04-21
s390/mm: fix asce_bits handling with dynamic pagetable levels
Gerald Schaefer
1
-1
/
+1
2016-02-23
s390/dumpstack: merge all four stack tracers
Heiko Carstens
1
-0
/
+4
2016-02-23
s390: add current_stack_pointer() helper function
Heiko Carstens
1
-0
/
+8
2016-01-19
s390: remove all usages of PSW_ADDR_AMODE
Heiko Carstens
1
-2
/
+2
2016-01-11
s390: rename struct _lowcore to struct lowcore
Heiko Carstens
1
-1
/
+1
2015-11-27
s390/spinlock: do not yield to a CPU in udelay/mdelay
Martin Schwidefsky
1
-0
/
+12
2015-11-03
s390: remove runtime instrumentation interrupts
Martin Schwidefsky
1
-1
/
+0
2015-10-27
s390: don't store registers on disabled wait anymore
Heiko Carstens
1
-41
/
+5
2015-10-27
s390: get rid of __set_psw_mask()
Heiko Carstens
1
-16
/
+11
2015-10-16
s390/fpu: split fpu-internal.h into fpu internals, api, and type headers
Hendrik Brueckner
1
-2
/
+3
2015-10-14
s390/flags: use _BITUL macro
Heiko Carstens
1
-5
/
+7
2015-10-14
s390/flags: fix flag handling
Heiko Carstens
1
-3
/
+3
2015-10-14
s390/udelay: make udelay have busy loop semantics
Heiko Carstens
1
-0
/
+2
2015-10-14
s390/fpu: add static FPU save area for init_task
Hendrik Brueckner
1
-0
/
+2
2015-07-29
s390/sclp: convert early sclp console code to C
Martin Schwidefsky
1
-0
/
+11
2015-07-22
s390/kernel: lazy restore fpu registers
Hendrik Brueckner
1
-0
/
+2
2015-07-22
s390/kernel: introduce fpu-internal.h with fpu helper functions
Hendrik Brueckner
1
-2
/
+2
2015-07-22
s390/kernel: move EX_TABLE macros to linkage.h header file
Hendrik Brueckner
1
-19
/
+0
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-65
/
+1
2015-01-29
s390: reintroduce diag 44 calls for cpu_relax()
Heiko Carstens
1
-4
/
+1
2014-11-28
s390: remove diag 44 calls from cpu_relax()
Heiko Carstens
1
-2
/
+0
2014-10-09
s390: add support for vector extension
Martin Schwidefsky
1
-0
/
+1
2014-10-09
s390/idle: consolidate idle functions and definitions
Martin Schwidefsky
1
-1
/
+6
2014-10-09
s390/nohz: use a per-cpu flag for arch_needs_cpu
Martin Schwidefsky
1
-0
/
+4
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
1
-1
/
+1
2014-05-20
s390: split TIF bits into CIF, PIF and TIF bits
Martin Schwidefsky
1
-0
/
+22
2014-01-30
KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest fault
Dominik Dingel
1
-0
/
+1
2013-11-04
s390/mm,tlb: correct tlb flush on page table upgrade
Martin Schwidefsky
1
-2
/
+0
2013-10-24
s390: fix handling of runtime instrumentation psw bit
Heiko Carstens
1
-0
/
+3
2013-10-24
s390/uaccess: always run the kernel in home space
Martin Schwidefsky
1
-4
/
+4
2013-10-24
s390/dis: move disassembler function prototypes to proper header file
Heiko Carstens
1
-5
/
+0
2013-09-28
mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef
Heiko Carstens
1
-0
/
+2
[next]