1. 0748591 tools lib traceevent: Fix prev/next_prio for deadline tasks by Daniel Bristot de Oliveira · 8 years ago
  2. 60437ac perf record: Fix --switch-output documentation and comment by Jiri Olsa · 8 years ago
  3. efd2130 perf record: Make __record_options static by Jiri Olsa · 8 years ago
  4. b66fb1d tools lib subcmd: Add OPT_STRING_OPTARG_SET option by Jiri Olsa · 8 years ago
  5. 1f2ed15 perf probe: Fix to get correct modname from elf header by Masami Hiramatsu · 8 years ago
  6. b6f4c66 samples/bpf trace_output_user: Remove duplicate sys/ioctl.h include by Arnaldo Carvalho de Melo · 8 years ago
  7. ee12996 samples/bpf sock_example: Avoid getting ethhdr from two includes by Arnaldo Carvalho de Melo · 8 years ago
  8. 9396c9c perf sched timehist: Show total scheduling time by Namhyung Kim · 8 years ago
  9. 3705b97 Merge tag 'perf-urgent-for-mingo-20161222' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  10. bdd7572 perf sched timehist: Fix invalid period calculation by Namhyung Kim · 8 years ago
  11. 4fa0d1a perf sched timehist: Remove hardcoded 'comm_width' check at print_summary by Namhyung Kim · 8 years ago
  12. 9b8087d perf sched timehist: Enlarge default 'comm_width' by Namhyung Kim · 8 years ago
  13. 0e6758e perf sched timehist: Honour 'comm_width' when aligning the headers by Namhyung Kim · 8 years ago
  14. 1134c2b perf/x86: Fix overlap counter scheduling bug by Peter Zijlstra · 8 years ago
  15. daa864b perf/x86/pebs: Fix handling of PEBS buffer overflows by Stephane Eranian · 8 years ago
  16. 0375691 Merge tag 'perf-core-for-mingo-20161220' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  17. 9899694 samples/bpf: Move open_raw_sock to separate header by Joe Stringer · 8 years ago
  18. 205c8ad samples/bpf: Remove perf_event_open() declaration by Joe Stringer · 8 years ago
  19. 811b4f0 samples/bpf: Be consistent with bpf_load_program bpf_insn parameter by Arnaldo Carvalho de Melo · 8 years ago
  20. 5dc880d tools lib bpf: Add bpf_prog_{attach,detach} by Joe Stringer · 8 years ago
  21. 43371c8 samples/bpf: Switch over to libbpf by Joe Stringer · 8 years ago
  22. ed6c166 perf diff: Do not overwrite valid build id by Kan Liang · 8 years ago
  23. edee44b perf annotate: Don't throw error for zero length symbols by Ravi Bangoria · 8 years ago
  24. 9de3ffa perf bench futex: Fix lock-pi help string by Davidlohr Bueso · 8 years ago
  25. 2bd42f3 perf trace: Check if MAP_32BIT is defined (again) by Jiri Olsa · 8 years ago
  26. 96c2fb6 samples/bpf: Make perf_event_read() static by Arnaldo Carvalho de Melo · 8 years ago
  27. 297e765 uprobes: Fix uprobes on MIPS, allow for a cache flush after ixol breakpoint creation by Marcin Nowakowski · 8 years ago
  28. d40fc18 samples/bpf: Make samples more libbpf-centric by Joe Stringer · 8 years ago
  29. a5580c7 tools lib bpf: Add flags to bpf_create_map() by Joe Stringer · 8 years ago
  30. 83d994d tools lib bpf: use __u32 from linux/types.h by Joe Stringer · 8 years ago
  31. 0cb34dc tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.h by Joe Stringer · 8 years ago
  32. e216874 perf annotate: Fix jump target outside of function address range by Ravi Bangoria · 8 years ago
  33. 3ee2eb6 perf annotate: Support jump instruction with target as second operand by Ravi Bangoria · 8 years ago
  34. 23dc4f1 perf record: Force ignore_missing_thread for uid option by Jiri Olsa · 8 years ago
  35. a359c17 perf evsel: Allow to ignore missing pid by Jiri Olsa · 8 years ago
  36. 38af91f perf thread_map: Add thread_map__remove function by Jiri Olsa · 8 years ago
  37. 83c2e4f3 perf evsel: Use variable instead of repeating lengthy FD macro by Jiri Olsa · 8 years ago
  38. 631ac41 perf mem: Fix --all-user/--all-kernel options by Jiri Olsa · 8 years ago
  39. 7e6a799 perf tools: Remove some needless __maybe_unused by Arnaldo Carvalho de Melo · 8 years ago
  40. ba957eb perf sched timehist: Show callchains for idle stat by Namhyung Kim · 8 years ago
  41. 07235f8 perf sched timehist: Add -I/--idle-hist option by Namhyung Kim · 8 years ago
  42. a4b2b6f perf sched timehist: Skip non-idle events when necessary by Namhyung Kim · 8 years ago
  43. 699b5b9 perf sched timehist: Save callchain when entering idle by Namhyung Kim · 8 years ago
  44. 3bc2fa9 perf sched timehist: Introduce struct idle_time_data by Namhyung Kim · 8 years ago
  45. 96039c7 perf sched timehist: Split is_idle_sample() by Namhyung Kim · 8 years ago
  46. aeafd62 perf tools: Move headers check into bash script by Jiri Olsa · 8 years ago
  47. e7aa8c2 Merge tag 'docs-4.10' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  48. e34bac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  49. fe6bce8 treewide: Make remaining source files non-executable by Joe Perches · 8 years ago
  50. f082f02 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  51. 9465d9c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  52. e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  53. 39a0e97 init: reduce rootwait polling interval time to 5ms by Jungseung Lee · 8 years ago
  54. 30f74aa binfmt_elf: use vmalloc() for allocation of vma_filesz by Jason Baron · 8 years ago
  55. a82603a checkpatch: don't emit unified-diff error for rename-only patches by Andrew Jeffery · 8 years ago
  56. fd39f90 checkpatch: don't check c99 types like uint8_t under tools by Tomas Winkler · 8 years ago
  57. 11ca40a checkpatch: avoid multiple line dereferences by Joe Perches · 8 years ago
  58. d6430f7 checkpatch: don't check .pl files, improve absolute path commit log test by Joe Perches · 8 years ago
  59. 224236d scripts/checkpatch.pl: fix spelling by Andrew Morton · 8 years ago
  60. f2c19c2 checkpatch: don't try to get maintained status when --no-tree is given by Jerome Forissier · 8 years ago
  61. a2ef947 lib/ida: document locking requirements a bit better by Daniel Vetter · 8 years ago
  62. ce093a0 lib/rbtree.c: fix typo in comment of ____rb_erase_color by Jie Chen · 8 years ago
  63. 6b2a65c lib/Kconfig.debug: make CONFIG_STRICT_DEVMEM depend on CONFIG_DEVMEM by Dave Young · 8 years ago
  64. 5fc41a7 MAINTAINERS: add drm and drm/i915 irc channels by Jani Nikula · 8 years ago
  65. 57599f9 MAINTAINERS: add "C:" for URI for chat where developers hang out by Jani Nikula · 8 years ago
  66. 51b06f9 MAINTAINERS: add drm and drm/i915 bug filing info by Jani Nikula · 8 years ago
  67. 2de2bd9 MAINTAINERS: add "B:" for URI where to file bugs by Jani Nikula · 8 years ago
  68. 03aed21 get_maintainer: look for arbitrary letter prefixes in sections by Joe Perches · 8 years ago
  69. a8cfdc6 printk: add Kconfig option to set default console loglevel by Olof Johansson · 8 years ago
  70. 0a4824b printk/sound: handle more message headers by Petr Mladek · 8 years ago
  71. 262c5e8 printk/btrfs: handle more message headers by Petr Mladek · 8 years ago
  72. 4979575 printk/kdb: handle more message headers by Petr Mladek · 8 years ago
  73. 22c2c7b2 printk/NMI: handle continuous lines and missing newline by Petr Mladek · 8 years ago
  74. 4a998e3 printk/NMI: fix up handling of the full nmi log buffer by Petr Mladek · 8 years ago
  75. 8e8780a compiler-gcc.h: use "proved" instead of "proofed" by Benjamin Peterson · 8 years ago
  76. 4ca5ede hung_task: decrement sysctl_hung_task_warnings only if it is positive by Tetsuo Handa · 8 years ago
  77. 1270dd8 fs/proc: calculate /proc/* and /proc/*/task/* nlink at init time by Alexey Dobriyan · 8 years ago
  78. bac5f5d fs/proc/base.c: save decrement during lookup/readdir in /proc/$PID by Alexey Dobriyan · 8 years ago
  79. 209b14d fs/proc/array.c: slightly improve render_sigset_t by Rasmus Villemoes · 8 years ago
  80. 492b2da proc: tweak comments about 2 stage open and everything by Alexey Dobriyan · 8 years ago
  81. 39a10ac proc: kmalloc struct pde_opener by Alexey Dobriyan · 8 years ago
  82. f5887c71 proc: fix type of struct pde_opener::closing field by Alexey Dobriyan · 8 years ago
  83. 06a0c41 proc: just list_del() struct pde_opener by Alexey Dobriyan · 8 years ago
  84. 9a87fe0 proc: make struct struct map_files_info::len unsigned int by Alexey Dobriyan · 8 years ago
  85. 623f594 proc: make struct pid_entry::len unsigned by Alexey Dobriyan · 8 years ago
  86. af884cd proc: report no_new_privs state by Kees Cook · 8 years ago
  87. 8f60660 mm/percpu.c: fix panic triggered by BUG_ON() falsely by zijun_hu · 8 years ago
  88. c5caf21 kasan: turn on -fsanitize-address-use-after-scope by Andrey Ryabinin · 8 years ago
  89. 64abdcb kasan: eliminate long stalls during quarantine reduction by Dmitry Vyukov · 8 years ago
  90. 5c5c1f3 kasan: support panic_on_warn by Dmitry Vyukov · 8 years ago
  91. 49920d2 mm: make transparent hugepage size public by Hugh Dickins · 8 years ago
  92. a66c0410 mm: add cond_resched() in gather_pte_stats() by Hugh Dickins · 8 years ago
  93. dc644a0 mm: add three more cond_resched() in swapoff by Hugh Dickins · 8 years ago
  94. a6de734 mm, page_alloc: keep pcp count and list contents in sync if struct page is corrupted by Mel Gorman · 8 years ago
  95. d5a187d mm, rmap: handle anon_vma_prepare() common case inline by Vlastimil Babka · 8 years ago
  96. 46e8a3a0 mm, debug: print raw struct page data in __dump_page() by Vlastimil Babka · 8 years ago
  97. 953c66c mm: THP page cache support for ppc64 by Aneesh Kumar K.V · 8 years ago
  98. 1dd38b6 mm: move vma_is_anonymous check within pmd_move_must_withdraw by Aneesh Kumar K.V · 8 years ago
  99. 763b218 mm: add preempt points into __purge_vmap_area_lazy() by Joel Fernandes · 8 years ago
  100. f9e0997 mm: turn vmap_purge_lock into a mutex by Christoph Hellwig · 8 years ago