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
/
kernel
/
entry.S
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-28
Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...
Martin Schwidefsky
1
-1
/
+12
2017-06-27
s390/nmi: s390: New low level handling for machine check happening in guest
QingFeng Hao
1
-1
/
+12
2017-06-13
s390/fpu: export save_fpu_regs for all configs
Martin Schwidefsky
1
-2
/
+0
2017-06-13
s390/kvm: avoid global config of vm.alloc_pgste=1
Martin Schwidefsky
1
-1
/
+14
2017-05-17
s390/kvm: do not rely on the ILC on kvm host protection fauls
Christian Borntraeger
1
-6
/
+13
2017-05-03
s390/cputime: fix incorrect system time
Martin Schwidefsky
1
-3
/
+18
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+29
2017-04-05
s390/cpumf: simplify detection of guest samples
Martin Schwidefsky
1
-4
/
+0
2017-04-05
s390: use 64-bit lctlg to load task pid to cr4 on context switch
Martin Schwidefsky
1
-1
/
+3
2017-03-22
s390: add a system call for guarded storage
Martin Schwidefsky
1
-1
/
+25
2017-03-08
livepatch/s390: add TIF_PATCH_PENDING thread flag
Miroslav Benes
1
-1
/
+30
2017-03-01
s390: fix in-kernel program checks
Martin Schwidefsky
1
-5
/
+5
2017-02-23
s390: restore address space when returning to user space
Heiko Carstens
1
-11
/
+18
2017-02-23
s390: rename CIF_ASCE to CIF_ASCE_PRIMARY
Heiko Carstens
1
-11
/
+11
2017-02-20
s390/syscall: fix single stepped system calls
Martin Schwidefsky
1
-0
/
+1
2017-02-08
s390: add no-execute support
Martin Schwidefsky
1
-6
/
+6
2017-01-31
s390: store breaking event address only for program checks
Martin Schwidefsky
1
-38
/
+12
2016-12-12
s390: remove unused labels from entry.S
Heiko Carstens
1
-5
/
+0
2016-12-07
s390: fix machine check panic stack switch
Martin Schwidefsky
1
-1
/
+1
2016-11-25
s390: fix kernel oops for CONFIG_MARCH_Z900=y builds
Martin Schwidefsky
1
-1
/
+2
2016-11-23
s390/thread_info: get rid of THREAD_ORDER define
Heiko Carstens
1
-1
/
+1
2016-11-15
s390: move sys_call_table and last_break from thread_info to thread_struct
Martin Schwidefsky
1
-5
/
+17
2016-11-11
s390: move thread_info into task_struct
Heiko Carstens
1
-9
/
+8
2016-11-11
s390/preempt: move preempt_count to the lowcore
Martin Schwidefsky
1
-1
/
+1
2016-08-07
s390: move exports to definitions
Al Viro
1
-0
/
+6
2016-07-04
s390: have unique symbol for __switch_to address
Heiko Carstens
1
-0
/
+10
2016-06-28
s390: remove pointless load within __switch_to
Heiko Carstens
1
-1
/
+0
2016-03-10
s390: fix floating pointer register corruption (again)
Martin Schwidefsky
1
-104
/
+2
2016-03-02
s390/cpumf: Improve guest detection heuristics
Christian Borntraeger
1
-0
/
+1
2015-11-27
s390/spinlock: do not yield to a CPU in udelay/mdelay
Martin Schwidefsky
1
-0
/
+2
2015-10-14
s390/udelay: make udelay have busy loop semantics
Heiko Carstens
1
-0
/
+4
2015-10-14
s390/cpumf: rework program parameter setting to detect guest samples
Christian Borntraeger
1
-16
/
+12
2015-10-14
s390/entry: add assembler macro to conveniently tests under mask
Hendrik Brueckner
1
-41
/
+65
2015-10-14
s390/fpu: add static FPU save area for init_task
Hendrik Brueckner
1
-4
/
+0
2015-10-14
s390/fpu: always enable the vector facility if it is available
Hendrik Brueckner
1
-81
/
+21
2015-09-30
s390/vtime: correct scaled cputime of partially idle CPUs
Martin Schwidefsky
1
-1
/
+29
2015-09-17
s390: fix floating point register corruption
Heiko Carstens
1
-0
/
+2
2015-08-03
KVM: s390: use pid of cpu thread for sampling tagging
Christian Borntraeger
1
-1
/
+1
2015-08-03
s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead
Hendrik Brueckner
1
-18
/
+18
2015-07-22
s390/nmi: use the normal asynchronous stack for machine checks
Martin Schwidefsky
1
-16
/
+9
2015-07-22
s390/kernel: squeeze a few more cycles out of the system call handler
Martin Schwidefsky
1
-41
/
+34
2015-07-22
s390/kvm: integrate HANDLE_SIE_INTERCEPT into cleanup_critical
Martin Schwidefsky
1
-118
/
+123
2015-07-22
s390/kvm: fix interrupt race with HANDLE_SIE_INTERCEPT
Martin Schwidefsky
1
-10
/
+4
2015-07-22
s390/kernel: lazy restore fpu registers
Hendrik Brueckner
1
-6
/
+305
2015-07-20
s390: adapt entry.S to the move of thread_struct
Martin Schwidefsky
1
-4
/
+9
2015-05-08
KVM: s390: make exit_sie_sync more robust
Christian Borntraeger
1
-1
/
+1
2015-03-25
s390: remove 31 bit syscalls
Heiko Carstens
1
-3
/
+3
2015-03-25
s390: remove "64" suffix from a couple of files
Heiko Carstens
1
-0
/
+1059
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-966
/
+0
2014-12-08
s390: use local symbol names in entry[64].S
Martin Schwidefsky
1
-212
/
+212
[next]