| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-03-31 | 1 | -9/+1 |
|\ |
|
| * | Merge branch 'linus' into sched/core, to resolve conflicts | Ingo Molnar | 2014-02-02 | 2 | -2/+71 |
| |\ |
|
| * | | sched/numa, mm: Remove p->numa_migrate_deferred | Rik van Riel | 2014-01-28 | 1 | -9/+1 |
* | | | Merge branch 'core/urgent' into core/locking | Ingo Molnar | 2014-02-27 | 1 | -2/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | hung_task/Documentation: Fix hung_task_warnings description | Aaron Tomlin | 2014-01-31 | 1 | -2/+3 |
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-01-31 | 1 | -0/+42 |
|\| | |
|
| * | | hung_task: Display every hung task warning | Aaron Tomlin | 2014-01-25 | 1 | -0/+42 |
| |/ |
|
* | | mm: document improved handling of swappiness==0 | Aaron Tomlin | 2014-01-29 | 1 | -1/+3 |
* | | kexec: add sysctl to disable kexec_load | Kees Cook | 2014-01-23 | 1 | -1/+14 |
* | | mm: add overcommit_kbytes sysctl variable | Jerome Marchand | 2014-01-21 | 1 | -0/+12 |
|/ |
|
* | sched/numa: Drop sysctl_numa_balancing_settle_count sysctl | Wanpeng Li | 2013-12-17 | 1 | -5/+0 |
* | vsprintf: check real user/group id for %pK | Ryan Mallon | 2013-11-13 | 1 | -7/+18 |
* | mm: improve the description for dirty_background_ratio/dirty_ratio sysctl | Zheng Liu | 2013-11-13 | 1 | -5/+10 |
* | sched/numa: Skip some page migrations after a shared fault | Rik van Riel | 2013-10-09 | 1 | -1/+9 |
* | sched/numa: Remove the numa_balancing_scan_period_reset sysctl | Mel Gorman | 2013-10-09 | 1 | -8/+3 |
* | sched/numa: Favour moving tasks towards the preferred node | Mel Gorman | 2013-10-09 | 1 | -1/+7 |
* | sched/numa: Set the scan rate proportional to the memory usage of the task be... | Mel Gorman | 2013-10-09 | 1 | -5/+6 |
* | mm: numa: Document automatic NUMA balancing sysctls | Mel Gorman | 2013-10-09 | 1 | -0/+66 |
* | coredump: add new %P variable in core_pattern | Stéphane Graber | 2013-09-11 | 1 | -0/+1 |
* | mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable | Naoya Horiguchi | 2013-09-11 | 1 | -11/+19 |
* | qdisc: allow setting default queuing discipline | stephen hemminger | 2013-08-31 | 1 | -0/+13 |
* | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL | Cong Wang | 2013-08-01 | 1 | -2/+2 |
* | net: rename busy poll socket op and globals | Eliezer Tamir | 2013-07-10 | 1 | -8/+9 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-07-09 | 1 | -3/+40 |
|\ |
|
| * | net: rename low latency sockets functions to busy poll | Eliezer Tamir | 2013-07-08 | 1 | -5/+7 |
| * | net: poll/select low latency socket support | Eliezer Tamir | 2013-06-25 | 1 | -2/+16 |
| * | tipc: change socket buffer overflow control to respect sk_rcvbuf | Ying Xue | 2013-06-17 | 1 | -1/+16 |
| * | net: add low latency socket poll | Eliezer Tamir | 2013-06-10 | 1 | -0/+7 |
| * | Documentation/sysctl/net.txt: fix (attribute removal). | Rami Rosen | 2013-05-19 | 1 | -2/+1 |
* | | mm/page_alloc: fix doc for numa_zonelist_order | Wanpeng Li | 2013-07-09 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-07-04 | 1 | -3/+3 |
|\ \ |
|
| * | | sysctl/net.txt: delete reference to obsolete 2.4.x kernel | Paul Gortmaker | 2013-06-24 | 1 | -3/+3 |
| |/ |
|
* | | perf: Drop sample rate when sampling is too slow | Dave Hansen | 2013-06-23 | 1 | -0/+26 |
* | | watchdog: Remove softlockup_thresh from Documentation | Li Zefan | 2013-05-28 | 1 | -10/+0 |
* | | watchdog: Document watchdog_thresh sysctl | Li Zefan | 2013-05-28 | 1 | -0/+14 |
|/ |
|
* | mm: replace hardcoded 3% with admin_reserve_pages knob | Andrew Shewmaker | 2013-04-29 | 1 | -0/+30 |
* | mm: limit growth of 3% hardcoded other user reserve | Andrew Shewmaker | 2013-04-29 | 1 | -0/+20 |
* | Documentation/sysctl/kernel.txt: document /proc/sys/shmall | Carlos Alberto Lopez Perez | 2013-01-04 | 1 | -0/+13 |
* | ipc: add sysctl to specify desired next object id | Stanislav Kinsbursky | 2013-01-04 | 1 | -0/+19 |
* | coredump: add support for %d=__get_dumpable() in core name | Oleg Nesterov | 2012-10-06 | 1 | -0/+2 |
* | Documentation: fix the VM knobs descritpion WRT pdflush | Artem Bityutskiy | 2012-08-04 | 1 | -7/+7 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-08-01 | 1 | -0/+42 |
|\ |
|
| * | fs: add link restrictions | Kees Cook | 2012-07-29 | 1 | -0/+42 |
* | | mm, oom: replace some information in tasklist dump | David Rientjes | 2012-07-31 | 1 | -3/+4 |
* | | mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads | Wanpeng Li | 2012-07-31 | 1 | -11/+0 |
* | | documentation: update how page-cluster affects swap I/O | Christian Ehrhardt | 2012-07-31 | 1 | -2/+10 |
* | | fs: make dumpable=2 require fully qualified path | Kees Cook | 2012-07-30 | 1 | -6/+12 |
|/ |
|
* | mqueue: separate mqueue default value from maximum value | KOSAKI Motohiro | 2012-05-31 | 1 | -0/+7 |
* | net: doc: merge /proc/sys/net/core/* documents into one place | Shan Wei | 2012-04-27 | 1 | -0/+7 |
* | Documentation: add missing tainted bits to Documentation/sysctl/kernel.txt | Larry Finger | 2012-02-06 | 1 | -0/+2 |