index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
entry.S
Age
Commit message (
Expand
)
Author
2017-02-23
s390: restore address space when returning to user space
Heiko Carstens
2017-02-23
s390: rename CIF_ASCE to CIF_ASCE_PRIMARY
Heiko Carstens
2017-02-20
s390/syscall: fix single stepped system calls
Martin Schwidefsky
2017-02-08
s390: add no-execute support
Martin Schwidefsky
2017-01-31
s390: store breaking event address only for program checks
Martin Schwidefsky
2016-12-12
s390: remove unused labels from entry.S
Heiko Carstens
2016-12-07
s390: fix machine check panic stack switch
Martin Schwidefsky
2016-11-25
s390: fix kernel oops for CONFIG_MARCH_Z900=y builds
Martin Schwidefsky
2016-11-23
s390/thread_info: get rid of THREAD_ORDER define
Heiko Carstens
2016-11-15
s390: move sys_call_table and last_break from thread_info to thread_struct
Martin Schwidefsky
2016-11-11
s390: move thread_info into task_struct
Heiko Carstens
2016-11-11
s390/preempt: move preempt_count to the lowcore
Martin Schwidefsky
2016-08-07
s390: move exports to definitions
Al Viro
2016-07-04
s390: have unique symbol for __switch_to address
Heiko Carstens
2016-06-28
s390: remove pointless load within __switch_to
Heiko Carstens
2016-03-10
s390: fix floating pointer register corruption (again)
Martin Schwidefsky
2016-03-02
s390/cpumf: Improve guest detection heuristics
Christian Borntraeger
2015-11-27
s390/spinlock: do not yield to a CPU in udelay/mdelay
Martin Schwidefsky
2015-10-14
s390/udelay: make udelay have busy loop semantics
Heiko Carstens
2015-10-14
s390/cpumf: rework program parameter setting to detect guest samples
Christian Borntraeger
2015-10-14
s390/entry: add assembler macro to conveniently tests under mask
Hendrik Brueckner
2015-10-14
s390/fpu: add static FPU save area for init_task
Hendrik Brueckner
2015-10-14
s390/fpu: always enable the vector facility if it is available
Hendrik Brueckner
2015-09-30
s390/vtime: correct scaled cputime of partially idle CPUs
Martin Schwidefsky
2015-09-17
s390: fix floating point register corruption
Heiko Carstens
2015-08-03
KVM: s390: use pid of cpu thread for sampling tagging
Christian Borntraeger
2015-08-03
s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead
Hendrik Brueckner
2015-07-22
s390/nmi: use the normal asynchronous stack for machine checks
Martin Schwidefsky
2015-07-22
s390/kernel: squeeze a few more cycles out of the system call handler
Martin Schwidefsky
2015-07-22
s390/kvm: integrate HANDLE_SIE_INTERCEPT into cleanup_critical
Martin Schwidefsky
2015-07-22
s390/kvm: fix interrupt race with HANDLE_SIE_INTERCEPT
Martin Schwidefsky
2015-07-22
s390/kernel: lazy restore fpu registers
Hendrik Brueckner
2015-07-20
s390: adapt entry.S to the move of thread_struct
Martin Schwidefsky
2015-05-08
KVM: s390: make exit_sie_sync more robust
Christian Borntraeger
2015-03-25
s390: remove 31 bit syscalls
Heiko Carstens
2015-03-25
s390: remove "64" suffix from a couple of files
Heiko Carstens
2015-03-25
s390: remove 31 bit support
Heiko Carstens
2014-12-08
s390: use local symbol names in entry[64].S
Martin Schwidefsky
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
2014-05-20
s390: split TIF bits into CIF, PIF and TIF bits
Martin Schwidefsky
2014-05-20
s390/uaccess: simplify control register updates
Martin Schwidefsky
2014-04-22
s390: rename and split lowcore field per_perc_atmid
Jens Freimann
2014-04-03
s390/uaccess: rework uaccess code - fix locking issues
Heiko Carstens
2014-02-21
s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entries
Martin Schwidefsky
2013-09-30
s390: fix system call restart after inferior call
Martin Schwidefsky
2013-08-28
s390/time: return with irqs disabled from psw_idle
Martin Schwidefsky
2013-08-22
s390: convert interrupt handling to use generic hardirq
Martin Schwidefsky
2013-06-26
s390/irq: store interrupt information in pt_regs
Martin Schwidefsky
2013-04-26
s390: system call path micro optimization
Martin Schwidefsky
2013-04-26
s390: lowcore stack pointer offsets
Martin Schwidefsky
[next]