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_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
Age
Commit message (
Expand
)
Author
2015-03-02
s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax()
Heiko Carstens
2015-02-26
s390/jump label: improve and fix sanity check
Heiko Carstens
2015-02-26
s390/jump label: add missing jump_label_apply_nops() call
Heiko Carstens
2015-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-02-19
s390/spinlock: disabled compare-and-delay by default
Martin Schwidefsky
2015-02-13
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
s390/cacheinfo: coding style changes
Heiko Carstens
2015-02-12
s390/cacheinfo: fix shared cpu masks
Heiko Carstens
2015-02-12
s390/smp: reduce size of struct pcpu
Heiko Carstens
2015-02-12
s390/topology: convert cpu_topology array to per cpu variable
Heiko Carstens
2015-02-12
s390/topology: delay initialization of topology cpu masks
Heiko Carstens
2015-02-12
s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3
Martin Schwidefsky
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-02-10
s390/process: free vx save area when releasing tasks
Hendrik Brueckner
2015-02-10
s390/cacheinfo: don't use smp_processor_id() in preemptible context
Heiko Carstens
2015-02-09
s390/kernel: Update /proc/sysinfo file with Extended Name and UUID
Ekaterina Tumanova
2015-01-29
s390/jump label: use different nop instruction
Heiko Carstens
2015-01-29
s390/jump label: add sanity checks
Heiko Carstens
2015-01-29
s390/ftrace: hotpatch support for function tracing
Heiko Carstens
2015-01-29
s390: reintroduce diag 44 calls for cpu_relax()
Heiko Carstens
2015-01-23
s390/spinlock: add compare-and-delay to lock wait loops
Martin Schwidefsky
2015-01-23
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-01-22
s390/smp: remove check for CONFIG_ZFCPDUMP
Paul Bolle
2015-01-22
s390: add SMT support
Martin Schwidefsky
2015-01-22
s390: avoid z13 cache aliasing
Martin Schwidefsky
2015-01-22
s390: add z13 code generation support
Martin Schwidefsky
2015-01-20
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
2015-01-12
s390/uprobes: fix user space PER events
Jan Willeke
2015-01-08
s390: move cacheinfo sysfs to generic cacheinfo infrastructure
Sudeep Holla
2015-01-08
s390/sclp: sign extend return value of _sclp_print_early()
Heiko Carstens
2015-01-08
s390/signal: add sys_sigreturn and sys_rt_sigreturn declarations
Heiko Carstens
2015-01-08
s390/disassembler: remove indentical initializer
Heiko Carstens
2015-01-08
s390/ftrace: add code replacement sanity checks
Heiko Carstens
2014-12-18
s390: wire up execveat syscall
Heiko Carstens
2014-12-18
s390/vtime: Get rid of redundant WARN_ON
Christian Borntraeger
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2014-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-12-08
s390: use local symbol names in entry[64].S
Martin Schwidefsky
2014-12-08
s390/ptrace: always include vector registers in core files
Martin Schwidefsky
2014-12-08
s390/simd: clear vector register pointer on fork/clone
Martin Schwidefsky
2014-12-08
s390/idle: convert open coded idle time seqcount
Frederic Weisbecker
2014-12-08
s390/idle: add missing irq off lockdep annotation
Heiko Carstens
2014-12-08
s390/debug: avoid function call for debug_sprintf_*
Christian Borntraeger
2014-12-05
groups: Consolidate the setgroups permission checks
Eric W. Biederman
2014-12-01
s390/kprobes: fix instruction copy for out of line execution
Heiko Carstens
2014-12-01
s390: fix machine check handling
Sebastian Ott
2014-11-21
s390/traps: die on translation exceptions
Heiko Carstens
2014-11-21
s390/traps: print interrupt code and instruction length code
Heiko Carstens
[next]