1. 9b67932 mm/memory-failure.c: fix spinlock vs mutex order by Peter Zijlstra · 13 years ago
  2. aa2c96d drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before checking count by Josh Hunt · 13 years ago
  3. 507c5f1 include/linux/compat.h: declare compat_sys_sendmmsg() by Chris Metcalf · 13 years ago
  4. 2b4b248 romfs: fix romfs_get_unmapped_area() argument check by Bob Liu · 13 years ago
  5. 8c95aa6 um: add asm/percpu.h by Richard Weinberger · 13 years ago
  6. 31c1771 drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338 by Priyanka Jain · 13 years ago
  7. d9d90e5 tmpfs: add shmem_read_mapping_page_gfp by Hugh Dickins · 13 years ago
  8. 94c1e62 tmpfs: take control of its truncate_range by Hugh Dickins · 13 years ago
  9. 072441e mm: move shmem prototypes to shmem_fs.h by Hugh Dickins · 13 years ago
  10. 5b8ba10 mm: move vmtruncate_range to truncate.c by Hugh Dickins · 13 years ago
  11. 4d258b2 Fix some kernel-doc warnings by Vitaliy Ivanov · 13 years ago
  12. a64227b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  13. c6830c2 Fix node_start/end_pfn() definition for mm/page_cgroup.c by KAMEZAWA Hiroyuki · 13 years ago
  14. af4087e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  15. 4699d44 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  16. 375ac3e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  17. edcda265 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  18. 9c317b3 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  19. 2f7e33d btrfs: fix inconsonant inode information by Miao Xie · 13 years ago
  20. 258e43f Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  21. 804a007 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  22. c31b55c mmc: queue: bring discard_granularity/alignment into line with SCSI by Adrian Hunter · 13 years ago
  23. d09408a mmc: queue: append partition subname to queue thread name by Adrian Hunter · 13 years ago
  24. 4cf8c6d mmc: core: make erase timeout calculation allow for gated clock by Adrian Hunter · 13 years ago
  25. ddd6fa7 mmc: block: switch card to User Data Area when removing the block driver by Adrian Hunter · 13 years ago
  26. c6e633a mmc: sdio: reset card during power_restore by Daniel Drake · 13 years ago
  27. e9e8bcb mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESS by James Hogan · 13 years ago
  28. 3e71337 mmc: sdhi: DMA slave ID 0 is invalid by Guennadi Liakhovetski · 13 years ago
  29. 7d8b4c2 mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handling by Guennadi Liakhovetski · 13 years ago
  30. a9120c3 mmc: omap_hsmmc: use original sg_len for dma_unmap_sg by Per Forlin · 13 years ago
  31. 4a3dc6ef mmc: omap_hsmmc: fix ocr mask usage by Anand Gadiyar · 13 years ago
  32. 297c7f2 mmc: sdio: fix runtime PM path during driver removal by Ohad Ben-Cohen · 13 years ago
  33. daf6c45 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 13 years ago
  34. 8abf558 Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  35. 4d362ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  36. 9b90f51 Btrfs: make sure to update total_bitmaps when freeing cache V3 by Josef Bacik · 13 years ago
  37. e0f5406 Btrfs: fix type mismatch in find_free_extent() by Ilya Dryomov · 13 years ago
  38. b1eb085 Merge branch 'fortglx/3.0/tip/timers/rtc' of git://git.linaro.org/people/jstultz/linux into timers/urgent by Thomas Gleixner · 13 years ago
  39. 536142f Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 13 years ago
  40. 9403c9c cifs: propagate errors from cifs_get_root() to mount(2) by Al Viro · 13 years ago
  41. 5c4f1ad cifs: tidy cifs_do_mount() up a bit by Al Viro · 13 years ago
  42. fa18f1b cifs: more breakage on mount failures by Al Viro · 13 years ago
  43. ee01a14 cifs: close sget() races by Al Viro · 13 years ago
  44. d757d71 cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount() by Al Viro · 13 years ago
  45. 98ab494 cifs: move cifs_umount() call into ->kill_sb() by Al Viro · 13 years ago
  46. 97d1152 cifs: pull cifs_mount() call up by Al Viro · 13 years ago
  47. 2a9b995 sanitize cifs_umount() prototype by Al Viro · 13 years ago
  48. 2ced6f6 cifs: initialize ->tlink_tree in cifs_setup_cifs_sb() by Al Viro · 13 years ago
  49. 5d3bc60 cifs: allocate mountdata earlier by Al Viro · 13 years ago
  50. d687ca38 cifs: leak on mount if we share superblock by Al Viro · 13 years ago
  51. 2c6292a cifs: don't pass superblock to cifs_mount() by Al Viro · 13 years ago
  52. ca171ba cifs: don't leak nls on mount failure by Al Viro · 13 years ago
  53. 6d68617 cifs: double free on mount failure by Al Viro · 13 years ago
  54. dd85446 take bdi setup/destruction into cifs_mount/cifs_umount by Al Viro · 13 years ago
  55. 9b8e072a cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN by Jeff Layton · 13 years ago
  56. 1973f0f Btrfs: make sure to record the transid in new inodes by Chris Mason · 13 years ago
  57. e4fb0ed cifs: free blkcipher in smbhash by Jeff Layton · 13 years ago
  58. 5220cc9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  59. 726ce06 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  60. d963280 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  61. 7a1f7b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/scsi-post-merge-2.6 by Linus Torvalds · 13 years ago
  62. 12f1ba5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  63. 143e859 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  64. 46e4edb Remove unneeded version.h includes from fs/ by Jesper Juhl · 13 years ago
  65. c3ead6d HID: hid-multitouch: add support for a new Lumio dual-touch panel by Benjamin Tissoires · 13 years ago
  66. 85a6008 HID: hid-multitouch: correct VID for Stantum panels by Benjamin Tissoires · 13 years ago
  67. 50bc03a HID: hid-multitouch: ensure slots are initialized by Benjamin Tissoires · 13 years ago
  68. e093811 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  69. 1686674 ALSA: Remove unneeded version.h includes from sound/ by Jesper Juhl · 13 years ago
  70. 111b20d ARM: pm: ensure ARMv7 CPUs save and restore the TLS register by Russell King · 13 years ago
  71. 7a0ee92 ARM: pm: proc-v7: fix missing struct processor pointers for suspend code by Russell King · 13 years ago
  72. f920fe1 pata_marvell: Add support for 88SE91A0, 88SE91A4 by Paweł Drewniak · 13 years ago
  73. 4a33821 xfs: prevent bogus assert when trying to remove non-existent attribute by Dave Chinner · 13 years ago
  74. df4368a xfs: clear XFS_IDIRTY_RELEASE on truncate down by Dave Chinner · 13 years ago
  75. 778e24b xfs: reset inode per-lifetime state when recycling it by Dave Chinner · 13 years ago
  76. ee4017f drm/radeon/kms: handle special cases for vddc by Alex Deucher · 13 years ago
  77. d698a34 drm/radeon/kms: fix num_banks tiling config for fusion by Alex Deucher · 13 years ago
  78. 95efa286 tcm_fc: Fix conversion spec warning by Nicholas Bellinger · 13 years ago
  79. 7c7cf3b tcm_fc: Fix possible lock to unlock type deadlock by Dan Carpenter · 13 years ago
  80. 61db952 tcm_fc: Fix ft_send_tm LUN lookup OOPs by Kiran Patil · 13 years ago
  81. 60d645a target: Fix incorrect strlen() NULL terminator checks by Dan Carpenter · 13 years ago
  82. 5eff5be target: Drop bogus ERR_PTR usage in target_fabric_configfs_init by Dan Carpenter · 13 years ago
  83. 552523d target: Fix ERR_PTR dereferencing bugs by Dan Carpenter · 13 years ago
  84. 2338886 target: Convert transport_deregister_session_configfs nacl_sess_lock to save irq state by Roland Dreier · 13 years ago
  85. 7fd29aa target: Fix transport_get_lun_for_tmr failure cases by Nicholas Bellinger · 13 years ago
  86. 03ad2d5 rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable() by Alexey Charkov · 13 years ago
  87. 3f1e046 libata/sas: only set FROZEN flag if new EH is supported by Nishanth Aravamudan · 13 years ago
  88. cd69187 libata: apply NOSETXFER horkage to the affected Pioneer drives by Tejun Heo · 13 years ago
  89. 8618ccd3 drivers/ata/sata_dwc_460ex: Fix typo 'corrresponding' by Justin P. Mattock · 13 years ago
  90. 74d83b7 Merge tag 'v3.0-rc4' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Nicholas Bellinger · 13 years ago
  91. 53dea36 ASoC: pxa-ssp: Correct check for stream presence by Daniel Mack · 13 years ago
  92. 96dcabb ASoC: imx: add missing module informations by Arnaud Patard (Rtp) · 13 years ago
  93. f6d96e0 ASoC: imx: Remove unused Kconfig SND_MXC_SOC_SSI entry by Arnaud Patard (Rtp) · 13 years ago
  94. 1190f6a cifs: fix wsize negotiation to respect max buffer size and active signing (try #4) by Jeff Layton · 13 years ago
  95. 1b19ca9 Fix CPU spinlock lockups on secondary CPU bringup by Russell King · 13 years ago
  96. 33b1e69 serial: mrst_max3110: initialize waitqueue earlier by Mika Westerberg · 13 years ago
  97. 0bb04bf mrst_max3110: Change max missing message priority. by William Douglas · 13 years ago
  98. d2a19da ALSA: HDA: Pinfix quirk for HP Z200 Workstation by David Henningsson · 13 years ago
  99. bccaeaf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 13 years ago
  100. 68d0080 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago