aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAge
...
| * | | | | | Merge branch 'linus' into core/rcuIngo Molnar2009-09-04
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | rcu: Changes from reviews: avoid casts, fix/add warnings, improve commentsPaul E. McKenney2009-08-29
| * | | | | | rcu: Create rcutree plugins to handle hotplug CPU for multi-level treesPaul E. McKenney2009-08-29
| * | | | | | rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney2009-08-23
| * | | | | | rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney2009-08-23
| | |_|_|_|/ | |/| | | |
* | | | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
* | | | | | Merge branch 'master' into nextJames Morris2009-08-19
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | mm: revert "oom: move oom_adj value"KOSAKI Motohiro2009-08-18
| |/ / / /
* | | | | Merge branch 'master' into nextJames Morris2009-08-05
|\| | | |
| * | | | sched: fix nr_uninterruptible accounting of frozen tasks reallyThomas Gleixner2009-07-18
| | |_|/ | |/| |
* / | | kernel: rename is_single_threaded(task) to current_is_single_threaded(void)Oleg Nesterov2009-07-16
|/ / /
* | | sched: optimize cond_resched()Peter Zijlstra2009-07-10
* | | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-10
* | | elf: limit max map count to safe valueKAMEZAWA Hiroyuki2009-06-30
| |/ |/|
* | pids: clean up find_task_by_pid variantsChristoph Hellwig2009-06-18
* | memcg: remove unneeded forward declaration from sched.hLi Zefan2009-06-18
* | Merge branch 'akpm'Linus Torvalds2009-06-16
|\ \
| * | oom: move oom_adj value from task_struct to mm_structDavid Rientjes2009-06-16
| * | cpuset,mm: update tasks' mems_allowed in timeMiao Xie2009-06-16
* | | sched: delayed cleanup of user_structKay Sievers2009-06-16
|/ /
* | Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2009-06-15
|\ \
| * | timers: Logic to move non pinned timersArun R Bharadwaj2009-05-13
| * | timers: /proc/sys sysctl hook to enable timer migrationArun R Bharadwaj2009-05-13
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
|\ \ \ | | |/ | |/|
| * | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-11
| |\ \
| | * \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-11
| | |\ \
| | * | | perf_counter: Change pctrl() behaviourPeter Zijlstra2009-05-24
| | * | | perf_counter: Dynamically allocate tasks' perf_counter_context structPaul Mackerras2009-05-22
| | * | | perf_counter: per user mlock giftPeter Zijlstra2009-05-15
| | * | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-29
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar2009-04-08
| | |\ \ \
| | * | | | perf_counter: generic context switch eventPeter Zijlstra2009-04-06
| | * | | | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
| | |\ \ \ \
| | * \ \ \ \ Merge commit 'v2.6.29-rc7' into perfcounters/coreIngo Molnar2009-03-04
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-02-13
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar2009-02-11
| | |\ \ \ \ \ \ \
| | * | | | | | | | perf_counters: make software counters work as per-cpu countersPaul Mackerras2009-02-09
| | * | | | | | | | Merge branch 'core/percpu' into perfcounters/coreIngo Molnar2009-01-23
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar2009-01-10
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2008-12-29
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | perfcounters: add task migrations counterIngo Molnar2008-12-14
| | * | | | | | | | | | | performance counters: core codeThomas Gleixner2008-12-08
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-06-11
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'next' into for-linusJames Morris2009-06-10
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | CRED: Rename cred_exec_mutex to reflect that it's a guard against ptraceDavid Howells2009-05-10
| | | * | | | | | | | | | | Merge branch 'master' into nextJames Morris2009-05-08
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | |
| | | * | | | | | | | | | | SELinux: Don't flush inherited SIGKILL during execve()David Howells2009-04-29
| * | | | | | | | | | | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tracing/hw-branch-tracing' into tracing/coreIngo Molnar2009-05-07
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar2009-04-24
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / / / | | | | |/| | | | | | | | | | |