1. 8074bf5 perf session: Fix DEBUG=1 build with clang by Arnaldo Carvalho de Melo · 8 years ago
  2. 9c72fd0 tools lib traceevent: It's preempt not prempt by Steven Rostedt (VMware) · 8 years ago
  3. 4be92cf perf python: Filter out -specs=/a/b/c from the python binding cc options by Arnaldo Carvalho de Melo · 8 years ago
  4. 8bd8c65 tools perf scripting python: clang doesn't have -spec, remove it by Arnaldo Carvalho de Melo · 8 years ago
  5. 0c8967c Merge tag 'perf-core-for-mingo-4.11-20170215' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  6. 34a0548 perf tools: Add missing parse_events_error() prototype by Arnaldo Carvalho de Melo · 8 years ago
  7. b30a7d1 perf pmu: Fix check for unset alias->unit array by Arnaldo Carvalho de Melo · 8 years ago
  8. a0b2f5a perf tools: Be consistent on the type of map->symbols[] interator by Arnaldo Carvalho de Melo · 8 years ago
  9. 35670dd perf intel pt decoder: clang has no -Wno-override-init by Arnaldo Carvalho de Melo · 8 years ago
  10. c24ae6d perf evsel: Do not put a variable sized type not at the end of a struct by Arnaldo Carvalho de Melo · 8 years ago
  11. 8a2efd6 perf probe: Avoid accessing uninitialized 'map' variable by Arnaldo Carvalho de Melo · 8 years ago
  12. 8989605 perf tools: Do not put a variable sized type not at the end of a struct by Arnaldo Carvalho de Melo · 8 years ago
  13. 9d6aae7 perf record: Do not put a variable sized type not at the end of a struct by Arnaldo Carvalho de Melo · 8 years ago
  14. 423d856 perf tests: Synthesize struct instead of using field after variable sized type by Arnaldo Carvalho de Melo · 8 years ago
  15. 6aa4d82 perf bench numa: Make sure dprintf() is not defined by Arnaldo Carvalho de Melo · 8 years ago
  16. 16cab32 Revert "perf bench futex: Sanitize numeric parameters" by Arnaldo Carvalho de Melo · 8 years ago
  17. b988971 tools lib subcmd: Make it an error to pass a signed value to OPTION_UINTEGER by Arnaldo Carvalho de Melo · 8 years ago
  18. 49b3cd3 tools: Set the maximum optimization level according to the compiler being used by Arnaldo Carvalho de Melo · 8 years ago
  19. 093b75e tools: Suppress request for warning options not existent in clang by Arnaldo Carvalho de Melo · 8 years ago
  20. 277d6f1 Merge tag 'perf-core-for-mingo-4.11-20170213' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  21. 210f400 Merge tag 'v4.10-rc8' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  22. a734fb5 samples/bpf: Reset global variables by Mickaël Salaün · 8 years ago
  23. 16ad132 samples/bpf: Ignore already processed ELF sections by Mickaël Salaün · 8 years ago
  24. af392a8 samples/bpf: Add missing header by Mickaël Salaün · 8 years ago
  25. 5eae7d8 perf symbols: dso->name is an array, no need to check it against NULL by Arnaldo Carvalho de Melo · 8 years ago
  26. 9ef6839 perf tests record: No need to test an array against NULL by Arnaldo Carvalho de Melo · 8 years ago
  27. a7c3899 perf symbols: No need to check if sym->name is NULL by Arnaldo Carvalho de Melo · 8 years ago
  28. d6195a6 perf evsel: Inform how to make a sysctl setting permanent by Arnaldo Carvalho de Melo · 8 years ago
  29. e8c6f43 tools lib traceevent plugin function: Initialize 'index' variable by Arnaldo Carvalho de Melo · 8 years ago
  30. 14e4d7e tools lib traceevent: Initialize lenght on OLD_RING_BUFFER_TYPE_TIME_STAMP by Steven Rostedt (VMware) · 8 years ago
  31. d7dd112 perf scripting perl: Fix compile error with some perl5 versions by Wang YanQing · 8 years ago
  32. be57b3f perf diff: Change default setting to "delta-abs" by Namhyung Kim · 8 years ago
  33. 4b35994 perf diff: Add diff.compute config option by Namhyung Kim · 8 years ago
  34. d49dd15 perf diff: Add diff.order config option by Namhyung Kim · 8 years ago
  35. a1668c2 perf diff: Add 'delta-abs' compute method by Namhyung Kim · 8 years ago
  36. 1926140 tools include: Introduce linux/compiler-gcc.h by Arnaldo Carvalho de Melo · 8 years ago
  37. 7089db8 Linux 4.10-rc8 by Linus Torvalds · 8 years ago
  38. f2029b1 perf/x86/intel: Add Kaby Lake support by Srinivas Pandruvada · 8 years ago
  39. 1ce4284 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  40. fdb0ee7 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  41. d5b76be Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  42. 4e4f74a Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  43. 21a7061 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  44. 2b95550 Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  45. 13ebfd0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  46. 6e78b3f Btrfs: fix btrfs_decompress_buf2page() by Omar Sandoval · 8 years ago
  47. 1ee1832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  48. a9dbf5c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  49. aca9fa0 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  50. fc6f41b Merge tag 'mmc-v4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  51. 1f369d1 Merge tag 'sound-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  52. 7fe654d Merge tag 'nfsd-4.10-3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  53. 3ebc703 Merge tag 'powerpc-4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  54. 72fb96e7 l2tp: do not use udp_ioctl() by Eric Dumazet · 8 years ago
  55. f3c7bfb Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.10 by Chris Mason · 8 years ago
  56. 7447095 xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend() by Boris Ostrovsky · 8 years ago
  57. 7ba1b68 NET: mkiss: Fix panic by Ralf Baechle · 8 years ago
  58. b85ea00 net: hns: Fix the device being used for dma mapping during TX by Kejian Yan · 8 years ago
  59. d128dfb Merge tag 'irqchip-fixes-4.10' of git://git.infradead.org/users/jcooper/linux into irq/urgent by Thomas Gleixner · 8 years ago
  60. 146fbb7 x86/mm/ptdump: Fix soft lockup in page table walker by Andrey Ryabinin · 8 years ago
  61. 5f2e71e x86/tsc: Make the TSC ADJUST sanitizing work for tsc_reliable by Thomas Gleixner · 8 years ago
  62. f2e0421 x86/tsc: Avoid the large time jump when sanitizing TSC ADJUST by Thomas Gleixner · 8 years ago
  63. 7bdb59f tick/nohz: Fix possible missing clock reprog after tick soft restart by Frederic Weisbecker · 8 years ago
  64. 6ce77bf perf/core: Allow kernel filters on CPU events by Alexander Shishkin · 8 years ago
  65. 9ccbfbb perf/core: Do error out on a kernel filter on an exclude_filter event by Alexander Shishkin · 8 years ago
  66. 451d24d perf/core: Fix crash in perf_event_read() by Peter Zijlstra · 8 years ago
  67. 21ee2fc Merge tag 'perf-core-for-mingo-4.11-20170209' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  68. ed6de45 Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixes by James Bottomley · 8 years ago
  69. 0839ffb nfsd: Revert "nfsd: special case truncates some more" by J. Bruce Fields · 8 years ago
  70. 3d88460 Merge tag 'drm-fixes-for-v4.10-rc8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  71. 2dfa668 scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed send by Steffen Maier · 8 years ago
  72. 8af8e1c scsi: aacraid: Fix INTx/MSI-x issue with older controllers by Dave Carroll · 8 years ago
  73. 697d3a2 Merge tag 'drm-intel-fixes-2017-02-09' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  74. 811b40c Merge tag 'drm-misc-fixes-2017-02-09' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago
  75. ffdadd6 scsi: mpt3sas: disable ASPM for MPI2 controllers by ojab · 8 years ago
  76. bb1a619 net: phy: Initialize mdio clock at probe function by Yendapally Reddy Dhananjaya Reddy · 8 years ago
  77. 9c8bb16 igmp, mld: Fix memory leak in igmpv3/mld_del_delrec() by Hangbin Liu · 8 years ago
  78. e2e004a xen-netfront: Improve error handling during initialization by Ross Lagerwall · 8 years ago
  79. 1b5805c Merge branch 'sierra_net-fixes' by David S. Miller · 8 years ago
  80. 764895d sierra_net: Skip validating irrelevant fields for IDLE LSIs by Stefan Brüns · 8 years ago
  81. 5a70348 sierra_net: Add support for IPv6 and Dual-Stack Link Sense Indications by Stefan Brüns · 8 years ago
  82. 98e3862c kcm: fix 0-length case for kcm_sendmsg() by WANG Cong · 8 years ago
  83. 538d929 xen-netfront: Rework the fix for Rx stall during OOM and network stress by Vineeth Remanan Pillai · 8 years ago
  84. 55aac6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  85. 6d9f66a net: phy: Fix PHY module checks and NULL deref in phy_attach_direct() by Florian Fainelli · 8 years ago
  86. 2b36947 Merge tag 'pstore-v4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  87. 99378fd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  88. 8672aed pstore: don't OOPS when there are no ftrace zones by Brian Norris · 8 years ago
  89. 189addc Merge tag 'vfio-v4.10-final' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  90. 7ea6856 perf intel-pt: Use __fallthrough by Arnaldo Carvalho de Melo · 8 years ago
  91. 59e8f10 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  92. 2e2bbc03 perf tests: Avoid possible truncation with dirent->d_name + snprintf by Arnaldo Carvalho de Melo · 8 years ago
  93. 3aff8ba perf bench numa: Avoid possible truncation when using snprintf() by Arnaldo Carvalho de Melo · 8 years ago
  94. bbb27fc i2c: piix4: Request the SMBUS semaphore inside the mutex by Ricardo Ribalda · 8 years ago
  95. f43128c i2c: piix4: Fix request_region size by Ricardo Ribalda · 8 years ago
  96. af67716 ALSA: hda - adding a new NV HDMI/DP codec ID in the driver by Hui Wang · 8 years ago
  97. f83e686 powerpc/powernv: Properly set "host-ipi" on IPIs by Benjamin Herrenschmidt · 8 years ago
  98. 9b25671 powerpc/powernv: Fix CPU hotplug to handle waking on HVI by Benjamin Herrenschmidt · 8 years ago
  99. 90c1e3c powerpc/mm/radix: Update ERAT flushes when invalidating TLB by Benjamin Herrenschmidt · 8 years ago
  100. d966564 Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback" by Linus Torvalds · 8 years ago