1. 5bd9d99 hfsplus: add error checking for hfs_find_init() by Alexey Khoroshilov · 13 years ago
  2. c6d5f5f hfsplus: lift the 2TB size limit by Christoph Hellwig · 13 years ago
  3. 4ba2d5f hfsplus: fix overflow in hfsplus_read_wrapper by Christoph Hellwig · 13 years ago
  4. bf1a1b3 hfsplus: fix overflow in hfsplus_get_block by Christoph Hellwig · 13 years ago
  5. 2b4f9ca hfsplus: assignments inside `if' condition clean-up by Anton Salikhmetov · 14 years ago
  6. 032016a hfsplus: Fix double iput of the same inode in hfsplus_fill_super() by Alexey Khoroshilov · 13 years ago
  7. 50176dd hfsplus: add missing call to bio_put() by Seth Forshee · 13 years ago
  8. ca56a95 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  9. 0e47427 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  10. b271a988 drm/radeon/kms: increase rom size for atrm method by Alex Deucher · 13 years ago
  11. a18b989 crypto: caam - fix operator precedence in shared descriptor allocation by Kim Phillips · 13 years ago
  12. c017d0d Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  13. c773547 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  14. 78a3cc3 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  15. 4974317 ahci: change 'masking port_map' printk to KERN_WARNING level by Linus Torvalds · 13 years ago
  16. cd823db i2c/pca954x: Initialize the mux to disconnected state by Petri Gynther · 13 years ago
  17. 9b640f2 i2c-taos-evm: Fix log messages by Jean Delvare · 13 years ago
  18. cb16c34 KVM: x86 emulator: fix %rip-relative addressing with immediate source operand by Avi Kivity · 13 years ago
  19. 7646223 arch/powerpc: use printk_ratelimited instead of printk_ratelimit by Christian Dietrich · 13 years ago
  20. 9a8f99f powerpc/rtas-rtc: remove sideeffects of printk_ratelimit by Christian Dietrich · 13 years ago
  21. 937c190 powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfig by Michael Neuling · 13 years ago
  22. 0d72c6f 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
  23. c89b857 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  24. 2e34b42 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  25. 04b9059 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  26. d90ce87 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  27. 505cb6b Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  28. f01c22f drm/i915: Use chipset-specific irq installers by Chris Wilson · 13 years ago
  29. 2573282 drm/i915: forcewake fix after reset by Ben Widawsky · 13 years ago
  30. 1d1221f proc: restrict access to /proc/PID/io by Vasiliy Kulikov · 13 years ago
  31. 4274215 md: avoid endless recovery loop when waiting for fail device to complete. by NeilBrown · 13 years ago
  32. b0af8df Linux 3.0-rc5 by Linus Torvalds · 13 years ago
  33. ecbec53 drm/i915: more struct_mutex locking by Hugh Dickins · 13 years ago
  34. e2377fe drm/i915: use shmem_truncate_range by Hugh Dickins · 13 years ago
  35. 5949eac drm/i915: use shmem_read_mapping_page by Hugh Dickins · 13 years ago
  36. 3142b65 drm/ttm: use shmem_read_mapping_page by Hugh Dickins · 13 years ago
  37. a39bce7 drivers/tty/serial/8250_pci.c: fix warning by Andrew Morton · 13 years ago
  38. 1fc6e98 drivers/misc/ioc4.c: fix section mismatch / race condition by Ralf Baechle · 13 years ago
  39. 33721bd drivers/leds/leds-lp5523.c: fix section mismatches by Ralf Baechle · 13 years ago
  40. 5286bd9 drivers/leds/leds-lp5521.c: fix section mismatches by Ralf Baechle · 13 years ago
  41. ac34a1a memcg: fix direct softlimit reclaim to be called in limit path by KAMEZAWA Hiroyuki · 13 years ago
  42. 26c4cae taskstats: don't allow duplicate entries in listener mode by Vasiliy Kulikov · 13 years ago
  43. 0814257 mm: fix assertion mapping->nrpages == 0 in end_writeback() by Jan Kara · 13 years ago
  44. 9b67932 mm/memory-failure.c: fix spinlock vs mutex order by Peter Zijlstra · 13 years ago
  45. aa2c96d drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before checking count by Josh Hunt · 13 years ago
  46. 507c5f1 include/linux/compat.h: declare compat_sys_sendmmsg() by Chris Metcalf · 13 years ago
  47. 2b4b248 romfs: fix romfs_get_unmapped_area() argument check by Bob Liu · 13 years ago
  48. 8c95aa6 um: add asm/percpu.h by Richard Weinberger · 13 years ago
  49. 31c1771 drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338 by Priyanka Jain · 13 years ago
  50. d9d90e5 tmpfs: add shmem_read_mapping_page_gfp by Hugh Dickins · 13 years ago
  51. 94c1e62 tmpfs: take control of its truncate_range by Hugh Dickins · 13 years ago
  52. 072441e mm: move shmem prototypes to shmem_fs.h by Hugh Dickins · 13 years ago
  53. 5b8ba10 mm: move vmtruncate_range to truncate.c by Hugh Dickins · 13 years ago
  54. 4d258b2 Fix some kernel-doc warnings by Vitaliy Ivanov · 13 years ago
  55. a64227b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  56. a73738e Staging: comedi: fix build breakages on some platforms by Greg Kroah-Hartman · 13 years ago
  57. d462039 Staging: brcm80211: disable drivers except for X86 or MIPS platforms by Greg Kroah-Hartman · 13 years ago
  58. 15e5201 Staging: brcm80211: disable drivers for PPC platforms by Greg Kroah-Hartman · 13 years ago
  59. 928f911 Staging: iio: Make IIO depend on GENERIC_HARDIRQS by Geert Uytterhoeven · 13 years ago
  60. a534bb6 Staging: mei: fix suspend failure by Tomas Winkler · 13 years ago
  61. fdf2df0 Staging: fix iio builds when IIO_RING_BUFFER is not enabled by Randy Dunlap · 13 years ago
  62. 6fab3e1 Staging: Comedi: Build only on arches providing PAGE_KERNEL_NOCACHE by Ralf Baechle · 13 years ago
  63. 8908915 Staging: fix more iio builds when IIO_RING_BUFFER is not enabled by Randy Dunlap · 13 years ago
  64. c6830c2 Fix node_start/end_pfn() definition for mm/page_cgroup.c by KAMEZAWA Hiroyuki · 13 years ago
  65. 857aab3 MAINTAINERS: add myself as maintainer of USB/IP by matt mooney · 13 years ago
  66. 87abd0a usb: r8a66597-hcd: fix cannot detect low/full speed device by Yoshihiro Shimoda · 13 years ago
  67. c27d536 USB: ehci-ath79: fix a NULL pointer dereference by Gabor Juhos · 13 years ago
  68. 309427b USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.c by Uwe Bonnes · 13 years ago
  69. 8b1ab60 usb/isp1760: Fix bug preventing the unlinking of control urbs by Arvid Brodin · 13 years ago
  70. 95a2424 Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 13 years ago
  71. af4087e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  72. 4699d44 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  73. 375ac3e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  74. edcda265 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  75. 9c317b3 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  76. 2f7e33d btrfs: fix inconsonant inode information by Miao Xie · 13 years ago
  77. 258e43f Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  78. 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
  79. 7c9017e drm/i915: add Ivy Bridge page flip support by Jesse Barnes · 13 years ago
  80. 8c9f3aa drm/i915: split page flip queueing into per-chipset functions by Jesse Barnes · 13 years ago
  81. c31b55c mmc: queue: bring discard_granularity/alignment into line with SCSI by Adrian Hunter · 13 years ago
  82. d09408a mmc: queue: append partition subname to queue thread name by Adrian Hunter · 13 years ago
  83. 4cf8c6d mmc: core: make erase timeout calculation allow for gated clock by Adrian Hunter · 13 years ago
  84. ddd6fa7 mmc: block: switch card to User Data Area when removing the block driver by Adrian Hunter · 13 years ago
  85. c6e633a mmc: sdio: reset card during power_restore by Daniel Drake · 13 years ago
  86. e9e8bcb mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESS by James Hogan · 13 years ago
  87. 3e71337 mmc: sdhi: DMA slave ID 0 is invalid by Guennadi Liakhovetski · 13 years ago
  88. 7d8b4c2 mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handling by Guennadi Liakhovetski · 13 years ago
  89. a9120c3 mmc: omap_hsmmc: use original sg_len for dma_unmap_sg by Per Forlin · 13 years ago
  90. 4a3dc6ef mmc: omap_hsmmc: fix ocr mask usage by Anand Gadiyar · 13 years ago
  91. 297c7f2 mmc: sdio: fix runtime PM path during driver removal by Ohad Ben-Cohen · 13 years ago
  92. daf6c45 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 13 years ago
  93. 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
  94. 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
  95. 9b90f51 Btrfs: make sure to update total_bitmaps when freeing cache V3 by Josef Bacik · 13 years ago
  96. e0f5406 Btrfs: fix type mismatch in find_free_extent() by Ilya Dryomov · 13 years ago
  97. 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
  98. 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
  99. 9403c9c cifs: propagate errors from cifs_get_root() to mount(2) by Al Viro · 13 years ago
  100. 5c4f1ad cifs: tidy cifs_do_mount() up a bit by Al Viro · 13 years ago