1. e4c2df1 perf session: Store file offset in sample_queue by Thomas Gleixner · 14 years ago
  2. 9aefcab perf session: Consolidate the dump code by Thomas Gleixner · 14 years ago
  3. 79a14c1 perf session: Dont queue events w/o timestamps by Thomas Gleixner · 14 years ago
  4. 3835bc0 perf event: Prevent unbound event__name array access by Thomas Gleixner · 14 years ago
  5. b226a5a7 perf report: Allow user to specify path to kallsyms file by David Ahern · 14 years ago
  6. 2c6cb10 x86: Address 'unused' warning in hw_nmi.c again by Rakib Mullick · 14 years ago
  7. c277443 perf: Stop all counters on reboot by Peter Zijlstra · 14 years ago
  8. c079c79 perf, amd: Remove the nb lock by Peter Zijlstra · 14 years ago
  9. b38aa89 perf makefile: Allow strong and weak functions in LIB_OBJS by Ian Munsie · 14 years ago
  10. 75b5293 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 14 years ago
  11. 10a18d7 Merge commit 'v2.6.37-rc5' into perf/core by Ingo Molnar · 14 years ago
  12. cf7d7e5 Linux 2.6.37-rc5 by Linus Torvalds · 14 years ago
  13. 086b170 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  14. da8f2e2 ARM: tegra: fix regression from addruart rewrite by Olof Johansson · 14 years ago
  15. 7787d2c Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  16. c9e664f PM / Hibernate: Fix memory corruption related to swap by Rafael J. Wysocki · 14 years ago
  17. 60658f8 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  18. 9f339ca PM / Hibernate: Use async I/O when reading compressed hibernation image by Bojan Smojver · 14 years ago
  19. f984ba4 kprobes: Use text_poke_smp_batch for unoptimizing by Masami Hiramatsu · 14 years ago
  20. cd7ebe2 kprobes: Use text_poke_smp_batch for optimizing by Masami Hiramatsu · 14 years ago
  21. 7deb18d x86: Introduce text_poke_smp_batch() for batch-code modifying by Masami Hiramatsu · 14 years ago
  22. 0490cd1 kprobes: Reuse unused kprobe by Masami Hiramatsu · 14 years ago
  23. 6274de4 kprobes: Support delayed unoptimizing by Masami Hiramatsu · 14 years ago
  24. 61f4e13 kprobes: Separate kprobe optimizing code from optimizer by Masami Hiramatsu · 14 years ago
  25. 6f0f1dd kprobes: Cleanup disabling and unregistering path by Masami Hiramatsu · 14 years ago
  26. 6d8e40a kprobes: Rename old_p to more appropriate name by Masami Hiramatsu · 14 years ago
  27. f444a57 Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxx by Russell King · 14 years ago
  28. ce47dc5 perf tools: Catch a few uncheck calloc/malloc's by Chris Samuel · 14 years ago
  29. 965bb6b perf script: Fix compiler warning in builtin_script.c:is_top_script() by Stephane Eranian · 14 years ago
  30. cbf4164 perf session: Sort all events if ordered_samples=true by Thomas Gleixner · 14 years ago
  31. e4e18d5 perf options: add OPT_CALLBACK_DEFAULT_NOOPT by Akihiro Nagai · 14 years ago
  32. 1437a30 perf hist: Better displaying of unresolved DSOs and symbols by Ian Munsie · 14 years ago
  33. 8750750 ARM: 6524/1: GIC irq desciptor bug fix by Chao Xie · 14 years ago
  34. 771f8bc Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  35. 31c67c7 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  36. 47ad504 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 14 years ago
  37. 7b2a69b Revert "vfs: show unreachable paths in getcwd and proc" by Eric W. Biederman · 14 years ago
  38. 9c90a61 perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ events by Arnaldo Carvalho de Melo · 14 years ago
  39. 640c03c perf session: Parse sample earlier by Arnaldo Carvalho de Melo · 14 years ago
  40. c980d10 perf events: Make sample_type identity fields available in all PERF_RECORD_ events by Arnaldo Carvalho de Melo · 14 years ago
  41. 6844c09 perf events: Separate the routines handling the PERF_SAMPLE_ identity fields by Arnaldo Carvalho de Melo · 14 years ago
  42. 614b678 perf events: Fix event inherit fallout of precalculated headers by Thomas Gleixner · 14 years ago
  43. 7bfbeae parisc: Fix GSC PS/2 driver name for keyboard and mouse by Guy Martin · 14 years ago
  44. 79a0429 parisc: KittyHawk LCD fix by Guy Martin · 14 years ago
  45. 5189061 parisc: convert the rest of the irq handlers to simple/percpu by James Bottomley · 14 years ago
  46. d16cd29 parisc: fix dino/gsc interrupts by James Bottomley · 14 years ago
  47. a5542a0 ARM: 6523/1: iop: ensure sched_clock() is notrace by Rabin Vincent · 14 years ago
  48. b9f515e ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module. by Marcelo Roberto Jimenez · 14 years ago
  49. 55afd26 ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpers by Dave Martin · 14 years ago
  50. 37d5744 slub: Fix a crash during slabinfo -v by Tero Roponen · 14 years ago
  51. 11e8896 Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 14 years ago
  52. 8338fde Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  53. 9cd6315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  54. 88063dd Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  55. df9d38e Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  56. 47337ad Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 14 years ago
  57. a9df42e MN10300: Implement asm/syscall.h by David Howells · 14 years ago
  58. 7ac760c UBI: fix corrupted PEB detection for NOR flash by Artem Bityutskiy · 14 years ago
  59. a9fc749 Merge branch 'sh/urgent' into sh-fixes-for-linus by Paul Mundt · 14 years ago
  60. c44352c sh: se/7724: Remove FSI/B of GPIO init code by Nobuhiro Iwamatsu · 14 years ago
  61. e17ca5c sh: se/7724: Update clock framework of FSI clock to non-legacy by Nobuhiro Iwamatsu · 14 years ago
  62. 59e57c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  63. 29dcbc5 xen: allocate irq descs on any NUMA node by Jeremy Fitzhardinge · 14 years ago
  64. 2a4c92f xen: prevent crashes with non-HIGHMEM 32-bit kernels with largeish memory by Jeremy Fitzhardinge · 14 years ago
  65. 33dd94a do_exit(): make sure that we run with get_fs() == USER_DS by Nelson Elhage · 14 years ago
  66. a0b0f58 ksm: annotate ksm_thread_mutex is no deadlock source by KOSAKI Motohiro · 14 years ago
  67. 20d6c96 mem-hotplug: introduce {un}lock_memory_hotplug() by KOSAKI Motohiro · 14 years ago
  68. 4fe65ca Documentation/filesystems/vfs.txt: fix ->repeasepage() description by Andrew Morton · 14 years ago
  69. 64141da vmalloc: eagerly clear ptes on vunmap by Jeremy Fitzhardinge · 14 years ago
  70. 853ff88 cs5535-gpio: apply CS5536 errata workaround for GPIOs by Andres Salomon · 14 years ago
  71. 238af87 reiserfs: don't acquire lock recursively in reiserfs_acl_chmod by Frederic Weisbecker · 14 years ago
  72. 0bae35e leds: fix up dependencies by Johannes Berg · 14 years ago
  73. e172662 vmstat: fix dirty threshold ordering by Wu Fengguang · 14 years ago
  74. 55cfaa3 mm/mempolicy.c: add rcu read lock to protect pid structure by Zeng Zhaoming · 14 years ago
  75. 1f64d69 mm/hugetlb.c: avoid double unlock_page() in hugetlb_fault() by Dean Nelson · 14 years ago
  76. 94c35de Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  77. 8733cb2 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  78. eed5ee1 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  79. 435a5ae Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  80. 2e5c26d Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  81. 75318ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  82. 8cb280c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  83. 2ff38c9 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  84. af745bd Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into fix/asoc by Takashi Iwai · 14 years ago
  85. c949e3d Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  86. 8fed709 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  87. 53f517a Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  88. 04ed097 Merge branch 'rbd-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  89. 8520eea Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  90. 512b109 xen: unplug the emulated devices at resume time by Stefano Stabellini · 14 years ago
  91. 9a069c3 xen: fix save/restore for PV on HVM guests with pirq remapping by Stefano Stabellini · 14 years ago
  92. 6411fe69 xen: resume the pv console for hvm guests too by Stefano Stabellini · 14 years ago
  93. af42b8d xen: fix MSI setup and teardown for PV on HVM guests by Stefano Stabellini · 14 years ago
  94. e5fc734 xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirq by Stefano Stabellini · 14 years ago
  95. 4fc3680 watchdog: it8712f_wdt: add note to Kconfig by Wim Van Sebroeck · 14 years ago
  96. f6e0722 watchdog: gef_wdt: include fs.h by Wolfram Sang & Martyn Welch · 14 years ago
  97. e6c3b69 watchdog: bcm63xx_wdt: improve platform part. by Wim Van Sebroeck · 14 years ago
  98. c54fb81 watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg PCH by Seth Heasley · 14 years ago
  99. 0ffd22b ASoC: omap: N810: Don't select CONFIG_OMAP_MUX but make it as dependency by Jarkko Nikula · 14 years ago
  100. 83ed79c HID: length resolution should be reported units/mm by Dmitry Torokhov · 14 years ago