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
2010-02-04
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-02-01
softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume
Jason Wessel
2010-01-29
Split 'flush_old_exec' into two functions
Linus Torvalds
2010-01-16
nommu: don't need get_unmapped_area() for NOMMU
David Howells
2010-01-04
resource: add helpers for fetching rlimits
Jiri Slaby
2009-12-19
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-12-17
Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-12-17
Revert "task_struct: make journal_info conditional"
Linus Torvalds
2009-12-17
sched: Assert task state bits at build time
Peter Zijlstra
2009-12-17
sched: Add missing state chars to TASK_STATE_TO_CHAR_STR
Peter Zijlstra
2009-12-17
sched: Move TASK_STATE_TO_CHAR_STR near the TASK_state bits
Peter Zijlstra
2009-12-17
cpumask: rename tsk_cpumask to tsk_cpus_allowed
Rusty Russell
2009-12-16
sched: Remove the cfs_rq dependency from set_task_cpu()
Peter Zijlstra
2009-12-16
sched: Add pre and post wakeup hooks
Peter Zijlstra
2009-12-16
signals: kill force_sig_specific()
Oleg Nesterov
2009-12-16
signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER()
Oleg Nesterov
2009-12-16
memcg: coalesce uncharge during unmap/truncate
KAMEZAWA Hiroyuki
2009-12-15
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-15
task_struct: make journal_info conditional
Hiroshi Shimamoto
2009-12-14
sched: Convert pi_lock to raw_spinlock
Thomas Gleixner
2009-12-12
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-12-11
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-10
sched: Remove forced2_migrations stats
Ingo Molnar
2009-12-10
sched: Mark sched_clock() as notrace
Mike Frysinger
2009-12-09
sched: Make tunable scaling style configurable
Christian Ehrhardt
2009-12-09
sched: Discard some old bits
Peter Zijlstra
2009-12-09
sched: Sanitize fork() handling
Peter Zijlstra
2009-12-09
sched: Remove sysctl.sched_features
Peter Zijlstra
2009-12-09
sched: Protect sched_rr_get_param() access to task->sched_class
Thomas Gleixner
2009-12-05
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-05
Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-12-02
sched, cputime: Introduce thread_group_times()
Hidetoshi Seto
2009-12-02
sched, cputime: Cleanups related to task_times()
Hidetoshi Seto
2009-12-02
locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bit
Hiroshi Shimamoto
2009-11-26
sched: Remove task_{u,s,g}time()
Hidetoshi Seto
2009-11-26
sched: Introduce task_times() to replace task_{u,s}time() pair
Hidetoshi Seto
2009-11-04
signal: Fix alternate signal stack check
Sebastian Andrzej Siewior
2009-11-04
cpumask: Partition_sched_domains takes array of cpumask_var_t
Rusty Russell
2009-11-04
sched: Remove unused cpu_nr_migrations()
Hiroshi Shimamoto
2009-11-04
sched: Remove unused time_sync_thresh declaration
Hiroshi Shimamoto
2009-11-04
sched: Remove unused __schedule() declaration
Hiroshi Shimamoto
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-09-24
task_struct cleanup: move binfmt field to mm_struct
Hiroshi Shimamoto
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
signals: inline __fatal_signal_pending
Roland McGrath
2009-09-24
ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee
Oleg Nesterov
2009-09-24
cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y
Rusty Russell
2009-09-23
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-09-23
procfs: provide stack information for threads
Stefani Seibold
2009-09-23
getrusage: fill ru_maxrss value
Jiri Pirko
[next]