Age | Commit message (Expand) | Author | Files | Lines |
2014-06-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip | Linus Torvalds | 1 | -7/+7 |
2014-06-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip | Linus Torvalds | 1 | -1/+5 |
2014-06-12 | Merge commit '3cf2f34' into sched/core, to fix build error | Ingo Molnar | 1 | -4/+2 |
2014-06-06 | signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch] | Oleg Nesterov | 1 | -3/+0 |
2014-06-06 | perf: Differentiate exec() and non-exec() comm events | Adrian Hunter | 1 | -1/+5 |
2014-06-05 | sched: Rename capacity related flags | Nicolas Pitre | 1 | -2/+2 |
2014-06-05 | sched: Final power vs. capacity cleanups | Nicolas Pitre | 1 | -3/+3 |
2014-06-05 | sched: Let 'struct sched_group_power' care about CPU capacity | Nicolas Pitre | 1 | -1/+1 |
2014-06-05 | sched: Fix signedness bug in yield_to() | Dan Carpenter | 1 | -1/+1 |
2014-06-04 | kthreads: kill CLONE_KERNEL, change kernel_thread(kernel_init) to avoid CLONE_SIGHAND | Oleg Nesterov | 1 | -6/+0 |
2014-06-04 | kernel/user.c: drop unused field 'files' from user_struct | Kirill A. Shutemov | 1 | -1/+0 |
2014-06-04 | memcg: kill CONFIG_MM_OWNER | Oleg Nesterov | 1 | -2/+2 |
2014-06-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next | Linus Torvalds | 1 | -47/+57 |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next | Linus Torvalds | 1 | -4/+2 |
2014-05-23 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip | Linus Torvalds | 1 | -2/+5 |
2014-05-23 | wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STR | Masatake YAMATO | 1 | -1/+1 |
2014-05-22 | sched/rt: Fix 'struct sched_dl_entity' and dl_task_time() comments, to match the current upstream code | xiaofeng.yan | 1 | -2/+2 |
2014-05-08 | sched/idle: Remove TS_POLLING support | Peter Zijlstra | 1 | -44/+2 |
2014-05-07 | sched: Add a new SD_SHARE_POWERDOMAIN for sched_domain | Vincent Guittot | 1 | -0/+1 |
2014-05-07 | sched, powerpc: Create a dedicated topology table | Vincent Guittot | 1 | -2/+0 |
2014-05-07 | sched: Rework sched_domain topology definition | Vincent Guittot | 1 | -0/+53 |
2014-05-07 | sched/deadline: Fix sched_yield() behavior | Juri Lelli | 1 | -2/+5 |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 1 | -4/+2 |
2014-04-12 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 1 | -1/+19 |
2014-04-07 | wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-space | Oleg Nesterov | 1 | -2/+2 |
2014-04-07 | wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transition | Oleg Nesterov | 1 | -0/+1 |
2014-04-07 | exec: kill bprm->tcomm[], simplify the "basename" logic | Oleg Nesterov | 1 | -1/+1 |
2014-04-07 | mm, mempolicy: remove per-process flag | David Rientjes | 1 | -1/+0 |
2014-04-07 | mm: per-thread vma caching | Davidlohr Bueso | 1 | -0/+7 |
2014-04-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip | Linus Torvalds | 1 | -1/+5 |
2014-04-01 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip | Linus Torvalds | 1 | -1/+1 |
2014-03-20 | sched: declare pid_alive as inline | Richard Guy Briggs | 1 | -1/+1 |
2014-03-20 | pid: get pid_t ppid of task in init_pid_ns | Richard Guy Briggs | 1 | -1/+19 |
2014-03-20 | timer: Remove code redundancy while calling get_nohz_timer_target() | Viresh Kumar | 1 | -1/+5 |
2014-03-13 | cputime: Default implementation of nsecs -> cputime conversion | Frederic Weisbecker | 1 | -1/+1 |
2014-02-22 | sched: Add better debug output for might_sleep() | Thomas Gleixner | 1 | -0/+3 |
2014-02-21 | Merge branch 'linus' into sched/core | Thomas Gleixner | 1 | -1/+2 |
2014-02-10 | sched/fair: Track cgroup depth | Peter Zijlstra | 1 | -0/+1 |
2014-02-09 | sched: Implement task_nice() as static inline function | Dongsheng Yang | 1 | -1/+10 |
2014-02-09 | sched: Move the priority specific bits into a new header file | Dongsheng Yang | 1 | -0/+2 |
2014-02-05 | execve: use 'struct filename *' for executable name passing | Linus Torvalds | 1 | -1/+2 |
2014-02-02 | Merge branch 'linus' into sched/core, to resolve conflicts | Ingo Molnar | 1 | -11/+31 |
2014-01-28 | sched/numa: Normalize faults_cpu stats and weigh by CPU use | Rik van Riel | 1 | -0/+2 |
2014-01-28 | sched/numa, mm: Use active_nodes nodemask to limit numa migrations | Rik van Riel | 1 | -0/+7 |
2014-01-28 | sched/numa: Track from which nodes NUMA faults are triggered | Rik van Riel | 1 | -2/+7 |
2014-01-28 | sched/numa: Rename p->numa_faults to numa_faults_memory | Rik van Riel | 1 | -4/+4 |
2014-01-28 | sched/numa, mm: Remove p->numa_migrate_deferred | Rik van Riel | 1 | -1/+0 |
2014-01-23 | exec: kill task_struct->did_exec | Oleg Nesterov | 1 | -1/+0 |
2014-01-23 | kernel/fork.c: make dup_mm() static | DaeSeok Youn | 1 | -2/+0 |
2014-01-23 | proc: cleanup/simplify get_task_state/task_state_array | Oleg Nesterov | 1 | -1/+1 |