1. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  2. a40a1d3 Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  3. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  4. 941c872 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  5. 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
  6. fd37ce3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  7. 437ea90 rtc/rtc-88pm80x: remove unneed devm_kfree by Devendra Naga · 12 years ago
  8. 7ead551 rtc/rtc-88pm80x: assign ret only when rtc_register_driver fails by Devendra Naga · 12 years ago
  9. 7f338fe nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reserves by Mel Gorman · 12 years ago
  10. 0614002 netvm: propagate page->pfmemalloc from skb_alloc_page to skb by Mel Gorman · 12 years ago
  11. ee6f509 mm: factor out memory isolate functions by Minchan Kim · 12 years ago
  12. c2cddf9 drivers/media/video/v4l2-ioctl.c: fix build by Andrew Morton · 12 years ago
  13. 4b24ff7 Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  14. cc8362b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  15. adfe156 [media] radio-tea5777: use library for 64bits div by Mauro Carvalho Chehab · 12 years ago
  16. 89e1f7d vfio: Add PCI device driver by Alex Williamson · 12 years ago
  17. 73fa0d1 vfio: Type1 IOMMU implementation by Alex Williamson · 12 years ago
  18. cba3345 vfio: VFIO core by Alex Williamson · 12 years ago
  19. 4b1bf58 thermal: Constify 'type' argument for the registration routine by Anton Vorontsov · 12 years ago
  20. e6db06a5 Merge with upstream to accommodate with thermal changes by Anton Vorontsov · 12 years ago
  21. 4d98015 [media] tlg2300: Declare MODULE_FIRMWARE usage by Tim Gardner · 12 years ago
  22. ccb7c59 [media] lgs8gxx: Declare MODULE_FIRMWARE usage by Tim Gardner · 12 years ago
  23. 3422f2a6 [media] xc5000: Add MODULE_FIRMWARE statements by Tim Gardner · 12 years ago
  24. 1bec982 [media] s2255drv: Add MODULE_FIRMWARE statement by Tim Gardner · 12 years ago
  25. e04f4b2 [media] dib8000: move dereference after check for NULL by Dan Carpenter · 12 years ago
  26. 9d2952d [media] bttv: add support for Aposonic W-DVR by Tony Gentile · 12 years ago
  27. bbeb0af2 Merge tag 'mfd-for-linus-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  28. c854d88 [media] cx25821: Remove bad strcpy to read-only char* by Ezequiel García · 12 years ago
  29. 6df419e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  30. eabdc68 [media] pms.c: remove duplicated include by Duan Jiong · 12 years ago
  31. dee923b [media] smiapp-core.c: remove duplicated include by Duan Jiong · 12 years ago
  32. 1fe5e99 rbd: create rbd_refresh_helper() by Alex Elder · 12 years ago
  33. b813623 rbd: return obj version in __rbd_refresh_header() by Alex Elder · 12 years ago
  34. ccece23 rbd: fixes in rbd_header_from_disk() by Alex Elder · 12 years ago
  35. 913d2fd rbd: always pass ops array to rbd_req_sync_op() by Alex Elder · 12 years ago
  36. d67d4be rbd: pass null version pointer in add_snap() by Alex Elder · 12 years ago
  37. 57cfc10 rbd: make rbd_create_rw_ops() return a pointer by Alex Elder · 12 years ago
  38. 4e891e0 rbd: have __rbd_add_snap_dev() return a pointer by Alex Elder · 12 years ago
  39. 070c633 rbd: drop "object_name" from rbd_req_sync_unwatch() by Alex Elder · 12 years ago
  40. 7f0a24d rbd: drop "object_name" from rbd_req_sync_notify_ack() by Alex Elder · 12 years ago
  41. 4cb1625 rbd: drop "object_name" from rbd_req_sync_notify() by Alex Elder · 12 years ago
  42. 0e6f322 rbd: drop "object_name" from rbd_req_sync_watch() by Alex Elder · 12 years ago
  43. 14e7085 rbd: drop rbd_dev parameter in snap functions by Alex Elder · 12 years ago
  44. ed63f4f rbd: drop rbd_header_from_disk() gfp_flags parameter by Alex Elder · 12 years ago
  45. 9a5d690 rbd: snapc is unused in rbd_req_sync_read() by Alex Elder · 12 years ago
  46. de71a29 rbd: rename rbd_device->id by Alex Elder · 12 years ago
  47. 8e94af8 rbd: encapsulate header validity test by Alex Elder · 12 years ago
  48. bd919d4 rbd: clean up a few dout() calls by Alex Elder · 12 years ago
  49. a059329 rbd: simplify __rbd_remove_all_snaps() by Alex Elder · 12 years ago
  50. a66f8c9 rbd: drop extra header_rwsem init by Alex Elder · 12 years ago
  51. 9e15dc7 rbd: kill rbd_image_header->snap_seq by Alex Elder · 12 years ago
  52. 505cbb9 rbd: set snapc->seq only when refreshing header by Alex Elder · 12 years ago
  53. 78dc447 rbd: preserve snapc->seq in rbd_header_set_snap() by Alex Elder · 12 years ago
  54. 75fe9e1 rbd: don't use snapc->seq that way by Alex Elder · 12 years ago
  55. a71b891 rbd: send header version when notifying by Josh Durgin · 13 years ago
  56. d1d2564 rbd: use reference counting for the snap context by Josh Durgin · 13 years ago
  57. 93a24e0 rbd: set image size when header is updated by Josh Durgin · 13 years ago
  58. a51aa0c rbd: expose the correct size of the device in sysfs by Josh Durgin · 13 years ago
  59. 474ef7c rbd: only reset capacity when pointing to head by Josh Durgin · 13 years ago
  60. e88a36e rbd: return errors for mapped but deleted snapshot by Josh Durgin · 13 years ago
  61. 7980a4d [media] via-camera: pass correct format settings to sensor by Daniel Drake · 12 years ago
  62. fc4b3fa [media] rtl2832.c: minor cleanup by Hans-Frieder Vogt · 12 years ago
  63. 26ff631 [media] Add support for the IguanaWorks USB IR Transceiver by Sean Young · 12 years ago
  64. 6ac454a [media] Minor cleanups for MCE USB by Sean Young · 12 years ago
  65. 0208c15 [media] drivers/media/dvb/siano/smscoreapi.c: use list_for_each_entry by Julia Lawall · 12 years ago
  66. 26ddcbc [media] Use a named union in struct v4l2_ioctl_info by Hans Verkuil · 12 years ago
  67. a4de5f0 [media] mceusb: Add Twisted Melon USB IDs by Mark Lord · 12 years ago
  68. b1f093a [media] staging/media/solo6x10: use module_pci_driver macro by Devendra Naga · 12 years ago
  69. 1a3acd3 [media] staging/media/dt3155v4l: use module_pci_driver macro by Devendra Naga · 12 years ago
  70. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  71. 086ff4b drivers/misc/lkdtm.c: fix missing allocation failure check by Alan Cox · 12 years ago
  72. 668f06b pps: return PTR_ERR on error in device_create by Emil Goode · 12 years ago
  73. 8dccaf0 drivers/rtc/rtc-pcf8563.c: add device tree support by Nick Bowler · 12 years ago
  74. 0a25bf4 drivers/rtc/rtc-pcf8563.c: set owner field in driver struct by Nick Bowler · 12 years ago
  75. 007def0 rtc/rtc-da9052: remove unneed devm_kfree call by Devendra Naga · 12 years ago
  76. 19a1ac5 rtc/mc13xxx: add support for the rtc in the mc34708 pmic by Uwe Kleine-König · 12 years ago
  77. 0f636fc rtc/mc13xxx: use MODULE_DEVICE_TABLE instead of MODULE_ALIAS by Uwe Kleine-König · 12 years ago
  78. dbd9acb drivers/rtc/rtc-s3c.c: replace #include header files from asm/* to linux/* by Sachin Kamat · 12 years ago
  79. 8e74b6e drivers/rtc/rtc-r9701.c: check that r9701_set_datetime() succeeded by Andrew Morton · 12 years ago
  80. aa11ec5 drivers/rtc/rtc-r9701.c: avoid second call to rtc_valid_tm() by Devendra Naga · 12 years ago
  81. 064407f1 drivers/rtc/rtc-ab8500.c: remove fix for AB8500 ED version by Bengt Jonsson · 12 years ago
  82. dc43d4a drivers/rtc/rtc-ab8500.c: use UIE emulation by Ramesh Chandrasekaran · 12 years ago
  83. 559a6fc rtc: pl031: fix up IRQ flags by Mattias Wallin · 12 years ago
  84. 1bb457f rtc: pl031: use per-vendor variables for special init by Linus Walleij · 12 years ago
  85. aff05ed rtc: pl031: encapsulate per-vendor ops by Linus Walleij · 12 years ago
  86. 36ac1d24 drivers/rtc/rtc-coh901331.c: use devm allocation by Linus Walleij · 12 years ago
  87. 8384dfe drivers/rtc/rtc-coh901331.c: use clk_prepare/unprepare by Linus Walleij · 12 years ago
  88. 261eba7 drivers/message/i2o/i2o_config.c: bound allocation by Alan Cox · 12 years ago
  89. 40251b8 drivers/message/i2o/i2o_proc.c: the pointer returned from chtostr() points to an array which is no longer valid by Kamil Dudka · 12 years ago
  90. 4ed940d firmware_map: make firmware_map_add_early() argument consistent with firmware_map_add_hotplug() by Yasuaki Ishimatsu · 12 years ago
  91. 9a60139 video/uvc: use memweight() by Akinobu Mita · 12 years ago
  92. 8fb980e dm: use memweight() by Akinobu Mita · 12 years ago
  93. f7f9505 backlight: move lp855x header into platform_data directory by Kim, Milo · 12 years ago
  94. a1fcb2e backlight: move register definitions from header to source by Kim, Milo · 12 years ago
  95. 62a5c07 backlight: l4f00242t03: export and use devm_gpio_request_one() by Jingoo Han · 12 years ago
  96. 4405d5d backlight: corgi_lcd: use devm_gpio_request() by Jingoo Han · 12 years ago
  97. 04e961f backlight: lms283gf05: use devm_gpio_request() by Jingoo Han · 12 years ago
  98. f5b7194 backlight: tosa_bl: use devm_gpio_request() by Jingoo Han · 12 years ago
  99. 402ff9a backlight: tosa_lcd: use devm_gpio_request() by Jingoo Han · 12 years ago
  100. f673934 backlight: ot200_bl: use devm_gpio_request() by Jingoo Han · 12 years ago