Age | Commit message (Expand) | Author |
2017-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2017-02-20 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-02-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-02-03 | introduce the walk_process_tree() helper | Oleg Nesterov |
2017-02-01 | sched/clock: Add dummy clear_sched_clock_stable() stub function | Paul Gortmaker |
2017-02-01 | sched/wake_q: Clarify queue reinit comment | Davidlohr Bueso |
2017-02-01 | sched/cputime: Remove temporary cputime_t accessors | Frederic Weisbecker |
2017-02-01 | timers/itimer: Convert internal cputime_t units to nsec | Frederic Weisbecker |
2017-02-01 | timers/posix-timers: Convert internals to use nsecs | Frederic Weisbecker |
2017-02-01 | tsacct: Convert obsolete cputime type to nsecs | Frederic Weisbecker |
2017-02-01 | acct: Convert obsolete cputime type to nsecs | Frederic Weisbecker |
2017-02-01 | sched/cputime: Convert task/group cputime to nsecs | Frederic Weisbecker |
2017-02-01 | sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu... | Frederic Weisbecker |
2017-02-01 | sched/cputime: Convert guest time accounting to nsecs (u64) | Frederic Weisbecker |
2017-02-01 | sched/cputime: Remove the unused INIT_CPUTIME macro | Frederic Weisbecker |
2017-01-30 | Merge branch 'fortglx/4.11/time' of https://git.linaro.org/people/john.stultz... | Thomas Gleixner |
2017-01-27 | timers: Omit POSIX timer stuff from task_struct when disabled | Nicolas Pitre |
2017-01-24 | inotify: Convert to using per-namespace limits | Nikolay Borisov |
2017-01-22 | locking/rwsem: Reinit wake_q after use | Waiman Long |
2017-01-20 | sched/clock: Fix hotplug crash | Peter Zijlstra |
2017-01-14 | sched/core: Separate out io_schedule_prepare() and io_schedule_finish() | Tejun Heo |
2017-01-14 | sched/clock: Delay switching sched_clock to stable | Peter Zijlstra |
2017-01-14 | sched/core: Remove set_task_state() | Davidlohr Bueso |
2017-01-10 | signal: protect SIGNAL_UNKILLABLE from unintentional clearing. | Jamie Iles |
2016-12-22 | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2016-12-13 | Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2016-12-12 | prctl: remove one-shot limitation for changing exe link | Stanislav Kinsburskiy |
2016-12-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-12-02 | Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes | Ingo Molnar |
2016-12-01 | Merge back earlier cpuidle material for v4.10. | Rafael J. Wysocki |
2016-11-29 | sched/idle: Add support for tasks that inject idle | Peter Zijlstra |
2016-11-24 | sched: Extend scheduler's asym packing | Tim Chen |
2016-11-23 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar |
2016-11-22 | ptrace: Capture the ptracer's creds not PT_PTRACE_CAP | Eric W. Biederman |
2016-11-22 | sched/core: Introduce the vcpu_is_preempted(cpu) interface | Pan Xinhui |
2016-11-22 | sched/autogroup: Do not use autogroup->tg in zombie threads | Oleg Nesterov |
2016-11-21 | sched/wake_q: Rename WAKE_Q to DEFINE_WAKE_Q | Waiman Long |
2016-11-17 | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger |
2016-11-15 | sched/cputime: Simplify task_cputime() | Stanislaw Gruszka |
2016-11-15 | sched/cputime, powerpc, s390: Make scaled cputime arch specific | Stanislaw Gruszka |
2016-10-30 | x86/intel_rdt: Add tasks files | Fenghua Yu |
2016-10-25 | sched/core: Explain sleep/wakeup in a better way | Peter Zijlstra |
2016-10-07 | thp: reduce usage of huge zero page's atomic counter | Aaron Lu |
2016-10-07 | mm: make sure that kthreads will not refault oom reaped memory | Michal Hocko |
2016-10-07 | mm, oom: get rid of signal_struct::oom_victims | Michal Hocko |
2016-10-07 | kernel, oom: fix potential pgd_lock deadlock from __mmdrop | Michal Hocko |
2016-10-07 | oom: keep mm of the killed task available | Michal Hocko |
2016-10-07 | mm,oom_reaper: do not attempt to reap a task twice | Tetsuo Handa |
2016-10-03 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |