1. 06de180 rtc: add Dallas DS1390/93/94 RTC chips by Mark Jackson · 16 years ago
  2. a7fa985 rtc: basic implementation of Epson RX-8581 I2C Real Time Clock by Martyn Welch · 16 years ago
  3. 077eaf5 rtc: rtc-wm8350: add support for WM8350 RTC by Mark Brown · 16 years ago
  4. a412ae3 ics932s401: new clock generator chip driver by Darrick J. Wong · 16 years ago
  5. c0b4e3a adt7462: new hwmon driver by Darrick J. Wong · 16 years ago
  6. 455fbdd LIS3LV02Dx Accelerometer driver by Pavel Machek · 16 years ago
  7. 33c5d3d memcg: bugfix for memory hotplug by KAMEZAWA Hiroyuki · 16 years ago
  8. 6cdfcc2 ext3: Clean up outdated and incorrect comment for ext3_write_super() by Theodore Tso · 16 years ago
  9. 50d7d5b atmel_spi: work-around required for new HW bug in AT91SAM9263 Rev.B SPI controller by Jean-Christophe Lallemand · 16 years ago
  10. 79b92f2 lm85: support adt7468 chips by Darrick J. Wong · 16 years ago
  11. 862343c adt7473: check inputs from sysfs writes by Darrick J. Wong · 16 years ago
  12. 05a9bd4 adt7470: check input range when sysfs files are written by Darrick J. Wong · 16 years ago
  13. 7e036d0 kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor builds by Andrew Morton · 16 years ago
  14. 084c304 DOC: update xip method info by Marco Stornelli · 16 years ago
  15. b67ad18 DOC: add printk-formats.txt by Randy Dunlap · 16 years ago
  16. b76f90b remove ratelimt() by Andrew Morton · 16 years ago
  17. afef80b vfs: fix shrink_submounts by Eric W. Biederman · 16 years ago
  18. 8891d6d mm: remove lru_add_drain_all() from the munlock path by KOSAKI Motohiro · 16 years ago
  19. a189d03 kprobes: disable preempt for module_text_address() and kernel_text_address() by Masami Hiramatsu · 16 years ago
  20. 3b1b3f6 freezer_cg: disable writing freezer.state of root cgroup by Li Zefan · 16 years ago
  21. 6874467 freezer_cg: remove task_lock from freezer_fork() by Li Zefan · 16 years ago
  22. 0bcb606 GPIO: add new Xilinx driver for powerpc by John Linn · 16 years ago
  23. e33c3b5 cpusets: update mems allowed in page allocator by David Rientjes · 16 years ago
  24. f0f7e0d i5000-edac: hold reference to mci kobject by Darrick J. Wong · 16 years ago
  25. fe2d5ff Fix platform drivers that crash on suspend/resume by Darrick J. Wong · 16 years ago
  26. 722facc atmel_lcdfb: change irq_base definition to allow error reporting by Nicolas Ferre · 16 years ago
  27. 468cc03 hwmon: applesmc: add support for Macbook 4 by Henrik Rydberg · 16 years ago
  28. 7526674 hugetlb: make unmap_ref_private multi-size-aware by Adam Litke · 16 years ago
  29. b5f1f55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  30. b2af2c1 bnx2: fix poll_controller to pass proper structures and check all rx queues by Neil Horman · 16 years ago
  31. ddd535c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  32. e23a59e niu: Fix readq implementation when architecture does not provide one. by David S. Miller · 16 years ago
  33. f7cd168 hostap: pad the skb->cb usage in lieu of a proper fix by Johannes Berg · 16 years ago
  34. f3c76918 rtl8187 : support for Sitecom WL-168 0001 v4 by Bob Jolliffe · 16 years ago
  35. db7fb86 mac80211: fix notify_mac function by Johannes Berg · 16 years ago
  36. 8f7c41d rtl8187: Add Abocom USB ID by Ivan Kuten · 16 years ago
  37. 45a9524 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  38. 4416662 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  39. 5cbd54e sched: fix init_idle()'s use of sched_clock() by Ingo Molnar · 16 years ago
  40. 3edac25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  41. 504765f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  42. 58a4748 MN10300: Don't do misalignment handling for userspace by David Howells · 16 years ago
  43. bd9384a MN10300: Don't handle misaligned loading and storing of SP by David Howells · 16 years ago
  44. d3bd462 MN10300: Handle misaligned SP-based operands by David Howells · 16 years ago
  45. 852c15b MN10300: Fix misaligned index-register addressing handling by David Howells · 16 years ago
  46. 6d615c7 MN10300: Handle misaligned postinc-with-imm addressing mode correctly by David Howells · 16 years ago
  47. ddb6d05 MN10300: Perform misalignment fixups of MOV_Lcc by David Howells · 16 years ago
  48. aefefbb MN10300: Allow misalignment fixup in interrupt handling by David Howells · 16 years ago
  49. f911c68 MN10300: Fix register-postinc addressing misalignment handling by David Howells · 16 years ago
  50. b308bf3 MN10300: Extract the displacement from an insn correctly in misalignment fixup by David Howells · 16 years ago
  51. ee6e740 MN10300: Add further misalignment fixups by David Howells · 16 years ago
  52. 9f55588 MN10300: Add built-in testing for misalignment handler by David Howells · 16 years ago
  53. 31ea24b MN10300: Clean up the misalignment handler a little by David Howells · 16 years ago
  54. 5d2007e Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  55. 1c12718 parisc: fix find_extend_vma() breakage by Denys Vlasenko · 16 years ago
  56. 08c1184 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  57. c35a254 Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mlx4' and 'nes' into for-next by Roland Dreier · 16 years ago
  58. ff79ae8 IPoIB: Fix crash in path_rec_completion() by Yossi Etigin · 16 years ago
  59. 93a3ab9 IPoIB: Fix hang in ipoib_flush_paths() by Yossi Etigin · 16 years ago
  60. fe25c56 IPoIB: Don't enable NAPI when it's already enabled by Yossi Etigin · 16 years ago
  61. b3e123c RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface) by Steve Wise · 16 years ago
  62. a2d4777 sched: fix stale value in average load per task by Balbir Singh · 16 years ago
  63. d35aac1 net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as caller by Patrick Ohly · 16 years ago
  64. 8f65b53 tcp_htcp: last_cong bug fix by Doug Leith · 16 years ago
  65. 24924f8 Merge branch 'topic/fix/hda' into for-linus by Takashi Iwai · 16 years ago
  66. d7a8943 ALSA: hda - Fix IDT/STAC multiple HP detection by Takashi Iwai · 16 years ago
  67. 621a0d5 hrtimer: clean up unused callback modes by Peter Zijlstra · 16 years ago
  68. 185aed7 sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB. by Paul Mundt · 16 years ago
  69. ade7a9b usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USB by Yoshihiro Shimoda · 16 years ago
  70. 51ee3d9 fix sci type for SH7723 by Yoshihiro Shimoda · 16 years ago
  71. 1a22f08 serial: sh-sci: fix cannot work SH7723 SCIFA by Yoshihiro Shimoda · 16 years ago
  72. d1876ba Merge branch 'ec' into release by Len Brown · 16 years ago
  73. 547f784 Merge branch 'processor-256' into release by Len Brown · 16 years ago
  74. f398778 Merge branch 'video' into release by Len Brown · 16 years ago
  75. 9b5a56d Merge branch 'sysfs' into release by Len Brown · 16 years ago
  76. a0017f4 Merge branch 'sony' into release by Len Brown · 16 years ago
  77. f613984 Merge branch 'power' into release by Len Brown · 16 years ago
  78. 3e0fe36 Merge branch 'misc' into release by Len Brown · 16 years ago
  79. e911d27 Merge branch 'bugzilla-11917' into release by Len Brown · 16 years ago
  80. 50f19e3 Merge branch 'bugzilla-11539' into release by Len Brown · 16 years ago
  81. 597e4fa Merge branch 'bugzilla-11312' into release by Len Brown · 16 years ago
  82. 3283625 ACPI: pci_link: remove acpi_irq_balance_set() interface by Bjorn Helgaas · 16 years ago
  83. 56960b5 fujitsu-laptop: Add DMI callback for Lifebook S6420 by Tony Vroon · 16 years ago
  84. d809a15 Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  85. fad96ab IB/ehca: Remove reference to special QP in case of port activation failure by Stefan Roscher · 16 years ago
  86. 8517934 ACPI: EC: Don't do transaction from GPE handler in poll mode. by Alexey Starikovskiy · 16 years ago
  87. 06cf7d3 ACPI: EC: lower interrupt storm treshold by Alexey Starikovskiy · 16 years ago
  88. 0b7084a ACPICA: Use spinlock for acpi_{en|dis}able_gpe by Alexey Starikovskiy · 16 years ago
  89. a2f93ae ACPI: EC: restart failed command by Alexey Starikovskiy · 16 years ago
  90. dd15f8c ACPI: EC: wait for last write gpe by Alexey Starikovskiy · 16 years ago
  91. f824843 ACPI: EC: make kernel messages more useful when GPE storm is detected by Alan Jenkins · 16 years ago
  92. 1cfe62c ACPI: EC: revert msleep patch by Alexey Starikovskiy · 16 years ago
  93. 2485b86 PCI: ignore bit0 of _OSC return code by Kenji Kaneshige · 16 years ago
  94. 06190d8 dmaengine: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  95. 65e5038 iop-adma: use iop_paranoia() for debug BUG_ONs by Dan Williams · 16 years ago
  96. 137cb55 iop-adma: add a dummy read to flush next descriptor update by Dan Williams · 16 years ago
  97. e17d1dc KVM: Fix pit memory leak if unable to allocate irq source id by Avi Kivity · 16 years ago
  98. c60ff51 KVM: ia64: fix vmm_spin_{un}lock for !CONFIG_SMP by Xiantao Zhang · 16 years ago
  99. 928d4bf KVM: VMX: Set IGMT bit in EPT entry by Sheng Yang · 16 years ago
  100. ca93e99 KVM: Require the PCI subsystem by Avi Kivity · 16 years ago