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
2013-04-29
mm, vmalloc: export vmap_area_list, instead of vmlist
Joonsoo Kim
2013-04-29
fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n
Josh Triplett
2013-04-29
cgroup: remove css_get_next
Michal Hocko
2013-04-29
mm,kexec: use common help functions to free reserved pages
Jiang Liu
2013-04-29
kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_...
Chen Gang
2013-04-29
kernel/auditfilter.c: tree and watch will memory leak when failure occurs
Chen Gang
2013-04-29
audit: remove unnecessary #if CONFIG_AUDIT
Gao feng
2013-04-29
audit: remove duplicate export of audit_enabled
Gao feng
2013-04-29
audit: don't check if kauditd is valid every time
Gao feng
2013-04-29
kernel/auditsc.c: use kzalloc instead of kmalloc+memset
Rakib Mullick
2013-04-29
kthread: kill task_get_live_kthread()
Oleg Nesterov
2013-04-29
kthread: introduce to_live_kthread()
Oleg Nesterov
2013-04-29
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-04-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-26
lockdep: Consolidate bug messages into a single print_lockdep_off() function
Dave Jones
2013-04-26
lockdep: Print out additional debugging advice when we hit lockdep BUGs
Dave Jones
2013-04-22
kernel/hz.bc: ignore.
Rusty Russell
2013-04-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-21
events: Protect access via task_subsys_state_check()
Paul E. McKenney
2013-04-20
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-04-19
mutex: Back out architecture specific check for negative mutex count
Waiman Long
2013-04-19
mutex: Queue mutex spinners with MCS lock to reduce cacheline contention
Waiman Long
2013-04-19
mutex: Make more scalable by doing less atomic operations
Waiman Long
2013-04-19
mutex: Move mutex spinning code from sched/core.c back to mutex.c
Waiman Long
2013-04-18
Merge branch 'userns-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-04-18
Revert "block: add missing block_bio_complete() tracepoint"
Linus Torvalds
2013-04-18
kprobes: Fix a double lock bug of kprobe_mutex
Masami Hiramatsu
2013-04-17
kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
Emese Revfy
2013-04-17
kexec: use Crash kernel for Crash kernel low
Yinghai Lu
2013-04-17
x86, kdump: Change crashkernel_high/low= to crashkernel=,high/low
Yinghai Lu
2013-04-17
x86, kdump: Retore crashkernel= to allocate under 896M
Yinghai Lu
2013-04-15
Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-ur...
Linus Torvalds
2013-04-15
perf: Treat attr.config as u64 in perf_swevent_init()
Tommi Rantala
2013-04-14
userns: Changing any namespace id mappings should require privileges
Andy Lutomirski
2013-04-14
userns: Check uid_map's opener's fsuid, not the current fsuid
Andy Lutomirski
2013-04-14
userns: Don't let unprivileged users trick privileged users into setting the ...
Eric W. Biederman
2013-04-14
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-04-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-14
Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-04-14
Add file_ns_capable() helper function for open-time capability checking
Linus Torvalds
2013-04-12
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
Steven Rostedt (Red Hat)
2013-04-12
tracing: Fix possible NULL pointer dereferences
Namhyung Kim
2013-04-12
kthread: Prevent unpark race which puts threads on the wrong cpu
Thomas Gleixner
2013-04-12
perf: Fix error return code
Wei Yongjun
2013-04-11
Merge tag 'pm-3.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2013-04-10
Merge tag 'trace-fixes-3.9-rc-v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-04-10
locking/rtmutex/tester: Set correct permissions on sysfs files
Sasha Levin
2013-04-09
tracing: Fix double free when function profile init failed
Namhyung Kim
2013-04-08
Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-04-08
PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()
Huacai Chen
[next]