index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
asm-offsets.c
Age
Commit message (
Expand
)
Author
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
2018-08-21
s390: remove gcc version check (4.3 or newer)
Heiko Carstens
2018-05-07
s390/ftrace: use expoline for indirect branches
Martin Schwidefsky
2018-04-16
s390/kexec_file: Add purgatory
Philipp Rudo
2018-03-28
s390/kvm: improve stack frame constants in entry.S
Martin Schwidefsky
2017-11-14
s390: remove all code using the access register mode
Martin Schwidefsky
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-19
s390/nmi: do register validation as early as possible
Martin Schwidefsky
2017-07-26
s390/time: add support for the TOD clock epoch extension
Martin Schwidefsky
2017-06-27
s390/nmi: s390: New low level handling for machine check happening in guest
QingFeng Hao
2017-03-22
s390: add a system call for guarded storage
Martin Schwidefsky
2016-11-15
s390: move sys_call_table and last_break from thread_info to thread_struct
Martin Schwidefsky
2016-11-11
s390: move cputime accounting fields 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-10-28
s390/time: steer clocksource on STP sync events
Martin Schwidefsky
2016-09-08
KVM: s390: write external damage code on machine checks
David Hildenbrand
2016-03-08
s390/mm: split arch/s390/mm/pgtable.c
Martin Schwidefsky
2016-01-11
s390/vdso: optimize getcpu system call
Martin Schwidefsky
2016-01-11
s390: rename struct _lowcore to struct lowcore
Heiko Carstens
2015-12-18
s390/facilities: always use lowcore's stfle field for storing facility bits
Heiko Carstens
2015-11-27
s390/dump: remove SAVE_AREA_BASE
Martin Schwidefsky
2015-11-27
s390/kvm: remove dependency on struct save_area definition
Martin Schwidefsky
2015-10-14
s390/cpumf: rework program parameter setting to detect guest samples
Christian Borntraeger
2015-10-14
s390/asm: make use of the OFFSET macro to define assember constants
Martin Schwidefsky
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-08-03
s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead
Hendrik Brueckner
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-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-04-12
s390: Remove signal translation and exec_domain
Richard Weinberger
2015-03-25
s390: remove 31 bit support
Heiko Carstens
2015-03-06
KVM: s390: Machine Check
Eric Farman
2014-11-03
s390/cmpxchg: use compiler builtins
Martin Schwidefsky
2014-10-27
s390/ftrace,kprobes: allow to patch first instruction
Heiko Carstens
2014-10-09
s390/idle: consolidate idle functions and definitions
Martin Schwidefsky
2014-09-09
s390/vdso: add vdso support for coarse clocks
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-28
s390/lowcore: replace lowcore irb array with a per-cpu variable
Martin Schwidefsky
2014-05-20
s390: split TIF bits into CIF, PIF and TIF bits
Martin Schwidefsky
2014-04-22
s390: add fields to lowcore definition
Jens Freimann
2014-04-22
s390: rename and split lowcore field per_perc_atmid
Jens Freimann
2014-04-22
s390: fix name of lowcore field at offset 0xa3
Jens Freimann
2014-04-03
s390/uaccess: rework uaccess code - fix locking issues
Heiko Carstens
2013-12-02
s390/vdso: ectg gettime support for CLOCK_THREAD_CPUTIME_ID
Martin Schwidefsky
2013-11-25
s390/time,vdso: convert to the new update_vsyscall interface
Martin Schwidefsky
2013-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[next]