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
2007-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2007-12-07
clockevents: warn once when program_event() is called with negative expiry
Thomas Gleixner
2007-12-07
hrtimers: avoid overflow for large relative timeouts
Thomas Gleixner
2007-12-07
sched: enable early use of sched_clock()
Ingo Molnar
2007-12-07
lockdep: make cli/sti annotation warnings clearer
Ingo Molnar
2007-12-06
Tiny clean-up of OPROFILE/KPROBES configuration
Linus Torvalds
2007-12-06
Fix oprofile configuration breakage
Ralf Baechle
2007-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2007-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2007-12-05
Avoid potential NULL dereference in unregister_sysctl_table
Pavel Emelyanov
2007-12-05
fix clone(CLONE_NEWPID)
Eric W. Biederman
2007-12-05
futex: correctly return -EFAULT not -EINVAL
Thomas Gleixner
2007-12-05
lockdep: in_range() fix
Oleg Nesterov
2007-12-05
lockdep: fix debug_show_all_locks()
Ingo Molnar
2007-12-05
sched: style cleanups
Ingo Molnar
2007-12-05
futex: fix for futex_wait signal stack corruption
Steven Rostedt
2007-12-05
[SYSCTL_CHECK]: Fix typo in KERN_SPARC_SCONS_PWROFF entry string.
David S. Miller
2007-12-04
sched: default to more agressive yield for SCHED_BATCH tasks
Ingo Molnar
2007-12-04
sched: fix crash in sys_sched_rr_get_interval()
Ingo Molnar
2007-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2007-12-03
uml: add !UML dependencies
Al Viro
2007-12-02
sched: cpu accounting controller (V2)
Srivatsa Vaddagiri
2007-11-29
wait_task_stopped(): pass correct exit_code to wait_noreap_copyout()
Scott James Remnant
2007-11-29
FRV: fix the extern declaration of kallsyms_num_syms
David Howells
2007-11-29
Isolate the UTS namespace's domainname and hostname back
Pavel Emelyanov
2007-11-29
wait_task_stopped(): don't use task_pid_nr_ns() lockless
Oleg Nesterov
2007-11-28
sched: clean up kernel/sched_stat.h
Ingo Molnar
2007-11-28
sched: clean up overlong line in kernel/sched_debug.c
Ingo Molnar
2007-11-28
sched: clean up, move __sched_text_start/end to sched.h
Ingo Molnar
2007-11-28
sched: clean up sd_alloc_ctl_cpu_table() definition
Ingo Molnar
2007-11-28
softlockup: fix false positives on CONFIG_NOHZ
Thomas Gleixner
2007-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6
Linus Torvalds
2007-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2007-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2007-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2007-11-26
sched: bump version of kernel/sched_debug.c
Ingo Molnar
2007-11-26
sched: fix minimum granularity tunings
Zou Nan hai
2007-11-26
sched: fix kernel/acct.c comment
Ingo Molnar
2007-11-26
sched: don't forget to unlock uids_mutex on error paths
Pavel Emelyanov
2007-11-26
time: add ADJ_OFFSET_SS_READ
John Stultz
2007-11-20
[S390] appldata: remove unused binary sysctls.
Heiko Carstens
2007-11-20
[S390] cmm: remove unused binary sysctls.
Heiko Carstens
2007-11-19
[IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBERED
Simon Horman
2007-11-19
[IPVS]: Fix sysctl warnings about missing strategy in schedulers
Simon Horman
2007-11-19
[IPVS]: Fix sysctl warnings about missing strategy
Christian Borntraeger
2007-11-19
module: fix and elaborate comments
Matti Linnanvuori
2007-11-17
ntp: fix typo that makes sync_cmos_clock erratic
David P. Reed
2007-11-17
x86: ignore the sys_getcpu() tcache parameter
Ingo Molnar
2007-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2007-11-15
sched: reorder SCHED_FEAT_ bits
Ingo Molnar
[next]