summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2007-12-18sched: sysctl, proc_dointvec_minmax() expects int values forEric Dumazet
2007-12-18sched: mark rwsem functions as __sched for wchan/profilingLivio Soares
2007-12-18sched: fix crash on ia64, introduce task_current()Dmitry Adamushko
2007-12-17sysctl: fix ax25 checksEric W. Biederman
2007-12-17Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"Nishanth Aravamudan
2007-12-17hugetlb: introduce nr_overcommit_hugepages sysctlNishanth Aravamudan
2007-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2007-12-07clockevents: warn once when program_event() is called with negative expiryThomas Gleixner
2007-12-07hrtimers: avoid overflow for large relative timeoutsThomas Gleixner
2007-12-07sched: enable early use of sched_clock()Ingo Molnar
2007-12-07lockdep: make cli/sti annotation warnings clearerIngo Molnar
2007-12-06Add wait_for_completion_killableMatthew Wilcox
2007-12-06Add schedule_timeout_killableMatthew Wilcox
2007-12-06Add mutex_lock_killableLiam R. Howlett
2007-12-06Add fatal_signal_pendingMatthew Wilcox
2007-12-06Add TASK_WAKEKILLMatthew Wilcox
2007-12-06exit: Use task_is_*Matthew Wilcox
2007-12-06signal: Use task_is_*Matthew Wilcox
2007-12-06sched: Use task_contributes_to_load, TASK_ALL and TASK_NORMALMatthew Wilcox
2007-12-06ptrace: Use task_is_*Matthew Wilcox
2007-12-06power: Use task_is_*Matthew Wilcox
2007-12-06wait: Use TASK_NORMALMatthew Wilcox
2007-12-06Tiny clean-up of OPROFILE/KPROBES configurationLinus Torvalds
2007-12-06Fix oprofile configuration breakageRalf Baechle
2007-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-12-05Avoid potential NULL dereference in unregister_sysctl_tablePavel Emelyanov
2007-12-05fix clone(CLONE_NEWPID)Eric W. Biederman
2007-12-05futex: correctly return -EFAULT not -EINVALThomas Gleixner
2007-12-05lockdep: in_range() fixOleg Nesterov
2007-12-05lockdep: fix debug_show_all_locks()Ingo Molnar
2007-12-05sched: style cleanupsIngo Molnar
2007-12-05futex: fix for futex_wait signal stack corruptionSteven Rostedt
2007-12-05[SYSCTL_CHECK]: Fix typo in KERN_SPARC_SCONS_PWROFF entry string.David S. Miller
2007-12-04sched: default to more agressive yield for SCHED_BATCH tasksIngo Molnar
2007-12-04sched: fix crash in sys_sched_rr_get_interval()Ingo Molnar
2007-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-12-03uml: add !UML dependenciesAl Viro
2007-12-02sched: cpu accounting controller (V2)Srivatsa Vaddagiri
2007-11-29wait_task_stopped(): pass correct exit_code to wait_noreap_copyout()Scott James Remnant
2007-11-29FRV: fix the extern declaration of kallsyms_num_symsDavid Howells
2007-11-29Isolate the UTS namespace's domainname and hostname backPavel Emelyanov
2007-11-29wait_task_stopped(): don't use task_pid_nr_ns() locklessOleg Nesterov
2007-11-28sched: clean up kernel/sched_stat.hIngo Molnar
2007-11-28sched: clean up overlong line in kernel/sched_debug.cIngo Molnar
2007-11-28sched: clean up, move __sched_text_start/end to sched.hIngo Molnar
2007-11-28sched: clean up sd_alloc_ctl_cpu_table() definitionIngo Molnar
2007-11-28softlockup: fix false positives on CONFIG_NOHZThomas Gleixner
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds