1. 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 18 years ago
  2. 8c64580 [PATCH] lockdep: print all lock classes on SysRQ-D by Ingo Molnar · 18 years ago
  3. e4d9191 [PATCH] lockdep: locking init debugging improvement by Ingo Molnar · 18 years ago
  4. 9a11b49a [PATCH] lockdep: better lock debugging by Ingo Molnar · 18 years ago
  5. 62322d2 [PATCH] make more file_operation structs static by Arjan van de Ven · 18 years ago
  6. d459ec0 [PATCH] vt: Decrement ref count of the VT backend on deallocation by Antonino A. Daplas · 18 years ago
  7. 0ebfff1 [POWERPC] Add new interrupt mapping core and change platforms to use it by Benjamin Herrenschmidt · 18 years ago
  8. 5d8c8a2 [PATCH] irq-flags: rio: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  9. 935f6e3 [PATCH] irq-flags: drivers/drm: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  10. 0f2ed4c [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  11. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  12. a2bcce8 [PATCH] kill open-coded offsetof in cm4000_cs.c ZERO_DEV() by Al Viro · 18 years ago
  13. 672b271 [PATCH] fix ISTALLION=y by Adrian Bunk · 18 years ago
  14. 1017f6a [PATCH] fix platform_device_put/del mishaps by Ingo Molnar · 18 years ago
  15. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  16. 0418726 typo fixes: aquire -> acquire by Adrian Bunk · 18 years ago
  17. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  18. 55b4d6a Merge ../linus by Dave Jones · 18 years ago
  19. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  20. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  21. 699352c [PATCH] GPIO for SCx200 & PC-8736x: x86-only by Dave Jones · 18 years ago
  22. fffcb48 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  23. 96febe9 [PATCH] IPMI: watchdog handle panic properly by Corey Minyard · 18 years ago
  24. 1a24586 [PATCH] IPMI: remove high res timer code by Corey Minyard · 18 years ago
  25. 409035e [PATCH] IPMI: tidy msghandler timer by Corey Minyard · 18 years ago
  26. 4ac4360 [PATCH] istallion: cleanups by Alan Cox · 18 years ago
  27. effc8b7 [PATCH] stallion: fix recent SMP locking cleanup by Alan Cox · 18 years ago
  28. 33b37a3 [PATCH] remove active field from tty buffer structure by Paul Fulghum · 18 years ago
  29. 2c3bb20 [PATCH] add receive_room flow control to flush_to_ldisc by Paul Fulghum · 18 years ago
  30. 817d6d3 [PATCH] remove TTY_DONT_FLIP by Paul Fulghum · 18 years ago
  31. adf8a28 [AGPGART] Make AGP depend on PCI by Dave Jones · 18 years ago
  32. 456229a [PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root static by Adrian Bunk · 18 years ago
  33. 8f76078 [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ by Jesper Juhl · 18 years ago
  34. 7a8e2a5 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add proper Kconfig, Makefile entries by Jim Cromie · 18 years ago
  35. 23916a8 [PATCH] chardev: GPIO for SCx200 & PC-8736x: display pin values in/out in gpio_dump by Jim Cromie · 18 years ago
  36. ec31231 [PATCH] gpio-patchset-fixups: include linux/io.h by Jim Cromie · 18 years ago
  37. 8bcf613 [PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes by Jim Cromie · 18 years ago
  38. 6cad56f [PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regs by Jim Cromie · 18 years ago
  39. f31000e [PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module by Jim Cromie · 18 years ago
  40. 58b087c [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w dev_dbg by Jim Cromie · 18 years ago
  41. 681a3e7 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio module by Jim Cromie · 18 years ago
  42. 0e41ef3 [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common module by Jim Cromie · 18 years ago
  43. 1a66fdf [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common module by Jim Cromie · 18 years ago
  44. 1ca5df0 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add empty common-module by Jim Cromie · 18 years ago
  45. c3dc807 [PATCH] chardev: GPIO for SCx200 & PC-8736x: dispatch via vtable by Jim Cromie · 18 years ago
  46. fe3a168 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtable by Jim Cromie · 18 years ago
  47. 9550a33 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-file by Jim Cromie · 18 years ago
  48. 979b5ec [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platforn_device for use w dev_dbg by Jim Cromie · 18 years ago
  49. 7d7f212 [PATCH] chardev: GPIO for SCx200 & PC-8736x: modernize driver init to 2.6 api by Jim Cromie · 18 years ago
  50. 62c83cd [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean by Jim Cromie · 18 years ago
  51. b65b5b5 [PATCH] stallion clean up by Alan Cox · 18 years ago
  52. 3397973 [PATCH] IPMI: use schedule in kthread by akpm@osdl.org · 18 years ago
  53. 283fef5 [PATCH] tty: fix TCSBRK comment by Paul Fulghum · 18 years ago
  54. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  55. e29419f [PATCH] 64bit resource: fix up printks for resources in misc drivers by Greg Kroah-Hartman · 18 years ago
  56. a09ab7e [PATCH] type-oh bug in tlclk.c by mark gross · 18 years ago
  57. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  58. 331b831 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV by Greg Kroah-Hartman · 19 years ago
  59. f4eaa37 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  60. 96192ff [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  61. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  62. 8ab5e4c [PATCH] devfs: Remove devfs_remove() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  63. 7c69ef7 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  64. 95dc112 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  65. 0e6c62d [PATCH] devfs: Remove devfs_*_tape() functions from the kernel tree by Greg Kroah-Hartman · 19 years ago
  66. cdf4f38 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  67. 81a07d7 Merge branch 'x86-64' by Linus Torvalds · 18 years ago
  68. a813ce4 [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded. by Andi Kleen · 18 years ago
  69. a32073b [PATCH] x86_64: Clean and enhance up K8 northbridge access code by Andi Kleen · 18 years ago
  70. 13ae664 [PATCH] VT binding: Make VT binding a Kconfig option by Antonino A. Daplas · 18 years ago
  71. 6db4063 [PATCH] VT binding: Add sysfs control to the VT layer by Antonino A. Daplas · 18 years ago
  72. 3e795de [PATCH] VT binding: Add binding/unbinding support for the VT console by Antonino A. Daplas · 18 years ago
  73. 1c8ce27 [PATCH] Detaching fbcon: fix give_up_console() by Antonino A. Daplas · 18 years ago
  74. 4ee1acc [PATCH] vt: Delay the update of the visible console by David Hollister · 18 years ago
  75. ede65f3 [PATCH] hangcheck: remove monotomic_clock on x86 by Andrew Morton · 18 years ago
  76. ebc915a [PATCH] Add TI OMAP CPU family HW RNG driver by Michael Buesch · 18 years ago
  77. d7174bc [PATCH] Add ixp4xx HW RNG driver by Michael Buesch · 18 years ago
  78. 1352336 [PATCH] Add VIA HW RNG driver by Michael Buesch · 18 years ago
  79. ef5d862 [PATCH] Add Geode HW RNG driver by Michael Buesch · 18 years ago
  80. 96d63c0 [PATCH] Add AMD HW RNG driver by Michael Buesch · 18 years ago
  81. ca644bd [PATCH] Add Intel HW RNG driver by Michael Buesch · 18 years ago
  82. 844dd05 [PATCH] Add new generic HW RNG core by Michael Buesch · 18 years ago
  83. 59f5d35 [PATCH] Remove old HW RNG support by Michael Buesch · 18 years ago
  84. 179e091 [PATCH] drivers: use list_move() by Akinobu Mita · 18 years ago
  85. d2be8ee [PATCH] fix magic sysrq on strange keyboards by Fredrik Roubert · 18 years ago
  86. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  87. f18190b fix paniced->panicked typos by Lee Revell · 18 years ago
  88. 0ae051a Input: atkbd - fix HANGEUL/HANJA keys by Dmitry Torokhov · 18 years ago
  89. b9ab58d Input: fix misspelling of Hangeul key by Jerome Pinot · 18 years ago
  90. 4854c7b Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  91. 6f84be8 [PATCH] synclink_gt: add GT2 adapter support by Paul Fulghum · 18 years ago
  92. 294dad0 [PATCH] fix synclink_gt diagnostics error reporting by Paul Fulghum · 18 years ago
  93. 04b374d [PATCH] add synclink_gt crc return feature by Paul Fulghum · 18 years ago
  94. 643f331 [PATCH] add synclink_gt custom hdlc idle by Paul Fulghum · 18 years ago
  95. cc44a81 [PATCH] fix memory leak in rocketport rp_do_receive by Paul Fulghum · 18 years ago
  96. 584e123 [PATCH] add "select GPIO_VR41XX" for TANBAC_TB0229 by Yoichi Yuasa · 18 years ago
  97. 326f28e9 [PATCH] More !tty cleanups in drivers/char by Eric Sesterhenn · 18 years ago
  98. a2f20c7 [PATCH] Clean up char/esp.c by Eric Sesterhenn · 18 years ago
  99. 969dd06 [PATCH] Cyclades Cleanup by Eric Sesterhenn · 18 years ago
  100. 78dbe70 [PATCH] R3964: fix GFP_KERNEL allocations in timer function by David Woodhouse · 18 years ago