index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+1
2012-01-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+19
2011-12-19
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Martin Schwidefsky
1
-2
/
+17
2011-12-15
[S390] cputime: add sparse checking and cleanup
Martin Schwidefsky
1
-2
/
+2
2011-12-15
sched: Mark parent and real_parent as __rcu
Kees Cook
1
-2
/
+2
2011-12-15
Merge commit 'v3.2-rc5' into sched/core
Ingo Molnar
1
-1
/
+0
2011-12-11
sched: Add is_idle_task() to handle invalidated uses of idle_cpu()
Paul E. McKenney
1
-0
/
+8
2011-12-06
sched: Fix compile error for UP,!NOHZ
Peter Zijlstra
1
-1
/
+1
2011-12-06
sched, nohz: Track nr_busy_cpus in the sched_group_power
Suresh Siddha
1
-0
/
+6
2011-11-23
Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Rafael J. Wysocki
1
-3
/
+1
2011-11-23
freezer: kill unused set_freezable_with_signal()
Tejun Heo
1
-1
/
+0
2011-11-21
freezer: kill PF_FREEZING
Tejun Heo
1
-2
/
+1
2011-11-17
writeback: remove vm_dirties and task->dirties
Wu Fengguang
1
-1
/
+0
2011-11-17
sched: Make separate sched*.c translation units
Peter Zijlstra
1
-0
/
+9
2011-11-06
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+7
2011-10-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2011-10-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+0
2011-10-26
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2011-10-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+2
2011-10-04
sched: Convert to struct llist
Peter Zijlstra
1
-1
/
+2
2011-10-04
Merge branch 'linus' into sched/core
Ingo Molnar
1
-1
/
+0
2011-10-03
writeback: per task dirty rate limit
Wu Fengguang
1
-0
/
+7
2011-09-30
posix-cpu-timers: Cure SMP wobbles
Peter Zijlstra
1
-1
/
+0
2011-09-29
user namespace: usb: make usb urbs user namespace aware (v2)
Serge Hallyn
1
-1
/
+2
2011-09-28
rcu: Simplify unboosting checks
Paul E. McKenney
1
-3
/
+0
2011-09-28
nohz: Remove nohz_cpu_mask
Shi, Alex
1
-1
/
+0
2011-09-13
locking, sched: Annotate thread_group_cputimer as raw
Thomas Gleixner
1
-2
/
+2
2011-08-14
sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth
Paul Turner
1
-0
/
+4
2011-08-11
move RLIMIT_NPROC check from set_user() to do_execve_common()
Vasiliy Kulikov
1
-0
/
+1
2011-07-25
Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2011-07-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2011-07-22
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
Linus Torvalds
1
-18
/
+34
2011-07-21
Merge branch 'linus' into sched/core
Ingo Molnar
1
-5
/
+14
2011-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2011-07-20
sched: Allow for overlapping sched_domain spans
Peter Zijlstra
1
-0
/
+2
2011-07-20
sched: Break out cpu_power from the sched_group structure
Peter Zijlstra
1
-5
/
+9
2011-07-19
rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special
Paul E. McKenney
1
-0
/
+3
2011-07-12
fixlet: Remove fs_excl from struct task.
Justin TerAvest
1
-1
/
+0
2011-07-05
sched: Disable (revert) SCHED_LOAD_SCALE increase
Peter Zijlstra
1
-1
/
+1
2011-07-01
Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-1
/
+1
2011-06-27
redefine thread_group_leader() as exit_signal >= 0
Oleg Nesterov
1
-2
/
+4
2011-06-27
kill task_detached()
Oleg Nesterov
1
-5
/
+0
2011-06-27
make do_notify_parent() __must_check, update the callers
Oleg Nesterov
1
-1
/
+1
2011-06-27
make do_notify_parent() return bool
Oleg Nesterov
1
-2
/
+2
2011-06-16
ptrace: implement PTRACE_LISTEN
Tejun Heo
1
-0
/
+2
2011-06-16
ptrace: implement TRAP_NOTIFY and use it for group stop events
Tejun Heo
1
-1
/
+3
2011-06-16
job control: introduce JOBCTL_TRAP_STOP and use it for group stop trap
Tejun Heo
1
-1
/
+5
2011-06-10
sched: Isolate preempt counting in its own config option
Frederic Weisbecker
1
-1
/
+1
2011-06-07
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2011-06-04
job control: introduce task_set_jobctl_pending()
Tejun Heo
1
-0
/
+2
[next]