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
2010-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300
Linus Torvalds
2010-10-27
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-10-27
Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2010-10-27
Remove duplicate includes from many files
Zimny Lech
2010-10-27
kernel/resource.c: handle reinsertion of an already-inserted resource
Huang Shijie
2010-10-27
taskstats: use real microsecond granularity for CPU times
Michael Holzheu
2010-10-27
taskstats: split fill_pid function
Michael Holzheu
2010-10-27
taskstats: separate taskstats commands
Michael Holzheu
2010-10-27
delayacct: align to 8 byte boundary on 64-bit systems
Jeff Mahoney
2010-10-27
/proc/stat: fix scalability of irq sum of all cpu
KAMEZAWA Hiroyuki
2010-10-27
exit: add lock context annotation on find_new_reaper()
Namhyung Kim
2010-10-27
signals: move cred_guard_mutex from task_struct to signal_struct
KOSAKI Motohiro
2010-10-27
signals: annotate lock context change on ptrace_stop()
Namhyung Kim
2010-10-27
signals: annotate lock_task_sighand()
Namhyung Kim
2010-10-27
ptrace: cleanup ptrace_request()
Namhyung Kim
2010-10-27
ptrace: change signature of sys_ptrace() and friends
Namhyung Kim
2010-10-27
ptrace: annotate lock context change on exit_ptrace()
Namhyung Kim
2010-10-27
cgroup: notify ns_cgroup deprecated
Daniel Lezcano
2010-10-27
cgroups: add check for strcpy destination string overflow
Evgeny Kuznetsov
2010-10-27
cgroup: make the mount options parsing more accurate
Daniel Lezcano
2010-10-27
cgroup: add clone_children control file
Daniel Lezcano
2010-10-27
cgroup_freezer: update_freezer_state() does incorrect state transitions
Tomasz Buchert
2010-10-27
cgroup_freezer: fix can_attach() to prohibit moving from/to freezing/frozen c...
Tomasz Buchert
2010-10-27
cgroup_freezer: unnecessary test in cgroup_freezing_or_frozen()
Tomasz Buchert
2010-10-27
Typedef SMP call function pointer
David Howells
2010-10-27
(trivial) Fix compiler warning in kernel/modules.c
Michał Mirosław
2010-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-10-26
docbook: add more wait/wake/completion to device-drivers docbook
Randy Dunlap
2010-10-26
printk: declare printk_ratelimit_state in ratelimit.h
Namhyung Kim
2010-10-26
printk: change type of 'boot_delay' to int *
Namhyung Kim
2010-10-26
printk: add lock context annotation
Namhyung Kim
2010-10-26
printk: fixup declaration of kmsg_reasons
Namhyung Kim
2010-10-26
stop_machine: convert cpu notifier to return encapsulate errno value
Akinobu Mita
2010-10-26
kernel/stop_machine.c: fix unused variable warning
Rakib Mullick
2010-10-26
fs: allow for more than 2^31 files
Eric Dumazet
2010-10-26
kernel/user.c: add lock release annotation on free_user()
Namhyung Kim
2010-10-26
workqueues: s/ON_STACK/ONSTACK/
Andrew Morton
2010-10-26
use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages
Jan Beulich
2010-10-26
mm: strictly nested kmap_atomic()
Peter Zijlstra
2010-10-26
oom: add per-mm oom disable count
Ying Han
2010-10-26
Merge branch 'tip/perf/ringbuffer-2' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
2010-10-25
fs: use percpu counter for nr_dentry and nr_dentry_unused
Christoph Hellwig
2010-10-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-25
new helper: ihold()
Al Viro
2010-10-25
fs: Convert nr_inodes and nr_unused to per-cpu counters
Dave Chinner
2010-10-25
fs: allow for more than 2^31 files
Eric Dumazet
2010-10-25
MN10300: Fix the PERCPU() alignment to allow for workqueues
David Howells
2010-10-25
kprobes: Remove redundant text_mutex lock in optimize
Masami Hiramatsu
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-23
tracing: Fix 'faild' -> 'failed' typo
Joe Perches
[next]