Age | Commit message (Expand) | Author | Files | Lines |
2016-03-25 | oom, oom_reaper: protect oom_reaper_list using simpler way | Tetsuo Handa | 1 | -2/+0 |
2016-03-25 | oom: make oom_reaper_list single linked | Vladimir Davydov | 1 | -1/+1 |
2016-03-25 | oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task | Michal Hocko | 1 | -0/+2 |
2016-03-25 | mm, oom_reaper: implement OOM victims queuing | Michal Hocko | 1 | -0/+3 |
2016-03-25 | sched: add schedule_timeout_idle() | Andrew Morton | 1 | -0/+1 |
2016-03-23 | parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE option | Helge Deller | 1 | -0/+8 |
2016-03-22 | kernel: add kcov code coverage | Dmitry Vyukov | 1 | -0/+11 |
2016-03-18 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+2 |
2016-03-17 | timer: convert timer_slack_ns from unsigned long to u64 | John Stultz | 1 | -2/+2 |
2016-03-17 | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+0 |
2016-03-16 | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+9 |
2016-03-14 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+8 |
2016-03-10 | cpufreq: Move scheduler-related code to the sched directory | Rafael J. Wysocki | 1 | -0/+9 |
2016-03-08 | sched/deadline: Remove dl_new from struct sched_dl_entity | Luca Abeni | 1 | -5/+1 |
2016-03-02 | sched: Migrate sched to use new tick dependency mask model | Frederic Weisbecker | 1 | -3/+0 |
2016-03-02 | nohz: New tick dependency mask | Frederic Weisbecker | 1 | -0/+8 |
2016-02-29 | sched/debug: Fix preempt_disable_ip recording for preempt_disable() | Sebastian Andrzej Siewior | 1 | -2/+0 |
2016-02-29 | sched/rt: Fix PI handling vs. sched_setscheduler() | Peter Zijlstra | 1 | -0/+2 |
2016-02-09 | sched/debug: Make schedstats a runtime tunable that is disabled by default | Mel Gorman | 1 | -0/+4 |
2016-01-27 | tty: audit: Handle tty audit enable atomically | Peter Hurley | 1 | -1/+0 |
2016-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+1 |
2016-01-20 | mm: memcontrol: move kmem accounting code to CONFIG_MEMCG | Johannes Weiner | 1 | -2/+2 |
2016-01-20 | UBSAN: run-time undefined behavior sanity checker | Andrey Ryabinin | 1 | -0/+3 |
2016-01-19 | pipe: limit the per-user amount of pages allocated in pipes | Willy Tarreau | 1 | -0/+1 |
2016-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2016-01-11 | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -0/+4 |
2016-01-11 | unix: properly account for FDs passed over unix sockets | willy tarreau | 1 | -0/+1 |
2016-01-06 | sched/core: Move sched_entity::avg into separate cache line | Jiri Olsa | 1 | -2/+7 |
2016-01-06 | Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging ... | Ingo Molnar | 1 | -7/+9 |
2016-01-06 | sched/core: Fix unserialized r-m-w scribbling stuff | Peter Zijlstra | 1 | -5/+6 |
2016-01-06 | sched/core: Check tgid in is_global_init() | Sergey Senozhatsky | 1 | -2/+3 |
2015-12-08 | watchdog: introduce touch_softlockup_watchdog_sched() | Tejun Heo | 1 | -0/+4 |
2015-12-04 | sched/cputime: Convert vtime_seqlock to seqcount | Frederic Weisbecker | 1 | -1/+1 |
2015-12-04 | sched/cputime: Clarify vtime symbols and document them | Frederic Weisbecker | 1 | -1/+4 |
2015-11-23 | sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz() | Byungchul Park | 1 | -2/+2 |
2015-11-10 | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+3 |
2015-11-09 | coredump: add DAX filtering for ELF coredumps | Ross Zwisler | 1 | -1/+3 |
2015-11-06 | signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread() | Oleg Nesterov | 1 | -0/+10 |
2015-11-06 | signal: turn dequeue_signal_lock() into kernel_dequeue_signal() | Oleg Nesterov | 1 | -5/+6 |
2015-11-06 | signals: kill block_all_signals() and unblock_all_signals() | Oleg Nesterov | 1 | -6/+1 |
2015-11-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -7/+10 |
2015-11-05 | memcg: punt high overage reclaim to return-to-userland path | Tejun Heo | 1 | -0/+3 |
2015-11-05 | memcg: flatten task_struct->memcg_oom | Tejun Heo | 1 | -7/+6 |
2015-11-05 | kernel/watchdog.c: add sysctl knob hardlockup_panic | Don Zickus | 1 | -0/+1 |
2015-11-05 | Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -12/+0 |
2015-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+1 |
2015-11-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -16/+20 |
2015-11-03 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+6 |
2015-10-19 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -4/+6 |
2015-10-15 | posix_cpu_timer: Reduce unnecessary sighand lock contention | Jason Low | 1 | -0/+3 |