summaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-09oom: remove deprecated oom_adjDavidlohr Bueso
2012-10-06coredump: update coredump-related headersAlex Kelly
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02coredump: move core dump functionality into its own fileAlex Kelly
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-10-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-09-30preparation for generic kernel_thread()Al Viro
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-26rcu: Switch task's syscall hooks on context switchFrederic Weisbecker
2012-09-24net: use a per task frag allocatorEric Dumazet
2012-09-17userns: Convert the audit loginuid to be a kuidEric W. Biederman
2012-09-16Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...Linus Torvalds
2012-09-15uprobes: Introduce MMF_RECALC_UPROBESOleg Nesterov
2012-09-13sched/nohz: Clean up select_nohz_load_balancer()Alex Shi
2012-09-13sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSWPeter Zijlstra
2012-08-28uprobes: Introduce MMF_HAS_UPROBESOleg Nesterov
2012-08-13sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean upAlex Shi
2012-08-08Revert "NMI watchdog: fix for lockup detector breakage on resume"Rafael J. Wysocki
2012-07-31mm: allow PF_MEMALLOC from softirq contextMel Gorman
2012-07-31memcg: rename config variablesAndrew Morton
2012-07-30NMI watchdog: fix for lockup detector breakage on resumeSameer Nanda
2012-07-30coredump: warn about unsafe suid_dumpable / core_pattern comboKees Cook
2012-07-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-07-24sched: Fix race in task_group()Peter Zijlstra
2012-07-24sched: Improve scalability via 'CPU buddies', which withstand random perturba...Mike Galbraith
2012-07-23Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2012-07-22get rid of ->scm_work_listAl Viro
2012-07-22merge task_work and rcu_head, get rid of separate allocation for keyring caseAl Viro
2012-07-22trim task_work: get rid of hlistAl Viro
2012-07-18Merge branch 'linus' into perf/coreIngo Molnar
2012-07-14Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds
2012-07-05sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra
2012-07-02Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"Paul E. McKenney
2012-06-11Merge tag 'v3.5-rc2' into perf/coreIngo Molnar
2012-06-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-06-07c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removalKonstantin Khlebnikov
2012-06-06uprobes: Kill uprobes_srcu/uprobe_srcu_idOleg Nesterov
2012-06-06sched: Fix domain iterationPeter Zijlstra
2012-06-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-30sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'Peter Zijlstra
2012-05-30sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra
2012-05-24Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds