Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
37778d83a744a1ebed1478b490601c40f8827607
/
arch
/
s390
/
kernel
/
entry.S
46210c4
s390: have unique symbol for __switch_to address
by Heiko Carstens
· 9 years ago
4379959
s390: remove pointless load within __switch_to
by Heiko Carstens
· 9 years ago
e370e47
s390: fix floating pointer register corruption (again)
by Martin Schwidefsky
· 9 years ago
b1685ab
s390/cpumf: Improve guest detection heuristics
by Christian Borntraeger
· 9 years ago
419123f
s390/spinlock: do not yield to a CPU in udelay/mdelay
by Martin Schwidefsky
· 9 years ago
db7e007
s390/udelay: make udelay have busy loop semantics
by Heiko Carstens
· 10 years ago
e22cf8c
s390/cpumf: rework program parameter setting to detect guest samples
by Christian Borntraeger
· 9 years ago
83abeff
s390/entry: add assembler macro to conveniently tests under mask
by Hendrik Brueckner
· 9 years ago
0ac2777
s390/fpu: add static FPU save area for init_task
by Hendrik Brueckner
· 9 years ago
b5510d9
s390/fpu: always enable the vector facility if it is available
by Hendrik Brueckner
· 9 years ago
72d38b1
s390/vtime: correct scaled cputime of partially idle CPUs
by Martin Schwidefsky
· 9 years ago
9380cf5
s390: fix floating point register corruption
by Heiko Carstens
· 9 years ago
888d5e9
KVM: s390: use pid of cpu thread for sampling tagging
by Christian Borntraeger
· 10 years ago
d0164ee
s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead
by Hendrik Brueckner
· 10 years ago
2acb94f
s390/nmi: use the normal asynchronous stack for machine checks
by Martin Schwidefsky
· 10 years ago
a359bb1
s390/kernel: squeeze a few more cycles out of the system call handler
by Martin Schwidefsky
· 10 years ago
d0fc410
s390/kvm: integrate HANDLE_SIE_INTERCEPT into cleanup_critical
by Martin Schwidefsky
· 10 years ago
dcd2a9a
s390/kvm: fix interrupt race with HANDLE_SIE_INTERCEPT
by Martin Schwidefsky
· 10 years ago
9977e88
s390/kernel: lazy restore fpu registers
by Hendrik Brueckner
· 10 years ago
3827ec3
s390: adapt entry.S to the move of thread_struct
by Martin Schwidefsky
· 10 years ago
8e23654
KVM: s390: make exit_sie_sync more robust
by Christian Borntraeger
· 10 years ago
a876cb3
s390: remove 31 bit syscalls
by Heiko Carstens
· 10 years ago
4bfc86c
s390: remove "64" suffix from a couple of files
by Heiko Carstens
· 10 years ago
[Renamed from arch/s390/kernel/entry64.S]
86ed42f
s390: use local symbol names in entry[64].S
by Martin Schwidefsky
· 10 years ago
2a0a5b2
s390/uprobes: architecture backend for uprobes
by Jan Willeke
· 10 years ago
b05d59d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
by Linus Torvalds
· 11 years ago
d3a73ac
s390: split TIF bits into CIF, PIF and TIF bits
by Martin Schwidefsky
· 11 years ago
beef560
s390/uaccess: simplify control register updates
by Martin Schwidefsky
· 11 years ago
21ee7ff
s390: rename and split lowcore field per_perc_atmid
by Jens Freimann
· 11 years ago
457f218
s390/uaccess: rework uaccess code - fix locking issues
by Heiko Carstens
· 11 years ago
53e857f
s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entries
by Martin Schwidefsky
· 12 years ago
b4a9601
s390: Fix misspellings using 'codespell' tool
by Hendrik Brueckner
· 11 years ago
61aa488
s390: use IS_ENABLED to check if a CONFIG is set to y or m
by Heiko Carstens
· 11 years ago
dbbfe48
s390: fix system call restart after inferior call
by Martin Schwidefsky
· 11 years ago
0587d40
s390/time: return with irqs disabled from psw_idle
by Martin Schwidefsky
· 12 years ago
1f44a22
s390: convert interrupt handling to use generic hardirq
by Martin Schwidefsky
· 12 years ago
fe489bf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
48f6b00
s390/irq: store interrupt information in pt_regs
by Martin Schwidefsky
· 12 years ago
b764bb1
KVM: s390,perf: Detect if perf samples belong to KVM host or guest
by Heinz Graalfs
· 12 years ago
7c47053
s390/kvm: avoid automatic sie reentry
by Martin Schwidefsky
· 12 years ago
49b99e1
s390/kvm: Provide a way to prevent reentering SIE
by Christian Borntraeger
· 12 years ago
95d38fd
s390/kvm: Mark if a cpu is in SIE
by Christian Borntraeger
· 12 years ago
6164988
s390: system call path micro optimization
by Martin Schwidefsky
· 12 years ago
dc7ee00
s390: lowcore stack pointer offsets
by Martin Schwidefsky
· 12 years ago
6551fbd
s390: critical section cleanup vs. machine checks
by Martin Schwidefsky
· 12 years ago
23d18e8
s390/cleanup: rename SPP to LPP
by Hendrik Brueckner
· 12 years ago
c7708fa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
ce6a04a
s390/kvm: Fix address space mixup
by Christian Borntraeger
· 12 years ago
39efd4e
s390/ptrace: race of single stepping vs signal delivery
by Martin Schwidefsky
· 12 years ago
b01a37a
s390/traps: preinitialize program check table
by Heiko Carstens
· 12 years ago
30dcb09
s390: switch to saner kernel_execve() semantics
by Al Viro
· 12 years ago
e1b2814
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
42859ee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
450e47d
s390/entry: fix svc number for TIF_SYSCALL system call restart
by Martin Schwidefsky
· 12 years ago
f322220
s390: convert to generic kernel_execve()
by Al Viro
· 12 years ago
37fe5d4
s390: fold kernel_thread_helper() into ret_from_fork()
by Al Viro
· 12 years ago
65f22a9
s390: fold execve_tail() into start_thread(), convert to generic sys_execve()
by Al Viro
· 12 years ago
eb608fb
s390/exceptions: switch to relative exception table entries
by Heiko Carstens
· 12 years ago
d35339a
s390: add support for transactional memory
by Martin Schwidefsky
· 13 years ago
27f6b41
s390/vtimer: rework virtual timer interface
by Martin Schwidefsky
· 13 years ago
a53c8fa
s390/comments: unify copyright messages and remove file names
by Heiko Carstens
· 13 years ago
fbe7656
s390/smp: make absolute lowcore / cpu restart parameter accesses more robust
by Heiko Carstens
· 13 years ago
eb54619
s390/sigp: use sigp order code defines in assembly code
by Heiko Carstens
· 13 years ago
569ba7d
s390/kvm: get rid of duplicate instruction
by Christian Borntraeger
· 13 years ago
eda0c6d
s390: fix race on TIF_MCCK_PENDING
by Martin Schwidefsky
· 13 years ago
d652d59
s390/time: simply Kconfig dependency
by Heiko Carstens
· 13 years ago
9ee39e4
s390/entry64: avoid SPP code duplication
by Heiko Carstens
· 13 years ago
473e66b
s390/time: always use stckf instead of stck if available
by Heiko Carstens
· 13 years ago
5e8010c
s390: replace TIF_SIE with PF_VCPU
by Martin Schwidefsky
· 13 years ago
6022afc
s390: make sie intercept independent of thread_info
by Martin Schwidefsky
· 13 years ago
0de9db3
s390: initialize backchain for ext_int_handler()
by Michael Holzheu
· 13 years ago
4c1051e
[S390] rework idle code
by Martin Schwidefsky
· 13 years ago
8b646bd
[S390] rework smp code
by Martin Schwidefsky
· 13 years ago
7e180bd
[S390] rename lowcore field
by Martin Schwidefsky
· 13 years ago
aa33c8c
[S390] cleanup trap handling
by Martin Schwidefsky
· 13 years ago
c532890
[S390] entry[64].S improvements
by Martin Schwidefsky
· 13 years ago
ddd6f95
[S390] kvm: move cmf host id constant out of lowcore
by Martin Schwidefsky
· 13 years ago
69ba974
[S390] load user asce on sie_fault
by Carsten Otte
· 13 years ago
b6ef5bb
[S390] add TIF_SYSCALL thread flag
by Martin Schwidefsky
· 13 years ago
20b40a7
[S390] signal race with restarting system calls
by Martin Schwidefsky
· 13 years ago
0edc8fa
[S390] lowcore cleanup
by Martin Schwidefsky
· 13 years ago
480e592
[S390] kvm: fix address mode switching
by Christian Borntraeger
· 13 years ago
7dd6b33
[S390] Add PSW restart shutdown trigger
by Michael Holzheu
· 14 years ago
144d634
[S390] fix s390 assembler code alignments
by Jan Glauber
· 14 years ago
603d1a5
[S390] move sie code to entry.S
by Martin Schwidefsky
· 14 years ago
f2db2e6
[S390] pfault: cpu hotplug vs missing completion interrupts
by Heiko Carstens
· 14 years ago
8eb4bd6
[S390] kernel: Initialize register 14 when starting new CPU
by Michael Holzheu
· 14 years ago
5e9a269
[S390] ptrace cleanup
by Martin Schwidefsky
· 14 years ago
860dba4
[S390] add kprobes annotations
by Martin Schwidefsky
· 14 years ago
9ec2708
[S390] fix kprobes single stepping
by Martin Schwidefsky
· 14 years ago
baa0715
[S390] cleanup system call parameter setup
by Martin Schwidefsky
· 14 years ago
f6649a7
[S390] cleanup lowcore access from external interrupts
by Martin Schwidefsky
· 14 years ago
1e54622
[S390] cleanup lowcore access from program checks
by Martin Schwidefsky
· 14 years ago
f5cdac2
[S390] Fix IRQ tracing in case of PER
by Heiko Carstens
· 15 years ago
2ffbb3f
[S390] spp: remove KVM_AWARE_CMF config option
by Heiko Carstens
· 15 years ago
86f2552
[S390] add breaking event address for user space
by Martin Schwidefsky
· 15 years ago
cd3b70f
[S390] virtualization aware cpu measurement
by Carsten Otte
· 15 years ago
6377981
[S390] idle time accounting vs. machine checks
by Martin Schwidefsky
· 15 years ago
6a2df3a
[S390] improve irq tracing code in entry[64].S
by Martin Schwidefsky
· 15 years ago
43d399d
[S390] cleanup sysc_work and io_work code
by Martin Schwidefsky
· 15 years ago
Next »