Age | Commit message (Expand) | Author | Files | Lines |
2014-10-14 | coredump: add %i/%I in core_pattern to report the tid of the crashed thread | Oleg Nesterov | 1 | -0/+2 |
2014-09-02 | tipc: add name distributor resiliency queue | Erik Hugne | 1 | -0/+16 |
2014-08-09 | panic: add TAINT_SOFTLOCKUP | Josh Hunt | 1 | -0/+1 |
2014-06-24 | kernel/watchdog.c: print traces for all cpus on lockup detection | Aaron Tomlin | 1 | -0/+17 |
2014-06-24 | mm, pcp: allow restoring percpu_pagelist_fraction default | David Rientjes | 1 | -1/+2 |
2014-06-07 | sysctl: allow for strict write position handling | Kees Cook | 1 | -0/+21 |
2014-06-05 | Documentation/sysctl/vm.txt: clarify vfs_cache_pressure description | Denys Vlasenko | 1 | -2/+7 |
2014-06-05 | mm: disable zone_reclaim_mode by default | Mel Gorman | 1 | -8/+9 |
2014-04-08 | hung_task: check the value of "sysctl_hung_task_timeout_sec" | Liu Hua | 1 | -0/+1 |
2014-04-06 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+2 |
2014-04-04 | drop_caches: add some documentation and info message | Dave Hansen | 1 | -6/+27 |
2014-03-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -9/+1 |
2014-03-13 | Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE | Mathieu Desnoyers | 1 | -0/+2 |
2014-02-27 | Merge branch 'core/urgent' into core/locking | Ingo Molnar | 1 | -2/+3 |
2014-02-02 | Merge branch 'linus' into sched/core, to resolve conflicts | Ingo Molnar | 2 | -2/+71 |
2014-01-31 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+42 |
2014-01-31 | hung_task/Documentation: Fix hung_task_warnings description | Aaron Tomlin | 1 | -2/+3 |
2014-01-30 | mm: document improved handling of swappiness==0 | Aaron Tomlin | 1 | -1/+3 |
2014-01-28 | sched/numa, mm: Remove p->numa_migrate_deferred | Rik van Riel | 1 | -9/+1 |
2014-01-25 | hung_task: Display every hung task warning | Aaron Tomlin | 1 | -0/+42 |
2014-01-24 | kexec: add sysctl to disable kexec_load | Kees Cook | 1 | -1/+14 |
2014-01-22 | mm: add overcommit_kbytes sysctl variable | Jerome Marchand | 1 | -0/+12 |
2013-12-17 | sched/numa: Drop sysctl_numa_balancing_settle_count sysctl | Wanpeng Li | 1 | -5/+0 |
2013-11-13 | vsprintf: check real user/group id for %pK | Ryan Mallon | 1 | -7/+18 |
2013-11-13 | mm: improve the description for dirty_background_ratio/dirty_ratio sysctl | Zheng Liu | 1 | -5/+10 |
2013-10-09 | sched/numa: Skip some page migrations after a shared fault | Rik van Riel | 1 | -1/+9 |
2013-10-09 | sched/numa: Remove the numa_balancing_scan_period_reset sysctl | Mel Gorman | 1 | -8/+3 |
2013-10-09 | sched/numa: Favour moving tasks towards the preferred node | Mel Gorman | 1 | -1/+7 |
2013-10-09 | sched/numa: Set the scan rate proportional to the memory usage of the task be... | Mel Gorman | 1 | -5/+6 |
2013-10-09 | mm: numa: Document automatic NUMA balancing sysctls | Mel Gorman | 1 | -0/+66 |
2013-09-12 | coredump: add new %P variable in core_pattern | Stéphane Graber | 1 | -0/+1 |
2013-09-12 | mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable | Naoya Horiguchi | 1 | -11/+19 |
2013-08-31 | qdisc: allow setting default queuing discipline | stephen hemminger | 1 | -0/+13 |
2013-08-02 | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL | Cong Wang | 1 | -2/+2 |
2013-07-11 | net: rename busy poll socket op and globals | Eliezer Tamir | 1 | -8/+9 |
2013-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -3/+40 |
2013-07-09 | mm/page_alloc: fix doc for numa_zonelist_order | Wanpeng Li | 1 | -1/+1 |
2013-07-09 | net: rename low latency sockets functions to busy poll | Eliezer Tamir | 1 | -5/+7 |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -3/+3 |
2013-06-26 | net: poll/select low latency socket support | Eliezer Tamir | 1 | -2/+16 |
2013-06-24 | sysctl/net.txt: delete reference to obsolete 2.4.x kernel | Paul Gortmaker | 1 | -3/+3 |
2013-06-23 | perf: Drop sample rate when sampling is too slow | Dave Hansen | 1 | -0/+26 |
2013-06-18 | tipc: change socket buffer overflow control to respect sk_rcvbuf | Ying Xue | 1 | -1/+16 |
2013-06-11 | net: add low latency socket poll | Eliezer Tamir | 1 | -0/+7 |
2013-05-28 | watchdog: Remove softlockup_thresh from Documentation | Li Zefan | 1 | -10/+0 |
2013-05-28 | watchdog: Document watchdog_thresh sysctl | Li Zefan | 1 | -0/+14 |
2013-05-20 | Documentation/sysctl/net.txt: fix (attribute removal). | Rami Rosen | 1 | -2/+1 |
2013-04-30 | mm: replace hardcoded 3% with admin_reserve_pages knob | Andrew Shewmaker | 1 | -0/+30 |
2013-04-30 | mm: limit growth of 3% hardcoded other user reserve | Andrew Shewmaker | 1 | -0/+20 |
2013-01-05 | Documentation/sysctl/kernel.txt: document /proc/sys/shmall | Carlos Alberto Lopez Perez | 1 | -0/+13 |