index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
2009-07-10
sched: optimize cond_resched()
Peter Zijlstra
2009-07-10
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
2009-06-30
elf: limit max map count to safe value
KAMEZAWA Hiroyuki
2009-06-18
pids: clean up find_task_by_pid variants
Christoph Hellwig
2009-06-18
memcg: remove unneeded forward declaration from sched.h
Li Zefan
2009-06-16
Merge branch 'akpm'
Linus Torvalds
2009-06-16
oom: move oom_adj value from task_struct to mm_struct
David Rientjes
2009-06-16
cpuset,mm: update tasks' mems_allowed in time
Miao Xie
2009-06-15
sched: delayed cleanup of user_struct
Kay Sievers
2009-06-15
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-11
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-06-10
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-06-11
Merge branch 'next' into for-linus
James Morris
2009-05-24
perf_counter: Change pctrl() behaviour
Peter Zijlstra
2009-05-22
perf_counter: Dynamically allocate tasks' perf_counter_context struct
Paul Mackerras
2009-05-19
sched: properly define the sched_group::cpumask and sched_domain::span fields
Ingo Molnar
2009-05-18
syscall: Implement a convinience function restart_syscall
Eric W. Biederman
2009-05-15
sched, timers: cleanup avenrun users
Thomas Gleixner
2009-05-15
sched, timers: move calc_load() to scheduler
Thomas Gleixner
2009-05-15
perf_counter: per user mlock gift
Peter Zijlstra
2009-05-13
timers: Logic to move non pinned timers
Arun R Bharadwaj
2009-05-13
timers: /proc/sys sysctl hook to enable timer migration
Arun R Bharadwaj
2009-05-11
CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace
David Howells
2009-05-08
Merge branch 'master' into next
James Morris
2009-05-07
Merge branch 'tracing/hw-branch-tracing' into tracing/core
Ingo Molnar
2009-04-30
SELinux: Don't flush inherited SIGKILL during execve()
David Howells
2009-04-29
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-04-24
Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing
Ingo Molnar
2009-04-17
tracing: add same level recursion detection
Steven Rostedt
2009-04-15
rculist: use list_entry_rcu in places where it's appropriate
Jiri Pirko
2009-04-09
sched: do not count frozen tasks toward load
Nathan Lynch
2009-04-08
Merge commit 'v2.6.30-rc1' into perfcounters/core
Ingo Molnar
2009-04-07
Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2009-04-07
x86, ptrace: add bts context unconditionally
Markus Metzger
2009-04-07
mm, x86, ptrace, bts: defer branch trace stopping
Markus Metzger
2009-04-07
sched, hw-branch-tracer: add wait_task_context_switch() function to sched.h
Markus Metzger
2009-04-07
Merge branch 'linus' into core/softlockup
Ingo Molnar
2009-04-06
perf_counter: generic context switch event
Peter Zijlstra
2009-04-06
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
2009-04-06
Merge branch 'linus' into irq/threaded
Ingo Molnar
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-04-02
pids: kill signal_struct-> __pgrp/__session and friends
Oleg Nesterov
2009-04-02
pids: refactor vnr/nr_ns helpers to make them safe
Oleg Nesterov
2009-04-02
pids: document task_pgrp/task_session is not safe without tasklist/rcu
Oleg Nesterov
2009-04-02
forget_original_parent: split out the un-ptrace part
Oleg Nesterov
[next]