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
2006-01-16
[PATCH] kernel/hrtimer.c sparse warning fix
Ingo Molnar
2006-01-16
[PATCH] build kernel/intermodule.c only when required
Adrian Bunk
2006-01-16
[PATCH] hrtimer comment tweak
Jonathan Corbet
2006-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-01-14
[PATCH] cpuset oom lock fix
Paul Jackson
2006-01-14
[PATCH] s390: spinlock fixes
Martin Schwidefsky
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-14
[PATCH] sched: add new SCHED_BATCH policy
Ingo Molnar
2006-01-15
correct email address of Manfred Spraul
Christian Kujau
2006-01-15
SOFTWARE_SUSPEND: fix a typo in the dependencies
Adrian Bunk
2006-01-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/hrtimer-2.6
Linus Torvalds
2006-01-12
[PATCH] sched: filter affine wakeups
akpm@osdl.org
2006-01-12
[PATCH] scheduler cache-hot-autodetect
akpm@osdl.org
2006-01-12
[hrtimer] Enforce resolution as lower limit of intervals
Thomas Gleixner
2006-01-12
[hrtimer] Change resolution storage to ktime_t format
Thomas Gleixner
2006-01-12
[hrtimer] Remove listhead from hrtimer struct
Thomas Gleixner
2006-01-11
[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_align
Ravikiran G Thirumalai
2006-01-11
[PATCH] x86_64: Make the cpu_*_maps in kernel/sched.c read mostly
Andi Kleen
2006-01-11
[PATCH] move capable() to capability.h
Randy.Dunlap
2006-01-11
[PATCH] uninline capable()
Ingo Molnar
2006-01-11
[PATCH] kprobes: fix unloading of self probed module
Keshavamurthy Anil S
2006-01-11
[PATCH] fix/simplify mutex debugging code
David Woodhouse
2006-01-10
[PATCH] mutex: trivial whitespace cleanups
Ingo Molnar
2006-01-10
[PATCH] mark mutex_lock*() as might_sleep()
Ingo Molnar
2006-01-10
[PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXES
Ingo Molnar
2006-01-10
[PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.c
Ingo Molnar
2006-01-10
[PATCH] rcu: fix hotplug-cpu ->donelist leak
Oleg Nesterov
2006-01-10
[PATCH] rcu: join rcu_ctrlblk and rcu_state
Oleg Nesterov
2006-01-10
[PATCH] kernel/resource.c: __check_region(): remove pointless __deprecated
Adrian Bunk
2006-01-10
[PATCH] Decrease number of pointer derefs in exit.c
Jesper Juhl
2006-01-10
[PATCH] Kprobes: conversion from kcalloc to kzalloc
Keshavamurthy Anil S
2006-01-10
[PATCH] kprobes: fix build breakage
Ananth N Mavinakayanahalli
2006-01-10
[PATCH] kprobes: arch_remove_kprobe
Anil S Keshavamurthy
2006-01-10
[PATCH] kprobes-changed-from-using-spinlock-to-mutex fix
Keshavamurthy Anil S
2006-01-10
[PATCH] kprobes: changed from using spinlock to mutex
Anil S Keshavamurthy
2006-01-10
[PATCH] kprobes: enable funcions only for required arch
Anil S Keshavamurthy
2006-01-10
[PATCH] Remove getnstimestamp()
Matt Helsley
2006-01-10
[PATCH] Export ktime_get_ts()
Matt Helsley
2006-01-10
[PATCH] hrtimer: convert posix timers completely
Thomas Gleixner
2006-01-10
[PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API
Thomas Gleixner
2006-01-10
[PATCH] hrtimer: switch sys_nanosleep to hrtimer
Thomas Gleixner
2006-01-10
[PATCH] hrtimer: create hrtimer nanosleep API
Thomas Gleixner
2006-01-10
[PATCH] hrtimer: switch itimers to hrtimer
Thomas Gleixner
2006-01-10
[PATCH] hrtimer: hrtimer core code
Thomas Gleixner
2006-01-10
[PATCH] hrtimer: introduce nsec_t type and conversion functions
Thomas Gleixner
2006-01-10
[PATCH] hrtimer: validate timespec of do_sys_settimeofday
Thomas Gleixner
2006-01-10
[PATCH] hrtimer: create and use timespec_valid macro
Thomas Gleixner
2006-01-10
[PATCH] hrtimer: make clockid_t arguments const
Thomas Gleixner
2006-01-10
[PATCH] hrtimer: export deinlined mktime
Andrew Morton
2006-01-10
[PATCH] hrtimer: clean up mktime and make arguments const
Ingo Molnar
[next]