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
/
kernel
Age
Commit message (
Expand
)
Author
2016-01-27
seccomp: always propagate NO_NEW_PRIVS on tsync
Jann Horn
2016-01-27
tick/nohz: Set the correct expiry when switching to nohz/lowres mode
Wanpeng Li
2016-01-26
tick/sched: Hide unused oneshot timer code
Arnd Bergmann
2016-01-26
irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED token
Marc Zyngier
2016-01-26
rtmutex: Make wait_lock irq safe
Thomas Gleixner
2016-01-22
wrappers for ->i_mutex access
Al Viro
2016-01-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-22
cgroup: make sure a parent css isn't freed before its children
Tejun Heo
2016-01-22
cgroup: make sure a parent css isn't offlined before its children
Tejun Heo
2016-01-22
cpuset: make mm migration asynchronous
Tejun Heo
2016-01-22
sched/numa: Fix use-after-free bug in the task_numa_compare
Gavin Guo
2016-01-22
ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
John Stultz
2016-01-22
cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freeze
Sudeep Holla
2016-01-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-01-21
Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-21
perf: Synchronously free aux pages in case of allocation failure
Alexander Shishkin
2016-01-21
perf: Fix perf_event_exit_task() race
Peter Zijlstra
2016-01-21
perf: Add more assertions
Peter Zijlstra
2016-01-21
perf: Collapse and fix event_function_call() users
Peter Zijlstra
2016-01-21
perf: Specialize perf_event_exit_task()
Peter Zijlstra
2016-01-21
perf: Fix task context scheduling
Peter Zijlstra
2016-01-21
perf: Make ctx->is_active and cpuctx->task_ctx consistent
Peter Zijlstra
2016-01-21
perf: Optimize perf_sched_events() usage
Peter Zijlstra
2016-01-21
perf: Simplify/fix perf_event_enable() event scheduling
Peter Zijlstra
2016-01-21
perf: Use task_ctx_sched_out()
Peter Zijlstra
2016-01-21
perf: Fix perf_enable_on_exec() event scheduling
Peter Zijlstra
2016-01-21
perf: Remove stale comment
Peter Zijlstra
2016-01-21
perf: Fix cgroup scheduling in perf_enable_on_exec()
Peter Zijlstra
2016-01-21
perf: Fix cgroup event scheduling
Peter Zijlstra
2016-01-21
perf: Add lockdep assertions
Peter Zijlstra
2016-01-20
Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-20
prctl: take mmap sem for writing to protect against others
Mateusz Guzik
2016-01-20
kernel: printk: specify alignment for struct printk_log
Andrey Ryabinin
2016-01-20
sysctl: enable strict writes
Kees Cook
2016-01-20
kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE
Xunlei Pang
2016-01-20
kernel/kexec_core.c: use list_for_each_entry_safe in kimage_free_page_list
Geliang Tang
2016-01-20
kexec: set KEXEC_TYPE_CRASH before sanity_check_segment_list()
Xunlei Pang
2016-01-20
kernel/cpu.c: make set_cpu_* static inlines
Rasmus Villemoes
2016-01-20
kernel/cpu.c: eliminate cpu_*_mask
Rasmus Villemoes
2016-01-20
kernel/cpu.c: export __cpu_*_mask
Rasmus Villemoes
2016-01-20
kernel/cpu.c: change type of cpu_possible_bits and friends
Rasmus Villemoes
2016-01-20
exit: remove unneeded declaration of exit_mm()
Dmitry Safonov
2016-01-20
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
2016-01-20
ptrace: task_stopped_code(ptrace => true) can't see TASK_STOPPED task
Oleg Nesterov
2016-01-20
ptrace: make wait_on_bit(JOBCTL_TRAPPING_BIT) in ptrace_attach() killable
Oleg Nesterov
2016-01-21
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2016-01-19
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
2016-01-19
sched / idle: Drop default_idle_call() fallback from call_cpuidle()
Rafael J. Wysocki
2016-01-19
sched: Fix crash in sched_init_numa()
Raghavendra K T
2016-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
[prev]
[next]