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