1. 843ff37 perf symbols: Find symbols in different mount namespace by Krister Johansen · 8 years ago
  2. 86bcdb5 tools build: Add test for setns() by Arnaldo Carvalho de Melo · 7 years ago
  3. 59291f1 tools include uapi x86: Add __NR_setns, if missing by Arnaldo Carvalho de Melo · 7 years ago
  4. 047726d tools include uapi x86: Grab a copy of unistd.h by Arnaldo Carvalho de Melo · 7 years ago
  5. 80e63ff perf vendor events: Add POWER9 PVRs to mapfile by Sukadev Bhattiprolu · 8 years ago
  6. 826db0f perf vendor events: Add POWER9 PMU events by Sukadev Bhattiprolu · 8 years ago
  7. 8b3cf3d perf pmu-events: Support additional POWER8+ PVR in mapfile by Shriya · 8 years ago
  8. 1a4ad26 perf trace beauty fcntl: Beautify F_GETOWN and F_SETOWN by Arnaldo Carvalho de Melo · 8 years ago
  9. ff2f1b2 perf trace beauty: Export the pid beautifier for use in more places by Arnaldo Carvalho de Melo · 8 years ago
  10. 07a0572 perf trace beauty fcntl: Augment the return of F_DUPFD(_CLOEXEC) by Arnaldo Carvalho de Melo · 8 years ago
  11. fc65eb8 perf trace beauty: Export the fd beautifier for use in more places by Arnaldo Carvalho de Melo · 8 years ago
  12. 7ee5743 perf trace beauty: Give syscall return beautifier more context by Arnaldo Carvalho de Melo · 8 years ago
  13. c2e539d perf trace beauty fcntl: Beautify F_[GS]ETFD arg/return value by Arnaldo Carvalho de Melo · 8 years ago
  14. 12c0c0c perf trace beauty fcntl flags: Beautify F_SETFL arg by Arnaldo Carvalho de Melo · 8 years ago
  15. e07f93c perf trace beauty open flags: Move RDRW to the start of the output by Arnaldo Carvalho de Melo · 8 years ago
  16. 89e8524 perf trace beauty fcntl: Beautify F_GETFL return value by Arnaldo Carvalho de Melo · 8 years ago
  17. b84148a perf trace beauty open flags: Do not depend on the system's O_LARGEFILE define by Arnaldo Carvalho de Melo · 8 years ago
  18. 6b3d5c9 perf trace beauty open flags: Support O_TMPFILE and O_NOFOLLOW by Arnaldo Carvalho de Melo · 8 years ago
  19. 84486ca perf trace: Allow syscall_arg beautifiers to set a different return formatter by Arnaldo Carvalho de Melo · 8 years ago
  20. b239ad2 perf beauty open: Detach the syscall_arg agnostic bits from the flags formatter by Arnaldo Carvalho de Melo · 8 years ago
  21. 64e4561 perf trace: Beautify new write hint fcntl commands by Arnaldo Carvalho de Melo · 8 years ago
  22. 9c47f66 perf trace beauty fcntl: Basic 'arg' beautifier by Arnaldo Carvalho de Melo · 8 years ago
  23. 84d1d8a tools include uapi asm-generic: Grab a copy of fcntl.h by Arnaldo Carvalho de Melo · 7 years ago
  24. 5dde91e perf trace beauty: Introduce syscall arg beautifier for long integers by Arnaldo Carvalho de Melo · 8 years ago
  25. 2c2b162 perf trace beauty: Export the "int" and "hex" syscall arg formatters by Arnaldo Carvalho de Melo · 8 years ago
  26. f9f83b3 perf trace beauty: Allow accessing syscall args values in a syscall arg formatter by Arnaldo Carvalho de Melo · 8 years ago
  27. 9cb7cf8 perf trace beauty: Mask ignored fcntl 'arg' parameter by Arnaldo Carvalho de Melo · 8 years ago
  28. 5ca55ab perf trace: Only build tools/perf/trace/beauty/ when building 'perf trace' by Arnaldo Carvalho de Melo · 8 years ago
  29. 274e86f perf trace beauty: Export the strarrays scnprintf method by Arnaldo Carvalho de Melo · 8 years ago
  30. ca3cf04 tools: Update include/uapi/linux/fcntl.h copy from the kernel by Arnaldo Carvalho de Melo · 8 years ago
  31. 83a5169 perf trace: Beautify linux specific fcntl commands by Arnaldo Carvalho de Melo · 8 years ago
  32. e000e5e perf trace: Remove F_ from some of the fcntl command strings by Arnaldo Carvalho de Melo · 8 years ago
  33. 7e63a13 perf annotate: Implement visual marker for macro fusion by Jin Yao · 8 years ago
  34. 69fb09f perf annotate: Check for fused instructions by Jin Yao · 8 years ago
  35. 4b1303d perf symbols: Accept zero as the kernel base address by Arnaldo Carvalho de Melo · 8 years ago
  36. 6a8a75f Revert "perf/core: Drop kernel samples even though :u is specified" by Ingo Molnar · 8 years ago
  37. 1922eec Merge tag 'perf-urgent-for-mingo-4.13-20170710' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  38. 80f6258 perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its target by Jin Yao · 8 years ago
  39. ede5626 perf evsel: State in the default event name if attr.exclude_kernel is set by Arnaldo Carvalho de Melo · 8 years ago
  40. d37a369 perf evsel: Fix attr.exclude_kernel setting for default cycles:p by Arnaldo Carvalho de Melo · 8 years ago
  41. dbf5806 kprobes: Ensure that jprobe probepoints are at function entry by Naveen N. Rao · 8 years ago
  42. 0f73ff8 kprobes: Simplify register_jprobes() by Naveen N. Rao · 8 years ago
  43. 659b957 kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_func_entry() by Naveen N. Rao · 8 years ago
  44. 524b62f Merge tag 'perf-urgent-for-mingo-4.12-20170704' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  45. 1934adf perf unwind: Do not fail due to missing unwind support by Jiri Olsa · 8 years ago
  46. 97365e8 perf evsel: Set attr.exclude_kernel when probing max attr.precise_ip by Arnaldo Carvalho de Melo · 8 years ago
  47. 4422d80 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  48. 9a9594e Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  49. 3ad918e Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  50. 8c07351 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  51. 03ffbcd Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  52. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  53. e0f3e8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  54. e5859eb Merge branch 'parisc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  55. 058e88d Merge tag 'microblaze-4.13-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 8 years ago
  56. 241e5e6 Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 8 years ago
  57. 7a69f9c6 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  58. 9bc088a Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. e144900 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  60. e6529f6 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. 6553698 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. 25e09ca Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. 48b5259 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  64. 2a27538 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  65. 59b6018 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  66. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  67. 7447d56 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  68. 892ad5a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  69. 162b246 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  70. 330e9e4 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  71. e94693f Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  72. 26d3a77 Merge tag 'edac_for_4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 8 years ago
  73. c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  74. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 8 years ago
  75. 33f9e02 parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs by Thomas Bogendoerfer · 8 years ago
  76. 6f7da29 Linux 4.12 by Linus Torvalds · 8 years ago
  77. 401e000 moduleparam: fix doc: hwparam_irq configures an IRQ by Sylvain 'ythier' Hitier · 8 years ago
  78. 2474623 parisc: Report SIGSEGV instead of SIGBUS when running out of stack by Helge Deller · 8 years ago
  79. b0f94ef parisc: use compat_sys_keyctl() by Eric Biggers · 8 years ago
  80. 79c4968 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  81. 3a61a54 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  82. 5d6dec6 locking/refcount: Remove the half-implemented refcount_sub() API by Kees Cook · 8 years ago
  83. e18aca0 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. a527bf6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  85. 46589d7 Merge tag 'pinctrl-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  86. fc93274 Merge tag 'gpio-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  87. 23acd3e Merge tag 'perf-core-for-mingo-4.13-20170630' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  88. c0a0c7a Merge tag 'trace-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  89. fbd57629 uapi/linux/a.out.h: don't use deprecated system-specific predefines. by Zack Weinberg · 8 years ago
  90. dbd1877 hashtable: remove repeated phrase from a comment by Jakub Kicinski · 8 years ago
  91. 79298ac x86/intel_rdt: Fix memory leak on mount failure by Vikas Shivappa · 8 years ago
  92. b4df2e3 Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  93. 2513cbf objtool: Silence warnings for functions which use IRET by Josh Poimboeuf · 8 years ago
  94. 27ab862 Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  95. 4adc6b9 Merge tag 'sound-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  96. 86c3e00 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  97. a84ebb8 lightnvm: pblk: set line bitmap check under debug by Javier González · 8 years ago
  98. 07698466 lightnvm: pblk: verify that cache read is still valid by Javier González · 8 years ago
  99. b5e063a lightnvm: pblk: add initialization check by Javier González · 8 years ago
  100. ee8d5c1 lightnvm: pblk: remove target using async. I/Os by Javier González · 8 years ago