1. 5b6271b Input: make name, phys and uniq be 'const char *' because once by Dmitry Torokhov · 19 years ago
  2. f96b434 Input: rearrange procfs code to reduce number of #ifdefs by Dmitry Torokhov · 19 years ago
  3. fb2ce3c Sonypi: make sure that input_work is not running when unloading by Dmitry Torokhov · 19 years ago
  4. 16a334c Input: introduce usb_to_input_id() to uniformly produce by Dmitry Torokhov · 19 years ago
  5. c27a748 Input: acecad - drop unneeded cast and couple unneeded spaces. by Dmitry Torokhov · 19 years ago
  6. ae87dff Input: serio - add modalias attribute and environment variable to by Dmitry Torokhov · 19 years ago
  7. 0048e60 Input: uinput - use completions instead of events and manual by Dmitry Torokhov · 19 years ago
  8. d62c0f9 [PATCH] Driver core: Use klist_del() instead of klist_remove(). by Patrick Mochel · 19 years ago
  9. 23d3d60 [PATCH] driver core: change bus_rescan_devices to return void by Greg Kroah-Hartman · 19 years ago
  10. afdce75 [PATCH] driver core: Add the ability to bind drivers to devices from userspace by Greg Kroah-Hartman · 19 years ago
  11. 151ef38 [PATCH] driver core: Add the ability to unbind drivers to devices from userspace by Greg Kroah-Hartman · 19 years ago
  12. 0edb586 [PATCH] driver core: add bus_find_device & driver_find_device functions by Cornelia Huck · 19 years ago
  13. 152c12f Input: clean up uinput driver (formatting, extra braces) by Dmitry Torokhov · 19 years ago
  14. e9dd256 Merge /spare/repo/netdev-2.6 branch 'ieee80211' by Jeff Garzik · 19 years ago
  15. 0c16877 Merge upstream 2.6.13-rc1-git1 into 'ieee80211' branch of netdev-2.6. by Jeff Garzik · 19 years ago
  16. 9b4311e Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  17. 0b35ff2 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  18. 92dd7ca Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  19. d18bfac Auto merge with /home/aegl/GIT/linus by Tony Luck · 19 years ago
  20. 026d02a [PATCH] Serial: Split 8250 port table (part 2) by Russell King · 19 years ago
  21. e763b90 [PATCH] Serial: Disable OX950 transmitter for flow control by Russell King · 19 years ago
  22. 0dd7a1a [PATCH] Serial: Check status of CTS when using flow control by Russell King · 19 years ago
  23. c7e7887 [PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernel by Nicolas Pitre · 19 years ago
  24. 164cad9 [PATCH] Don't fill up log with atxp1 vcore messages change message by Prakash Punnoor · 19 years ago
  25. fd782a4 [PATCH] Fix get_request nastiness by Hugh Dickins · 19 years ago
  26. bd7bcf5 [MTD] NAND: Add ST chip IDs. by Thomas Gleixner · 19 years ago
  27. af2c80e [MTD] ms02-nv: Fix 64bit operation by ? · 19 years ago
  28. a4f957f [MTD] NAND: s3c24xx updates by Ben Dooks · 19 years ago
  29. d7e78d4 [MTD] NAND: Change exports to _GPL by Thomas Gleixner · 19 years ago
  30. c9e05365 [MTD] NAND: Fix broken bad block table scan by Thomas Gleixner · 19 years ago
  31. be76c5f [MTD] Fix commandline parser alignement by Joern Engel · 19 years ago
  32. 02b15e3 [MTD] XIP for AMD CFI flash. by Todd Poynor · 19 years ago
  33. 0dfc624 [MTD] NAND: Reorganize chip locking by Thomas Gleixner · 19 years ago
  34. c5f4644 [PATCH] Serial: Adjust serial locking by Russell King · 19 years ago
  35. a839688 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  36. 2fa938b [PATCH] sis 760 support. by Dave Jones · 19 years ago
  37. 060d302 [PATCH] v4l: bttv new insmod parameters by Mauro Carvalho Chehab · 19 years ago
  38. 586b0ca [PATCH] v4l: tuner improvements by Mauro Carvalho Chehab · 19 years ago
  39. fb3cc43 [PATCH] blk: light iocontext ops by Nick Piggin · 19 years ago
  40. d634453 [PATCH] blk: reduce locking by Nick Piggin · 19 years ago
  41. 450991b [PATCH] blk: __make_request efficiency by Nick Piggin · 19 years ago
  42. 69f63c5 [PATCH] coverity: tty_ldisc_ref return null check by KAMBAROV, ZAUR · 19 years ago
  43. 9c101fd [PATCH] coverity: ipmi_msghandler() channels array overrun fix by KAMBAROV, ZAUR · 19 years ago
  44. a77e336 [PATCH] coverity: i386: scsi_lib buffer overrun fix by KAMBAROV, ZAUR · 19 years ago
  45. aade0e8 [PATCH] drivers/isdn/: make some code static by Adrian Bunk · 19 years ago
  46. b79646e [PATCH] hisax warning fixes by Andrew Morton · 19 years ago
  47. b92eac0 [PATCH] request_firmware(): avoid race conditions by Stanislaw W. Gruszka · 19 years ago
  48. bcc8ca0 [PATCH] Adapt drivers/char/vt_ioctl.c to non-x86 by Emmanuel Colbus · 19 years ago
  49. b36bbb6 [PATCH] ixp4xx/ixp2000 watchdog driver typo by Lennert Buytenhek · 19 years ago
  50. 45ae36c [PATCH] drivers/char/tipar.c: off by one array access by Luc Van Oostenryck · 19 years ago
  51. 47f176f [PATCH] Using msleep() instead of HZ by Luca Falavigna · 19 years ago
  52. 12dc2fd [NET]: drivers/net/slip.c needs linux/delay.h by David S. Miller · 19 years ago
  53. 689be43 [NET]: Remove gratuitous use of skb->tail in network drivers. by David S. Miller · 19 years ago
  54. adb2705 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  55. 082cf69 [PATCH] ll_rw_blk: prevent huge request allocations by Jens Axboe · 19 years ago
  56. f8b58ed [PATCH] md: bio leak fix by Neil Brown · 19 years ago
  57. 97afa0a [PATCH] cciss_ioctl() warning fix by Andrew Morton · 19 years ago
  58. 61998bc Merge head 'upstream-20050628-1' of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  59. 66b7f8a [IA64-SGI] pcdp: add PCDP pci interface support by Mark Maule · 20 years ago
  60. 22f579c drm: Add via unichrome support by Dave Airlie · 19 years ago
  61. 9bd481f wireless: fix ipw warning; add is_broadcast_ether_addr() to linux/etherdevice.h by Jeff Garzik · 19 years ago
  62. 8644d2a Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Greg KH · 19 years ago
  63. d18c3db [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver core callback. by Greg Kroah-Hartman · 19 years ago
  64. 4002307 [PATCH] cpqphp: fix oops during unload without probe by Keith Moore · 19 years ago
  65. 70549ad [PATCH] PCI: clean up the MSI code a bit. by Greg Kroah-Hartman · 19 years ago
  66. 2311b1f [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch by Michael Ellerman · 20 years ago
  67. a0d399a [PATCH] ACPI based I/O APIC hot-plug: acpiphp support by Kenji Kaneshige · 20 years ago
  68. 8d50e33 [PATCH] acpi hotplug: decouple slot power state changes from physical hotplug by Rajesh Shah · 20 years ago
  69. 8e7561c [PATCH] acpi hotplug: aCPI based root bridge hot-add by Rajesh Shah · 20 years ago
  70. 2f523b1 [PATCH] acpi hotplug: fix slot power-down problem with acpiphp by Rajesh Shah · 20 years ago
  71. 364d509 [PATCH] acpi hotplug: clean up notify handlers on acpiphp unload by Rajesh Shah · 20 years ago
  72. 42f49a6 [PATCH] acpi hotplug: convert acpiphp to use generic resource code by Rajesh Shah · 20 years ago
  73. 4ce448e [PATCH] acpi bridge hotadd: Export the interface to get PCI id for an ACPI handle by Rajesh Shah · 20 years ago
  74. 3fb0273 [PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done independently by Rajesh Shah · 20 years ago
  75. 542df5d [PATCH] acpi bridge hotadd: Remove hot-plugged devices that could not be allocated resources by Rajesh Shah · 20 years ago
  76. 091ca9f [PATCH] acpi bridge hotadd: Make the PCI remove routines safe for failed hot-plug by Rajesh Shah · 20 years ago
  77. 6ef6f0e [PATCH] acpi bridge hotadd: Link newly created pci child bus to its parent on creation by Rajesh Shah · 20 years ago
  78. e4ea9bb [PATCH] acpi bridge hotadd: Take the PCI lock when modifying pci bus or device lists by Rajesh Shah · 20 years ago
  79. cc57450 [PATCH] acpi bridge hotadd: Prevent duplicate bus numbers when scanning PCI bridge by Rajesh Shah · 20 years ago
  80. c431ada [PATCH] acpi bridge hotadd: ACPI based root bridge hot-add by Rajesh Shah · 20 years ago
  81. efe1ec2 [PATCH] pci: remove deprecates by Amit Gud · 20 years ago
  82. 881a8c1 [PATCH] pci: remove deprecates by Amit Gud · 20 years ago
  83. d011e15 Merge /spare/repo/netdev-2.6 branch 'ieee80211' by Jeff Garzik · 19 years ago
  84. 2179a59 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  85. c36ad39 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  86. 0a139e7 [PATCH] libata: ahci: remove ata_port_start/stop() calls by Tejun Heo · 19 years ago
  87. 62ba284 [PATCH] libata: lengthen COMMRESET delay by Tejun Heo · 19 years ago
  88. e922256 libata: update DMA blacklist by Jeff Garzik · 19 years ago
  89. 30b4d65 Merge /spare/repo/netdev-2.6 branch 'ieee80211' by Jeff Garzik · 19 years ago
  90. ad3fee5 [PATCH] wireless-device-attr-fixes-2 by Andrew Morton · 19 years ago
  91. edfc43f [PATCH] wireless-device-attr-fixes by Andrew Morton · 19 years ago
  92. 99f95e5 [PATCH] cfq build fix by Andrew Morton · 19 years ago
  93. 011fe95 [PATCH] ipw2100 old gcc fix by Andrew Morton · 19 years ago
  94. 8724a11 [PATCH] ipw2100: small cleanups by Pavel Machek · 19 years ago
  95. 5dc54a6 [PATCH] ipw2100: kill dead macros by Pavel Machek · 19 years ago
  96. 4663663 [PATCH] ipw2100: assume recent kernel by Pavel Machek · 19 years ago
  97. 0e08b44 [PATCH] drivers/net/wireless/ipw2200: Use the DMA_32BIT_MASK constant by Tobias Klauser · 19 years ago
  98. 05743d1 [PATCH] drivers/net/wireless/ipw2100: Use the DMA_32BIT_MASK constant by Tobias Klauser · 19 years ago
  99. 070d016 [PATCH] ipw2100: remove commented-out code by Pavel Machek · 19 years ago
  100. c903e41 drivers/net/at1700: remove incorrect comment by Komuro · 19 years ago