1. 39060a07 Revert "drm/i915: Try enabling RC6 by default (again)" by Dave Airlie · 14 years ago
  2. a81b31e drm/radeon: Extended DDC Probing for ECS A740GM-M DVI-D Connector by Thomas Reim · 14 years ago
  3. d522d9c drm/radeon: Log Subsystem Vendor and Device Information by Thomas Reim · 14 years ago
  4. e384fab drm/radeon: Extended DDC Probing for Connectors with Improperly Wired DDC Lines (here: Asus M2A-VM HDMI) by Thomas Reim · 14 years ago
  5. 051963d drm: Separate EDID Header Check from EDID Block Check by Thomas Reim · 14 years ago
  6. 5037f8a drm: Add NULL check about irq functions by Joonyoung Shim · 14 years ago
  7. e1c44ac drm: Fix irq install error handling by Joonyoung Shim · 14 years ago
  8. 816985d drm/radeon: fix potential NULL dereference in drivers/gpu/drm/radeon/atom.c by Bojan Prtvar · 14 years ago
  9. 69ad2ff drm/radeon: clean reg header files by Fernando Luis Vázquez Cao · 14 years ago
  10. 4d5cb60 drm/debugfs: Initialise empty variable by Emil Velikov · 14 years ago
  11. 0b57637 Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 into drm-fixes by Dave Airlie · 14 years ago
  12. c41b9ee9 drm/radeon/kms: add thermal chip quirk for asus 9600xt by Alex Deucher · 14 years ago
  13. 8849883 drm/radeon: off by one in check_reg() functions by Dan Carpenter · 14 years ago
  14. b870989 drm/radeon/kms: fix version comment due to merge timing by Alex Deucher · 14 years ago
  15. 288d5ab Boot up with usermodehelper disabled by Linus Torvalds · 14 years ago
  16. 33f35f2 x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabled by Linus Torvalds · 14 years ago
  17. 0ea6484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  18. 35e51fe Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  19. c0c770e Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  20. a9e4e6e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 14 years ago
  21. 27665ff Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  22. 14595f7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  23. 298507d shm: optimize exit_shm() by Vasiliy Kulikov · 14 years ago
  24. 33a30ed shm: fix wrong tests by Vasiliy Kulikov · 14 years ago
  25. 07b7ddd drm/i915: allow cache sharing policy control by Jesse Barnes · 14 years ago
  26. c0864cb drm/i915/hdmi: HDMI source product description infoframe support by Jesse Barnes · 14 years ago
  27. 45187ac drm/i915/hdmi: split infoframe setting from infoframe type code by Jesse Barnes · 14 years ago
  28. ebec9a7b drm: track CEA version number if present by Jesse Barnes · 14 years ago
  29. 206506c tmpfs: expand "help" to explain value of TMPFS_POSIX_ACL by Robert P. J. Day · 14 years ago
  30. 8079b1c mm: clarify the radix_tree exceptional cases by Hugh Dickins · 14 years ago
  31. e504f3f tmpfs radix_tree: locate_item to speed up swapoff by Hugh Dickins · 14 years ago
  32. 31475dd mm: a few small updates for radix-swap by Hugh Dickins · 14 years ago
  33. 69f07ec tmpfs: use kmemdup for short symlinks by Hugh Dickins · 14 years ago
  34. 6922c0c tmpfs: convert shmem_writepage and enable swap by Hugh Dickins · 14 years ago
  35. aa3b189 tmpfs: convert mem_cgroup shmem to radix-swap by Hugh Dickins · 14 years ago
  36. 54af6042 tmpfs: convert shmem_getpage_gfp to radix-swap by Hugh Dickins · 14 years ago
  37. 46f65ec tmpfs: convert shmem_unuse_inode to radix-swap by Hugh Dickins · 14 years ago
  38. 7a5d0fb tmpfs: convert shmem_truncate_range to radix-swap by Hugh Dickins · 14 years ago
  39. bda97ea tmpfs: copy truncate_inode_pages_range by Hugh Dickins · 14 years ago
  40. 41ffe5d tmpfs: miscellaneous trivial cleanups by Hugh Dickins · 14 years ago
  41. 285b2c4 tmpfs: demolish old swap vector support by Hugh Dickins · 14 years ago
  42. a2c16d6 mm: let swap use exceptional entries by Hugh Dickins · 14 years ago
  43. 6328650 radix_tree: exceptional entries and indices by Hugh Dickins · 14 years ago
  44. 70d3271 drivers/video/backlight/aat2870_bl.c: make it buildable as a module by Andrew Morton · 14 years ago
  45. 5d6f921 drivers/video/backlight/aat2870_bl.c: fix setting max_current by Axel Lin · 14 years ago
  46. 4c4dd90 drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device_register by Axel Lin · 14 years ago
  47. 1646ec9 cris: add missing declaration of kgdb_init() and breakpoint() by WANG Cong · 14 years ago
  48. b4bc281 cris: fix the prototype of sync_serial_ioctl() by WANG Cong · 14 years ago
  49. 4b851d8 cris: fix a build error in sync_serial_open() by WANG Cong · 14 years ago
  50. d496921 cris: fix a build error in kernel/fork.c by WANG Cong · 14 years ago
  51. 1560ffe6 tpm_tis: fix build when ACPI is not enabled by Randy Dunlap · 14 years ago
  52. 3dab1bc mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODE by Johannes Weiner · 14 years ago
  53. f7b9fcb ramoops: update module parameters by Sergiu Iordache · 14 years ago
  54. f2d34fd9 Documentation: add pointer to name_to_dev_t for root= values by Will Drewry · 14 years ago
  55. 2af1416 fs/dcache.c: fix new kernel-doc warning by Randy Dunlap · 14 years ago
  56. 88eca02 ida: simplified functions for id allocation by Rusty Russell · 14 years ago
  57. a729589 taskstats: add_del_listener() should ignore !valid listeners by Oleg Nesterov · 14 years ago
  58. dfc428b taskstats: add_del_listener() shouldn't use the wrong node by Oleg Nesterov · 14 years ago
  59. 12b3e03 rtc-omap: fix initialization of control register by Daniel Glöckner · 14 years ago
  60. dd48c08 fault-injection: add ability to export fault_attr in arbitrary directory by Akinobu Mita · 14 years ago
  61. a0bfa13 cpuidle: stop depending on pm_idle by Len Brown · 14 years ago
  62. 4bfc828 x86 idle: move mwait_idle_with_hints() to where it is used by Len Brown · 14 years ago
  63. d91ee58 cpuidle: replace xen access to x86 pm_idle and default_idle by Len Brown · 14 years ago
  64. 62027ae cpuidle: create bootparam "cpuidle.off=1" by Len Brown · 14 years ago
  65. 6dccf9c mrst_pmu: driver for Intel Moorestown Power Management Unit by Len Brown · 14 years ago
  66. db9481c ext4: use kzalloc in ext4_kzalloc() by Mathias Krause · 14 years ago
  67. 4e20fa6 drm/i915: Try enabling RC6 by default (again) by Keith Packard · 14 years ago
  68. 3d208be Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 14 years ago
  69. 4edd17a Revert "drm/i915/dp: Zero the DPCD data before connection probe" by Keith Packard · 14 years ago
  70. d0e323b Merge branch 'apei' into apei-release by Len Brown · 14 years ago
  71. c3e6088 ACPI, APEI, EINJ Param support is disabled by default by Huang Ying · 14 years ago
  72. 70cb6e1 APEI GHES: 32-bit buildfix by Len Brown · 14 years ago
  73. a7e09d4 ACPI: APEI build fix by Len Brown · 14 years ago
  74. ba61ca4 ACPI, APEI, GHES: Add hardware memory error recovery support by Huang Ying · 14 years ago
  75. ea8f5fb HWPoison: add memory_failure_queue() by Huang Ying · 14 years ago
  76. 152cef4 ACPI, APEI, GHES, Error records content based throttle by Huang Ying · 14 years ago
  77. 67eb2e9 ACPI, APEI, GHES, printk support for recoverable error via NMI by Huang Ying · 14 years ago
  78. 7f18427 lib, Make gen_pool memory allocator lockless by Huang Ying · 14 years ago
  79. f49f23a lib, Add lock-less NULL terminated single list by Huang Ying · 14 years ago
  80. df013ff Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG by Huang Ying · 14 years ago
  81. 750f463 dt: add of_alias_scan and of_alias_get_id by Shawn Guo · 14 years ago
  82. dcd998c tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_data by Kiran Patil · 14 years ago
  83. f48d191 Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  84. f673b7c Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  85. c299eba Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  86. 1850536 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  87. ed8f373 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  88. a6b11f5 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  89. 73a9fe8 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  90. f340681 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 14 years ago
  91. 4400478 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdog by Linus Torvalds · 14 years ago
  92. 0d7e92d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  93. 4fecc20 Input: ad7879 - fix deficient device disable by Michael Hennerich · 14 years ago
  94. 0a7a8ff Input: gpio_keys - fix two typos in devicetree documentation by Tobias Klauser · 14 years ago
  95. d30c4b7 tools/power turbostat: fit output into 80 columns on snb-ep by Len Brown · 14 years ago
  96. b728a5c efivars: fix warnings when CONFIG_PSTORE=n by Tony Luck · 14 years ago
  97. 4a8f505 Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from-akpm', 'kexec-param' and 'misc' into release by Len Brown · 14 years ago
  98. 6c8111e9 ACPI: delete stale reference in kernel-parameters.txt by Len Brown · 14 years ago
  99. d1afa65 arch/tile/mm/init.c: trivial: use BUG_ON by Julia Lawall · 14 years ago
  100. 3d071cd3 Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Chris Metcalf · 14 years ago