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
Age
Commit message (
Expand
)
Author
2013-11-06
perf: Simplify the ring-buffer code
Peter Zijlstra
2013-11-06
arm64: KVM: vgic: byteswap GICv2 access on world switch if BE
Marc Zyngier
2013-11-06
arm64: KVM: initialize HYP mode following the kernel endianness
Marc Zyngier
2013-11-06
x86/cpu: Increase max CPU count to 8192
Josh Boyer
2013-11-06
x86/cpu: Allow higher NR_CPUS values
Josh Boyer
2013-11-06
x86/cpu: Always print SMP information in /proc/cpuinfo
HATAYAMA Daisuke
2013-11-06
sched: Move completion code from core.c to completion.c
Peter Zijlstra
2013-11-06
sched: Move wait code from core.c to wait.c
Peter Zijlstra
2013-11-06
sched: Move wait.c into kernel/sched/
Peter Zijlstra
2013-11-06
Merge tag 'v3.12' into x86/cpu, to refresh the branch before queueing up more...
Ingo Molnar
2013-11-06
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2013-11-06
ARC: [SMP] Fix build failures for large NR_CPUS
Vineet Gupta
2013-11-06
ARC: [SMP] enlarge possible NR_CPUS
Noam Camus
2013-11-06
ARC: [SMP] TLB flush
Vineet Gupta
2013-11-06
ARC: [SMP] ASID allocation
Vineet Gupta
2013-11-06
arc: export symbol for pm_power_off in reset.c
Chen Gang
2013-11-06
arc: export symbol for save_stack_trace() in stacktrace.c
Chen Gang
2013-11-06
arc: remove '__init' for get_hw_config_num_irq()
Chen Gang
2013-11-06
arc: remove '__init' for first_lines_of_secondary()
Chen Gang
2013-11-06
arc: remove '__init' for setup_processor() and arc_init_IRQ()
Chen Gang
2013-11-06
arc: kgdb: add default implementation for kgdb_roundup_cpus()
Chen Gang
2013-11-06
ARC: Fix bogus gcc warning and micro-optimise TLB iteration loop
Vineet Gupta
2013-11-06
ARC: Add support for irqflags tracing and lockdep
Vineet Gupta
2013-11-06
ARC: Reset the value of Interrupt Priority Register
Vineet Gupta
2013-11-06
ARC: Reduce #ifdef'ery for unaligned access emulation
Vineet Gupta
2013-11-06
ARC: Change calling convention of do_page_fault()
Vineet Gupta
2013-11-06
ARC: cacheflush optim - PTAG can be loop invariant if V-P is const
Vineet Gupta
2013-11-06
ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpers
Vineet Gupta
2013-11-06
ARC: cacheflush refactor #2: I and D caches lines to have same size
Vineet Gupta
2013-11-06
ARC: cacheflush refactor #1: push aux reg ascertaining into leaf routine
Vineet Gupta
2013-11-06
ARC: use __weak instead of __attribute__((weak))
Vineet Gupta
2013-11-06
ARC: Annotate some functions as static
Vineet Gupta
2013-11-06
arc: Replace __get_cpu_var uses
Christoph Lameter
2013-11-05
perf tools: Finish the removal of 'self' arguments
Arnaldo Carvalho de Melo
2013-11-05
perf tools: Check maximum frequency rate for record/top
Jiri Olsa
2013-11-05
perf fs: Add procfs support
Jiri Olsa
2013-11-05
perf fs: Rename NAME_find_mountpoint() to NAME__mountpoint()
Arnaldo Carvalho de Melo
2013-11-05
arm64: compat: Clear the IT state independent of the 32-bit ARM or Thumb-2 mode
T.J. Purtell
2013-11-05
perf tools: Factor sysfs code into generic fs object
Jiri Olsa
2013-11-05
perf list: Add usage
David Ahern
2013-11-05
perf list: Remove a level of indentation
David Ahern
2013-11-05
arm64: Use 42-bit address space with 64K pages
Catalin Marinas
2013-11-05
tools/perf/build: Fix detection of non-core features
David Ahern
2013-11-05
perf kvm: Disable live command if timerfd is not supported
David Ahern
2013-11-05
arm64: module: ensure instruction is little-endian before manipulation
Will Deacon
2013-11-05
arm64: defconfig: Enable CONFIG_PREEMPT by default
Catalin Marinas
2013-11-05
arm64: fix access to preempt_count from assembly code
Marc Zyngier
2013-11-04
x86, defconfig: Add DEVTMPFS and DEVTMPFS_MOUNT to *86*_defconfig
Chen Gang
2013-11-04
perf hists: Consolidate __hists__add_*entry()
Namhyung Kim
2013-11-04
NFSv4.2: Remove redundant checks in nfs_setsecurity+nfs4_label_init_security
Trond Myklebust
[prev]
[next]