1. 416a2bd drm/radeon: fixup tiling group size and backendmap on r6xx-r9xx (v4) by Alex Deucher · 12 years ago
  2. 95c4b23 drm/radeon: fix HD6790, HD6570 backend programming by Jerome Glisse · 12 years ago
  3. 0b8c30b drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlock by Alex Deucher · 12 years ago
  4. 29d6540 drm/radeon: fix bank information in tiling config by Alex Deucher · 12 years ago
  5. 08ef8e4 drm/mgag200: kick off conflicting framebuffers earlier. by Dave Airlie · 12 years ago
  6. dedc14e drm/cirrus: kick out conflicting framebuffers earlier by Dave Airlie · 12 years ago
  7. 93b4cc5 cirrus: avoid crash if driver fails to load by Dave Airlie · 12 years ago
  8. bc42aab drm/edid/quirks: ViewSonic VA2026w by Adam Jackson · 12 years ago
  9. 1c780f2 drm/udl: remove unused variables. by Dave Airlie · 12 years ago
  10. a21f976 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  11. 1ebf169 drm/radeon: fix XFX quirk by Alex Deucher · 12 years ago
  12. 592c20e drm: Use stdint types for consistency by Ville Syrjälä · 12 years ago
  13. cff91b6 drm: Constify params to format_check() and framebuffer_checks() by Ville Syrjälä · 12 years ago
  14. 1f73cca drm/radeon: fix typo in trinity tiling setup by Alex Deucher · 12 years ago
  15. ace281e drm/udl: unlock before returning in udl_gem_mmap() by Dan Carpenter · 12 years ago
  16. c4c7f31 radeon: make radeon_cs_update_pages static. by Dave Airlie · 12 years ago
  17. a01ee16 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago
  18. d766023 Merge branch 'doc' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  19. 905cec4 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  20. da85d34 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  21. 1347a2ce Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  22. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  23. fb8b006 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  24. b48b2c3 openrisc: use generic strnlen_user() function by Jonas Bonn · 12 years ago
  25. 1629372 powerpc: Use the new generic strncpy_from_user() and strnlen_user() by Paul Mackerras · 12 years ago
  26. 69ea640 lib: Fix generic strnlen_user for 32-bit big-endian machines by Paul Mackerras · 12 years ago
  27. 1e2aec8 Merge branch 'generic-string-functions' by Linus Torvalds · 12 years ago
  28. 19a4b98 builddeb: include autogenerated header files by Lekensteyn · 12 years ago
  29. ae32adc Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  30. f465d14 Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  31. 30b8428 Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  32. 84a442b Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  33. 39b6cc6 Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  34. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  35. 2c757fd Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  36. ce53044 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  37. 0877aa39 Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  38. 2c66f62 sparc: use the new generic strnlen_user() function by David Miller · 12 years ago
  39. 5723aa9 x86: use the new generic strnlen_user() function by Linus Torvalds · 12 years ago
  40. a08c535 lib: add generic strnlen_user() function by Linus Torvalds · 12 years ago
  41. 36126f8 word-at-a-time: make the interfaces truly generic by Linus Torvalds · 12 years ago
  42. 4ae73f2 x86: use generic strncpy_from_user routine by Linus Torvalds · 12 years ago
  43. 786f02b Merge tag 'x86-mce-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 12 years ago
  44. fa2af6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  45. 109b9b0 intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helper by David Woodhouse · 12 years ago
  46. e2ad23d intel-iommu: Add device info into list before doing context mapping by David Woodhouse · 12 years ago
  47. 1fcb78e tile: default to tilegx_defconfig for ARCH=tile by Chris Metcalf · 12 years ago
  48. 9f1d62b tile: fix bug where fls(0) was not returning 0 by Chris Metcalf · 12 years ago
  49. acd1a19 arch/tile: mark TILEGX as not EXPERIMENTAL by Chris Metcalf · 12 years ago
  50. 4ce6bea tile/mm/fault.c: Port OOM changes to handle_page_fault by Kautuk Consul · 12 years ago
  51. c6f696f arch/tile: add descriptive text if the kernel reports a bad trap by Chris Metcalf · 12 years ago
  52. 8703d6e arch/tile: allow querying cpu module information from the hypervisor by Chris Metcalf · 12 years ago
  53. b8ace08 arch/tile: fix hardwall for tilegx and generalize for idn and ipi by Chris Metcalf · 12 years ago
  54. 621b195 arch/tile: support multiple huge page sizes dynamically by Chris Metcalf · 12 years ago
  55. d9ed9fa mm: add new arch_make_huge_pte() method for tile support by Chris Metcalf · 12 years ago
  56. fc0c49f arch/tile: support kexec() for tilegx by Chris Metcalf · 12 years ago
  57. cd6f32a arch/tile: support <asm/cachectl.h> header for cacheflush() syscall by Chris Metcalf · 12 years ago
  58. d5d14ed arch/tile: Allow tilegx to build with either 16K or 64K page size by Chris Metcalf · 12 years ago
  59. 47d632f arch/tile: optimize get_user/put_user and friends by Chris Metcalf · 12 years ago
  60. 1efea40 arch/tile: support building big-endian kernel by Chris Metcalf · 12 years ago
  61. 73636b1 arch/tile: allow building Linux with transparent huge pages enabled by Chris Metcalf · 12 years ago
  62. 5100700 arch/tile: use interrupt critical sections less by Chris Metcalf · 12 years ago
  63. da89fb1 Merge tag 'tag-for-linus-3.5' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 12 years ago
  64. d5adf23 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  65. d484864 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  66. be87cfb Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  67. 58823de9 Merge tag 'hda-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  68. 4b7eba4 Merge tag 'cris-for-linus' of git://jni.nu/cris by Linus Torvalds · 12 years ago
  69. 92bf3d0 Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  70. 603d663 openrisc: use generic strncpy_from_user by Jonas Bonn · 12 years ago
  71. ece78b7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  72. 21848d0 doc: ext3: update documentation with barrier=1 default by Stefan Hajnoczi · 12 years ago
  73. 76dab97 Documentation/initrd.txt: Change the location of util-linux by Marcos Paulo de Souza · 12 years ago
  74. e52d2e1 Documentation/SubmittingPatches: suggested the use of scripts/get_maintainer.pl by Michel Machado · 12 years ago
  75. 9b170db Documentation/kernel-parameters: remove autotest and mcatest by Sebastian Andrzej Siewior · 12 years ago
  76. 2cbd082 scripts/coccinelle: sizeof of pointer by Julia Lawall · 12 years ago
  77. 4619c2b scripts/coccinelle: address test is always true by Julia Lawall · 12 years ago
  78. ef12dab drm/i915: tune down the noise of the RP irq limit fail by Daniel Vetter · 12 years ago
  79. 31d8d65 drm/i915: Remove the error message for unbinding pinned buffers by Chris Wilson · 12 years ago
  80. bed1ea9 drm/i915: Limit page allocations to lowmem (dma32) for i965 by Chris Wilson · 12 years ago
  81. b25b086 dma-buf: add initial vmap documentation by Dave Airlie · 12 years ago
  82. 12c4727 dma-buf: minor documentation fixes. by Sumit Semwal · 12 years ago
  83. 98f86c9 dma-buf: add vmap interface by Dave Airlie · 12 years ago
  84. 4c78513 dma-buf: mmap support by Daniel Vetter · 12 years ago
  85. adcc70b ALSA: hda/realtek - Add new codec support for ALC269VD by Kailang Yang · 12 years ago
  86. d5c15f1 microblaze: Setup correct pointer to TLS area by Edgar E. Iglesias · 12 years ago
  87. 8d95e12 microblaze: Add TLS support to sys_clone by Edgar E. Iglesias · 12 years ago
  88. d65987a microblaze: ftrace: Pass the first calling instruction for dynamic ftrace by Michal Simek · 12 years ago
  89. f397c07 microblaze: Port OOM changes to do_page_fault by Kautuk Consul · 12 years ago
  90. 59516b0 microblaze: Do not select GENERIC_GPIO by default by Lars-Peter Clausen · 12 years ago
  91. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  92. b5f4035 Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  93. ce00417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  94. 9978306 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  95. abe81e2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  96. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  97. 0708500 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  98. be122ab Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  99. b343c8b Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  100. 745914d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 12 years ago