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-10-15
sched: speed up update_load_add/_sub()
Ingo Molnar
2007-10-15
sched: uninline __enqueue_entity()/__dequeue_entity()
Ingo Molnar
2007-10-15
sched: simplify SCHED_FEAT_* code
Peter Zijlstra
2007-10-15
sched: cleanup: simplify cfs_rq_curr() methods
Ingo Molnar
2007-10-15
sched: track cfs_rq->curr on !group-scheduling too
Ingo Molnar
2007-10-15
sched: remove precise CPU load calculations #2
Ingo Molnar
2007-10-15
sched: remove precise CPU load
Ingo Molnar
2007-10-15
sched: remove stat_gran
Ingo Molnar
2007-10-15
sched: use constants if !CONFIG_SCHED_DEBUG
Ingo Molnar
2007-10-15
sched: uniform tunings
Ingo Molnar
2007-10-15
sched: debug: track maximum 'slice'
Ingo Molnar
2007-10-15
sched: small sched_debug cleanup
Ingo Molnar
2007-10-15
sched: use list_for_each_entry_safe() in __wake_up_common()
Matthias Kaehlcke
2007-10-15
sched: resched task in task_new_fair()
Ingo Molnar
2007-10-15
sched: fix sysctl_sched_child_runs_first flag
Ingo Molnar
2007-10-14
clockevents: introduce force broadcast notifier
Thomas Gleixner
2007-10-14
more low-hanging fruits - kernel, fs, lib signedness
Al Viro
2007-10-13
minimal build fixes for uml (fallout from x86 merge)
Al Viro
2007-10-12
clock events: allow replacement of broadcast timer
Venki Pallipadi
2007-10-12
clockevents: fix periodic broadcast for oneshot devices
Thomas Gleixner
2007-10-12
clockevents: Allow build w/o run-tine usage for migration purposes
Thomas Gleixner
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-10-12
[POWERPC] Implement logging of unhandled signals
Olof Johansson
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
2007-10-10
[NET]: make netlink user -> kernel interface synchronious
Denis V. Lunev
2007-10-10
[NET]: Add network namespace clone & unshare support.
Eric W. Biederman
2007-10-10
[KERNEL]: Unexport raise_softirq_irqoff
Adrian Bunk
2007-10-10
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
2007-10-10
[SOFTIRQ]: Remove do_softirq() symbol export.
Robert Olsson
2007-10-10
[KTIME]: Introduce ktime_sub_ns and ktime_sub_us
Arnaldo Carvalho de Melo
2007-10-10
Fix warnings with !CONFIG_BLOCK
Jens Axboe
2007-10-07
fix bogus reporting of signals by audit
Al Viro
2007-10-07
Fix timer_stats printout of events/sec
Anton Blanchard
2007-10-02
sched: fix profile=sleep
Ingo Molnar
2007-10-01
robust futex thread exit race
Martin Schwidefsky
2007-10-01
Fix SMP poweroff hangs
Mark Lord
2007-09-26
hibernation doesn't even build on frv - tons of helpers are missing
Al Viro
2007-09-22
clockevents: remove the suspend/resume workaround^Wthinko
Thomas Gleixner
2007-09-20
signalfd simplification
Davide Libenzi
2007-09-19
sched: fix invalid sched_class use
Hiroshi Shimamoto
2007-09-19
sched: add /proc/sys/kernel/sched_compat_yield
Ingo Molnar
2007-09-19
Fix user namespace exiting OOPs
Pavel Emelyanov
2007-09-19
Convert uid hash to hlist
Pavel Emelyanov
2007-09-19
kernel/user.c: Use list_for_each_entry instead of list_for_each
Matthias Kaehlcke
2007-09-19
Fix UTS corruption during clone(CLONE_NEWUTS)
Alexey Dobriyan
2007-09-16
clockevents: prevent stale tick update on offline cpu
Thomas Gleixner
2007-09-16
clockevents: do not shutdown the oneshot broadcast device
Thomas Gleixner
2007-09-16
clockevents: Enforce oneshot broadcast when broadcast mask is set on resume
Thomas Gleixner
2007-09-16
timekeeping: Prevent time going backwards on resume
Thomas Gleixner
2007-09-16
timekeeping: access rtc outside of xtime lock
Thomas Gleixner
[next]