index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
2010-03-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-03-12
copy_signal() cleanup: clean thread_group_cputime_init()
Veaceslav Falico
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-06
mm: avoid false sharing of mm_counter
KAMEZAWA Hiroyuki
2010-03-06
mm: clean up mm_counter
KAMEZAWA Hiroyuki
2010-03-04
rcu: Use wrapper function instead of exporting tasklist_lock
Paul E. McKenney
2010-03-01
Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-02-23
blk-core: use BIO list management functions
Akinobu Mita
2010-02-16
Merge branch 'sched/urgent' into sched/core
Thomas Gleixner
2010-02-16
sched: Fix sched_mv_power_savings for !SMT
Vaidyanathan Srinivasan
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-08
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
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-22
sched: Extend enqueue_task to allow head queueing
Thomas Gleixner
2010-01-21
sched: Remove USER_SCHED
Dhaval Giani
2010-01-21
sched: Remove the sched_class load_balance methods
Peter Zijlstra
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
[next]