- e56fb28 exec: do not abuse ->cred_guard_mutex in threadgroup_lock() by Oleg Nesterov · 13 years ago
- 403bad7 coredump: only SIGKILL should interrupt the coredumping task by Oleg Nesterov · 13 years ago
- ab86e97 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 16fa94b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 46d9be3 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
- 916bb6d7 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 25f55d9 sched: Fix init NOHZ_IDLE flag by Vincent Guittot · 13 years ago
- 6402c7d Merge branch 'linus' into timers/core by Thomas Gleixner · 13 years ago
- 41fcb9f mutex: Move mutex spinning code from sched/core.c back to mutex.c by Waiman Long · 13 years ago
- 5ed67f0 posix timers: Allocate timer id per process (v2) by Pavel Emelyanov · 13 years ago
- f2530dc kthread: Prevent unpark race which puts threads on the wrong cpu by Thomas Gleixner · 13 years ago
- 9b89f6b sched: Document task_struct::personality field by Andrei Epure · 13 years ago
- 3a98f87 idle: Implement set/clr functions for need_resched poll by Thomas Gleixner · 13 years ago
- ee761f6 arch: Consolidate tsk_is_polling() by Thomas Gleixner · 13 years ago
- 14a40ff sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY by Tejun Heo · 13 years ago
- 4e3da46 Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 13 years ago
- 9fbc42e cputime: Dynamically scale cputime for full dynticks accounting by Frederic Weisbecker · 13 years ago
- 25cc7da sched: Move group scheduling functions out of include/linux/sched.h by Li Zefan · 13 years ago
- 15f803c sched: Make default_scale_freq_power() static by Li Zefan · 13 years ago
- c82ba9f sched: Move struct sched_class to kernel/sched/sched.h by Li Zefan · 13 years ago
- b13095f sched: Move wake flags to kernel/sched/sched.h by Li Zefan · 13 years ago
- 5e6521e sched: Move struct sched_group to kernel/sched/sched.h by Li Zefan · 13 years ago
- cc1f4b1 sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.h by Li Zefan · 13 years ago
- 090b582f sched: Remove test_sd_parent() by Li Zefan · 13 years ago
- 19a37d1 sched: Remove some dummy functions by Li Zefan · 13 years ago
- e579d2c coredump: remove redundant defines for dumpable states by Kees Cook · 13 years ago
- dcad0fc Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
- 21caf2f mm: teach mm by current context info to not do I/O during memory allocation by Ming Lei · 13 years ago
- 502b24c Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
- 1c3e826 sched/core: Remove the obsolete and unused nr_uninterruptible() function by Sha Zhengju · 13 years ago
- e9b04b5 make do_sigaltstack() static by Al Viro · 14 years ago
- 8bd75c7 sched/rt: Move rt specific bits into new header file by Clark Williams · 13 years ago
- cf4aebc2 sched: Move sched.h sysctl bits into separate header by Clark Williams · 13 years ago
- b2c77a5 Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 13 years ago
- 5a1b98d new helper: sigsp() by Al Viro · 14 years ago
- 6a61671 cputime: Safely read cputime of full dynticks CPUs by Frederic Weisbecker · 13 years ago
- 6fac482 cputime: Use accessors to read task cputime stats by Frederic Weisbecker · 14 years ago
- 57d2aa0 sched/rt: Avoid updating RT entry timeout twice within one tick period by Ying Xue · 14 years ago
- ace783b sched: split out css_online/css_offline from tg creation/destruction by Li Zefan · 13 years ago
- 910ffdb ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up() by Oleg Nesterov · 13 years ago
- 774a122 module, async: async_synchronize_full() on module init iff async is used by Tejun Heo · 13 years ago
- 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
- ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 13 years ago
- 0e9d92f memcg: skip memcg kmem allocations in specified code regions by Glauber Costa · 13 years ago
- a5ba911 pidns: remove unused is_container_init() by Gao feng · 13 years ago
- 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 13 years ago
- 66cdd0c Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
- 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
- f57d54b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 37ea95a Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- e1e12d2 mm, oom: fix race when specifying a thread as the oom origin by David Rientjes · 13 years ago
- a9c58b90 mm, oom: change type of oom_score_adj to short by David Rientjes · 13 years ago
- 1a687c2 mm: sched: numa: Control enabling and disabling of NUMA balancing by Mel Gorman · 14 years ago
- b8593bf mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate by Mel Gorman · 14 years ago
- 4b96a29 mm: sched: numa: Implement slow start for working set sampling by Peter Zijlstra · 14 years ago
- 6e5fb22 mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate by Peter Zijlstra · 14 years ago
- cbee9f8 mm: numa: Add fault driven placement and migration by Peter Zijlstra · 14 years ago
- e80d666 flagday: kill pt_regs argument of do_fork() by Al Viro · 14 years ago
- afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 14 years ago
- da3d4c5 get rid of pt_regs argument of do_execve() by Al Viro · 14 years ago
- c414467 kill daemonize() by Al Viro · 14 years ago
- d37f761d cputime: Consolidate cputime adjustment code by Frederic Weisbecker · 14 years ago
- e80d0a1 cputime: Rename thread_group_times to thread_group_cputime_adjusted by Frederic Weisbecker · 14 years ago
- 582b336 sched: add notifier for cross-cpu migrations by Marcelo Tosatti · 14 years ago
- aac1cda Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', 'srcu.2012.10.27a', 'stall.2012.11.13a', 'tracing.2012.11.08a' and 'idle.2012.10.24a' into HEAD by Paul E. McKenney · 14 years ago
- f4e26b1 sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking by Paul Turner · 14 years ago
- 0a74bef sched: Add an rq migration call-back to sched_class by Paul Turner · 14 years ago
- 9ee474f sched: Maintain the load contribution of blocked entities by Paul Turner · 14 years ago
- 2dac754 sched: Aggregate load contributed by task entities on parenting cfs_rq by Paul Turner · 14 years ago
- 9d85f21 sched: Track the runnable average on a per-task entity basis by Paul Turner · 14 years ago
- b637a32 rcu: Print remote CPU's stacks in stall warnings by Paul E. McKenney · 14 years ago
- 4d9a5d4 rcu: Remove rcu_switch() by Frederic Weisbecker · 14 years ago
- 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 14 years ago
- 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 14 years ago
- 01dc52e oom: remove deprecated oom_adj by Davidlohr Bueso · 14 years ago
- 179899f coredump: update coredump-related headers by Alex Kelly · 14 years ago
- aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 14 years ago
- 10c28d9 coredump: move core dump functionality into its own file by Alex Kelly · 14 years ago
- aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 14 years ago
- 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 14 years ago
- 0b981cb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
- 7e92daa Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
- 2aa3a7f preparation for generic kernel_thread() by Al Viro · 14 years ago
- 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
- 04e7e95 rcu: Switch task's syscall hooks on context switch by Frederic Weisbecker · 14 years ago
- 5640f76 net: use a per task frag allocator by Eric Dumazet · 14 years ago
- e1760bd userns: Convert the audit loginuid to be a kuid by Eric W. Biederman · 14 years ago
- 37407ea Revert "sched: Improve scalability via 'CPU buddies', which withstand random perturbations" by Linus Torvalds · 14 years ago
- 9f68f67 uprobes: Introduce MMF_RECALC_UPROBES by Oleg Nesterov · 14 years ago
- c1cc017 sched/nohz: Clean up select_nohz_load_balancer() by Alex Shi · 14 years ago
- f3e9478 sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW by Peter Zijlstra · 14 years ago
- f8ac4ec uprobes: Introduce MMF_HAS_UPROBES by Oleg Nesterov · 14 years ago
- f03542a sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean up by Alex Shi · 14 years ago
- 300d373 Revert "NMI watchdog: fix for lockup detector breakage on resume" by Rafael J. Wysocki · 14 years ago
- 907aed4 mm: allow PF_MEMALLOC from softirq context by Mel Gorman · 14 years ago
- c255a45 memcg: rename config variables by Andrew Morton · 14 years ago
- 45226e9 NMI watchdog: fix for lockup detector breakage on resume by Sameer Nanda · 14 years ago
- 54b5019 coredump: warn about unsafe suid_dumpable / core_pattern combo by Kees Cook · 14 years ago