1. ac3c830 drivers/nfc/pn544.c: add missing regulator by Matti J. Aaltonen · 14 years ago
  2. d73fa4b drivers/nfc/Kconfig: use full form of the NFC acronym by Matti J. Aaltonen · 14 years ago
  3. fba99fa swiotlb: fix wrong panic by FUJITA Tomonori · 14 years ago
  4. f8407f2 MAINTAINERS: add Chinese documentation maintainer by Harry Wei · 14 years ago
  5. a879bf5 mm: grab rcu read lock in move_pages() by Greg Thelen · 14 years ago
  6. 22bacca epoll: prevent creating circular epoll structures by Davide Libenzi · 14 years ago
  7. 6366213 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  8. 4660ba6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  9. 958ede7 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  10. d403585 RTC: fix typo in drivers/rtc/rtc-at91sam9.c by Jelle Martijn Kok · 14 years ago
  11. 02fa9f0 Merge branch 'patches_for_2.6.38rc' of git://git.pwsan.com/linux-2.6 into devel-fixes by Tony Lindgren · 14 years ago
  12. 51c404b omap4: prcm: Fix the CPUx clockdomain offsets by Santosh Shilimkar · 14 years ago
  13. c1bc3be Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  14. 638691a Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  15. 0a93ea2 RxRPC: Allocate tokens with kzalloc to avoid oops in rxrpc_destroy by Anton Blanchard · 14 years ago
  16. f129ccc afs: Fix oops in afs_unlink_writeback by Anton Blanchard · 14 years ago
  17. 8d56add fuse: fix truncate after open by Miklos Szeredi · 14 years ago
  18. 5a18ec1 fuse: fix hang of single threaded fuseblk filesystem by Miklos Szeredi · 14 years ago
  19. 43c6318 eukrea-tlv320: fix platform_name by Eric Bénard · 14 years ago
  20. 4bfc4e2 ASoC: correct pxa AC97 DAI names by Dmitry Eremin-Solenikov · 14 years ago
  21. 69cf021 perf hists: Print number of samples, not the period sum by Arnaldo Carvalho de Melo · 14 years ago
  22. 4b2f67d regulator, mc13xxx: Remove pointless test for unsigned less than zero by Jesper Juhl · 14 years ago
  23. 9ee291a regulator: Fix warning with CONFIG_BUG disabled by Mark Brown · 14 years ago
  24. 4662db4 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  25. 3c0556e Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixes by Dave Airlie · 14 years ago
  26. 86e2fe9 Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  27. cbc9438 OMAP2+: clocksource: fix crash on boot when !CONFIG_OMAP_32K_TIMER by Paul Walmsley · 14 years ago
  28. 9f0939bf MAINTAINERS: Update email address by Herton Ronaldo Krzesinski · 14 years ago
  29. 7f74f8f x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems by Andreas Herrmann · 14 years ago
  30. ec95d35 usb: musb: core: set has_tt flag by Felipe Balbi · 14 years ago
  31. 981858b ACPI / ACPICA: Implicit notify for multiple devices by Rafael J. Wysocki · 14 years ago
  32. 2949ad5 ACPI / debugfs: Fix buffer overflows, double free by Vasiliy Kulikov · 14 years ago
  33. 805bdae PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unset by Rafael J. Wysocki · 14 years ago
  34. 9950730 drm/i915: Fix unintended recursion in ironlake_disable_rc6 by Chris Wilson · 14 years ago
  35. 4dfb8a4 ALSA: hda - Add support for new IDT 92HD98 and 92HD99 codecs by Vitaliy Kulikov · 14 years ago
  36. e7407d1 block: bd_link_disk_holder() should hold on to holder_dir by Tejun Heo · 14 years ago
  37. 8074b26 mm: fix refcounting in swapon by Miklos Szeredi · 14 years ago
  38. 3c522ce block: fix refcounting in BLKBSZSET by Miklos Szeredi · 14 years ago
  39. dcace5a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  40. 7b62dbe x86/mrst: Fix apb timer rating when lapic timer is used by Jacob Pan · 14 years ago
  41. bf9faa2 Unlock vfsmount_lock in do_umount by J. R. Okajima · 14 years ago
  42. f0b4f7e md: Fix - again - partition detection when array becomes active by NeilBrown · 14 years ago
  43. 93b270f Fix over-zealous flush_disk when changing device size. by NeilBrown · 14 years ago
  44. a3e8cc6 mm: fix possible cause of a page_mapped BUG by Hugh Dickins · 14 years ago
  45. 2aa1589 mm: prevent concurrent unmap_mapping_range() on the same inode by Miklos Szeredi · 14 years ago
  46. 78794b2 Revert "Bluetooth: Enable USB autosuspend by default on btusb" by Linus Torvalds · 14 years ago
  47. fbf92be Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixes by Dave Airlie · 14 years ago
  48. c2e0eb1 drm/i915: fix corruptions on i8xx due to relaxed fencing by Daniel Vetter · 14 years ago
  49. ef32428 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  50. b5f7376 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  51. 518d020 Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 by David S. Miller · 14 years ago
  52. 57949e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  53. 13d1ea9 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  54. 67158ce Added support for usb ethernet (0x0fe6, 0x9700) by Shahar Havivi · 14 years ago
  55. 5d2e195 r8169: fix RTL8168DP power off issue. by Hayes Wang · 14 years ago
  56. d24e9aa r8169: correct settings of rtl8102e. by Hayes Wang · 14 years ago
  57. fac5b3c r8169: fix incorrect args to oob notify. by Hayes Wang · 14 years ago
  58. 108f518 DM9000B: Fix PHY power for network down/up by Henry Nestler · 14 years ago
  59. 8dde924 DM9000B: Fix reg_save after spin_lock in dm9000_timeout by Henry Nestler · 14 years ago
  60. 9e924cf net_sched: long word align struct qdisc_skb_cb data by Eric Dumazet · 14 years ago
  61. ec29ed5 Btrfs: fix fiemap bugs with delalloc by Chris Mason · 14 years ago
  62. 1d64b65 Input: serio/gameport - use 'long' system workqueue by Dmitry Torokhov · 14 years ago
  63. 9bb794a Input: synaptics - document 0x0c query by Dmitry Torokhov · 14 years ago
  64. f19e0ee Drop redundant __param section for CRISv32. by Jesper Nilsson · 14 years ago
  65. ebbd224 ALSA: HDA: Add ideapad quirk for two Dell machines by David Henningsson · 14 years ago
  66. 6da8b51 ALSA: HDA: Add a new Conexant codec 506e (20590) by David Henningsson · 14 years ago
  67. 49495d4 amd64-agp: fix crash at second module load by Florian Mickler · 14 years ago
  68. 382225e ALSA: usb-audio: fix oops due to cleanup race when disconnecting by Takashi Iwai · 14 years ago
  69. ea68c00 OMAP2/3: clock: fix fint calculation for DPLL_FREQSEL by John Ogness · 14 years ago
  70. 4a508dd Merge branch 'for-2639-rc4/i2c-fixes' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  71. 8212a49 USB: xhci: mark local functions as static by Dmitry Torokhov · 14 years ago
  72. c6ad121 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  73. a5a595c i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespace by Ben Dooks · 14 years ago
  74. cb527ed i2c-omap: Double clear of ARDY status in IRQ handler by Richard woodruff · 14 years ago
  75. f72487e i2c-omap: fix build for !CONFIG_SUSPEND by Balaji T K · 14 years ago
  76. 45e4039 drm/radeon: fix regression with AA resolve checking by Dave Airlie · 14 years ago
  77. 40f2a2f drm: drop commented out code and preceding comment by Paul Bolle · 14 years ago
  78. 9be6f8a drm/vblank: Enable precise vblank timestamps for interlaced and doublescan modes. by Mario Kleiner · 14 years ago
  79. bc21512 drm/vblank: Use memory barriers optimized for atomic_t instead of generics. by Mario Kleiner · 14 years ago
  80. c4cc383 drm/vblank: Use abs64(diff_ns) for s64 diff_ns instead of abs(diff_ns) by Mario Kleiner · 14 years ago
  81. e40b6fc drm/radeon/kms: align height of fb allocation. by Dave Airlie · 14 years ago
  82. bd6a60a Revert "drm/radeon/kms: switch back to min->max pll post divider iteration" by Alex Deucher · 14 years ago
  83. adf6e07 i2c-omap: fix static suspend vs. runtime suspend by Kevin Hilman · 14 years ago
  84. f10820e i2c-stu300: make sure adapter-name is terminated by Wolfram Sang · 14 years ago
  85. be71514 xfs: check if device support discard in xfs_ioc_trim() by Lukas Czerner · 14 years ago
  86. 3a3675b xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1 by Dan Rosenberg · 14 years ago
  87. d3bd1b4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  88. cea2bc5 ASoC: Hook wm_hubs micbiases up to CLK_SYS by Mark Brown · 14 years ago
  89. 8ceed344 ASoC: Correct definition of WM8903_VMID_RES_5K by Mark Brown · 14 years ago
  90. 406e56c ASoC: Fix WM8958 default microphone detection argument ordering by Mark Brown · 14 years ago
  91. 28801f3 sfc: lower stack usage in efx_ethtool_self_test by Eric Dumazet · 14 years ago
  92. fe29ec4 bridge: Use IPv6 link-local address for multicast listener queries by Linus Lüssing · 14 years ago
  93. 36cff5a bridge: Fix MLD queries' ethernet source address by Linus Lüssing · 14 years ago
  94. e4de9f9 bridge: Allow mcast snooping for transient link local addresses too by Linus Lüssing · 14 years ago
  95. 5ced133 ipv6: Add IPv6 multicast address flag defines by Linus Lüssing · 14 years ago
  96. d41db9f bridge: Add missing ntohs()s for MLDv2 report parsing by Linus Lüssing · 14 years ago
  97. 649e984 bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 report by Linus Lüssing · 14 years ago
  98. 9cc6e0c bridge: Fix IPv6 multicast snooping by storing correct protocol type by Linus Lüssing · 14 years ago
  99. d8204a3 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  100. 571020d Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago