1. c2e539d perf trace beauty fcntl: Beautify F_[GS]ETFD arg/return value by Arnaldo Carvalho de Melo · 7 years ago
  2. 12c0c0c perf trace beauty fcntl flags: Beautify F_SETFL arg by Arnaldo Carvalho de Melo · 7 years ago
  3. e07f93c perf trace beauty open flags: Move RDRW to the start of the output by Arnaldo Carvalho de Melo · 7 years ago
  4. 89e8524 perf trace beauty fcntl: Beautify F_GETFL return value by Arnaldo Carvalho de Melo · 7 years ago
  5. b84148a perf trace beauty open flags: Do not depend on the system's O_LARGEFILE define by Arnaldo Carvalho de Melo · 7 years ago
  6. 6b3d5c9 perf trace beauty open flags: Support O_TMPFILE and O_NOFOLLOW by Arnaldo Carvalho de Melo · 7 years ago
  7. 84486ca perf trace: Allow syscall_arg beautifiers to set a different return formatter by Arnaldo Carvalho de Melo · 7 years ago
  8. b239ad2 perf beauty open: Detach the syscall_arg agnostic bits from the flags formatter by Arnaldo Carvalho de Melo · 7 years ago
  9. 64e4561 perf trace: Beautify new write hint fcntl commands by Arnaldo Carvalho de Melo · 7 years ago
  10. 9c47f66 perf trace beauty fcntl: Basic 'arg' beautifier by Arnaldo Carvalho de Melo · 7 years ago
  11. 84d1d8a tools include uapi asm-generic: Grab a copy of fcntl.h by Arnaldo Carvalho de Melo · 7 years ago
  12. 5dde91e perf trace beauty: Introduce syscall arg beautifier for long integers by Arnaldo Carvalho de Melo · 7 years ago
  13. 2c2b162 perf trace beauty: Export the "int" and "hex" syscall arg formatters by Arnaldo Carvalho de Melo · 7 years ago
  14. f9f83b3 perf trace beauty: Allow accessing syscall args values in a syscall arg formatter by Arnaldo Carvalho de Melo · 7 years ago
  15. 9cb7cf8 perf trace beauty: Mask ignored fcntl 'arg' parameter by Arnaldo Carvalho de Melo · 7 years ago
  16. 5ca55ab perf trace: Only build tools/perf/trace/beauty/ when building 'perf trace' by Arnaldo Carvalho de Melo · 7 years ago
  17. 274e86f perf trace beauty: Export the strarrays scnprintf method by Arnaldo Carvalho de Melo · 7 years ago
  18. ca3cf04 tools: Update include/uapi/linux/fcntl.h copy from the kernel by Arnaldo Carvalho de Melo · 7 years ago
  19. 83a5169 perf trace: Beautify linux specific fcntl commands by Arnaldo Carvalho de Melo · 7 years ago
  20. e000e5e perf trace: Remove F_ from some of the fcntl command strings by Arnaldo Carvalho de Melo · 7 years ago
  21. 7e63a13 perf annotate: Implement visual marker for macro fusion by Jin Yao · 8 years ago
  22. 69fb09f perf annotate: Check for fused instructions by Jin Yao · 8 years ago
  23. 4b1303d perf symbols: Accept zero as the kernel base address by Arnaldo Carvalho de Melo · 7 years ago
  24. 6a8a75f Revert "perf/core: Drop kernel samples even though :u is specified" by Ingo Molnar · 7 years ago
  25. 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 · 7 years ago
  26. 80f6258 perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its target by Jin Yao · 8 years ago
  27. ede5626 perf evsel: State in the default event name if attr.exclude_kernel is set by Arnaldo Carvalho de Melo · 7 years ago
  28. d37a369 perf evsel: Fix attr.exclude_kernel setting for default cycles:p by Arnaldo Carvalho de Melo · 7 years ago
  29. dbf5806 kprobes: Ensure that jprobe probepoints are at function entry by Naveen N. Rao · 8 years ago
  30. 0f73ff8 kprobes: Simplify register_jprobes() by Naveen N. Rao · 8 years ago
  31. 659b957 kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_func_entry() by Naveen N. Rao · 8 years ago
  32. 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
  33. 1934adf perf unwind: Do not fail due to missing unwind support by Jiri Olsa · 8 years ago
  34. 97365e8 perf evsel: Set attr.exclude_kernel when probing max attr.precise_ip by Arnaldo Carvalho de Melo · 8 years ago
  35. 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
  36. 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
  37. 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
  38. 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
  39. 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
  40. 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
  41. e0f3e8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  42. 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
  43. 058e88d Merge tag 'microblaze-4.13-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 8 years ago
  44. 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
  45. 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
  46. 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
  47. 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
  48. 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
  49. 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
  50. 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
  51. 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
  52. 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
  53. 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
  54. 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
  55. 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
  56. 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
  57. 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
  58. 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
  59. 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
  60. 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
  61. c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  62. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 8 years ago
  63. 33f9e02 parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs by Thomas Bogendoerfer · 8 years ago
  64. 6f7da29 Linux 4.12 by Linus Torvalds · 8 years ago
  65. 401e000 moduleparam: fix doc: hwparam_irq configures an IRQ by Sylvain 'ythier' Hitier · 8 years ago
  66. 2474623 parisc: Report SIGSEGV instead of SIGBUS when running out of stack by Helge Deller · 8 years ago
  67. b0f94ef parisc: use compat_sys_keyctl() by Eric Biggers · 8 years ago
  68. 79c4968 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  69. 3a61a54 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  70. 5d6dec6 locking/refcount: Remove the half-implemented refcount_sub() API by Kees Cook · 8 years ago
  71. 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
  72. 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
  73. 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
  74. 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
  75. 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
  76. 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
  77. fbd57629 uapi/linux/a.out.h: don't use deprecated system-specific predefines. by Zack Weinberg · 8 years ago
  78. dbd1877 hashtable: remove repeated phrase from a comment by Jakub Kicinski · 8 years ago
  79. 79298ac x86/intel_rdt: Fix memory leak on mount failure by Vikas Shivappa · 8 years ago
  80. 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
  81. 2513cbf objtool: Silence warnings for functions which use IRET by Josh Poimboeuf · 8 years ago
  82. 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
  83. 4adc6b9 Merge tag 'sound-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  84. 86c3e00 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  85. a84ebb8 lightnvm: pblk: set line bitmap check under debug by Javier González · 8 years ago
  86. 07698466 lightnvm: pblk: verify that cache read is still valid by Javier González · 8 years ago
  87. b5e063a lightnvm: pblk: add initialization check by Javier González · 8 years ago
  88. ee8d5c1 lightnvm: pblk: remove target using async. I/Os by Javier González · 8 years ago
  89. de54e70 lightnvm: pblk: use vmalloc for GC data buffer by Javier González · 8 years ago
  90. 8224cbd lightnvm: pblk: use right metadata buffer for recovery by Javier González · 8 years ago
  91. 1088812 lightnvm: pblk: schedule if data is not ready by Javier González · 8 years ago
  92. 653cbb8 lightnvm: pblk: remove unused return variable by Javier González · 8 years ago
  93. 2950e7e lightnvm: pblk: fix double-free on pblk init by Javier González · 8 years ago
  94. f417aa0 lightnvm: pblk: fix bad le64 assignations by Javier González · 8 years ago
  95. f9632de Merge tag 'irqchip-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 8 years ago
  96. 644e084 perf auxtrace: Add CPU filter support by Adrian Hunter · 8 years ago
  97. 38b65b0 perf intel-pt: Do not use TSC packets for calculating CPU cycles to TSC by Adrian Hunter · 8 years ago
  98. ead2bfd perf intel-pt: Update documentation to include new ptwrite and power events by Adrian Hunter · 8 years ago
  99. cc89272 perf intel-pt: Add example script for power events and PTWRITE by Adrian Hunter · 8 years ago
  100. 3797307 perf intel-pt: Synthesize new power and "ptwrite" events by Adrian Hunter · 8 years ago