1. b02ee9a tracing: Prevent wasting time evaluating parameters in trace_preempt_on/off by Minho Ban · 13 years ago
  2. 19631cb Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  3. 59a094c ftrace/x86: Use asm/kprobes.h instead of linux/kprobes.h by Steven Rostedt · 13 years ago
  4. 4a6d70c ftrace/x86: Remove the complex ftrace NMI handling code by Steven Rostedt · 13 years ago
  5. 08d636b ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine by Steven Rostedt · 13 years ago
  6. 1fa2e84 Merge tag 'perf-annotate-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 13 years ago
  7. 392d65a perf: Remove PERF_COUNTERS config option by Robert Richter · 13 years ago
  8. 33b07b8 perf: Use static variant of perf_event_overflow in core.c by Robert Richter · 13 years ago
  9. 5f09fc6 perf/x86: Fix cmpxchg() usage in amd_put_event_constraints() by Robert Richter · 13 years ago
  10. 10c2502 perf: Trivial cleanup of duplicate code by Robert Richter · 13 years ago
  11. 38b31bd perf annotate browser: Don't draw jump connectors for out of function jumps by Arnaldo Carvalho de Melo · 13 years ago
  12. fb29fa5 perf annotate: Mark jump instructions with no offset by Arnaldo Carvalho de Melo · 13 years ago
  13. 44d1a3e perf annotate: Disambiguage offsets and addresses in operands by Arnaldo Carvalho de Melo · 13 years ago
  14. 9481ede perf annotate browser: Handle NULL jump targets by Arnaldo Carvalho de Melo · 13 years ago
  15. 3dbe927 Merge tag 'v3.4-rc4' into perf/core by Ingo Molnar · 13 years ago
  16. a3f895b perf annotate browser: Initial loop detection by Arnaldo Carvalho de Melo · 13 years ago
  17. 438ced1 ring-buffer: Add per_cpu ring buffer control files by Vaibhav Nagarnaik · 13 years ago
  18. 5a26c8f tracing: Remove an unneeded check in trace_seq_buffer() by Dan Carpenter · 13 years ago
  19. 07d777f tracing: Add percpu buffers for trace_printk() by Steven Rostedt · 13 years ago
  20. 66f75a5 Linux 3.4-rc4 by Linus Torvalds · 13 years ago
  21. e9a5ea1 sparc32,leon: add notify_cpu_starting() by Yong Zhang · 13 years ago
  22. 8f4f9d4 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  23. 126a348 Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  24. 8898159 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  25. 9f24ff6 Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  26. bfce281 kill mm argument of vm_munmap() by Al Viro · 13 years ago
  27. 9f3a4af perfmon: kill some helpers and arguments by Al Viro · 13 years ago
  28. 936af15 aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio() by Al Viro · 13 years ago
  29. 7c57091 mmc: core: Do not pre-claim host in suspend by Ulf Hansson · 13 years ago
  30. e1631f9 mmc: dw_mmc: prevent NULL dereference for dma_ops by Jaehoon Chung · 13 years ago
  31. b8915282 mmc: unbreak sdhci-esdhc-imx on i.MX25 by Eric Bénard · 13 years ago
  32. 5ca6518 mmc: cd-gpio: Include header to pickup exported symbol prototypes by H Hartley Sweeten · 13 years ago
  33. 87b87a3 mmc: sdhci: refine non-removable card checking for card detection by Daniel Drake · 13 years ago
  34. a99aa9b mmc: dw_mmc: Fix switch from DMA to PIO by Seungwon Jeon · 13 years ago
  35. 32d317c mmc: remove MMC bus legacy suspend/resume method by Chuanxiao Dong · 13 years ago
  36. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 13 years ago
  37. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 13 years ago
  38. 4d048f9 mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage by Rajendra Nayak · 13 years ago
  39. b6d085f mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m by Chris Ball · 13 years ago
  40. 2830281 mmc: fixes for eMMC v4.5 sanitize operation by Adrian Hunter · 13 years ago
  41. 7194efb mmc: fixes for eMMC v4.5 discard operation by Adrian Hunter · 13 years ago
  42. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 13 years ago
  43. 3b422e9 Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 13 years ago
  44. 59d038d ui browser: Add method to write graphical characters by Arnaldo Carvalho de Melo · 13 years ago
  45. c4cceae perf annotate browser: Handle retq instructions by Arnaldo Carvalho de Melo · 13 years ago
  46. 4ea08b5 perf annotate browser: Add visual cue for retq instruction by Arnaldo Carvalho de Melo · 13 years ago
  47. 3a53743 Merge tag 'tty-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  48. 51a0d45 perf annotate browser: Add visual cues on jump lines by Arnaldo Carvalho de Melo · 13 years ago
  49. 1cd653a Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  50. c1acb0b Merge tag 'stable/for-linus-3.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  51. d223288 perf annotate browser: Suppress the callq address by Arnaldo Carvalho de Melo · 13 years ago
  52. 19244ad Revert "ACPI: ignore FADT reset-reg-sup flag" by Linus Torvalds · 13 years ago
  53. b3dc627 memblock: memblock should be able to handle zero length operations by Tejun Heo · 13 years ago
  54. 97148a9 perf annotate browser: Bandaid offsets/jump label objdump ambiguity by Arnaldo Carvalho de Melo · 13 years ago
  55. 310eb77 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  56. 277b5fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  57. a54769c Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  58. 73bebc8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  59. c7e6ead perf annotate: Group operands members by Arnaldo Carvalho de Melo · 13 years ago
  60. edaf6c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  61. 3d81acb Revert "xen/p2m: m2p_find_override: use list_for_each_entry_safe" by Konrad Rzeszutek Wilk · 13 years ago
  62. 2d5733f USB: serial: cp210x: Fixed usb_control_msg timeout values by Yuri Matylitski · 13 years ago
  63. d3a7b83 drivers/tty/amiserial.c: add missing tty_unlock by Julia Lawall · 13 years ago
  64. c6f5c93 Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  65. 3f862fd perf annotate: Add missing jump variants by Arnaldo Carvalho de Melo · 13 years ago
  66. cf2dacc perf annotate browser: Use a vertical line as percentage separator by Arnaldo Carvalho de Melo · 13 years ago
  67. 8bf39cb perf annotate browser: Make lines more compact by Arnaldo Carvalho de Melo · 13 years ago
  68. e631f57 [media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmware by Michael Krufky · 13 years ago
  69. 186bab1 xen/resume: Fix compile warnings. by Konrad Rzeszutek Wilk · 13 years ago
  70. 1985330 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  71. 18311c5 [media] V4L: mt9m032: fix compilation breakage by Guennadi Liakhovetski · 13 years ago
  72. 9e01297 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  73. 3066616 xen/xenbus: Add quirk to deal with misconfigured backends. by Konrad Rzeszutek Wilk · 13 years ago
  74. 61e04b3 perf annotate browser: Align jump labels by Arnaldo Carvalho de Melo · 13 years ago
  75. 273a50f nouveau: Set special lane map for the right chipset by Henrik Rydberg · 13 years ago
  76. b793a40 perf annotate browser: Hide non jump target addresses in offset mode by Arnaldo Carvalho de Melo · 13 years ago
  77. c817eeb Merge branch 'fix/cxt-stable' into fix/hda by Takashi Iwai · 13 years ago
  78. d70f3632 ALSA: hda/conexant - Set up the missing docking-station pins by Takashi Iwai · 13 years ago
  79. a09d431 drm/radeon: fix load detect on rn50 with hardcoded EDIDs. by Dave Airlie · 13 years ago
  80. 1b2e2df perf symbols: Introduce symbol__size method by Arnaldo Carvalho de Melo · 13 years ago
  81. 4e47e02 drm: Releasing FBs before releasing GEM objects during drm_release by Prathyush · 13 years ago
  82. 5799d9e drm/nouveau/pm: don't read/write beyond end of stack buffer by Jim Meyering · 13 years ago
  83. 5edaad8 drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of version.h by Marcos Paulo de Souza · 13 years ago
  84. dfc6ae5 radeon: fix r600/agp when vram is after AGP (v3) by Jerome Glisse · 13 years ago
  85. aef6a7e drm: fix page_flip error handling by Joonyoung Shim · 13 years ago
  86. 887c006 perf annotate browser: Rename disasm_line_rb_node by Arnaldo Carvalho de Melo · 13 years ago
  87. 28548d7 perf annotate: Introduce scnprintf ins_ops method by Arnaldo Carvalho de Melo · 13 years ago
  88. ca3649d ALSA: hda/conexant - Don't set HP pin-control bit unconditionally by Takashi Iwai · 13 years ago
  89. d6b8395 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 13 years ago
  90. e363250 drm/radeon/kms: fix the regression of DVI connector check by Takashi Iwai · 13 years ago
  91. 2198edd HID: default HID_BATTERY_STRENGTH to no by Josh Boyer · 13 years ago
  92. 3bc86c62 [media] V4L: DocBook: Fix typos in the multi-plane formats description by Sylwester Nawrocki · 13 years ago
  93. cd90491 [media] V4L: mt9m032: fix two dead-locks by Guennadi Liakhovetski · 13 years ago
  94. 590b477 ALSA: workaround: change the timing of alsa_sound_last_init() by Kuninori Morimoto · 13 years ago
  95. 3e84319 ALSA: hda/sigmatel - Fix inverted mute LED by Takashi Iwai · 13 years ago
  96. b10c6d4 drm/usb: fix module license on drm/usb layer. by Dave Airlie · 13 years ago
  97. 9b7f43a memcg: fix Bad page state after replace_page_cache by Hugh Dickins · 13 years ago
  98. 118cb4a ALSA: hda/realtek - Fix regression on Quanta/Gericom KN1 by Takashi Iwai · 13 years ago
  99. 6842d4c Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 13 years ago
  100. ea53671 Merge branch 'fixes-for-arm-soc-20120416' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes by Olof Johansson · 13 years ago