1. 561bbcc tools lib bpf: Extract and collect map names from BPF object file by Wang Nan · 9 years ago
  2. 9d759a9 tools lib bpf: Collect map definition in bpf_object by Wang Nan · 9 years ago
  3. 0390504 perf hists browser: Update nr entries regardless of min percent by Namhyung Kim · 9 years ago
  4. e72655d perf hists: Do not skip elided fields when processing samples by Namhyung Kim · 9 years ago
  5. 25b1606 perf report: Show error message when processing sample fails by Namhyung Kim · 9 years ago
  6. e37df6c perf list: Robustify event printing routine by Arnaldo Carvalho de Melo · 9 years ago
  7. bae9cc4 perf list: Add support for PERF_COUNT_SW_BPF_OUT by Arnaldo Carvalho de Melo · 9 years ago
  8. 9bdcede5 perf test: 'unwind' test should create kernel maps by Jiri Olsa · 9 years ago
  9. c4e0794 perf buildid-list: Show running kernel build id fix by Michael Petlan · 9 years ago
  10. 3f3b1a4 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  11. 43798bf bpf tools: Add helper function for updating bpf maps elements by He Kuang · 9 years ago
  12. dcdd184 perf evlist: Display WEIGHT sample type bit by Jiri Olsa · 9 years ago
  13. 6acd8e9 perf stat: Clear sample_(type|period) for counting by Jiri Olsa · 9 years ago
  14. f55ae95 perf symbols: Add the path to vmlinux.debug by Ekaterina Tumanova · 9 years ago
  15. aac4864 perf symbols: Refactor vmlinux_path__init() to ease path additions by Ekaterina Tumanova · 9 years ago
  16. 5e50426 tools build: Use fixdep with OUTPUT path prefix by Jiri Olsa · 9 years ago
  17. 809e942 perf script: Pass perf_script into process_event by Jiri Olsa · 9 years ago
  18. b2be545 perf tools: Correctly identify anon_hugepage when generating map (v2) by Yannick Brosseau · 9 years ago
  19. c03d518 perf machine: Adjust dso->long_name for offline module by Wang Nan · 9 years ago
  20. 67befc6 perf build: Fix traceevent plugins build race by Jiri Olsa · 9 years ago
  21. 2aaecfc perf script: Remove default_scripting_ops by Jiri Olsa · 9 years ago
  22. 0356218 perf top: Fix freeze on --call-graph flat/folded by Namhyung Kim · 9 years ago
  23. b49a8fe perf callchain: Honor hide_unresolved by Namhyung Kim · 9 years ago
  24. a95a49f Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  25. d8ad6a1 tools lib bpf: Don't do a feature check when cleaning by Wang Nan · 9 years ago
  26. 5725dd8 tools build: Clean CFLAGS and LDFLAGS for fixdep by Wang Nan · 9 years ago
  27. 4d3b162 perf probe: Fix to free temporal Dwarf_Frame correctly by Masami Hiramatsu · 9 years ago
  28. 9327ca73 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  29. 32abc2e tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit machines by Steven Rostedt · 9 years ago
  30. 646a6e8 perf callchain: Add missing parent_val initialization by Jiri Olsa · 9 years ago
  31. 7d68524 perf config: Add initial man page by Taeung Song · 9 years ago
  32. 30862f2 perf tools: Add 'perf config' command by Taeung Song · 9 years ago
  33. 8bd508b perf callchain: Add order support for libdw DWARF unwinder by Jiri Olsa · 9 years ago
  34. 8dc0564 perf test: Add callchain order setup for DWARF unwinder test by Jiri Olsa · 9 years ago
  35. cb1dc22 perf callchain: Add order support for libunwind DWARF unwinder by Jiri Olsa · 9 years ago
  36. b26b218 perf callchain: Move initial entry call into get_entries function by Jiri Olsa · 9 years ago
  37. b7883a1 perf/x86: Handle multiple umask bits for BDW CYCLE_ACTIVITY.* by Andi Kleen · 9 years ago
  38. da06a43 perf, x86: Stop Intel PT before kdump starts by Takao Indoh · 9 years ago
  39. 24cc12b perf/x86/intel/pt: Add interface to stop Intel PT logging by Takao Indoh · 9 years ago
  40. b16a5b5 perf/x86: Add option to disable reading branch flags/cycles by Andi Kleen · 9 years ago
  41. 75925e1 perf/x86: Optimize stack walk user accesses by Andi Kleen · 9 years ago
  42. 10013eb x86: Add an inlined __copy_from_user_nmi() variant by Andi Kleen · 9 years ago
  43. 8c2accc Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  44. 90eec10 treewide: Remove old email address by Peter Zijlstra · 9 years ago
  45. b28ae95 perf/x86: Fix LBR call stack save/restore by Andi Kleen · 9 years ago
  46. daecbd267 perf: Update email address in MAINTAINERS by Peter Zijlstra · 9 years ago
  47. 614e4c4 perf/core: Robustify the perf_cgroup_from_task() RCU checks by Stephane Eranian · 9 years ago
  48. ddaaf4e perf/core: Fix RCU problem with cgroup context switching code by Stephane Eranian · 9 years ago
  49. 1ec2183 Linux 4.4-rc2 by Linus Torvalds · 9 years ago
  50. 104e2a6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  51. dcfeda9 Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  52. 7f21739 Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  53. 6d2d91b Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  54. 0ec7dc8 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  55. 94521b2 Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  56. 727cde6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. 069ec22 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  58. 865762a slab/slub: adjust kmem_cache_alloc_bulk API by Jesper Dangaard Brouer · 9 years ago
  59. 0337451 slub: add missing kmem cgroup support to kmem_cache_free_bulk by Jesper Dangaard Brouer · 9 years ago
  60. 03ec0ed slub: fix kmem cgroup bug in kmem_cache_alloc_bulk by Jesper Dangaard Brouer · 9 years ago
  61. d0ecd89 slub: optimize bulk slowpath free by detached freelist by Jesper Dangaard Brouer · 9 years ago
  62. 8108465 slub: support for bulk free with SLUB freelists by Jesper Dangaard Brouer · 9 years ago
  63. 41b85a1 parisc: Map kernel text and data on huge pages by Helge Deller · 9 years ago
  64. 736d216 parisc: Add Huge Page and HUGETLBFS support by Helge Deller · 9 years ago
  65. 337685e parisc: Use long branch to do_syscall_trace_exit by Helge Deller · 9 years ago
  66. 332b42e parisc: Increase initial kernel mapping to 32MB on 64bit kernel by Helge Deller · 9 years ago
  67. 4182d0c parisc: Initialize the fault vector earlier in the boot process. by Helge Deller · 9 years ago
  68. 1f25ad2 parisc: Add defines for Huge page support by Helge Deller · 9 years ago
  69. dcbf0d2 parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h by Helge Deller · 9 years ago
  70. 3ad5d7e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  71. 707b4f4 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  72. 4143fc8 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  73. 876454a Merge tag 'for-linus-20151120' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  74. bd63acf serial: export fsl8250_handle_irq by Arnd Bergmann · 9 years ago
  75. fa70045 serial: 8250_mid: Add missing dependency by Heikki Krogerus · 9 years ago
  76. 6b2a3d6 tty: audit: Fix audit source by Peter Hurley · 9 years ago
  77. f356d7a serial: etraxfs-uart: Fix crash by Guenter Roeck · 9 years ago
  78. bec8bf6 serial: fsl_lpuart: Fix earlycon support by Peter Hurley · 9 years ago
  79. 83f7fa6 bcm63xx_uart: Use the device name when registering an interrupt by Simon Arlott · 9 years ago
  80. 17a6921 tty: Fix direct use of tty buffer work by Peter Hurley · 9 years ago
  81. ee0c1a6 tty: Fix tty_send_xchar() lock order inversion by Peter Hurley · 9 years ago
  82. b4a6471 slub: mark the dangling ifdef #else of CONFIG_SLUB_DEBUG by Jesper Dangaard Brouer · 9 years ago
  83. 8709837 slub: avoid irqoff/on in bulk allocation by Christoph Lameter · 9 years ago
  84. a380a3c slub: create new ___slab_alloc function that can be called with irqs disabled by Christoph Lameter · 9 years ago
  85. 21fa844 mm: fix up sparse warning in gfpflags_allow_blocking by Jeff Layton · 9 years ago
  86. 8f1eb48 ocfs2: fix umask ignored issue by Junxiao Bi · 9 years ago
  87. 875fa6f PM/OPP: add entry in MAINTAINERS by Viresh Kumar · 9 years ago
  88. 7625b3a kernel/panic.c: turn off locks debug before releasing console lock by Vitaly Kuznetsov · 9 years ago
  89. 9d8a765 kernel/signal.c: unexport sigsuspend() by Richard Weinberger · 9 years ago
  90. 4593725 kasan: fix kmemleak false-positive in kasan_module_alloc() by Andrey Ryabinin · 9 years ago
  91. 928a477 fat: fix fake_offset handling on error path by OGAWA Hirofumi · 9 years ago
  92. 1817889 mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holes by Mike Kravetz · 9 years ago
  93. 50e55bf mm/page-writeback.c: initialize m_dirty to avoid compile warning by Yang Shi · 9 years ago
  94. 1a47de6 various: fix pci_set_dma_mask return value checking by Christoph Hellwig · 9 years ago
  95. 1a76361 mm: loosen MADV_NOHUGEPAGE to enable Qemu postcopy on s390 by Jason J. Herne · 9 years ago
  96. 7511c3e mm: vmalloc: don't remove inexistent guard hole in remove_vm_area() by Jerome Marchand · 9 years ago
  97. 429d486 tools/vm/page-types.c: support KPF_IDLE by Naoya Horiguchi · 9 years ago
  98. 1491e30 ncpfs: don't allow negative timeouts by Dan Carpenter · 9 years ago
  99. 5cf6a51 configfs: allow dynamic group creation by Daniel Baluta · 9 years ago
  100. dd7d664 MAINTAINERS: add Moritz as reviewer for FPGA Manager Framework by Moritz Fischer · 9 years ago