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