1. 02dfc8d tools include: Move perf's bug.h to a generic place by Namhyung Kim · 11 years ago
  2. 835d44b tools include: Define likely/unlikely in linux/compiler.h by Namhyung Kim · 11 years ago
  3. 8a625c1 tools include: Move perf's linux/compiler.h to a generic place by Namhyung Kim · 11 years ago
  4. 0050f7a perf evlist: Introduce evlist__for_each() & friends by Arnaldo Carvalho de Melo · 11 years ago
  5. f6d8b05 perf report: Move histogram entries collapsing to separate function by Arnaldo Carvalho de Melo · 11 years ago
  6. 8362951 perf report: Move hist browser selection code to separate function by Arnaldo Carvalho de Melo · 11 years ago
  7. fad2918 perf report: Move logic to warn about kptr_restrict'ed kernels to separate function by Arnaldo Carvalho de Melo · 11 years ago
  8. 88aca8d tools perf: Comment typo fix by Cody P Schafer · 11 years ago
  9. 8f3dd2b perf stat: Fix --delay option in man page by Andi Kleen · 11 years ago
  10. a18382b perf tools: Make perf_event__synthesize_mmap_events global by Jiri Olsa · 11 years ago
  11. 14bd6d2 perf machine: Fix id_hdr_size initialization by Jiri Olsa · 11 years ago
  12. c4eb6c0 perf tools: Automate setup of FEATURE_CHECK_(C|LD)FLAGS-all variables by Jiri Olsa · 11 years ago
  13. 98eafce perf trace: Pack 'struct trace' by Arnaldo Carvalho de Melo · 11 years ago
  14. 3ba4d2e perf header: Pack 'struct perf_session_env' by Arnaldo Carvalho de Melo · 11 years ago
  15. 9bb8e5e tools lib traceevent: Shut up plugins make message by Jiri Olsa · 11 years ago
  16. 198430b tools lib traceevent: Replace tabs with spaces for all non-commands statements by Jiri Olsa · 11 years ago
  17. f7c6447 perf tests: Fix installation tests path setup by Jiri Olsa · 11 years ago
  18. a6cf5f3 perf tools: Move arch setup into seprate Makefile by Jiri Olsa · 11 years ago
  19. 41cde47 perf stat: Remove misplaced __maybe_unused by Arnaldo Carvalho de Melo · 11 years ago
  20. 2d4352c perf tests: Fixup leak on error path in parse events test by Arnaldo Carvalho de Melo · 11 years ago
  21. 983874d perf evlist: Auto unmap on destructor by Arnaldo Carvalho de Melo · 11 years ago
  22. f26e1c7 perf evlist: Close fds on destructor by Arnaldo Carvalho de Melo · 11 years ago
  23. 03ad974 perf evlist: Move destruction of maps to evlist destructor by Arnaldo Carvalho de Melo · 11 years ago
  24. 3e2be2d perf record: Remove old evsel_list usage by Arnaldo Carvalho de Melo · 11 years ago
  25. 735f7e0 perf evlist: Move the SIGUSR1 error reporting logic to prepare_workload by Arnaldo Carvalho de Melo · 11 years ago
  26. f33cbe7 perf evlist: Send the errno in the signal when workload fails by Arnaldo Carvalho de Melo · 11 years ago
  27. 6af206f perf stat: Don't show counter information when workload fails by Arnaldo Carvalho de Melo · 11 years ago
  28. 4609981 [media] au8028: Fix cleanup on kzalloc fail by Tim Mester · 11 years ago
  29. bbd8f3f [media] s5p-mfc: Add controls to set vp8 enc profile by Kiran AVND · 11 years ago
  30. 83e53a8 i2c: Add bus driver for for OSIF USB i2c device. by Andrew Lunn · 11 years ago
  31. e5c6e7f i2c: i2c-tiny-usb: Remove RobotFuzz USB vendor:product ID by Andrew Lunn · 11 years ago
  32. b80cb8d [media] media: s5p_mfc: remove s5p_mfc_get_node_type() function by Marek Szyprowski · 11 years ago
  33. 4773ab9 [media] s5p-mfc: Add QP setting support for vp8 encoder by Arun Kumar K · 11 years ago
  34. 57c67da sched/clock, x86: Move some cyc2ns() code around by Peter Zijlstra · 11 years ago
  35. 5dd12c21 sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock() by Peter Zijlstra · 11 years ago
  36. 62b94a0 sched/preempt: Take away preempt_enable_no_resched() from modules by Peter Zijlstra · 11 years ago
  37. 9ea4c38 locking: Optimize lock_bh functions by Peter Zijlstra · 11 years ago
  38. c726099 sched: Factor out the on_null_domain() checks in trigger_load_balance() by Daniel Lezcano · 11 years ago
  39. 208cb16 sched: Pass 'struct rq' to nohz_idle_balance() by Daniel Lezcano · 11 years ago
  40. f7ed0a8 sched: Pass 'struct rq' to rebalance_domains() by Daniel Lezcano · 11 years ago
  41. 0aeeeeb sched: Remove unused parameter from nohz_balancer_kick() by Daniel Lezcano · 11 years ago
  42. 3dd0337 sched: Remove unused parameter from find_new_ilb() by Daniel Lezcano · 11 years ago
  43. 63f609b sched: Pass 'struct rq' to on_null_domain() by Daniel Lezcano · 11 years ago
  44. 4a72562 sched: Reduce nohz_kick_needed() parameters by Daniel Lezcano · 11 years ago
  45. 7caff66 sched: Reduce trigger_load_balance() parameters by Daniel Lezcano · 11 years ago
  46. de212f1 sched/deadline: Fix hotplug admission control by Peter Zijlstra · 11 years ago
  47. 1724813 sched/deadline: Remove the sysctl_sched_dl knobs by Peter Zijlstra · 11 years ago
  48. e4099a5 sched/deadline: Fix up the smp-affinity mask tests by Peter Zijlstra · 11 years ago
  49. 6bfd6d7 sched/deadline: speed up SCHED_DEADLINE pushes with a push-heap by Juri Lelli · 11 years ago
  50. 332ac17 sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks by Dario Faggioli · 11 years ago
  51. 2d3d891 sched/deadline: Add SCHED_DEADLINE inheritance logic by Dario Faggioli · 11 years ago
  52. fb00aca rtmutex: Turn the plist into an rb-tree by Peter Zijlstra · 11 years ago
  53. af6ace7 sched/deadline: Add latency tracing for SCHED_DEADLINE tasks by Dario Faggioli · 11 years ago
  54. 755378a sched/deadline: Add period support for SCHED_DEADLINE tasks by Harald Gustafsson · 11 years ago
  55. 239be4a sched/deadline: Add SCHED_DEADLINE avg_update accounting by Dario Faggioli · 11 years ago
  56. 1baca4c sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logic by Juri Lelli · 11 years ago
  57. aab03e0 sched/deadline: Add SCHED_DEADLINE structures & implementation by Dario Faggioli · 11 years ago
  58. d50dde5 sched: Add new scheduler syscalls to support an extended scheduling parameters ABI by Dario Faggioli · 11 years ago
  59. 483c319 spi/pxa2xx: initialize DMA channels to -1 to prevent inadvertent match by Mika Westerberg · 11 years ago
  60. 7ae532e i2c: designware: remove HAVE_CLK build dependecy by Baruch Siach · 11 years ago
  61. c892eca ASoC: tlv320aic3x: Add tlv320aic32x4 as compatible by Markus Pargmann · 11 years ago
  62. 56b4811 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 11 years ago
  63. 6d0d510 ASoC: codec: tlv320aic32x4: Fix regmap range config by Markus Pargmann · 11 years ago
  64. ee97207 [media] em28xx: fix xc3028 demod and firmware setup on DVB by Mauro Carvalho Chehab · 11 years ago
  65. fa1e1de [media] nxt200x: increase write buffer size by Mauro Carvalho Chehab · 11 years ago
  66. fbe5072 spi: rspi: Add more QSPI register documentation by Geert Uytterhoeven · 11 years ago
  67. 6ab4865 spi: rspi: Add more RSPI register documentation by Geert Uytterhoeven · 11 years ago
  68. e2e5ed7 spi: rspi: Remove dependency on DMAE for SHMOBILE by Geert Uytterhoeven · 11 years ago
  69. 0058e45 ASoC: max9850: Use params_width() rather than memory format by Mark Brown · 11 years ago
  70. 580ce08 ASoC: max98095: Use params_width() rather than memory format by Mark Brown · 11 years ago
  71. 7821afc ASoC: max98090: Use params_width() rather than memory format by Mark Brown · 11 years ago
  72. 793f770 ASoC: max98088: Use params_width() rather than memory format by Mark Brown · 11 years ago
  73. 359e2ae ASoC: isabelle: Use params_width() rather than memory format by Mark Brown · 11 years ago
  74. 2822a9d ASoC: da9055: Use params_width() rather than memory format by Mark Brown · 11 years ago
  75. abf82ae ASoC: da732x: Use params_width() rather than memory format by Mark Brown · 11 years ago
  76. e761074 ASoC: da7213: Use params_width() rather than memory format by Mark Brown · 11 years ago
  77. 0194c42 ASoC: da7210: Use params_width() rather than memory format by Mark Brown · 11 years ago
  78. 1b6b0df ASoC: cs42l51: Use params_width() rather than memory format by Mark Brown · 11 years ago
  79. 2dad228 ASoC: alc5632: Use params_width() rather than memory format by Mark Brown · 11 years ago
  80. 4a608b3 ASoC: alc5623: Use params_width() rather than memory format by Mark Brown · 11 years ago
  81. cbd209f ALSA: hda - Don't set indep_hp flag for old AD codecs by Takashi Iwai · 11 years ago
  82. 3e83c19 spi/s3c64xx: Correct indentation by Geert Uytterhoeven · 11 years ago
  83. 909e709 spi: sh: Use spi_sh_clear_bit() instead of open-coded by Axel Lin · 11 years ago
  84. f21524f spi: bitbang: Grammar s/make to make/to make/ by Geert Uytterhoeven · 11 years ago
  85. c6c07b4 spi: sh-hspi: Spelling s/recive/receive/ by Geert Uytterhoeven · 11 years ago
  86. 1afd998 spi: core: Improve tx/rx_nbits check comments by Geert Uytterhoeven · 11 years ago
  87. 269ccca spi: Kill superfluous cast in spi_w8r16() by Geert Uytterhoeven · 11 years ago
  88. b0c29f7 futexes: Avoid taking the hb->lock if there's nothing to wake up by Davidlohr Bueso · 11 years ago
  89. 99b60ce futexes: Document multiprocessor ordering guarantees by Thomas Gleixner · 11 years ago
  90. a52b89e futexes: Increase hash table size for better performance by Davidlohr Bueso · 11 years ago
  91. 0d00c7b futexes: Clean up various details by Jason Low · 11 years ago
  92. 1c62448 Merge tag 'v3.13-rc8' into core/locking by Ingo Molnar · 11 years ago
  93. 0eb0daf OMAPDSS: panel-acx565akm: clean-up locking by Tomi Valkeinen · 11 years ago
  94. 8bc6555 OMAPDSS: DISPC: Preload more data in pipeline DMAs for OMAP4+ SoCs by Archit Taneja · 11 years ago
  95. b52a6e7 OMAPFB: disable overlays on driver removal by Tomi Valkeinen · 11 years ago
  96. 40359a9 OMAPDSS: don't print errors on -EPROBE_DEFER by Tomi Valkeinen · 11 years ago
  97. ab7bf42 OMAPFB: give informative print when probe succeeds by Tomi Valkeinen · 11 years ago
  98. 7760150 OMAPDSS: HDMI: rename resource names by Tomi Valkeinen · 11 years ago
  99. 6810446 OMAPDSS: DSI: split DSI memory map to smaller blocks by Tomi Valkeinen · 11 years ago
  100. 6873efe OMAPDSS: HDMI: add missing core irq by Tomi Valkeinen · 11 years ago