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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2016-05-26
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-05-26
mm: oom_reaper: remove some bloat
Michal Hocko
2016-05-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-05-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-05-25
Merge tag 'pm-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-25
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core'
Rafael J. Wysocki
2016-05-25
sched/core: Fix remote wakeups
Peter Zijlstra
2016-05-24
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2016-05-23
uprobes: wait for mmap_sem for write killable
Michal Hocko
2016-05-23
prctl: make PR_SET_THP_DISABLE wait for mmap_sem killable
Michal Hocko
2016-05-23
mm, fork: make dup_mmap wait for mmap_sem for write killable
Michal Hocko
2016-05-23
s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_prote...
Xunlei Pang
2016-05-23
kexec: do a cleanup for function kexec_load
Minfei Huang
2016-05-23
kexec: make a pair of map/unmap reserved pages in error path
Minfei Huang
2016-05-23
kexec: introduce a protection mechanism for the crashkernel reserved memory
Xunlei Pang
2016-05-23
kernek/fork.c: allocate idle task for a CPU always on its local node
Andi Kleen
2016-05-23
kernel/signal.c: convert printk(KERN_<LEVEL> ...) to pr_<level>(...)
Wang Xiaoqiang
2016-05-23
wait: allow sys_waitid() to accept __WNOTHREAD/__WCLONE/__WALL
Oleg Nesterov
2016-05-23
wait/ptrace: assume __WALL if the child is traced
Oleg Nesterov
2016-05-23
ELF/MIPS build fix
Ralf Baechle
2016-05-22
Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2016-05-22
x86: remove more uaccess_32.h complexity
Linus Torvalds
2016-05-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-05-20
radix-tree: introduce radix_tree_empty
Matthew Wilcox
2016-05-20
kernel/sysctl_binary.c: use generic UUID library
Andy Shevchenko
2016-05-20
printk/nmi: flush NMI messages on the system panic
Petr Mladek
2016-05-20
printk/nmi: increase the size of NMI buffer and make it configurable
Petr Mladek
2016-05-20
printk/nmi: warn when some message has been lost in NMI context
Petr Mladek
2016-05-20
printk/nmi: generic solution for safe printk in NMI
Petr Mladek
2016-05-20
fork: free thread in copy_process on failure
Jiri Slaby
2016-05-20
exit_thread: accept a task parameter to be exited
Jiri Slaby
2016-05-20
mm, oom_reaper: do not mmput synchronously from the oom reaper context
Michal Hocko
2016-05-20
bpf: teach verifier to recognize imm += ptr pattern
Alexei Starovoitov
2016-05-20
bpf: support decreasing order in direct packet access
Alexei Starovoitov
2016-05-20
bpf: Use mount_nodev not mount_ns to mount the bpf filesystem
Eric W. Biederman
2016-05-20
bpf: rather use get_random_int for randomizations
Daniel Borkmann
2016-05-20
ftrace: Don't disable irqs when taking the tasklist_lock read_lock
Soumya PN
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-05-20
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-05-20
Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-05-19
cpuset: use static key better and convert to new API
Vlastimil Babka
2016-05-19
mm: /proc/sys/vm/stat_refresh to force vmstat update
Hugh Dickins
2016-05-19
include/linux/nodemask.h: create next_node_in() helper
Andrew Morton
2016-05-19
mm: rename _count, field of the struct page, to _refcount
Joonsoo Kim
2016-05-19
kernel/padata.c: hide unused functions
Arnd Bergmann
2016-05-19
kernel/padata.c: removed unused code
Richard Cochran
2016-05-19
debugobjects: insulate non-fixup logic related to static obj from fixup callb...
Du, Changbin
2016-05-19
rcu: update debugobjects fixup callbacks return type
Du, Changbin
[next]