1. 22479e1 Input: keyboard - change to use kzalloc by Dmitry Torokhov · 18 years ago
  2. d932cb7 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Dmitry Torokhov · 18 years ago
  3. c31ca59 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  4. c7c1742 [IA64] add platform check to snsc driver init by Greg Edwards · 18 years ago
  5. 072d3d1 [PATCH] hwrng: fix geode probe error unwind by Michael Buesch · 18 years ago
  6. 58690664 [PATCH] hwrng: fix intel probe error unwind by Michael Buesch · 18 years ago
  7. 5e44ef2 [PATCH] drivers/char/pc8736x_gpio.c: unexport a static struct by Adrian Bunk · 18 years ago
  8. fbeff3c [WAN]: Converted synclink drivers to use netif_carrier_*() by Krzysztof Halasa · 18 years ago
  9. 896cdc7 Input: keyboard - simplify emulate_raw() implementation by Dmitry Torokhov · 18 years ago
  10. 2b19290 Input: keyboard - remove static variable and clean up initialization by Dmitry Torokhov · 18 years ago
  11. c3c36aa [PATCH] tpm_tis: use resource_size_t by Kylene Jo Hall · 18 years ago
  12. 9e323d3 [PATCH] tpm: Add force device probe option by Kylene Jo Hall · 18 years ago
  13. cab091e [PATCH] tpm: interrupt clear fix by Kylene Jo Hall · 18 years ago
  14. 2e82636 [PATCH] TPM: fix failure path leak by Randy Dunlap · 18 years ago
  15. 2e8f7a3 [PATCH] gpio: rename exported vtables to better match purpose by Jim Cromie · 18 years ago
  16. abecb6d [PATCH] gpio: cosmetics: remove needless newlines by Jim Cromie · 18 years ago
  17. 91e260b [PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is enough by Jim Cromie · 18 years ago
  18. 635adb6 [PATCH] scx200_gpio: use 1 cdev for N minors, not N for N by Jim Cromie · 18 years ago
  19. ae2d1f2 [PATCH] scx200_gpio: 1 cdev for N minors: cleanup, prep by Jim Cromie · 18 years ago
  20. 66151bb [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h by Yoichi Yuasa · 18 years ago
  21. 0f74964 [PATCH] lockdep: HPET/RTC fix by Ingo Molnar · 18 years ago
  22. 5c318be [PATCH] snsc: switch from force_sig to kill_proc by Christoph Hellwig · 18 years ago
  23. babcfad [PATCH] pc8736x_gpio: fix re-modprobe errors: fix/finish cdev-init by Jim Cromie · 18 years ago
  24. 2738508 [PATCH] pc8736x_gpio: fix re-modprobe errors: undo region reservation by Jim Cromie · 18 years ago
  25. 4f19784 [PATCH] pc8736x_gpio: fix re-modprobe errors: define and use constants by Jim Cromie · 18 years ago
  26. 38e0e8c [PATCH] char/rtc: Handle memory-mapped chips properly by Maciej W. Rozycki · 18 years ago
  27. 06c67be [PATCH] make valid_mmap_phys_addr_range() take a pfn by Lennert Buytenhek · 18 years ago
  28. 6e99e45 [PATCH] powerpc: fix trigger handling in the new irq code by Benjamin Herrenschmidt · 18 years ago
  29. 7691030 [PATCH] Add Specialix IO8+ card support hotplug support by Chuck Short · 18 years ago
  30. eb0e71c [PATCH] Add Computone IntelliPort Plus serial hotplug support by Chuck Short · 18 years ago
  31. 0e739d2 Input: introduce input_inject_event() function by Dmitry Torokhov · 18 years ago
  32. c7e8dc6 Input: add start() method to input handlers by Dmitry Torokhov · 18 years ago
  33. 912b253 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  34. 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 18 years ago
  35. 8c64580 [PATCH] lockdep: print all lock classes on SysRQ-D by Ingo Molnar · 18 years ago
  36. e4d9191 [PATCH] lockdep: locking init debugging improvement by Ingo Molnar · 18 years ago
  37. 9a11b49a [PATCH] lockdep: better lock debugging by Ingo Molnar · 18 years ago
  38. 62322d2 [PATCH] make more file_operation structs static by Arjan van de Ven · 18 years ago
  39. d459ec0 [PATCH] vt: Decrement ref count of the VT backend on deallocation by Antonino A. Daplas · 18 years ago
  40. 0ebfff1 [POWERPC] Add new interrupt mapping core and change platforms to use it by Benjamin Herrenschmidt · 18 years ago
  41. 5d8c8a2 [PATCH] irq-flags: rio: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  42. 935f6e3 [PATCH] irq-flags: drivers/drm: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  43. 0f2ed4c [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  44. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  45. a2bcce8 [PATCH] kill open-coded offsetof in cm4000_cs.c ZERO_DEV() by Al Viro · 18 years ago
  46. 672b271 [PATCH] fix ISTALLION=y by Adrian Bunk · 18 years ago
  47. 1017f6a [PATCH] fix platform_device_put/del mishaps by Ingo Molnar · 18 years ago
  48. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  49. 0418726 typo fixes: aquire -> acquire by Adrian Bunk · 18 years ago
  50. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  51. 55b4d6a Merge ../linus by Dave Jones · 18 years ago
  52. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  53. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  54. 699352c [PATCH] GPIO for SCx200 & PC-8736x: x86-only by Dave Jones · 18 years ago
  55. fffcb48 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  56. 96febe9 [PATCH] IPMI: watchdog handle panic properly by Corey Minyard · 18 years ago
  57. 1a24586 [PATCH] IPMI: remove high res timer code by Corey Minyard · 18 years ago
  58. 409035e [PATCH] IPMI: tidy msghandler timer by Corey Minyard · 18 years ago
  59. 4ac4360 [PATCH] istallion: cleanups by Alan Cox · 18 years ago
  60. effc8b7 [PATCH] stallion: fix recent SMP locking cleanup by Alan Cox · 18 years ago
  61. 33b37a3 [PATCH] remove active field from tty buffer structure by Paul Fulghum · 18 years ago
  62. 2c3bb20 [PATCH] add receive_room flow control to flush_to_ldisc by Paul Fulghum · 18 years ago
  63. 817d6d3 [PATCH] remove TTY_DONT_FLIP by Paul Fulghum · 18 years ago
  64. adf8a28 [AGPGART] Make AGP depend on PCI by Dave Jones · 18 years ago
  65. 456229a [PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root static by Adrian Bunk · 18 years ago
  66. 8f76078 [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ by Jesper Juhl · 18 years ago
  67. 7a8e2a5 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add proper Kconfig, Makefile entries by Jim Cromie · 18 years ago
  68. 23916a8 [PATCH] chardev: GPIO for SCx200 & PC-8736x: display pin values in/out in gpio_dump by Jim Cromie · 18 years ago
  69. ec31231 [PATCH] gpio-patchset-fixups: include linux/io.h by Jim Cromie · 18 years ago
  70. 8bcf613 [PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes by Jim Cromie · 18 years ago
  71. 6cad56f [PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regs by Jim Cromie · 18 years ago
  72. f31000e [PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module by Jim Cromie · 18 years ago
  73. 58b087c [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w dev_dbg by Jim Cromie · 18 years ago
  74. 681a3e7 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio module by Jim Cromie · 18 years ago
  75. 0e41ef3 [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common module by Jim Cromie · 18 years ago
  76. 1a66fdf [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common module by Jim Cromie · 18 years ago
  77. 1ca5df0 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add empty common-module by Jim Cromie · 18 years ago
  78. c3dc807 [PATCH] chardev: GPIO for SCx200 & PC-8736x: dispatch via vtable by Jim Cromie · 18 years ago
  79. fe3a168 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtable by Jim Cromie · 18 years ago
  80. 9550a33 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-file by Jim Cromie · 18 years ago
  81. 979b5ec [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platforn_device for use w dev_dbg by Jim Cromie · 18 years ago
  82. 7d7f212 [PATCH] chardev: GPIO for SCx200 & PC-8736x: modernize driver init to 2.6 api by Jim Cromie · 18 years ago
  83. 62c83cd [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean by Jim Cromie · 18 years ago
  84. b65b5b5 [PATCH] stallion clean up by Alan Cox · 18 years ago
  85. 3397973 [PATCH] IPMI: use schedule in kthread by akpm@osdl.org · 18 years ago
  86. 283fef5 [PATCH] tty: fix TCSBRK comment by Paul Fulghum · 18 years ago
  87. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  88. e29419f [PATCH] 64bit resource: fix up printks for resources in misc drivers by Greg Kroah-Hartman · 18 years ago
  89. a09ab7e [PATCH] type-oh bug in tlclk.c by mark gross · 18 years ago
  90. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  91. 331b831 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV by Greg Kroah-Hartman · 19 years ago
  92. f4eaa37 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  93. 96192ff [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  94. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  95. 8ab5e4c [PATCH] devfs: Remove devfs_remove() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  96. 7c69ef7 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  97. 95dc112 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  98. 0e6c62d [PATCH] devfs: Remove devfs_*_tape() functions from the kernel tree by Greg Kroah-Hartman · 19 years ago
  99. cdf4f38 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  100. 81a07d7 Merge branch 'x86-64' by Linus Torvalds · 18 years ago