1. 63b6da3 perf: Fix perf_event_exit_task() race by Peter Zijlstra · 8 years ago
  2. c97f473 perf: Add more assertions by Peter Zijlstra · 8 years ago
  3. fae3fde perf: Collapse and fix event_function_call() users by Peter Zijlstra · 8 years ago
  4. 32132a3 perf: Specialize perf_event_exit_task() by Peter Zijlstra · 8 years ago
  5. 39a4364 perf: Fix task context scheduling by Peter Zijlstra · 8 years ago
  6. 63e30d3 perf: Make ctx->is_active and cpuctx->task_ctx consistent by Peter Zijlstra · 9 years ago
  7. 25432ae perf: Optimize perf_sched_events() usage by Peter Zijlstra · 9 years ago
  8. aee7dbc perf: Simplify/fix perf_event_enable() event scheduling by Peter Zijlstra · 9 years ago
  9. 8833d0e perf: Use task_ctx_sched_out() by Peter Zijlstra · 9 years ago
  10. 3e34950 perf: Fix perf_enable_on_exec() event scheduling by Peter Zijlstra · 9 years ago
  11. 5947f65 perf: Remove stale comment by Peter Zijlstra · 9 years ago
  12. 70a0165 perf: Fix cgroup scheduling in perf_enable_on_exec() by Peter Zijlstra · 9 years ago
  13. 7e41d17 perf: Fix cgroup event scheduling by Peter Zijlstra · 9 years ago
  14. c994d61 perf: Add lockdep assertions by Peter Zijlstra · 9 years ago
  15. 30f0530 Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  16. ddf1d39 prctl: take mmap sem for writing to protect against others by Mateusz Guzik · 8 years ago
  17. 5c9cf8a kernel: printk: specify alignment for struct printk_log by Andrey Ryabinin · 8 years ago
  18. 41662f5 sysctl: enable strict writes by Kees Cook · 8 years ago
  19. 978e30c kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE by Xunlei Pang · 8 years ago
  20. 2b24692 kernel/kexec_core.c: use list_for_each_entry_safe in kimage_free_page_list by Geliang Tang · 8 years ago
  21. cdf4b3f kexec: set KEXEC_TYPE_CRASH before sanity_check_segment_list() by Xunlei Pang · 8 years ago
  22. 9425676 kernel/cpu.c: make set_cpu_* static inlines by Rasmus Villemoes · 8 years ago
  23. 5aec01b kernel/cpu.c: eliminate cpu_*_mask by Rasmus Villemoes · 8 years ago
  24. 4b804c8 kernel/cpu.c: export __cpu_*_mask by Rasmus Villemoes · 8 years ago
  25. c4c54dd kernel/cpu.c: change type of cpu_possible_bits and friends by Rasmus Villemoes · 8 years ago
  26. c428fbd exit: remove unneeded declaration of exit_mm() by Dmitry Safonov · 8 years ago
  27. caaee62 ptrace: use fsuid, fsgid, effective creds for fs access checks by Jann Horn · 8 years ago
  28. 570ac93 ptrace: task_stopped_code(ptrace => true) can't see TASK_STOPPED task by Oleg Nesterov · 8 years ago
  29. 7c3b00e ptrace: make wait_on_bit(JOBCTL_TRAPPING_BIT) in ptrace_attach() killable by Oleg Nesterov · 8 years ago
  30. f11aef6 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 8 years ago
  31. 759c011 pipe: limit the per-user amount of pages allocated in pipes by Willy Tarreau · 8 years ago
  32. 5116425 sched / idle: Drop default_idle_call() fallback from call_cpuidle() by Rafael J. Wysocki · 8 years ago
  33. 9c03ee1 sched: Fix crash in sched_init_numa() by Raghavendra K T · 8 years ago
  34. 5807fca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  35. 2d663b5 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  36. 0cbeafb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  37. a016af2 Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  38. 51cbb52 itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper by Thomas Gleixner · 8 years ago
  39. 572c391 posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES proper by Thomas Gleixner · 8 years ago
  40. 203cbf77 hrtimer: Handle remaining time proper for TIME_LOW_RES by Thomas Gleixner · 8 years ago
  41. 06b031d printk: change recursion_bug type to bool by Sergey Senozhatsky · 8 years ago
  42. 8d91f8b printk: do cond_resched() between lines while outputting to consoles by Tejun Heo · 8 years ago
  43. 81cc26f printk: only unregister boot consoles when necessary by Thierry Reding · 8 years ago
  44. b493c34 kernel/stop_machine.c: remove CONFIG_SMP dependencies by Andrew Morton · 8 years ago
  45. 4a9e1cd mm: bring in additional flag for fixup_user_fault to signal unlock by Dominik Dingel · 8 years ago
  46. 3565fce mm, x86: get_user_pages() for dax mappings by Dan Williams · 8 years ago
  47. 5c2c258 mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup by Dan Williams · 8 years ago
  48. 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 8 years ago
  49. 9476df7 mm: introduce find_dev_pagemap() by Dan Williams · 8 years ago
  50. 34c0fd5 mm, dax, pmem: introduce pfn_t by Dan Williams · 8 years ago
  51. 14d27ab futex, thp: remove special case for THP in get_futex_key by Kirill A. Shutemov · 8 years ago
  52. f627c2f memcg: adjust to support new THP refcounting by Kirill A. Shutemov · 8 years ago
  53. d281ee6 rmap: add argument to charge compound page by Kirill A. Shutemov · 8 years ago
  54. 46373a1 time: nohz: Expose tick_nohz_enabled by Jean Delvare · 8 years ago
  55. 64bce3e irqdomain: Export irq_domain_set_info() for module use by Keith Busch · 8 years ago
  56. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  57. 0f0836b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  58. 8463833 mm: rework virtual memory accounting by Konstantin Khlebnikov · 8 years ago
  59. 0eb77e9 vmstat: make vmstat_updater deferrable again and shut down on idle by Christoph Lameter · 8 years ago
  60. d07e225 mm: mmap: add new /proc tunable for mmap_base ASLR by Daniel Cashman · 8 years ago
  61. eca56ff mm, shmem: add internal shmem resident memory accounting by Jerome Marchand · 8 years ago
  62. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  63. bf6f869 genirq/MSI: Relax msi_domain_alloc() to support parentless MSI irqdomains by Liu Jiang · 8 years ago
  64. 570540d5 genirq: Validate action before dereferencing it in handle_irq_event_percpu() by Thomas Gleixner · 8 years ago
  65. 7717c6b tracing: Fix stacktrace skip depth in trace_buffer_unlock_commit_regs() by Steven Rostedt (Red Hat) · 8 years ago
  66. d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  67. d865e57 audit: Delete unnecessary checks before two function calls by Markus Elfring · 8 years ago
  68. 1194b99 audit: wake up threads if queue switched from limited to unlimited by Richard Guy Briggs · 8 years ago
  69. f48a942 audit: include auditd's threads in audit_log_start() wait exception by Richard Guy Briggs · 8 years ago
  70. eb8baf6 audit: remove audit_backlog_wait_overflow by Paul Moore · 8 years ago
  71. c4b7a77 audit: don't needlessly reset valid wait time by Richard Guy Briggs · 8 years ago
  72. 6799060 Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  73. c17488d Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  74. 34a9304 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  75. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  76. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  77. fce205e Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  78. 229394e8 net: bpf: reject invalid shifts by Rabin Vincent · 8 years ago
  79. c9bed1c Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  80. 1f16f11 Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://git.linaro.org/people/daniel.lezcano/linux into timers/urgent by Thomas Gleixner · 8 years ago
  81. 0f8c790 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  82. 3d116a6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  83. b4cee21 Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. 8f053a5 Merge branches 'pm-sleep' and 'pm-tools' by Rafael J. Wysocki · 8 years ago
  85. 88cbfd0 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  86. 4f19b88 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  87. af34520 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  88. 5cb52b5 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  89. 24af98c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  90. 9061cbe Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. 2cfa2b1 cgroup: fix a typo. by Rami Rosen · 8 years ago
  92. 90a545e restrict /dev/mem to idle io memory ranges by Dan Williams · 9 years ago
  93. de03017 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  94. 3ab6d1e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  95. ea83ae2 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. 5156dca ftrace: Fix the race between ftrace and insmod by Qiu Peiyang · 9 years ago
  97. 2626820 Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  98. b7ffffb ftrace: Add infrastructure for delayed enabling of module functions by Steven Rostedt (Red Hat) · 9 years ago
  99. 049fb9b ftrace/module: Call clean up function when module init fails early by Steven Rostedt (Red Hat) · 9 years ago
  100. 6201171 workqueue: simplify the apply_workqueue_attrs_locked() by wanghaibin · 9 years ago