1. bd22dc1 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  2. 548ed10 Merge tag 'dlm-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 13 years ago
  3. 98077a7 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  4. f948ad0 Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 13 years ago
  5. 608adca Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  6. 8ded2bb posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 13 years ago
  7. 4cb3875 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  8. 0a2fe19 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  9. c1b669b Merge branches 'x86-cleanups-for-linus' and 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  10. 3d72b10 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  11. 7907163 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  12. 44a6b84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  13. 945c40c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  14. 0082c16 Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 13 years ago
  15. 1f03bf0 bcma: fix invalid PMU chip control masks by Hauke Mehrtens · 13 years ago
  16. b84382f Merge tag 'char-misc-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 13 years ago
  17. fa93669 Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  18. b13bc8d Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  19. 9fc3777 Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  20. 5e23ae4 Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  21. 98c7b42 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 13 years ago
  22. 2536f7d Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 13 years ago
  23. 7158554 drm/nouveau: init vblank requests list by Marcin Slusarz · 13 years ago
  24. 0ade74b drm/nv50: extend vblank semaphore to generic dmaobj + offset pair by Ben Skeggs · 13 years ago
  25. 2a259a3 drm/nouveau: mark most of our ioctls as deprecated, move to compat layer by Ben Skeggs · 13 years ago
  26. ce22af0 drm/nouveau: move current gpuobj code out of nouveau_object.c by Ben Skeggs · 13 years ago
  27. 5086f69 drm/nouveau/gem: fix object reference leak in a failure path by Ben Skeggs · 13 years ago
  28. 887cd78 drm/nv50: rename INVALID_QUERY_OR_TEXTURE error to INVALID_OPERATION by Marcin Slusarz · 13 years ago
  29. e0dd536 drm/nv84: decode PCRYPT errors by Marcin Slusarz · 13 years ago
  30. 16fde6c drm/nouveau: dcb table quirk for fdo#50830 by Ben Skeggs · 13 years ago
  31. ce806a3 nouveau: Fix alignment requirements on src and dst addresses by Maarten Lankhorst · 13 years ago
  32. 7f240b7 tilepro pci: fix pci_bus.subordinate bad bombing from b918c62e by Chris Metcalf · 13 years ago
  33. d41ca6d tilegx pci: fix semantic merge conflict with 3527ed81c by Chris Metcalf · 13 years ago
  34. 641589b [libata] pata_cmd64x: whitespace cleanup by Jeff Garzik · 13 years ago
  35. 354b2ea libata-acpi: fix up for acpi_pm_device_sleep_state API by Stephen Rothwell · 13 years ago
  36. 8407884 Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream by Jeff Garzik · 13 years ago
  37. dc7f71f sata_dwc_460ex: device tree may specify dma_channel by Thang Q. Nguyen · 13 years ago
  38. 764a1b1 cifs: ensure that we always do cifsFileInfo_get under the spinlock by Jeff Layton · 13 years ago
  39. facb8fa ahci, trivial: fixed coding style issues related to braces by Jeffrin Jose · 13 years ago
  40. 18c25ff ahci_platform: add hibernation callbacks by Shiraz Hashim · 13 years ago
  41. 6042840 libata-eh.c: local functions should not be exposed globally by H Hartley Sweeten · 13 years ago
  42. b0e73af libata-transport.c: local functions should not be exposed globally by H Hartley Sweeten · 13 years ago
  43. 3a8b788 sata_dwc_460ex: support hardreset by Thang Q. Nguyen · 13 years ago
  44. 2fc75da ata: use module_pci_driver by Axel Lin · 13 years ago
  45. b08f5bc drivers/ata/pata_pcmcia.c: adjust suspicious bit operation by Julia Lawall · 13 years ago
  46. a18dada pata_imx: Convert to clk_prepare_enable/clk_disable_unprepare by Fabio Estevam · 13 years ago
  47. ff0173c ahci: Enable SB600 64bit DMA on MSI K9AGM2 (MS-7327) v2 by Mark Nelson · 13 years ago
  48. c531077 [libata] Prevent interface errors with Seagate FreeAgent GoFlex by Daniel J Blueman · 13 years ago
  49. 91e4d5a drivers/acpi/glue: revert accidental license-related 6b66d95895c bits by Jeff Garzik · 13 years ago
  50. e91df93 libata-acpi: add missing inlines in libata.h by Lin Ming · 13 years ago
  51. e8aeaee drm/i915: unbreak lastclose for failed driver init by Daniel Vetter · 13 years ago
  52. 0da5cec drm/i915: Set the context before setting up regs for the context. by Eric Anholt · 13 years ago
  53. 35313cd drm/i915: constify mode in crtc_mode_fixup by Daniel Vetter · 13 years ago
  54. 520c41c drm/i915/lvds: ditch ->prepare special case by Daniel Vetter · 13 years ago
  55. be63638 drm/i915: dereferencing an error pointer by Dan Carpenter · 13 years ago
  56. b259b31 drm/i915: fix invalid reference handling of the default ctx obj by Chris Wilson · 13 years ago
  57. eeef9b3 drm/i915: Add -EIO to the list of known errors for __wait_seqno by Chris Wilson · 13 years ago
  58. d3373a2 drm/i915: Flush the context object from the CPU caches upon switching by Chris Wilson · 13 years ago
  59. 314820c Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  60. fcedac6 drm/radeon: fix dpms on/off on trinity/aruba v2 by Jerome Glisse · 13 years ago
  61. ca2ccde drm/radeon: on hotplug force link training to happen (v2) by Jerome Glisse · 13 years ago
  62. 266dcba drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2) by Jerome Glisse · 13 years ago
  63. 8d1c702 drm/radeon: fix non revealent error message by Jerome Glisse · 13 years ago
  64. 1e179d4e drm/radeon: check for allocation failure in radeon_ring_backup() by Dan Carpenter · 13 years ago
  65. d1c7871 drm/radeon: fix bo creation retry path by Jerome Glisse · 13 years ago
  66. 949c4a3 drm: track dev_mapping in more robust and flexible way by Ilija Hadzic · 13 years ago
  67. bdc0077 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 13 years ago
  68. 801b036 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 13 years ago
  69. 614a6d43 Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  70. a08489c Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  71. 08d9329 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  72. 2c05b2c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  73. c511dc1 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  74. 9161c3b Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 13 years ago
  75. 97027da Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  76. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 13 years ago
  77. f14121a Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 13 years ago
  78. 914311c Merge tag 'pinctrl-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 13 years ago
  79. 5dedb9f Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  80. ddb0344 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  81. dbf7b59 Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  82. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  83. e8ff13b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  84. 0cd5ff5 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  85. 3539fc5 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 13 years ago
  86. 2b84957 Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 13 years ago
  87. 62c4d9a Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  88. 29e20f9 CIFS: Make CAP_* checks protocol independent by Pavel Shilovsky · 13 years ago
  89. 5fecc9d Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  90. d60622e CIFS: Allow SMB2 statistics to be tracked by Pavel Shilovsky · 13 years ago
  91. 44c5818 CIFS: Move clear/print_stats code to ops struct by Pavel Shilovsky · 13 years ago
  92. 9094fad CIFS: Add echo request support for SMB2 by Pavel Shilovsky · 13 years ago
  93. f6d7617 CIFS: Move echo code to osp struct by Pavel Shilovsky · 13 years ago
  94. c95b8ee CIFS: Add SMB2 support for async requests by Pavel Shilovsky · 13 years ago
  95. 4574084 CIFS: Setup async request in ops struct by Pavel Shilovsky · 13 years ago
  96. 25e2663 CIFS: Add SMB2 support for build_path_to_root by Pavel Shilovsky · 13 years ago
  97. 9224dfc CIFS: Move building path to root to ops struct by Pavel Shilovsky · 13 years ago
  98. be4cb9e CIFS: Query SMB2 inode info by Pavel Shilovsky · 14 years ago
  99. 1208ef1 CIFS: Move query inode info code to ops struct by Pavel Shilovsky · 13 years ago
  100. 2503a0d CIFS: Add SMB2 support for is_path_accessible by Pavel Shilovsky · 14 years ago