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