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
2015-02-17
Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-02-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-17
seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO
Kees Cook
2015-02-17
kernel/module.c: do not inline do_init_module()
Jan Kiszka
2015-02-17
kexec: simplify conditional
Geoff Levand
2015-02-17
kexec: fix a typo in comment
Alexander Kuleshov
2015-02-17
kexec: remove never used member destination in kimage
Baoquan He
2015-02-17
signal: use current->state helpers
Davidlohr Bueso
2015-02-17
ptrace: remove linux/compat.h inclusion under CONFIG_COMPAT
Fabian Frederick
2015-02-17
Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-02-16
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-02-16
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-02-15
PM / sleep: Make it possible to quiesce timers during suspend-to-idle
Rafael J. Wysocki
2015-02-15
timekeeping: Make it safe to use the fast timekeeper while suspended
Rafael J. Wysocki
2015-02-13
kprobes: makes kprobes/enabled works correctly for optimized kprobes.
Wang Nan
2015-02-13
kprobes: set kprobes_all_disarmed earlier to enable re-optimization.
Wang Nan
2015-02-13
kasan: enable instrumentation of global variables
Andrey Ryabinin
2015-02-13
profile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
irq: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
padata: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
workqueue: use %*pb[l] to format bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
time: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
sched: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
rcu: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
cpuset: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
kernfs: remove KERNFS_STATIC_NAME
Tejun Heo
2015-02-13
timekeeping: Pass readout base to update_fast_timekeeper()
Rafael J. Wysocki
2015-02-13
PM / sleep: Re-implement suspend-to-idle handling
Rafael J. Wysocki
2015-02-13
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-02-12
printk: correct timeout comment, neaten MODULE_PARM_DESC
Joe Perches
2015-02-12
kernel/sched/clock.c: add another clock for use with the soft lockup watchdog
Cyril Bur
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
kernel/cpuset.c: Mark cpuset_init_current_mems_allowed as __init
Rasmus Villemoes
2015-02-12
mm: do not use mm->nr_pmds on !MMU configurations
Kirill A. Shutemov
2015-02-12
cgroup: release css->id after css_free
Vladimir Davydov
2015-02-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-02-12
Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2015-02-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-02-11
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-11
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-02-11
mm: fix false-positive warning on exit due mm_nr_pmds(mm)
Kirill A. Shutemov
2015-02-11
mm: account pmd page tables to the process
Kirill A. Shutemov
2015-02-11
oom, PM: make OOM detection in the freezer path raceless
Michal Hocko
2015-02-11
PM: convert printk to pr_* equivalent
Michal Hocko
2015-02-11
oom: add helpers for setting and clearing TIF_MEMDIE
Michal Hocko
2015-02-11
ring-buffer: Do not wake up a splice waiter when page is not full
Steven Rostedt (Red Hat)
[next]