1. a1792ad sysctl: add boot_reason and cold_boot sysctl entries for arm64 by David Collins · 10 years ago
  2. 381adf3 sysctl: add cold_boot sysctl entry by David Keitel · 11 years ago
  3. ea449ff msm: 8x55: put reason for boot in procfs from SMEM by Rick Adams · 14 years ago
  4. dddcab7 sched: Introduce HMP scheduling by Syed Rameez Mustafa · 8 years ago
  5. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  6. 14986a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  7. d292168 mnt: Add a per mount namespace limit on the number of mounts by Eric W. Biederman · 8 years ago
  8. 9dcfcda compat: remove compat_printk() by Arnd Bergmann · 8 years ago
  9. 9b80a18 fs/file: more unsigned file descriptors by Alexey Dobriyan · 8 years ago
  10. e7d316a sysctl: handle error writing UINT_MAX to u32 fields by Subash Abhinov Kasiviswanathan · 8 years ago
  11. 750afe7 printk: add kernel parameter to control writes to /dev/kmsg by Borislav Petkov · 8 years ago
  12. a5f5f91 mm: convert zone_reclaim to node_reclaim by Mel Gorman · 8 years ago
  13. 088e9d2 rcu: sysctl: Panic on RCU Stall by Daniel Bristot de Oliveira · 8 years ago
  14. bdc6b75 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  15. 52b6f46 mm: /proc/sys/vm/stat_refresh to force vmstat update by Hugh Dickins · 8 years ago
  16. c85b033 perf core: Separate accounting of contexts and real addresses in a stack trace by Arnaldo Carvalho de Melo · 8 years ago
  17. a831100 perf core: Generalize max_stack sysctl handler by Arnaldo Carvalho de Melo · 8 years ago
  18. c5dfd78 perf core: Allow setting up max frame stack depth via sysctl by Arnaldo Carvalho de Melo · 8 years ago
  19. 795ae7a mm: scale kswapd watermarks in proportion to memory by Johannes Weiner · 8 years ago
  20. cb25176 sched/debug: Make schedstats a runtime tunable that is disabled by default by Mel Gorman · 8 years ago
  21. eadee0c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  22. 41662f5 sysctl: enable strict writes by Kees Cook · 8 years ago
  23. 759c011 pipe: limit the per-user amount of pages allocated in pipes by Willy Tarreau · 8 years ago
  24. d07e225 mm: mmap: add new /proc tunable for mmap_base ASLR by Daniel Cashman · 8 years ago
  25. 70f6cbb kernel/*: switch to memdup_user_nul() by Al Viro · 8 years ago
  26. ac1f591 kernel/watchdog.c: add sysctl knob hardlockup_panic by Don Zickus · 9 years ago
  27. 5553787 kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup by Jiri Kosina · 9 years ago
  28. 1be7f75 bpf: enable non-root eBPF programs by Alexei Starovoitov · 9 years ago
  29. 9a5bc72 sysctl: fix int -> unsigned long assignments in INT_MIN case by Ilya Dryomov · 9 years ago
  30. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  31. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  32. f9bd673 sysctl: Allow creating permanently empty directories that serve as mountpoints. by Eric W. Biederman · 9 years ago
  33. fe4ba3c watchdog: add watchdog_cpumask sysctl to assist nohz by Chris Metcalf · 9 years ago
  34. bc7a34b timer: Reduce timer migration overhead if disabled by Thomas Gleixner · 9 years ago
  35. 230633d kernel/sysctl.c: detect overflows when converting to int by Heinrich Schuchardt · 9 years ago
  36. 16db3d3 kernel/sysctl.c: threads-max observe limits by Heinrich Schuchardt · 9 years ago
  37. 5bbe354 mm: allow compaction of unevictable pages by Eric B Munson · 9 years ago
  38. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  39. 195daf6 watchdog: enable the new user interface of the watchdog mechanism by Ulrich Obergfell · 9 years ago
  40. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  41. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  42. 1efff91 fs: add dirtytime_expire_seconds sysctl by Theodore Ts'o · 9 years ago
  43. 3cd7645 mm, hugetlb: remove unnecessary lower bound on sysctl handlers"? by Andrey Ryabinin · 9 years ago
  44. a7c180a Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  45. 0daa2302 tracing: Add tp_printk cmdline to have tracepoints go to printk() by Steven Rostedt (Red Hat) · 9 years ago
  46. 9e3961a kernel: add panic_on_warn by Prarit Bhargava · 9 years ago
  47. 6419265 sched/fair: Fix division by zero sysctl_numa_balancing_scan_size by Kirill Tkhai · 10 years ago
  48. d6dd50e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  49. 1f13ae3 mm: remove noisy remainder of the scan_unevictable interface by Johannes Weiner · 10 years ago
  50. 59da22a rcutorture: Rename rcutorture_runnable parameter by Paul E. McKenney · 10 years ago
  51. ed4d490 mm, hugetlb: remove hugetlb_zero and hugetlb_infinity by David Rientjes · 10 years ago
  52. ed23587 kernel/watchdog.c: print traces for all cpus on lockup detection by Aaron Tomlin · 10 years ago
  53. 7cd2b0a mm, pcp: allow restoring percpu_pagelist_fraction default by David Rientjes · 10 years ago
  54. c4222e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 10 years ago
  55. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  56. 6f8fd1d sysctl: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  57. f4aacea sysctl: allow for strict write position handling by Kees Cook · 10 years ago
  58. 2ca9bb4 sysctl: refactor sysctl string writing logic by Kees Cook · 10 years ago
  59. f880830 sysctl: clean up char buffer arguments by Kees Cook · 10 years ago
  60. a0abcf2e Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  61. 8c7260c sparc64: fix sparse warning in tsb.c by Sam Ravnborg · 10 years ago
  62. 122ff24 ipv4: make ip_local_reserved_ports per netns by WANG Cong · 10 years ago
  63. 3d7ee96 x86, vdso: Clean up 32-bit vs 64-bit vdso params by Andy Lutomirski · 10 years ago
  64. 86d5613 kobject: Make support for uevent_helper optional. by Michael Marineau · 10 years ago
  65. 80df284 hung_task: check the value of "sysctl_hung_task_timeout_sec" by Liu Hua · 10 years ago
  66. 5509a5d drop_caches: add some documentation and info message by Dave Hansen · 10 years ago
  67. 7a48837 Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  68. 89f8b33 block: remove old blk_iopoll_enabled variable by Jens Axboe · 10 years ago
  69. eaa4e4f Merge branch 'linus' into sched/core, to resolve conflicts by Ingo Molnar · 10 years ago
  70. ab531878 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  71. 52bf84a sched/numa, mm: Remove p->numa_migrate_deferred by Rik van Riel · 10 years ago
  72. 270750db hung_task: Display every hung task warning by Aaron Tomlin · 10 years ago
  73. 2397efb sysctl: Add neg_one as a standard constraint by Aaron Tomlin · 10 years ago
  74. 7984754 kexec: add sysctl to disable kexec_load by Kees Cook · 10 years ago
  75. 54a43d5 numa: add a sysctl for numa_balancing by Andi Kleen · 10 years ago
  76. 49f0ce5 mm: add overcommit_kbytes sysctl variable by Jerome Marchand · 10 years ago
  77. 1724813 sched/deadline: Remove the sysctl_sched_dl knobs by Peter Zijlstra · 10 years ago
  78. 332ac17 sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks by Dario Faggioli · 11 years ago
  79. 1bd53a7 sched/numa: Drop sysctl_numa_balancing_settle_count sysctl by Wanpeng Li · 10 years ago
  80. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  81. 7833819 kernel/sysctl.c: check return value after call proc_put_char() in __do_proc_doulongvec_minmax() by Chen Gang · 11 years ago
  82. 39cf275 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  83. ad5d698 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  84. c90423d Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ file move by Ingo Molnar · 11 years ago
  85. 8eaede4 sysrq: Allow magic SysRq key functions to be disabled through Kconfig by Ben Hutchings · 11 years ago
  86. de1c9ce sched/numa: Skip some page migrations after a shared fault by Rik van Riel · 11 years ago
  87. 930aa17 sched/numa: Remove the numa_balancing_scan_period_reset sysctl by Mel Gorman · 11 years ago
  88. 3a7053b sched/numa: Favour moving tasks towards the preferred node by Mel Gorman · 11 years ago
  89. 723478c perf: Enforce 1 as lower limit for perf_event_max_sample_rate by Knut Petersen · 11 years ago
  90. cd64647 hung_task: Change sysctl_hung_task_check_count to 'int' by Li Zefan · 11 years ago
  91. 26935fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  92. 86cdb46 mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable by Naoya Horiguchi · 11 years ago
  93. 3942c07 fs: bump inode and dentry counters to long by Glauber Costa · 11 years ago
  94. d738ce8 sysctl: range checking in do_proc_dointvec_ms_jiffies_conv by Francesco Fusco · 11 years ago
  95. f2006e2 Merge branch 'linus' into timers/urgent by Thomas Gleixner · 11 years ago
  96. c72bb31 Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  97. e399eb5 Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/urgent by Ingo Molnar · 11 years ago
  98. 14c63f1 perf: Drop sample rate when sampling is too slow by Dave Hansen · 11 years ago
  99. 3c00ea8 watchdog: Rename confusing state variable by Frederic Weisbecker · 11 years ago
  100. de7edd3 tracing: Disable tracing on warning by Steven Rostedt (Red Hat) · 11 years ago