index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+4
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-5
/
+0
2017-06-28
Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...
Martin Schwidefsky
1
-0
/
+2
2017-06-27
s390/nmi: s390: New low level handling for machine check happening in guest
QingFeng Hao
1
-0
/
+2
2017-06-12
s390/mm: implement 5 level pages tables
Martin Schwidefsky
1
-2
/
+2
2017-04-25
s390/mm: make TASK_SIZE independent from the number of page table levels
Martin Schwidefsky
1
-4
/
+5
2017-03-22
s390: add a system call for guarded storage
Martin Schwidefsky
1
-0
/
+5
2017-02-24
s390: TASK_SIZE for kernel threads
Martin Schwidefsky
1
-1
/
+2
2017-02-23
s390: restore address space when returning to user space
Heiko Carstens
1
-4
/
+8
2017-02-23
s390: rename CIF_ASCE to CIF_ASCE_PRIMARY
Heiko Carstens
1
-2
/
+2
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
[next]