index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
entry.S
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
1
-2
/
+2
2014-05-20
s390: split TIF bits into CIF, PIF and TIF bits
Martin Schwidefsky
1
-42
/
+45
2014-05-20
s390/uaccess: simplify control register updates
Martin Schwidefsky
1
-1
/
+1
2014-04-22
s390: rename and split lowcore field per_perc_atmid
Jens Freimann
1
-2
/
+2
2014-04-03
s390/uaccess: rework uaccess code - fix locking issues
Heiko Carstens
1
-2
/
+22
2014-02-21
s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entries
Martin Schwidefsky
1
-3
/
+6
2013-09-30
s390: fix system call restart after inferior call
Martin Schwidefsky
1
-0
/
+1
2013-08-28
s390/time: return with irqs disabled from psw_idle
Martin Schwidefsky
1
-2
/
+2
2013-08-22
s390: convert interrupt handling to use generic hardirq
Martin Schwidefsky
1
-3
/
+9
2013-06-26
s390/irq: store interrupt information in pt_regs
Martin Schwidefsky
1
-2
/
+10
2013-04-26
s390: system call path micro optimization
Martin Schwidefsky
1
-2
/
+1
[next]