index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
entry64.S
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-05
s390: critical section cleanup vs. machine checks
Martin Schwidefsky
1
-2
/
+3
2013-02-14
s390/cleanup: rename SPP to LPP
Hendrik Brueckner
1
-5
/
+5
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-11
/
+25
2012-11-23
s390/kvm: Fix address space mixup
Christian Borntraeger
1
-5
/
+20
2012-11-23
s390/ptrace: race of single stepping vs signal delivery
Martin Schwidefsky
1
-4
/
+3
2012-11-23
s390/traps: preinitialize program check table
Heiko Carstens
1
-2
/
+2
2012-10-29
s390: switch to saner kernel_execve() semantics
Al Viro
1
-21
/
+5
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-30
/
+20
2012-10-09
s390/entry: fix svc number for TIF_SYSCALL system call restart
Martin Schwidefsky
1
-1
/
+1
2012-09-30
s390: convert to generic kernel_execve()
Al Viro
1
-25
/
+6
2012-09-30
s390: fold kernel_thread_helper() into ret_from_fork()
Al Viro
1
-3
/
+13
2012-09-30
s390: fold execve_tail() into start_thread(), convert to generic sys_execve()
Al Viro
1
-1
/
+0
2012-09-26
s390/exceptions: switch to relative exception table entries
Heiko Carstens
1
-3
/
+2
2012-09-26
s390: add support for transactional memory
Martin Schwidefsky
1
-4
/
+8
2012-07-20
s390/vtimer: rework virtual timer interface
Martin Schwidefsky
1
-25
/
+14
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-2
/
+1
2012-06-14
s390/smp: make absolute lowcore / cpu restart parameter accesses more robust
Heiko Carstens
1
-1
/
+3
2012-06-05
s390/sigp: use sigp order code defines in assembly code
Heiko Carstens
1
-2
/
+3
2012-06-05
s390/kvm: get rid of duplicate instruction
Christian Borntraeger
1
-1
/
+0
2012-05-16
s390: fix race on TIF_MCCK_PENDING
Martin Schwidefsky
1
-10
/
+11
2012-05-16
s390/time: simply Kconfig dependency
Heiko Carstens
1
-1
/
+1
2012-05-16
s390/entry64: avoid SPP code duplication
Heiko Carstens
1
-3
/
+1
2012-05-16
s390/time: always use stckf instead of stck if available
Heiko Carstens
1
-4
/
+12
2012-05-16
s390: replace TIF_SIE with PF_VCPU
Martin Schwidefsky
1
-3
/
+0
2012-05-16
s390: make sie intercept independent of thread_info
Martin Schwidefsky
1
-6
/
+6
2012-05-16
s390: initialize backchain for ext_int_handler()
Michael Holzheu
1
-0
/
+1
2012-03-11
[S390] rework idle code
Martin Schwidefsky
1
-3
/
+62
2012-03-11
[S390] rework smp code
Martin Schwidefsky
1
-55
/
+17
2012-03-11
[S390] rename lowcore field
Martin Schwidefsky
1
-1
/
+1
2011-12-27
[S390] cleanup trap handling
Martin Schwidefsky
1
-14
/
+13
2011-12-27
[S390] entry[64].S improvements
Martin Schwidefsky
1
-539
/
+429
2011-12-27
[S390] kvm: move cmf host id constant out of lowcore
Martin Schwidefsky
1
-2
/
+5
2011-10-30
[S390] load user asce on sie_fault
Carsten Otte
1
-0
/
+1
2011-10-30
[S390] add TIF_SYSCALL thread flag
Martin Schwidefsky
1
-41
/
+26
2011-10-30
[S390] signal race with restarting system calls
Martin Schwidefsky
1
-15
/
+15
2011-10-30
[S390] lowcore cleanup
Martin Schwidefsky
1
-2
/
+2
2011-09-20
[S390] kvm: fix address mode switching
Christian Borntraeger
1
-0
/
+6
2011-08-03
[S390] Add PSW restart shutdown trigger
Michael Holzheu
1
-0
/
+20
2011-07-24
[S390] fix s390 assembler code alignments
Jan Glauber
1
-23
/
+12
2011-07-24
[S390] move sie code to entry.S
Martin Schwidefsky
1
-8
/
+72
2011-05-23
[S390] pfault: cpu hotplug vs missing completion interrupts
Heiko Carstens
1
-0
/
+1
2011-05-10
[S390] kernel: Initialize register 14 when starting new CPU
Michael Holzheu
1
-1
/
+1
2011-01-05
[S390] ptrace cleanup
Martin Schwidefsky
1
-39
/
+30
2011-01-05
[S390] add kprobes annotations
Martin Schwidefsky
1
-0
/
+4
2010-10-29
[S390] fix kprobes single stepping
Martin Schwidefsky
1
-0
/
+1
2010-10-25
[S390] cleanup system call parameter setup
Martin Schwidefsky
1
-2
/
+2
2010-10-25
[S390] cleanup lowcore access from external interrupts
Martin Schwidefsky
1
-1
/
+4
2010-10-25
[S390] cleanup lowcore access from program checks
Martin Schwidefsky
1
-26
/
+10
2010-07-27
[S390] Fix IRQ tracing in case of PER
Heiko Carstens
1
-2
/
+10
[next]