1. 03db772 Drivers: hv: kvp: Support the new IP injection messages by K. Y. Srinivasan · 12 years ago
  2. ab6dd8e firmware loader: fix build failure if FW_LOADER is m by Ming Lei · 12 years ago
  3. dfe3212 PM / Sleep: introduce dpm_for_each_dev by Ming Lei · 12 years ago
  4. c08f677 firmware loader: fix compile failure if !PM by Ming Lei · 12 years ago
  5. 9baf322 extcon: Ensure dynamically allocated sysfs attributes are initialised by Mark Brown · 12 years ago
  6. b47a81d Drivers: hv: kvp: Cleanup error handling in KVP by K. Y. Srinivasan · 12 years ago
  7. 9b59578 Drivers: hv: Add KVP definitions for IP address injection by K. Y. Srinivasan · 12 years ago
  8. 07646d9 firmware loader: cache devices firmware during suspend/resume cycle by Ming Lei · 12 years ago
  9. ffe53f6 firmware loader: use small timeout for cache device firmware by Ming Lei · 12 years ago
  10. 37276a5 firmware: introduce device_cache/uncache_fw_images by Ming Lei · 12 years ago
  11. bddb1b9 driver core: devres: introduce devres_for_each_res by Ming Lei · 12 years ago
  12. f531f05a firmware loader: store firmware name into devres list by Ming Lei · 12 years ago
  13. 6f21a62 firmware loader: fix comments on request_firmware_nowait by Ming Lei · 12 years ago
  14. 0cfc1e1 firmware loader: fix device lifetime by Ming Lei · 12 years ago
  15. 2887b39 firmware loader: introduce cache_firmware and uncache_firmware by Ming Lei · 12 years ago
  16. 1f2b795 firmware loader: always let firmware_buf own the pages buffer by Ming Lei · 12 years ago
  17. 1244691 firmware loader: introduce firmware_buf by Ming Lei · 12 years ago
  18. 99c2aa7 firmware loader: fix creation failure of fw loader device by Ming Lei · 12 years ago
  19. 0c25a85 firmware loader: remove unnecessary wmb() by Ming Lei · 12 years ago
  20. 28eefa7 firmware loader: fix races during loading firmware by Ming Lei · 12 years ago
  21. 65710cb firmware loader: simplify pages ownership transfer by Ming Lei · 12 years ago
  22. 0ea62503 Extcon: renamed files to comply with the standard naming. by MyungJoo Ham · 12 years ago
  23. 3afebf5 Revert "Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices" by Greg Kroah-Hartman · 12 years ago
  24. 980d792 Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices by anish kumar · 12 years ago
  25. 34efe4d extcon: arizona: Implement button detection support by Mark Brown · 12 years ago
  26. 689ae23 platform: Add support for automatic device IDs by Jean Delvare · 12 years ago
  27. a525a3d driver core: free devres in device_release by Ming Lei · 12 years ago
  28. 2221f6e Drivers: hv: vmbus: Use the standard format string to format GUIDs by K. Y. Srinivasan · 12 years ago
  29. 83ba0c4 Drivers: hv: Cleanup the guest ID computation by K. Y. Srinivasan · 12 years ago
  30. fc6bdb5 Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc by Linus Torvalds · 12 years ago
  31. 44d82e2 Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  32. 0a276d1 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  33. 25aa6a7 Merge tag 'md-3.6' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  34. a6dc772 Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  35. d9f691c md/dm-raid: DM_RAID should select MD_RAID10 by NeilBrown · 12 years ago
  36. f54a9d0 md/raid1: submit IO from originating thread instead of md thread. by NeilBrown · 12 years ago
  37. 46a0640 raid5: raid5d handle stripe in batch way by Shaohua Li · 12 years ago
  38. 8811b59 raid5: make_request use batch stripe release by Shaohua Li · 12 years ago
  39. d4fdc32 Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  40. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  41. eff0d13 Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  42. 8cf1a3f Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  43. fcff06c Merge branch 'for-next' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  44. dbc6e02 delousing target_core_file a bit by Al Viro · 12 years ago
  45. 63f33b8d DM RAID: Add support for MD RAID10 by Jonathan Brassow · 12 years ago
  46. bb181e2 Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf' into md by NeilBrown · 12 years ago
  47. f387704 Merge branch 'common/irqdomain' into sh-latest by Paul Mundt · 12 years ago
  48. 1d6a21b sh: intc: initial irqdomain support. by Paul Mundt · 12 years ago
  49. 15cf647 Merge branch 'common/pinctrl' into sh-latest by Paul Mundt · 12 years ago
  50. 1e32dfe sh: pfc: Fix up init ordering mess. by Paul Mundt · 12 years ago
  51. 91ba548 Merge branch 'sh/dmaengine' into sh-latest by Paul Mundt · 12 years ago
  52. 4dc4c51 serial: sh-sci: fix compilation breakage, when DMA is enabled by Guennadi Liakhovetski · 12 years ago
  53. 4f46f8a dmaengine: shdma: restore partial transfer calculation by Guennadi Liakhovetski · 12 years ago
  54. 99ecb01 Platform: OLPC: move global variables into priv struct by Andres Salomon · 12 years ago
  55. 6cca83d Platform: OLPC: move debugfs support from x86 EC driver by Andres Salomon · 12 years ago
  56. 85f90cf x86: OLPC: switch over to using new EC driver on x86 by Andres Salomon · 12 years ago
  57. d278b7a Platform: OLPC: add a suspended flag to the EC driver by Andres Salomon · 12 years ago
  58. ac25041 Platform: OLPC: turn EC driver into a platform_driver by Andres Salomon · 12 years ago
  59. 3d26c20 Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it by Andres Salomon · 12 years ago
  60. 3bf9428 drivers: OLPC: update various drivers to include olpc-ec.h by Andres Salomon · 12 years ago
  61. 392a325 Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver by Andres Salomon · 12 years ago
  62. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  63. a40a1d3 Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  64. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  65. 941c872 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  66. 8762541 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  67. fd37ce3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  68. 437ea90 rtc/rtc-88pm80x: remove unneed devm_kfree by Devendra Naga · 12 years ago
  69. 7ead551 rtc/rtc-88pm80x: assign ret only when rtc_register_driver fails by Devendra Naga · 12 years ago
  70. 7f338fe nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reserves by Mel Gorman · 12 years ago
  71. 0614002 netvm: propagate page->pfmemalloc from skb_alloc_page to skb by Mel Gorman · 12 years ago
  72. ee6f509 mm: factor out memory isolate functions by Minchan Kim · 12 years ago
  73. c2cddf9 drivers/media/video/v4l2-ioctl.c: fix build by Andrew Morton · 12 years ago
  74. 4b24ff7 Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  75. cc8362b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  76. adfe156 [media] radio-tea5777: use library for 64bits div by Mauro Carvalho Chehab · 12 years ago
  77. 89e1f7d vfio: Add PCI device driver by Alex Williamson · 12 years ago
  78. 73fa0d1 vfio: Type1 IOMMU implementation by Alex Williamson · 12 years ago
  79. cba3345 vfio: VFIO core by Alex Williamson · 12 years ago
  80. 4b1bf58 thermal: Constify 'type' argument for the registration routine by Anton Vorontsov · 12 years ago
  81. e6db06a Merge with upstream to accommodate with thermal changes by Anton Vorontsov · 12 years ago
  82. 0e52d98 Merge branches 'dma-omap', 'dma-pl08x' and 'dma-sa11x0' into dmaengine by Russell King · 12 years ago
  83. 04e8c7b ARM: 7464/1: mmc: omap_hsmmc: ensure probe returns error if DMA channel request fails by Kevin Hilman · 12 years ago
  84. 2df41d0 mtd: omap2: remove private DMA API implementation by Russell King · 13 years ago
  85. 763e735 mtd: omap2: add DMA engine support by Russell King · 13 years ago
  86. 8c7494a spi: omap2-mcspi: remove private DMA API implementation by Russell King · 13 years ago
  87. 53741ed spi: omap2-mcspi: add DMA engine support by Russell King · 13 years ago
  88. 4e078fb mmc: omap: remove private DMA API implementation by Russell King · 13 years ago
  89. 3451c06 mmc: omap: add DMA engine support by Russell King · 13 years ago
  90. 26b8852 mmc: omap_hsmmc: remove private DMA API implementation by Russell King · 13 years ago
  91. c5c9892 mmc: omap_hsmmc: add DMA engine support by Russell King · 13 years ago
  92. 3a774ea dmaengine: omap: add support for cyclic DMA by Russell King · 13 years ago
  93. 7c836bc dmaengine: omap: add support for setting fi by Russell King · 13 years ago
  94. 3850e22 dmaengine: omap: add support for returning residue in tx_state method by Russell King · 13 years ago
  95. 7bedaa5 dmaengine: add OMAP DMA engine driver by Russell King · 13 years ago
  96. 10af813 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/floppy into for-3.6/drivers by Jens Axboe · 12 years ago
  97. 2fb2ca6 floppy: remove duplicated flag FD_RAW_NEED_DISK by Fengguang Wu · 12 years ago
  98. 74018dc blk: pass from_schedule to non-request unplug functions. by NeilBrown · 12 years ago
  99. 9cbb175 blk: centralize non-request unplug handling. by NeilBrown · 12 years ago
  100. 0021b7b md: remove plug_cnt feature of plugging. by NeilBrown · 12 years ago