Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/bcm63xx-next.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-30mm: document improved handling of swappiness==0Aaron Tomlin
2014-01-25hung_task: Display every hung task warningAaron Tomlin
2014-01-24kexec: add sysctl to disable kexec_loadKees Cook
2014-01-22mm: add overcommit_kbytes sysctl variableJerome Marchand
2013-12-17sched/numa: Drop sysctl_numa_balancing_settle_count sysctlWanpeng Li
2013-11-13vsprintf: check real user/group id for %pKRyan Mallon
2013-11-13mm: improve the description for dirty_background_ratio/dirty_ratio sysctlZheng Liu
2013-10-09sched/numa: Skip some page migrations after a shared faultRik van Riel
2013-10-09sched/numa: Remove the numa_balancing_scan_period_reset sysctlMel Gorman
2013-10-09sched/numa: Favour moving tasks towards the preferred nodeMel Gorman
2013-10-09sched/numa: Set the scan rate proportional to the memory usage of the task be...Mel Gorman
2013-10-09mm: numa: Document automatic NUMA balancing sysctlsMel Gorman
2013-09-12coredump: add new %P variable in core_patternStéphane Graber
2013-09-12mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movableNaoya Horiguchi
2013-08-31qdisc: allow setting default queuing disciplinestephen hemminger
2013-08-02net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang
2013-07-11net: rename busy poll socket op and globalsEliezer Tamir
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-09mm/page_alloc: fix doc for numa_zonelist_orderWanpeng Li
2013-07-09net: rename low latency sockets functions to busy pollEliezer Tamir
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-06-26net: poll/select low latency socket supportEliezer Tamir
2013-06-24sysctl/net.txt: delete reference to obsolete 2.4.x kernelPaul Gortmaker
2013-06-23perf: Drop sample rate when sampling is too slowDave Hansen
2013-06-18tipc: change socket buffer overflow control to respect sk_rcvbufYing Xue
2013-06-11net: add low latency socket pollEliezer Tamir
2013-05-28watchdog: Remove softlockup_thresh from DocumentationLi Zefan
2013-05-28watchdog: Document watchdog_thresh sysctlLi Zefan
2013-05-20Documentation/sysctl/net.txt: fix (attribute removal).Rami Rosen
2013-04-30mm: replace hardcoded 3% with admin_reserve_pages knobAndrew Shewmaker
2013-04-30mm: limit growth of 3% hardcoded other user reserveAndrew Shewmaker
2013-01-05Documentation/sysctl/kernel.txt: document /proc/sys/shmallCarlos Alberto Lopez Perez
2013-01-05ipc: add sysctl to specify desired next object idStanislav Kinsbursky
2012-10-05coredump: add support for %d=__get_dumpable() in core nameOleg Nesterov
2012-08-04Documentation: fix the VM knobs descritpion WRT pdflushArtem Bityutskiy
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-08-01mm, oom: replace some information in tasklist dumpDavid Rientjes
2012-08-01mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li
2012-08-01documentation: update how page-cluster affects swap I/OChristian Ehrhardt
2012-07-31fs: make dumpable=2 require fully qualified pathKees Cook
2012-07-29fs: add link restrictionsKees Cook
2012-06-01mqueue: separate mqueue default value from maximum valueKOSAKI Motohiro
2012-04-27net: doc: merge /proc/sys/net/core/* documents into one placeShan Wei
2012-02-07Documentation: add missing tainted bits to Documentation/sysctl/kernel.txtLarry Finger
2012-01-13sysctl: add the kernel.ns_last_pid controlPavel Emelyanov
2011-12-05x86: Panic on detection of stack overflowMitsuo Hayasaka
2011-11-01kernel/sysctl.c: add cap_last_cap to /proc/sys/kernelDan Ballard
2011-07-27ipc: introduce shm_rmid_forced sysctlVasiliy Kulikov
2011-07-23Documentation: refresh sysctl/kernel.txtBorislav Petkov