1. 6fe02e9 gpio: tps65910: dt: process gpio specific device node info by Laxman Dewangan · 12 years ago
  2. dcc7dab mfd: Remove the parsing of dt info for tps65910 gpio by Laxman Dewangan · 12 years ago
  3. cb8d865 mfd: Save device node parsed platform data for tps65910 sub devices by Laxman Dewangan · 12 years ago
  4. 77820ff gpio: Add Intel Centerton support to gpio-sch by Seth Heasley · 12 years ago
  5. 7664810 xen: do not disable netfront in dom0 by Marek Marczykowski · 12 years ago
  6. f6a26ae Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  7. c3719a1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  8. 2fff275 PATA host controller driver for ep93xx by Rafal Prylowski · 12 years ago
  9. d70e551c [libata] Add " 2GB ATA Flash Disk"/"ADMA428M" to DMA blacklist by Prarit Bhargava · 12 years ago
  10. 47ee910 ata_generic: Skip is_intel_ider() check when ata_generic=1 is set by Andi Kleen · 12 years ago
  11. 2cfb311 mISDN: Add X-Tensions USB ISDN TA XC-525 by Karsten Keil · 12 years ago
  12. bee9e58 gianfar:don't add FCB length to hard_header_len by Wu Jiajun-B06378 · 12 years ago
  13. a0d0d16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by John W. Linville · 12 years ago
  14. 813a95e Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  15. 9f63926 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  16. b324c67 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  17. 9bc747b Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  18. 4573acb hwmon: (it87) Make temp3 attribute conditional for IT8782F by Guenter Roeck · 12 years ago
  19. 62a1d05 hwmon: (it87) Convert to use devm_kzalloc and devm_request_region by Guenter Roeck · 12 years ago
  20. f7c2fe3 hwmon: INA219 and INA226 support by Felten, Lothar · 12 years ago
  21. 5f19f14 sh: intc: Kill off special reservation interface. by Paul Mundt · 12 years ago
  22. 4d93914 drm: add plane properties by Rob Clark · 12 years ago
  23. 49e2754 drm: add bitmask property type by Rob Clark · 12 years ago
  24. 345f3b9 Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-core-next by Dave Airlie · 12 years ago
  25. ebe0f24 drm: Make the CRTC gamma_set operation optional by Laurent Pinchart · 12 years ago
  26. 99ce58d Merge branches 'upstream-fixes', 'wacom' and 'waltop' into for-linus by Jiri Kosina · 12 years ago
  27. e6ecefa drm: Constify drm_mode_config_funcs pointer by Laurent Pinchart · 12 years ago
  28. 78b6855 drm: Constify gem_vm_ops pointer by Laurent Pinchart · 12 years ago
  29. 3b02ab8 drm: Miscellaneous typo fixes and documentation updates by Laurent Pinchart · 12 years ago
  30. 4a1b071 drm: Don't initialize local ret variable when not needed by Laurent Pinchart · 12 years ago
  31. 56ccd18 Merge branch 'upstream' into for-linus by Jiri Kosina · 12 years ago
  32. 7eb3b2c drm: Delete the vblank timer synchronously at cleanup time by Laurent Pinchart · 12 years ago
  33. af437cf drm/backlight: initialize struct backlight_properties properly by Corentin Chary · 12 years ago
  34. b3d07e0 Merge branches 'device-groups', 'logitech' and 'multitouch' into for-linus by Jiri Kosina · 12 years ago
  35. 6225ee0 drm/nouveau/dp: Probe branch/sink OUIs (v2) by Adam Jackson · 12 years ago
  36. 40c5d87 drm/radeon/dp: Probe branch/sink OUIs by Adam Jackson · 12 years ago
  37. 0d19832 drm/i915/dp: Probe branch/sink OUIs by Adam Jackson · 12 years ago
  38. 7beff62 gma500: Fix Poulsbo suspend/resume crash on devices with SDVO ports by Alan Cox · 12 years ago
  39. bc79482 gma500: handle poulsbo cursor restriction by Patrik Jakobsson · 12 years ago
  40. ac0a5dd gma500: Prevent endless loop in panel power up sequence by Alan Cox · 12 years ago
  41. 3299de9 drm/radeon/hdmi: compile audio status in 1 function by Rafał Miłecki · 12 years ago
  42. c284815 nouveau: nouveau_set_bo_placement takes TTM flags by Dave Airlie · 12 years ago
  43. f70d4a9 edac, mips: don't change code that has been removed in edac/mips tree by Jiri Kosina · 12 years ago
  44. 0f51596 Merge branch 'for-next-arm-dma' into for-linus by Marek Szyprowski · 12 years ago
  45. 72c04af fbdev: sh_mobile_lcdc: Don't confuse line size with pitch by Laurent Pinchart · 12 years ago
  46. 1dff2b8 md/bitmap: record the space available for the bitmap in the superblock. by NeilBrown · 12 years ago
  47. 63aced6 md/raid10: Remove extras after reshape to smaller number of devices. by NeilBrown · 12 years ago
  48. da7613b md/raid5: improve removal of extra devices after reshape. by NeilBrown · 12 years ago
  49. 0c09822 md: check the return of mddev_find() by Yuanhan Liu · 12 years ago
  50. 4f0a5e0 MD RAID1: Further conditionalize 'fullsync' by Jonathan Brassow · 12 years ago
  51. c32fb9e DM RAID: Use md_error() in place of simply setting Faulty bit by Jonathan Brassow · 12 years ago
  52. 81f382f DM RAID: Record and handle missing devices by Jonathan Brassow · 12 years ago
  53. 47525e5 DM RAID: Set recovery flags on resume by Jonathan Brassow · 12 years ago
  54. 30b6764 md/raid5: Allow reshape while a bitmap is present. by NeilBrown · 12 years ago
  55. bb63a70 md/raid10: resize bitmap when required during reshape. by NeilBrown · 12 years ago
  56. a4a6125 md: allow array to be resized while bitmap is present. by NeilBrown · 12 years ago
  57. b81a040 md/bitmap: make sure reshape request are reflected in superblock. by NeilBrown · 12 years ago
  58. d60b479 md/bitmap: add bitmap_resize function to allow bitmap resizing. by NeilBrown · 12 years ago
  59. 15702d7 md/bitmap: use DIV_ROUND_UP instead of open-code by NeilBrown · 12 years ago
  60. 40cffcc md/bitmap: create a 'struct bitmap_counts' substructure of 'struct bitmap' by NeilBrown · 12 years ago
  61. 63c6826 md/bitmap: make bitmap bitops atomic. by NeilBrown · 12 years ago
  62. bdfd114 md/bitmap: make _page_attr bitops atomic. by NeilBrown · 12 years ago
  63. fae7d32 md/bitmap: merge bitmap_file_unmap and bitmap_file_put. by NeilBrown · 12 years ago
  64. 62f82fa md/bitmap: remove async freeing of bitmap file. by NeilBrown · 12 years ago
  65. 7466712 md/bitmap: convert some spin_lock_irqsave to spin_lock_irq by NeilBrown · 12 years ago
  66. b405fe9 md/bitmap: use set_bit, test_bit, etc for operation on bitmap->flags. by NeilBrown · 12 years ago
  67. 84e9234 md/bitmap: remove single-bit manipulation on sb->state by NeilBrown · 12 years ago
  68. edbb79d md/bitmap: remove bitmap_mask_state by NeilBrown · 12 years ago
  69. bc9891a md/bitmap: move storage allocation from bitmap_load to bitmap_create. by NeilBrown · 12 years ago
  70. d1244cb md/bitmap: separate bitmap file allocation to its own function. by NeilBrown · 12 years ago
  71. 9b1215c md/bitmap: store bytes in file rather than just in last page. by NeilBrown · 12 years ago
  72. 1ec885c md/bitmap: move some fields of 'struct bitmap' into a 'storage' substruct. by NeilBrown · 12 years ago
  73. d189122 md/bitmap: change *_page_attr() to take a page number, not a page. by NeilBrown · 12 years ago
  74. 27581e5 md/bitmap: centralise allocation of bitmap file pages. by NeilBrown · 12 years ago
  75. ef99bf4 md/bitmap: allow a bitmap with no backing storage. by NeilBrown · 12 years ago
  76. 6409bb0 md/bitmap: add new 'space' attribute for bitmaps. by NeilBrown · 12 years ago
  77. bf07bb7 md/bitmap: disentangle two different 'pending' flags. by NeilBrown · 12 years ago
  78. bc0934f raid5: support sync request by Shaohua Li · 12 years ago
  79. cceeca4 raid5: remove unused variables by Shaohua Li · 12 years ago
  80. 5fdd2cf md/raid10: Fix memleak in r10buf_pool_alloc by majianpeng · 12 years ago
  81. da8840a md/raid1: allow fix_read_error to read from recovering device. by majianpeng · 12 years ago
  82. 4fa2f32 md: move freeing of badblocks.page into md_rdev_clear by NeilBrown · 12 years ago
  83. 545c879 md: dm-raid should call helper function to clear rdev. by NeilBrown · 12 years ago
  84. 3ea7daa md/raid10: add reshape support by NeilBrown · 12 years ago
  85. 99262a3 Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
  86. 81a054c virtio-mmio: Devices parameter parsing by Pawel Moll · 12 years ago
  87. f65ca1d virtio_blk: Drop unused request tracking list by Asias He · 12 years ago
  88. b79d866 virtio-blk: Fix hot-unplug race in remove method by Asias He · 12 years ago
  89. 90e0320 virtio: Use ida to allocate virtio index by Asias He · 12 years ago
  90. c877bab virtio: balloon: separate out common code between remove and freeze functions by Amit Shah · 12 years ago
  91. c45b416 virtio: balloon: drop restore_common() by Amit Shah · 12 years ago
  92. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  93. 5ec29e3 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  94. abd209b Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  95. c23ddf7 Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  96. da4f58f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  97. ba01a87 Merge branch 'usb-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  98. c9bfa7d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  99. 3d1482f Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  100. ac18065 Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago