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
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
2006-06-23
[PATCH] ptrace: document the locking rules
Eric W. Biederman
2006-06-20
Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2006-06-20
[PATCH] inotify (1/5): split kernel API from userspace support
Amy Griffis
2006-04-27
Sanitise linux/sched.h for userspace consumption
David Woodhouse
2006-04-25
Partially sanitise linux/sched.h for userspace consumption
David Woodhouse
2006-04-19
[PATCH] task: Make task list manipulations RCU safe
Eric W. Biederman
2006-04-14
[PATCH] kill unushed __put_task_struct_cb
Eric W. Biederman
2006-04-11
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-04-11
[PATCH] Reinstate const in next_thread()
Keith Owens
2006-04-11
[PATCH] splice: add direct fd <-> fd splicing support
Jens Axboe
2006-04-10
[PATCH] de_thread: Don't confuse users do_each_thread.
Eric W. Biederman
2006-03-31
[PATCH] pidhash: Refactor the pid hash table
Eric W. Biederman
2006-03-31
[PATCH] task: RCU protect task->usage
Eric W. Biederman
2006-03-31
[PATCH] resurrect __put_task_struct
Andrew Morton
2006-03-31
[PATCH] sched: activate SCHED BATCH expired
Con Kolivas
2006-03-31
[PATCH] sched: cleanup task_activated()
Con Kolivas
2006-03-31
[PATCH] sched: reduce overhead of calc_load
Jack Steiner
2006-03-28
[PATCH] cleanup __exit_signal->cleanup_sighand path
Oleg Nesterov
2006-03-28
[PATCH] pids: kill PIDTYPE_TGID
Oleg Nesterov
2006-03-28
[PATCH] move __exit_signal() to kernel/exit.c
Oleg Nesterov
2006-03-28
[PATCH] rename __exit_sighand to cleanup_sighand
Oleg Nesterov
2006-03-28
[PATCH] copy_process: cleanup bad_fork_cleanup_signal
Oleg Nesterov
2006-03-28
[PATCH] copy_process: cleanup bad_fork_cleanup_sighand
Oleg Nesterov
2006-03-28
[PATCH] introduce lock_task_sighand() helper
Oleg Nesterov
2006-03-28
[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
Oleg Nesterov
2006-03-28
[PATCH] pidhash: don't count idle threads
Oleg Nesterov
2006-03-28
[PATCH] kill SET_LINKS/REMOVE_LINKS
Oleg Nesterov
2006-03-28
[PATCH] remove add_parent()'s parent argument
Oleg Nesterov
2006-03-28
[PATCH] Remove dead kill_sl prototype from sched.h
Eric W. Biederman
2006-03-27
[PATCH] lightweight robust futexes: compat
Ingo Molnar
2006-03-27
[PATCH] lightweight robust futexes: core
Ingo Molnar
2006-03-26
[PATCH] hrtimers: remove data field
Roman Zippel
2006-03-24
[PATCH] timer-irq-driven soft-watchdog, cleanups
Ingo Molnar
2006-03-24
[PATCH] cpuset memory spread slab cache optimizations
Paul Jackson
2006-03-24
[PATCH] cpuset memory spread basic implementation
Paul Jackson
2006-03-23
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
Jens Axboe
2006-03-11
[PATCH] remove __put_task_struct_cb export again
Christoph Hellwig
2006-02-28
[PATCH] Add mm->task_size and fix powerpc vdso
Benjamin Herrenschmidt
2006-02-14
[PATCH] sched: revert "filter affine wakeups"
Chen, Kenneth W
2006-02-09
[PATCH] do_sigaction: cleanup ->sa_mask manipulation
Oleg Nesterov
2006-01-18
[PATCH] Generic sys_rt_sigsuspend()
David Woodhouse
2006-01-14
[PATCH] sched: add new SCHED_BATCH policy
Ingo Molnar
2006-01-12
[PATCH] missing helper - task_stack_page()
Al Viro
2006-01-12
[PATCH] sched: filter affine wakeups
akpm@osdl.org
2006-01-12
[PATCH] scheduler cache-hot-autodetect
akpm@osdl.org
2006-01-11
[PATCH] move capable() to capability.h
Randy.Dunlap
2006-01-11
[PATCH] uninline capable()
Ingo Molnar
2006-01-10
[PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prot...
Adrian Bunk
2006-01-10
[PATCH] hrtimer: switch itimers to hrtimer
Thomas Gleixner
2006-01-09
[PATCH] mutex subsystem, debugging code
Ingo Molnar
[next]