1. 4fa156e drivers/char/hvc_console.c: cleanups by Adrian Bunk · 17 years ago
  2. fca3b74 ipmi: add pci remove handling by Corey Minyard · 17 years ago
  3. f64da95 ipmi: add new IPMI nmi watchdog handling by Corey Minyard · 17 years ago
  4. ee6cd5f ipmi: allow shared interrupts by Corey Minyard · 17 years ago
  5. dba9b4f ipmi: add powerpc openfirmware sensing by Corey Minyard · 17 years ago
  6. 5f757f9 Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  7. 0976251 rename TANBAC TB0219 config by Yoichi Yuasa · 17 years ago
  8. 543691a tty_register_driver: only allocate tty instances when defined by Andy Whitcroft · 17 years ago
  9. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  10. a3d5213 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  11. 89661ad Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  12. 98b9617 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 17 years ago
  13. bab41e9 PCI: Convert to alloc_pci_dev() by Michael Ellerman · 18 years ago
  14. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 18 years ago
  15. b92e9fa [PATCH] x86: fix amd64-agp aperture validation by Jan Beulich · 17 years ago
  16. bc95f36 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  17. 24a77da Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  18. 49e1900 Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 17 years ago
  19. 34f6d74 [POWERPC] remove kernel module option for booke wdt by Dave Jiang · 18 years ago
  20. 6b06d2c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  21. cfaae3e Pull sony into release branch by Len Brown · 17 years ago
  22. c6c6010 sonypi: use mutex instead of semaphore by Matthias Kaehlcke · 17 years ago
  23. 1a3e323 sonypi: try to detect if sony-laptop has already taken one of the known ioports by malattia@linux.it · 17 years ago
  24. 74a882e sonypi: suggest sonypi users to try sony-laptop instead by malattia@linux.it · 17 years ago
  25. 01b2726 [POWERPC] Rename get_property to of_get_property: partial drivers by Stephen Rothwell · 17 years ago
  26. 881ba59 [AGPGART] sworks-agp: Switch to PCI ref counting APIs by Alan Cox · 17 years ago
  27. 1e41573 [AGPGART] Nvidia AGP: Use refcount aware PCI interfaces by Alan Cox · 17 years ago
  28. b826b4d [AGPGART] Fix sparse warning in sgi-agp.c by Dave Jones · 18 years ago
  29. 89cf7cc [AGPGART] Intel-agp adjustments by Jan Beulich · 18 years ago
  30. 9eeee24 [AGPGART] Move [un]map_page_into_agp into asm/agp.h by Jan Beulich · 18 years ago
  31. 77ec430 [AGPGART] Add missing calls to global_flush_tlb() to ali-agp by Jan Beulich · 18 years ago
  32. 82eab13 [AGPGART] prevent probe collision of sis-agp and amd64_agp by Oliver Neukum · 18 years ago
  33. a48141d Revert "[POWERPC] Rename get_property to of_get_property: drivers" by Paul Mackerras · 17 years ago
  34. f859581 [NET]: random functions can use nsec resolution instead of usec by Eric Dumazet · 18 years ago
  35. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
  36. cb69cc5 [TCP/DCCP/RANDOM]: Remove unused exports. by Adrian Bunk · 18 years ago
  37. ce7dd06 drm/i915: Add 965GM pci id update by Wang Zhenyu · 17 years ago
  38. fc83815 Char: mxser, fix TIOCMIWAIT by Jiri Slaby · 17 years ago
  39. b446a4a Char: mxser_new, fix TIOCMIWAIT by Jiri Slaby · 17 years ago
  40. 67d2bc5 Char: mxser_new, fix recursive locking by Jan Yenya Kasprzak · 17 years ago
  41. 8c8dc32 [POWERPC] Remove old interface find_path_device by Stephen Rothwell · 17 years ago
  42. c3ea692 [POWERPC] hvc_console: Typo fixes by will schmidt · 18 years ago
  43. b791072 [POWERPC] hvc_console: Polling mode timer backoff by Will Schmidt · 18 years ago
  44. 8a93258 fix bogon in /dev/mem mmap'ing on nommu by Benjamin Herrenschmidt · 18 years ago
  45. d05c7a8 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 18 years ago
  46. 9213fee [POWERPC] Rename prom_n_size_cells to of_n_size_cells by Stephen Rothwell · 18 years ago
  47. a8bda5d [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells by Stephen Rothwell · 18 years ago
  48. 9e35d20 Input: keyboard handler - use printk_ratelimit() by Dmitry Torokhov · 18 years ago
  49. 5b2a082 Input: rework handle creation code by Dmitry Torokhov · 18 years ago
  50. 0bce0b7 Merge branch 'for-2.6.21' of master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  51. 52ea071 [AGPGART] intel_agp: fix G965 GTT size detect by Wang Zhenyu · 18 years ago
  52. 90f30ec Merge branch 'for-2.6.21' of master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  53. 4598af3 [AGPGART] intel_agp: PCI id update for Intel 965GM by Wang Zhenyu · 18 years ago
  54. f991519 [PATCH] vt: fix potential race in VT_WAITACTIVE handler by Michal Januszewski · 18 years ago
  55. 96fac9d [PATCH] Wire up DEC serial drivers in Kconfig by Ralf Baechle · 18 years ago
  56. d0a9af8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  57. d340d89 [PATCH] generic_serial: fix decoding of baud rate by Daniel Drake · 18 years ago
  58. b82f87f [DRM]: Delete sparc64 FFB driver code that never gets built. by David S. Miller · 18 years ago
  59. 9e9c132 drm: just use io_remap_pfn_range on all archs.. by Dave Airlie · 18 years ago
  60. 3831587 drm: fix DRM_CONSISTENT mapping by Hugh Dickins · 18 years ago
  61. d7d8aac drm: fix up mmap locking in preparation for ttm changes by Thomas Hellstrom · 18 years ago
  62. 040ac32 drm: fix driver deadlock with AIGLX and reclaim_buffers_locked by Thomas Hellstrom · 18 years ago
  63. 4b560fd drm: fix warning in drm_fops.c by Andrew Morton · 18 years ago
  64. 99da6d8 drm: allow for more generic drm ioctls by Thomas Hellstrom · 18 years ago
  65. d9c1e9a [PATCH] tty: Fix two reported pid leaks by Eric W. Biederman · 18 years ago
  66. bad7705 [PATCH] machzwd warning fix by Andrew Morton · 18 years ago
  67. 4745591 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  68. c2c88f1 [PATCH] Initialise SAK member for each virtual console to prevent oops by Bernhard Walle · 18 years ago
  69. b257bc0 [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode by Andrew Johnson · 18 years ago
  70. 2c35f81 [CHAR] lcd: Fix two warnings. by Ralf Baechle · 18 years ago
  71. c8e4c77 Input: add getkeycode and setkeycode methods by Marvin Raaijmakers · 18 years ago
  72. 0bdd0f3 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  73. 89952d1 [PATCH] misc NULL noise by Al Viro · 18 years ago
  74. ab97e6c [WATCHDOG] i8xx TCO driver - mark for removal by Wim Van Sebroeck · 18 years ago
  75. 6244270 drm: fix alpha domain handling by Jay Estabrook · 18 years ago
  76. 74be8e3 via: fix CX700 pci id by Thomas Hellstrom · 18 years ago
  77. 0bead7c drm: make drm_io_prot static. by Adrian Bunk · 18 years ago
  78. 5379397 drm: remove via_mm.h by Robert P. J. Day · 18 years ago
  79. c1185cc drm: add missing NULL assignment by Dave Airlie · 18 years ago
  80. 80b2c38 drm/radeon: Fix u32 overflows when determining AGP base address in card space. by Michel Dänzer · 18 years ago
  81. cd839d0 drm: port over use_vmalloc code from git hashtab by Dave Airlie · 18 years ago
  82. 11d9c2f drm: fix crash with fops lock and fixup sarea/page size locking by Dave Airlie · 18 years ago
  83. 54ba2f7 drm: bring bufs code from git tree. by Dave Airlie · 18 years ago
  84. 5cc7f9a drm: move protection stuff into separate function by Dave Airlie · 18 years ago
  85. 8311d57 drm: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 18 years ago
  86. f54d1e4 drm: update README.drm (bugzilla #7933) by Randy Dunlap · 18 years ago
  87. 41ed5de drm: remove unused exports by Adrian Bunk · 18 years ago
  88. b35692e [CHAR] ds1286: Fix handling of seconds in RTC_ALM_SET ioctl. by Ralf Baechle · 18 years ago
  89. 03154a2 [PATCH] minor updat to tlclk Kconfig entry by Mark Gross · 18 years ago
  90. 059819a [PATCH] Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005) by Marcel Holtmann · 18 years ago
  91. 6346190 [PATCH] char/epca.c: remove unused function by Michal Piotrowski · 18 years ago
  92. 4ff31d7 [PATCH] ipmi: check, if default ports are accessible on PPC by Christian Krafft · 18 years ago
  93. d5dedf9 [PATCH] cyclades: return closing_wait by Andrew Morton · 18 years ago
  94. 5a39e8c [PATCH] tty_io: fix race in master pty close/slave pty close path by Aristeu Sergio Rozanski Filho · 18 years ago
  95. e047d1c [AGPGART] fix compile errors by Ryusuke Konishi · 18 years ago
  96. fb55a0d [PARISC] parisc-agp: Fix thinko const-ifying by Kyle McMartin · 18 years ago
  97. 8cd0ae0 [PATCH] Make hvc_console.c compile on non-powerpc: Remove NO_IRQ by Rusty Russell · 18 years ago
  98. b0138a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
  99. a22a0fa Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  100. e5524f3 [AGPGART] Further constification. by Dave Jones · 18 years ago