1. 492cf7a Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  2. 5602ea0 tools include: Add compiler.h to list.h by Arnaldo Carvalho de Melo · 9 years ago
  3. 421fd08 perf probe: Verify parameters in two functions by Wang Nan · 9 years ago
  4. e87b491 perf session: Add missing newlines to some pr_err() calls by Arnaldo Carvalho de Melo · 9 years ago
  5. 4a4c03c perf annotate: Support full source file paths for srcline fix by Michael Petlan · 9 years ago
  6. 3d07b3b perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignore by Yunlong Song · 9 years ago
  7. b71b437 perf: Fix inherited events vs. tracepoint filters by Peter Zijlstra · 9 years ago
  8. 2fd5907 perf: Disable IRQs across RCU RS CS that acquires scheduler lock by Paul E. McKenney · 9 years ago
  9. bad9bc2 Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  10. 345c99a perf test: Do not be case sensitive when searching for matching tests by Arnaldo Carvalho de Melo · 9 years ago
  11. ba1fae4 perf test: Add 'perf test BPF' by Wang Nan · 9 years ago
  12. 7af3f3d perf test: Enhance the LLVM tests: add kbuild test by Wang Nan · 9 years ago
  13. b31de01 perf test: Enhance the LLVM test: update basic BPF test program by Wang Nan · 9 years ago
  14. d3e0ce3 perf bpf: Improve BPF related error messages by Wang Nan · 9 years ago
  15. 07bc5c6 perf tools: Make fetch_kernel_version() publicly available by Wang Nan · 9 years ago
  16. 45825d8 bpf tools: Add new API bpf_object__get_kversion() by Wang Nan · 9 years ago
  17. 6371ca3 bpf tools: Improve libbpf error reporting by Wang Nan · 9 years ago
  18. 0a62f68 perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancy by Masami Hiramatsu · 9 years ago
  19. 62ec9b3 perf annotate: Inform the user about objdump failures in --stdio by Andi Kleen · 9 years ago
  20. e054731 perf stat: Make stat options global by Jiri Olsa · 9 years ago
  21. 0014de1 perf sched latency: Fix thread pid reuse issue by Jiri Olsa · 9 years ago
  22. 98d3b25 perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns success by Wang Nan · 9 years ago
  23. 956959f perf trace: Fix documentation for -i by Peter Feiner · 9 years ago
  24. 0c77c04 tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpf by Yunlong Song · 9 years ago
  25. 4a4f66a perf llvm: Pass LINUX_VERSION_CODE to BPF program when compiling by Wang Nan · 9 years ago
  26. 59f41af perf llvm: Pass number of configured CPUs to clang compiler by Wang Nan · 9 years ago
  27. 9891639 perf tools: Allow shuffling the build tests by Arnaldo Carvalho de Melo · 9 years ago
  28. cb8382e perf tools: Insert split maps correctly into origin group by Jiri Olsa · 9 years ago
  29. eedfcb4 perf stat: Use common printout function to avoid duplicated code by Andi Kleen · 9 years ago
  30. 4579ecc perf stat: Move sw clock metrics printout to stat-shadow by Andi Kleen · 9 years ago
  31. 66ef349 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  32. 639ab3e Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  33. 4302d50 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  34. ce4d72f Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  35. 0f25f2c Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  36. f323c49 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  37. 33d46f9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  38. 378e4e9 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  39. a75a3f6 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  40. d2bea73 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  41. 5352869 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  42. b831ef2 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  43. b02ac6b Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  44. 105ff3c atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl() by Linus Torvalds · 9 years ago
  45. d63a978 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  46. 2814228 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  47. f5a8160 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  48. 7eeef2a Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  49. 6aa2fdb Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  50. 7b2a430 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. 316dde2 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  52. 2c2b828 Merge tag 'arc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  53. 0921f1e Merge tag 'cris-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 9 years ago
  54. 15f9340 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 9 years ago
  55. df91fba Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
  56. e8a2a17 Merge tag 'leds_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 9 years ago
  57. 715f8db tools lib bpf: Fix compiler warning on CentOS 6 by Namhyung Kim · 9 years ago
  58. 7a01194 perf bpf: Mute libbpf when '-v' not set by Wang Nan · 9 years ago
  59. 597bdeb perf test: Keep test result clean if '-v' not set by Wang Nan · 9 years ago
  60. ffdc307 leds: 88pm860x: add missing of_node_put by Julia Lawall · 9 years ago
  61. 6cc7624 leds: bcm6328: add missing of_node_put by Julia Lawall · 9 years ago
  62. 4b6ba5e leds: bcm6358: add missing of_node_put by Julia Lawall · 9 years ago
  63. dde4afe powerpc/powernv: add missing of_node_put by Julia Lawall · 9 years ago
  64. e9aadb8 leds: leds-wrap.c: Use devm_led_classdev_register by Fida Mohammad · 9 years ago
  65. 10238ad leds: aat1290: Fix property naming of flash-timeout-us by Ingi Kim · 9 years ago
  66. 5116762 leds: leds-net48xx: Use devm_led_classdev_register by Muhammad Falak R Wani · 9 years ago
  67. 81aad9f leds: leds-menf21bmc.c: Use devm_led_class_register by Muhammad Falak R Wani · 9 years ago
  68. d439861 leds: leds-locomo.c: Use devm_led_classdev_register by Fida Mohammad · 9 years ago
  69. 707f33e leds: leds-gpio: add shutdown function by Heiko Schocher · 9 years ago
  70. 1d3ff22 Documentation: leds: update DT bindings for leds-bcm6328 by Álvaro Fernández Rojas · 9 years ago
  71. 9f82c77 leds-bcm6328: add more init configuration options by Álvaro Fernández Rojas · 9 years ago
  72. d8fe160 leds-bcm6328: simplify and improve default-state handling by Álvaro Fernández Rojas · 9 years ago
  73. 79653fb leds-bcm6328: print invalid LED by Álvaro Fernández Rojas · 9 years ago
  74. 7b9d9d8 leds: netxbig: set led_classdev max_brightness by Simon Guinot · 9 years ago
  75. cd01095 leds: netxbig: convert to use the devm_ functions by Simon Guinot · 9 years ago
  76. ebc278f ARM: mvebu: remove static LED setup for netxbig boards by Simon Guinot · 9 years ago
  77. 767361f ARM: Kirkwood: add LED DT entries for netxbig boards by Simon Guinot · 9 years ago
  78. 2976b17 leds: netxbig: add device tree binding by Simon Guinot · 9 years ago
  79. 1c7b9d0 leds: triggers: add invert to heartbeat by Jiri Prchal · 9 years ago
  80. 757b06a leds: core: Move LED core callbacks out of led-class.c by Jacek Anaszewski · 9 years ago
  81. 22a1687 LED/MIPS: Move SEAD3 LED driver to where it belongs. by Ralf Baechle · 9 years ago
  82. 95281b5 leds: leds-ipaq-micro: Fix coding style issues by Muhammad Falak R Wani · 9 years ago
  83. 431557f leds: leds-ipaq-micro: Use devm_led_classdev_register by Muhammad Falak R Wani · 9 years ago
  84. 583a2b2 leds: leds-ot200: Use devm_led_classdev_register by Muhammad Falak R Wani · 9 years ago
  85. c0fc68b leds: leds-hp6xx: Use devm_led_classdev_register by Muhammad Falak R Wani · 9 years ago
  86. aa4e252 leds: leds-cobalt-qube: Use devm_led_classdev_register by Vaishali Thakkar · 9 years ago
  87. 6ebbabb avr32: atngw100: remove useless include by Alexandre Belloni · 9 years ago
  88. 5062ecd Merge tag 'regmap-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  89. e86328c Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  90. bc9d8c2 Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  91. 9ff3ca5 Merge tag 'edac_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  92. 17a1359 Merge tag 'mmc-v4.4' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  93. 66b0199 Merge tag 'hwmon-for-linus-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  94. 4247896 cris: Drop reference to get_cmos_time() by Guenter Roeck · 9 years ago
  95. e301a08 CRIS: Drop code related to obsolete or unused kconfigs by Jesper Nilsson · 9 years ago
  96. 9f4137f cris: time: Cleanup of persistent clock stuff by Xunlei Pang · 9 years ago
  97. fad5a06 cris: re-use helpers to dump data in hex format by Andy Shevchenko · 9 years ago
  98. ab28e96 CRIS v32: remove old GPIO and LEDs code by Rabin Vincent · 9 years ago
  99. 79b863c CRIS v32: remove I2C bitbanging driver by Rabin Vincent · 9 years ago
  100. 25624b9 CRIS v32: add ARTPEC-3 and P1343 device trees by Rabin Vincent · 9 years ago