1. f2e1d89 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  2. 3d06f7a Merge branch 'agp-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 17 years ago
  3. ace3dff via invalid device ids removal by Xavier Bachelot · 17 years ago
  4. eed0f72 radeon: Commit the ring after each partial texture upload blit. by chaohong guo · 17 years ago
  5. 54583bf i915: fix vbl swap allocation size. by Dave Airlie · 17 years ago
  6. c153f45 drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. by Eric Anholt · 17 years ago
  7. b589ee5 drm: remove XFREE86_VERSION macros. by Dave Airlie · 17 years ago
  8. 6c340ea drm: Replace filp in ioctl arguments with drm_file *file_priv. by Eric Anholt · 17 years ago
  9. 20caafa drm: Remove DRM_ERR OS macro. by Eric Anholt · 17 years ago
  10. bdc3e60 fix use after free in amd create gatt pages by Jesper Juhl · 17 years ago
  11. a2721e9 AGP fix race condition between unmapping and freeing pages by Dave Airlie · 17 years ago
  12. 64a6f95 signedness: module_param_array nump argument by Al Viro · 17 years ago
  13. 64b3361 long vs. unsigned long - low-hanging fruits in drivers by Al Viro · 17 years ago
  14. 51ef9c5 synclink_gt endianness annotations by Al Viro · 17 years ago
  15. a39f9d0 mpc5200_wdt: __user annotations by Al Viro · 17 years ago
  16. b981d8b3 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  17. dc8c858 PTY: add kernel parameter to overwrite legacy pty count by Kay Sievers · 17 years ago
  18. 07c015e Convert from class_device to device in drivers/char by tonyj@suse.de · 17 years ago
  19. 7e7654a cdev: remove unneeded setting of cdev names by Greg Kroah-Hartman · 17 years ago
  20. e869086 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  21. 7465ce0 [POWERPC] iSeries: Move detection of virtual tapes by Stephen Rothwell · 17 years ago
  22. 1670b2b [POWERPC] Remove iSeries_vio_dev by Stephen Rothwell · 17 years ago
  23. 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 17 years ago
  24. e2a57a8 Correct Makefile rule for generating custom keymap by Maarten Bressers · 17 years ago
  25. 70cb979 VT_WAITACTIVE: Avoid returning EINTR when not necessary by Linus Torvalds · 17 years ago
  26. 3a49869 Revert "intel_agp: fix stolen mem range on G33" by Kyle McMartin · 17 years ago
  27. 70f227d Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  28. 9b42c33 [TCP]: secure_tcp_sequence_number() should not use a too fast clock by Eric Dumazet · 17 years ago
  29. 8792f96 VT ioctl race fix by Samuel Ortiz · 17 years ago
  30. a64314e fix console change race exposed by CFS by Jan Lübbe · 17 years ago
  31. e4a7b1d i915: make vbl interrupts work properly on i965g/gm hw. by Dave Airlie · 17 years ago
  32. 3dffec4 Silent drivers/char/hpet.c build warnings on i386 by S.Çağlar Onur · 17 years ago
  33. 1f23f42 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  34. 78e1ca4 ACPI: hpet: ACPI Error (utglobal-0126): Unknown exception code: 0xFFFFFFF0 by Zhao Yakui · 17 years ago
  35. afa684f fix "mspec: handle shrinking virtual memory areas" by Cliff Wickman · 17 years ago
  36. 0ce49a3 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  37. e67aa27 intel-agp: Fix i830 mask variable that changed with G33 support by Dave Airlie · 17 years ago
  38. 248bdd5 pci: fix unterminated pci_device_id lists by Kees Cook · 17 years ago
  39. 4191ba2 mspec: handle shrinking virtual memory areas by Cliff Wickman · 17 years ago
  40. bb8bd3a sparc64 (and others): fix tty_ioctl.c build by Tony Breeds · 17 years ago
  41. b231537 Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  42. 4740622 intel_agp: fix GTT map size on G33 by Zhenyu Wang · 17 years ago
  43. f443675 intel_agp: fix stolen mem range on G33 by Zhenyu Wang · 17 years ago
  44. f629307 tty: termios locking functions break with new termios type by David Miller · 17 years ago
  45. b9198c3 Input: remove ec3104_keyb driver by Dmitry Torokhov · 17 years ago
  46. 3b2b64f Do not use the ia64 clocksource on non-ia64 architectures by Linus Torvalds · 17 years ago
  47. 35438c4 Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  48. db15f36 [MIPS] Delete duplicate inclusion of <linux/delay.h>. by Ralf Baechle · 17 years ago
  49. 6ae26fa Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 17 years ago
  50. 6869ce1 Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  51. 0769d39 drm: ioremap return value checks by Scott Thompson · 17 years ago
  52. 5bdbc7d agp: balance ioremap checks by Scott Thompson · 17 years ago
  53. 32ddef9 agp: Add device id for P4M900 to via-agp module by Xavier Bachelot · 17 years ago
  54. 25c87f7 Pull events into release branch by Len Brown · 17 years ago
  55. abcb1ff3 tty: dont needlessly cast kmalloc() return value by Jesper Juhl · 17 years ago
  56. 14e04fb ACPI: Schedule /proc/acpi/event for removal by Len Brown · 17 years ago
  57. d4c63b7 synclink_gt fix module reference by Paul Fulghum · 17 years ago
  58. 32d2198 IPMI: fix warning in ipmi_si_intf.c by Mijo Safradin · 17 years ago
  59. 2301060 m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible by Geert Uytterhoeven · 17 years ago
  60. 8e81cc1 tpmdd maintainers by Kent Yoder · 17 years ago
  61. 9c25099 [POWERPC] Use of_get_property in ipmi code by Stephen Rothwell · 17 years ago
  62. 301d9cb [POWERPC] Init markings for hvc_beat by Ishizaki Kou · 17 years ago
  63. 6e420b7 [WATCHDOG] Add support for 1533 bridge to alim1535_wdt by Andrey Borzenkov · 17 years ago
  64. 0f112a8 [WATCHDOG] Eurotechwdt.c - clean-up comments by Wim Van Sebroeck · 17 years ago
  65. 3b6919e pull asus sony thinkpad into release branch by Len Brown · 17 years ago
  66. b1a4719 lguest files should explicitly include asm/paravirt.h by Jes Sorensen · 17 years ago
  67. 42fd552 fix serial buffer memory leak by Alan Cox · 17 years ago
  68. 925796e drivers/char/pcmcia/cm40x0_cs.c: fix release function call by Daniel Ritz · 17 years ago
  69. 21f1628 drm/i915: Fix i965 secured batchbuffer usage by Dave Airlie · 17 years ago
  70. db7f3de efficeon-agp leaks 'struct agp_bridge_data' in error paths of agp_efficeon_probe() by Jesper Juhl · 17 years ago
  71. f7b88cc sonypi: fix ids member of struct acpi_driver by Eugene Teo · 17 years ago
  72. 2f63251 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  73. ad4a5bb ip2main warning fix by Andrew Morton · 17 years ago
  74. 80cd692 ipmi: Fix mem leak in try_init_dmi() by Jesper Juhl · 17 years ago
  75. bb029c6 synclink_gt: fix transmit DMA stall by Paul Fulghum · 17 years ago
  76. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  77. 647e50f [WATCHDOG] Fix pcwd_init_module crash by Wim Van Sebroeck · 17 years ago
  78. f191f14 agp: AMD AGP is used on UP1100 & UP1500 alpha boxen by Alan Hourihane · 17 years ago
  79. dde4787 intel_agp: really fix 945/965GME by Zhenyu Wang · 17 years ago
  80. a51b345 agp: don't lock pages by Nick Piggin · 17 years ago
  81. 190644e Fix "use after free" / "double free" bug in ati_create_gatt_pages / ati_free_gatt_pages by Jesper Juhl · 17 years ago
  82. 286201d [WATCHDOG] ICH9 support for iTCO_wdt by Wim Van Sebroeck · 17 years ago
  83. 7e0a86f7 [WATCHDOG] 631xESB/632xESB support for iTCO_wdt - add all LPC bridges by Wim Van Sebroeck · 17 years ago
  84. 998e678 [WATCHDOG] 631xESB/632xESB support for iTCO_wdt by Sergey Kononenko · 17 years ago
  85. ee2077d Char: cyclades, select FW_LOADER by Jiri Slaby · 17 years ago
  86. f56a384 lguest: documentation VII: FIXMEs by Rusty Russell · 17 years ago
  87. e2c9784 lguest: documentation III: Drivers by Rusty Russell · 17 years ago
  88. 712aaa1 use CLOCKSOURCE_MASK() instead of too large constant by Al Viro · 17 years ago
  89. a4fb212 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  90. 1bf1496 [WATCHDOG] omap_wdt.c - default error for IOCTL is -ENOTTY by Wim Van Sebroeck · 17 years ago
  91. 6abe78b [WATCHDOG] Return value of nonseekable_open by Wim Van Sebroeck · 17 years ago
  92. f186999 [WATCHDOG] mv64x60_wdt: Rework the timeout register manipulation by Dale Farnsworth · 17 years ago
  93. 2422df5 [WATCHDOG] mv64x60_wdt: disable watchdog timer when driver is probed by Dale Farnsworth · 17 years ago
  94. bf2fc92 [WATCHDOG] mv64x60_wdt: Support the WDIOF_MAGICCLOSE feature by Dale Farnsworth · 17 years ago
  95. d37a5c3 [WATCHDOG] mv64x60_wdt: Add a module parameter to change nowayout setting by Dale Farnsworth · 17 years ago
  96. 85d5723 [WATCHDOG] mv64x60_wdt: Add WDIOC_SETOPTIONS ioctl support by Dale Farnsworth · 17 years ago
  97. 94796f9 [WATCHDOG] mv64x60_wdt: Support for WDIOC_SETTIMEOUT ioctl by Dale Farnsworth · 17 years ago
  98. 264f099 [WATCHDOG] mv64x60_wdt: Fix WDIOC_GETTIMEOUT return value by Dale Farnsworth · 17 years ago
  99. 861e51377 [WATCHDOG] mv64x60_wdt: Check return value of nonseekable_open by Dale Farnsworth · 17 years ago
  100. 7e07a15 [WATCHDOG] mv64x60_wdt: Add arch/powerpc platform support by Dale Farnsworth · 17 years ago