1. aef1b9c Merge commit 'v2.6.37' into perf/core by Ingo Molnar · 16 years ago
  2. cc22219 Merge commit 'v2.6.37-rc8' into perf/core by Ingo Molnar · 16 years ago
  3. d45fa56 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  4. 8f33d52 dmaengine: provide dummy functions for DMA_ENGINE=n by Guennadi Liakhovetski · 16 years ago
  5. d7c1255 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  6. a4790c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
  7. 4be2c95 taskstats: pad taskstats netlink response for aligment issues on ia64 by Jeff Mahoney · 16 years ago
  8. 4e06fd1 include/linux/unaligned: pack the whole struct rather than just the field by Will Newton · 16 years ago
  9. 4a7863c x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP_DETECTOR by Don Zickus · 16 years ago
  10. 9fb6720 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 16 years ago
  11. 6c529a2 Merge commit 'v2.6.37-rc7' into perf/core by Ingo Molnar · 16 years ago
  12. 4f32e9b kthread_work: make lockdep happy by Yong Zhang · 16 years ago
  13. 9d5004f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 16 years ago
  14. 7f8635c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  15. b8da46d clarify a usage constraint for cnt32_to_63() by Nicolas Pitre · 16 years ago
  16. 55ec86f Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  17. 21228e45 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  18. 46bdfe6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  19. 4b8fe66 netlink: fix gcc -Wconversion compilation warning by Dmitry V. Levin · 16 years ago
  20. fcb1191 resources: add arch hook for preventing allocation in reserved areas by Bjorn Helgaas · 16 years ago
  21. c0f5ac5 Revert "resources: support allocating space within a region from the top down" by Bjorn Helgaas · 16 years ago
  22. b6aa590 ceph: mark user pages dirty on direct-io reads by Henry C Chang · 16 years ago
  23. 508817e Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
  24. 72d4cd9 block: max hardware sectors limit wrapper by Mike Snitzer · 16 years ago
  25. e692cb6 block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead by Martin K. Petersen · 16 years ago
  26. a3383e8 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 16 years ago
  27. 68a4ec9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  28. 3f84622 SSB: Fix nvram_get on BCM47xx platform by Hauke Mehrtens · 16 years ago
  29. 9fe4145 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  30. f08f5a0 PM / Runtime: Fix pm_runtime_suspended() by Rafael J. Wysocki · 16 years ago
  31. abe4340 perf: Sysfs enumeration by Peter Zijlstra · 16 years ago
  32. 2e80a82 perf: Dynamic pmu types by Peter Zijlstra · 16 years ago
  33. 006b20f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 16 years ago
  34. 62731fa fanotify: split version into version and metadata_len by Alexey Zaytsev · 16 years ago
  35. ab4e019 Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2 by Dmitry Torokhov · 16 years ago
  36. b4fe2a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  37. 3907969 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  38. f9ae3e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  39. 38971ce Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  40. 53dde5f bootmem: Add alloc_bootmem_align() by Suresh Siddha · 16 years ago
  41. 6cc5615 Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2.6.37' and 'osi-regression' into release by Len Brown · 16 years ago
  42. 3353beb ACPI: video: fix build for VIDEO_OUTPUT_CONTROL=n by Len Brown · 16 years ago
  43. d90aa92 acpi: fix _OSI string setup regression by Lin Ming · 16 years ago
  44. d9ca676 atm: correct sysfs 'device' link creation and parent relationships by Dan Williams · 16 years ago
  45. 96a84c2 lockup detector: Compile fixes from removing the old x86 nmi watchdog by Don Zickus · 16 years ago
  46. d70ab7f Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 16 years ago
  47. 6763151 tcp: Replace time wait bucket msg by counter by Tom Herbert · 16 years ago
  48. 0f004f5 sched: Cure more NO_HZ load average woes by Peter Zijlstra · 16 years ago
  49. 5167695 perf: Fix duplicate events with multiple-pmu vs software events by Peter Zijlstra · 16 years ago
  50. f8f5d4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  51. 2df485a nfs: remove extraneous and problematic calls to nfs_clear_request by Trond Myklebust · 16 years ago
  52. e9a3854 fanotify: Introduce FAN_NOFD by Lino Sanfilippo · 16 years ago
  53. 09e5f14 fanotify: on group destroy allow all waiters to bypass permission check by Lino Sanfilippo · 16 years ago
  54. b1085ba fanotify: if set by user unset FMODE_NONOTIFY before fsnotify_perm() is called by Lino Sanfilippo · 16 years ago
  55. 88d60c3 fanotify: remove packed from access response message by Eric Paris · 16 years ago
  56. 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 · 16 years ago
  57. 10a18d7 Merge commit 'v2.6.37-rc5' into perf/core by Ingo Molnar · 16 years ago
  58. 0e7d0c8 Input: add input driver for polled GPIO buttons by Gabor Juhos · 16 years ago
  59. 7787d2c Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
  60. c9e664f PM / Hibernate: Fix memory corruption related to swap by Rafael J. Wysocki · 16 years ago
  61. f984ba4 kprobes: Use text_poke_smp_batch for unoptimizing by Masami Hiramatsu · 16 years ago
  62. cd7ebe2 kprobes: Use text_poke_smp_batch for optimizing by Masami Hiramatsu · 16 years ago
  63. 3fcc0af ASoC: Fix off by one error in WM8994 EQ register bank size by Uk Kim · 16 years ago
  64. c980d10 perf events: Make sample_type identity fields available in all PERF_RECORD_ events by Arnaldo Carvalho de Melo · 16 years ago
  65. 6844c09 perf events: Separate the routines handling the PERF_SAMPLE_ identity fields by Arnaldo Carvalho de Melo · 16 years ago
  66. 287050d tracing: Add TRACE_EVENT_CONDITIONAL() by Steven Rostedt · 16 years ago
  67. 20d6c96 mem-hotplug: introduce {un}lock_memory_hotplug() by KOSAKI Motohiro · 16 years ago
  68. 64141da vmalloc: eagerly clear ptes on vunmap by Jeremy Fitzhardinge · 16 years ago
  69. 8733cb2 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  70. eed5ee1 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 16 years ago
  71. 435a5ae Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  72. 11de3b1 NFS: Fix a memory leak in nfs_readdir by Trond Myklebust · 16 years ago
  73. 6072d13 Call the filesystem back whenever a page is removed from the page cache by Linus Torvalds · 16 years ago
  74. 86b17f7 Input: document struct input_absinfo by Dmitry Torokhov · 16 years ago
  75. 0417596 Input: add keycodes for touchpad on/off keys by Bastien Nocera · 16 years ago
  76. 114279b exec: copy-and-paste the fixes into compat_do_execve() paths by Oleg Nesterov · 16 years ago
  77. 3c77f84 exec: make argv/envp memory visible to oom-killer by Oleg Nesterov · 16 years ago
  78. b7a5100 Merge branch 'for-greg' of git://gitorious.org/usb/usb into work by Greg Kroah-Hartman · 16 years ago
  79. c320c7b perf events: Precalculate the header space for PERF_SAMPLE_ fields by Arnaldo Carvalho de Melo · 16 years ago
  80. acfa747 TTY: open/hangup race fixup by Jiri Slaby · 16 years ago
  81. a01af8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  82. 7208364 Un-inline get_pipe_info() helper function by Linus Torvalds · 16 years ago
  83. c66fb34 Export 'get_pipe_info()' to other users by Linus Torvalds · 16 years ago
  84. a9e40a2 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  85. 19650e8 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  86. fbe6c40 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  87. d2f30c7 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  88. 5c3b9ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 16 years ago
  89. 004417a perf, arch: Cleanup perf-pmu init vs lockup-detector by Peter Zijlstra · 16 years ago
  90. 6c7e550 perf: Introduce is_sampling_event() by Franck Bui-Huu · 16 years ago
  91. 6c869e7 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 16 years ago
  92. e4e91ac Merge commit 'v2.6.37-rc3' into perf/core by Ingo Molnar · 16 years ago
  93. ee6dcfa perf: Fix the software context switch counter by Peter Zijlstra · 16 years ago
  94. dddd337 perf: Fix inherit vs. context rotation bug by Thomas Gleixner · 16 years ago
  95. 4917b28 dmar, x86: Use function stubs when CONFIG_INTR_REMAP is disabled by Randy Dunlap · 16 years ago
  96. e5fa506 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 16 years ago
  97. 3070fb8 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  98. c42978f Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  99. 112bc2e memcg: fix false positive VM_BUG on non-SMP by Kirill A. Shutemov · 16 years ago
  100. 3a3a1af include/linux/fs.h: fix userspace build by Loïc Minier · 16 years ago