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-30
relay: use macro PAGE_ALIGN instead of FIX_SIZE
zhangwei(Jovi)
2013-04-30
kernel/relay.c: move FIX_SIZE macro into relay.c
zhangwei(Jovi)
2013-04-30
kernel/relay.c: remove unused function argument actor
zhangwei(Jovi)
2013-04-30
semaphore: use `bool' type for semaphore_waiter's up
liguang
2013-04-30
semaphore: use unlikely() for down's timeout
liguang
2013-04-30
pid_namespace.c/.h: simplify defines
Raphael S.Carvalho
2013-04-30
kernel/pid.c: improve flow of a loop inside alloc_pidmap.
Raphael S. Carvalho
2013-04-30
kexec: Use min() and min_t() to simplify logic
Zhang Yanfei
2013-04-30
kexec: fix wrong types of some local variables
Zhang Yanfei
2013-04-30
coredump: only SIGKILL should interrupt the coredumping task
Oleg Nesterov
2013-04-30
kmod: remove call_usermodehelper_fns()
Lucas De Marchi
2013-04-30
kmod: split call to call_usermodehelper_fns()
Lucas De Marchi
2013-04-30
usermodehelper: export call_usermodehelper_exec() and call_usermodehelper_set...
Lucas De Marchi
2013-04-30
ptrace: add ability to retrieve signals without removing from a queue (v4)
Andrey Vagin
2013-04-30
kernel/timer.c: move some non timer related syscalls to kernel/sys.c
Stephen Rothwell
2013-04-30
kernel/timer.c: convert compat_sys_sysinfo to COMPAT_SYSCALL_DEFINE
Stephen Rothwell
2013-04-30
kernel/compat.c: make do_sysinfo() static
Stephen Rothwell
2013-04-30
kernel/smp.c: cleanups
Andrew Morton
2013-04-30
kernel/smp.c: remove 'priv' of call_single_data
liguang
2013-04-30
kernel/smp.c: use '|=' for csd_lock
liguang
2013-04-30
workqueue: include workqueue info when printing debug dump of a worker task
Tejun Heo
2013-04-30
kthread: implement probe_kthread_data()
Tejun Heo
2013-04-30
arc, print-fatal-signals: reduce duplicated information
Vineet Gupta
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
dump_stack: implement arch-specific hardware description in task dumps
Tejun Heo
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
kernel/range.c: subtract_range: fix the broken phrase issued by printk
Lin Feng
2013-04-30
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-04-30
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-04-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-04-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-04-30
tracing: Fix small merge bug
Steven Rostedt
2013-04-29
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2013-04-29
Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-04-29
kernel/: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
printk: fix failure to return error in devkmsg_poll()
Nicolas Kaiser
2013-04-29
early_printk: consolidate random copies of identical code
Thomas Gleixner
2013-04-29
printk/tracing: rework console tracing
zhangwei(Jovi)
2013-04-29
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-04-29
mem hotunplug: fix kfree() of bootmem memory
Yasuaki Ishimatsu
2013-04-29
resource: add release_mem_region_adjustable()
Toshi Kani
2013-04-29
resource: add __adjust_resource() for internal use
Toshi Kani
2013-04-29
mm: replace hardcoded 3% with admin_reserve_pages knob
Andrew Shewmaker
2013-04-29
mm: limit growth of 3% hardcoded other user reserve
Andrew Shewmaker
2013-04-29
kernel/cpuset.c: use register_hotmemory_notifier()
Andrew Morton
2013-04-29
kexec, vmalloc: export additional vmalloc layer information
Atsushi Kumagai
[next]