aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Add wait_for_completion_killableMatthew Wilcox2007-12-06
* Add schedule_timeout_killableMatthew Wilcox2007-12-06
* Add mutex_lock_killableLiam R. Howlett2007-12-06
* Add fatal_signal_pendingMatthew Wilcox2007-12-06
* Add TASK_WAKEKILLMatthew Wilcox2007-12-06
* exit: Use task_is_*Matthew Wilcox2007-12-06
* signal: Use task_is_*Matthew Wilcox2007-12-06
* sched: Use task_contributes_to_load, TASK_ALL and TASK_NORMALMatthew Wilcox2007-12-06
* ptrace: Use task_is_*Matthew Wilcox2007-12-06
* power: Use task_is_*Matthew Wilcox2007-12-06
* wait: Use TASK_NORMALMatthew Wilcox2007-12-06
* Tiny clean-up of OPROFILE/KPROBES configurationLinus Torvalds2007-12-06
* Fix oprofile configuration breakageRalf Baechle2007-12-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-12-05
|\
| * futex: correctly return -EFAULT not -EINVALThomas Gleixner2007-12-05
| * lockdep: in_range() fixOleg Nesterov2007-12-05
| * lockdep: fix debug_show_all_locks()Ingo Molnar2007-12-05
| * sched: style cleanupsIngo Molnar2007-12-05
| * futex: fix for futex_wait signal stack corruptionSteven Rostedt2007-12-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-12-05
|\ \
| * | [SYSCTL_CHECK]: Fix typo in KERN_SPARC_SCONS_PWROFF entry string.David S. Miller2007-12-05
| |/
* | Avoid potential NULL dereference in unregister_sysctl_tablePavel Emelyanov2007-12-05
* | fix clone(CLONE_NEWPID)Eric W. Biederman2007-12-05
|/
* sched: default to more agressive yield for SCHED_BATCH tasksIngo Molnar2007-12-04
* sched: fix crash in sys_sched_rr_get_interval()Ingo Molnar2007-12-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-12-03
|\
| * sched: cpu accounting controller (V2)Srivatsa Vaddagiri2007-12-02
* | uml: add !UML dependenciesAl Viro2007-12-03
|/
* wait_task_stopped(): pass correct exit_code to wait_noreap_copyout()Scott James Remnant2007-11-29
* FRV: fix the extern declaration of kallsyms_num_symsDavid Howells2007-11-29
* Isolate the UTS namespace's domainname and hostname backPavel Emelyanov2007-11-29
* wait_task_stopped(): don't use task_pid_nr_ns() locklessOleg Nesterov2007-11-29
* sched: clean up kernel/sched_stat.hIngo Molnar2007-11-28
* sched: clean up overlong line in kernel/sched_debug.cIngo Molnar2007-11-28
* sched: clean up, move __sched_text_start/end to sched.hIngo Molnar2007-11-28
* sched: clean up sd_alloc_ctl_cpu_table() definitionIngo Molnar2007-11-28
* softlockup: fix false positives on CONFIG_NOHZThomas Gleixner2007-11-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds2007-11-26
|\
| * [IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBEREDSimon Horman2007-11-20
| * [IPVS]: Fix sysctl warnings about missing strategy in schedulersSimon Horman2007-11-20
| * [IPVS]: Fix sysctl warnings about missing strategyChristian Borntraeger2007-11-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-11-26
|\ \
| * | sched: bump version of kernel/sched_debug.cIngo Molnar2007-11-26
| * | sched: fix minimum granularity tuningsZou Nan hai2007-11-26
| * | sched: fix kernel/acct.c commentIngo Molnar2007-11-26
| * | sched: don't forget to unlock uids_mutex on error pathsPavel Emelyanov2007-11-26
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-11-26
|\ \
| * | time: add ADJ_OFFSET_SS_READJohn Stultz2007-11-26
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2007-11-26
|\ \
| * | module: fix and elaborate commentsMatti Linnanvuori2007-11-18
| |/