1. d656ae5 Merge tag 'v2.6.35-rc6' into drm-radeon-next by Dave Airlie · 14 years ago
  2. 167ffc4 drm: radeon: fix sign bug by Dan Carpenter · 14 years ago
  3. 4c712e6 drm/radeon/kms: check/restore sanity before doing anything else with GPU. by Dave Airlie · 14 years ago
  4. e376573 drm/radeon: fall back to GTT if bo creation/validation in VRAM fails. by Michel Dänzer · 14 years ago
  5. 351a52a drm/radeon/kms: add ioport register access by Alex Deucher · 14 years ago
  6. fe50ac7 drm/radeon/kms: enable HDMI audio on RS600/RS690/RS740 by Rafał Miłecki · 14 years ago
  7. 7eea7e9 drm/radeon/kms: track audio engine state, do not use not setup timer by Rafał Miłecki · 14 years ago
  8. e7aeeba drm/radeon/kms/r6xx+: add query for tile config (v2) by Alex Deucher · 14 years ago
  9. 40e2a5c drm/radeon/kms: fix CS alignment checking for tiling (v2) by Alex Deucher · 14 years ago
  10. 7f81337 drm/radeon/kms: add tiling support to the cs checker for r6xx/r7xx by Alex Deucher · 14 years ago
  11. 97d6632 drm/radeon/kms: Add crtc tiling setup support for evergreen by Alex Deucher · 14 years ago
  12. 40c4ac1 drm/radeon/kms: Add crtc tiling setup support for r6xx/r7xx by Alex Deucher · 14 years ago
  13. 21a8122 drm/radeon/kms: add support for internal thermal sensors (v3) by Alex Deucher · 14 years ago
  14. d7a2952 drm/radeon: Add support for the ATIF ACPI method to the radeon driver by Alberto Milone · 14 years ago
  15. 9bd7ef5 drm/radeon/kms/atom: bump atom loop timeout from 1 sec to 5 secs by Alex Deucher · 14 years ago
  16. 4ce9198 drm/radeon/kms: minor driver cleanups by Alex Deucher · 14 years ago
  17. b37fa16 Linux 2.6.35-rc6 by Linus Torvalds · 14 years ago
  18. 27efd7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  19. 84d4db0 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  20. 38ea6e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  21. 2851785 Merge branch 'x86/auditsyscall' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 14 years ago
  22. e916bea Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  23. 4c0c03c CIFS: Fix a malicious redirect problem in the DNS lookup code by David Howells · 14 years ago
  24. 52fa2bb drm/radeon/kms: add quirk to make HP DV5000 laptop resume by Alex Deucher · 14 years ago
  25. 3619b8f Input: synaptics - relax capability ID checks on newer hardware by Dmitry Torokhov · 14 years ago
  26. 0327559 x86: auditsyscall: fix fastpath return value after reschedule by Roland McGrath · 14 years ago
  27. edd63cb sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function by Jason Wessel · 14 years ago
  28. b0679c6 debug_core,kdb: fix kgdb_connected bit set in the wrong place by Jason Wessel · 14 years ago
  29. 9e8b624 Fix merge regression from external kdb to upstream kdb by Jason Wessel · 14 years ago
  30. fb82c0f repair gdbstub to match the gdbserial protocol specification by Jason Wessel · 14 years ago
  31. 1396a21 kdb: break out of kdb_ll() when command is terminated by Martin Hicks · 14 years ago
  32. 0baf2d8 drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctl by Alex Deucher · 14 years ago
  33. d667865 Fix ttm_page_alloc.c build breakage by Luck, Tony · 14 years ago
  34. 15cb02c drm/radeon/kms: fix legacy LVDS dpms sequence by Alex Deucher · 14 years ago
  35. 29508eb drm/radeon/kms: drop taking lock around crtc lookup. by Dave Airlie · 14 years ago
  36. cd5b8f8 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  37. 052a1cd Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev by Linus Torvalds · 14 years ago
  38. 84b37df Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  39. 95977d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  40. a4ce96a Fix up trivial spelling errors ('taht' -> 'that') by Linus Torvalds · 14 years ago
  41. 418c527 pcmcia: fix 'driver ... did not release config properly' warning by Patrick McHardy · 14 years ago
  42. 567c7b0 mm: add context argument to shrinker callback to remaining shrinkers by Dave Chinner · 14 years ago
  43. 3fea602 Input: twl40300-keypad - fix handling of "all ground" rows by Dmitry Torokhov · 14 years ago
  44. c25f7b7 Input: gamecon - reference correct pad in gc_psx_command() by Dmitry Torokhov · 14 years ago
  45. 7b5d331 Input: gamecon - reference correct input device in NES mode by Dmitry Torokhov · 14 years ago
  46. f8324e2 math-emu: correct test for downshifting fraction in _FP_FROM_INT() by Mikael Pettersson · 14 years ago
  47. f4b23cc Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  48. 37f9003 drm/radeon/kms/atom: add crtc disable function by Alex Deucher · 14 years ago
  49. 90c1efd drm: Return EBUSY if the framebuffer is unbound when flipping. by Chris Wilson · 14 years ago
  50. 92897b5 drm: add "auto" dithering method by Ben Skeggs · 14 years ago
  51. c42750b drm/r600: fix possible NULL pointer derefernce by Alex Deucher · 14 years ago
  52. e153b70 drm/radeon/kms: add quirk for ASUS HD 3600 board by Alex Deucher · 14 years ago
  53. a6a1a09 include/linux/vgaarb.h: add missing part of include guard by Doug Goldstein · 14 years ago
  54. e095937 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  55. 83ba371 Merge branch 'linuxdocs' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs by Linus Torvalds · 14 years ago
  56. 516bd66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  57. 844b9a8 vfs: fix RCU-lockdep false positive due to /proc by Paul E. McKenney · 14 years ago
  58. 9d51a6b sdhci-s3c: add missing remove function by Marek Szyprowski · 14 years ago
  59. d45840d Andres has moved by Andres Salomon · 14 years ago
  60. b8ab9f8 x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit numa is used by Yinghai Lu · 14 years ago
  61. 9aebbdb x86, numa: fix boot without RAM on node0 again by Yinghai Lu · 14 years ago
  62. 5528e22 edac: mpc85xx: add support for MPC8569 EDAC controllers by Anton Vorontsov · 14 years ago
  63. 1cd8521 edac: mpc85xx: fix MPC85xx dependency by Anton Vorontsov · 14 years ago
  64. a6aa62a mm/vmscan.c: fix mapping use after free by Nick Piggin · 14 years ago
  65. c61284e ipc/sem.c: bugfix for semop() not reporting successful operation by Manfred Spraul · 14 years ago
  66. 7173aef drm/nouveau: Fix crashes during fbcon init on single head cards. by Francisco Jerez · 14 years ago
  67. 14d7ec1 drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch by Ben Skeggs · 14 years ago
  68. 42f14c4 drm/radeon/kms: fix shared ddc harder by Alex Deucher · 14 years ago
  69. 9fe41e4 documentation: fix almost duplicate filenames (IO/io-mapping.txt) by Randy Dunlap · 14 years ago
  70. 19f0f0a Merge git://git.infradead.org/users/cbou/battery-2.6.35 by Linus Torvalds · 14 years ago
  71. 41f9a31 ASoC: Select wm_hubs automatically for WM8994 by Chanwoo Choi · 14 years ago
  72. 573201f bridge: Partially disable netpoll support by Herbert Xu · 14 years ago
  73. 9440012 drm/i915: enable low power render writes on GEN3 hardware. by Dave Airlie · 14 years ago
  74. 45503de drm/i915: Define MI_ARB_STATE bits by Keith Packard · 14 years ago
  75. 4ede00c vmwgfx: return -EFAULT if copy_to_user fails by Dan Carpenter · 14 years ago
  76. 772a2f9 fb: handle allocation failure in alloc_apertures() by Dan Carpenter · 14 years ago
  77. bbb642f drm: radeon: check kzalloc() result by Kulikov Vasiliy · 14 years ago
  78. 1e8655f drm/ttm: Fix build on architectures without AGP by Ben Hutchings · 14 years ago
  79. 1afaab9 Input: w90p910_keypad - change platfrom driver name to 'nuc900-kpi' by Wan ZongShun · 14 years ago
  80. 3e1bbc8 Input: i8042 - add Gigabyte Spring Peak to dmi_noloop_table by Kamal Mostafa · 14 years ago
  81. 620d0be Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev by Linus Torvalds · 14 years ago
  82. ee10393 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  83. 16fd536 xfs: track AGs with reclaimable inodes in per-ag radix tree by Dave Chinner · 14 years ago
  84. 70e60ce xfs: convert inode shrinker to per-filesystem contexts by Dave Chinner · 14 years ago
  85. 2ebc346 Btrfs: fix checks in BTRFS_IOC_CLONE_RANGE by Dan Rosenberg · 14 years ago
  86. d0c6f62 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  87. 46ac0cc Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cm by Linus Torvalds · 14 years ago
  88. 2decd5a Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  89. b4fd4f8 intel_scu_ipc: Oops/crash fixes by Sreedhara DS · 14 years ago
  90. b5384d4 Btrfs: fix CLONE ioctl destination file size expansion to block boundary by Sage Weil · 14 years ago
  91. 99d8f83 Btrfs: fix split_leaf double split corner case by Chris Mason · 14 years ago
  92. 45e77d3 tcp: fix crash in tcp_xmit_retransmit_queue by Ilpo Järvinen · 14 years ago
  93. b508998 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  94. 9078370 kmemleak: Add support for NO_BOOTMEM configurations by Catalin Marinas · 14 years ago
  95. 7952f98 kmemleak: Annotate false positive in init_section_page_cgroup() by Catalin Marinas · 14 years ago
  96. 878c495 [S390] cio: fix potential overflow in chpid descriptor by Sebastian Ott · 14 years ago
  97. 0abccf7 [S390] add missing device put by Stefan Haberland · 14 years ago
  98. cffab6b [S390] dasd: use correct label location for diag fba disks by Peter Oberparleiter · 14 years ago
  99. 7260042 crypto: talitos - fix bug in sg_copy_end_to_buffer by Lee Nipper · 14 years ago
  100. 7f8275d mm: add context argument to shrinker callback by Dave Chinner · 14 years ago