1. 34ebcd2 pxa2xx_udc: cleanups, use platform_get_irq by David Brownell · 18 years ago
  2. c51e974 Adding PID of SHARP S01SH for ipaq.c by Norihiko Tomiyama · 18 years ago
  3. d868772 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  4. 404d5b1 dev_dbg: check dev_dbg() arguments by Dan Williams · 18 years ago
  5. 61a2f59 drivers/base/attribute_container.c: use mutex instead of binary semaphore by Matthias Kaehlcke · 18 years ago
  6. 075c177 define platform wakeup hook, use in pci_enable_wake() by David Brownell · 18 years ago
  7. 523ded7 device_schedule_callback() needs a module reference by Alan Stern · 18 years ago
  8. fa1a8c2 s390: cio: Delay uevents for subchannels by Cornelia Huck · 18 years ago
  9. b2366d6 Driver core: use mutex instead of semaphore in DMA pool handler by Matthias Kaehlcke · 18 years ago
  10. 4f6e194 driver core: bus_add_driver should return an error if no bus by Greg Kroah-Hartman · 18 years ago
  11. 22af74f Driver core: warn when userspace writes to the uevent file in a non-supported way by Kay Sievers · 18 years ago
  12. 16574dc Driver core: make uevent-environment available in uevent-file by Kay Sievers · 18 years ago
  13. 2f66858 qeth: Remove usage of subsys.rwsem by Cornelia Huck · 18 years ago
  14. 87aebe0 PHY: remove rwsem use from phy core by Greg Kroah-Hartman · 18 years ago
  15. a2a0f74 IEEE1394: remove rwsem use from ieee1394 core by Greg Kroah-Hartman · 18 years ago
  16. c401110 IDE: remove rwsem use from ide-proc core by Greg Kroah-Hartman · 18 years ago
  17. 7958005 Input: gameport - do not touch bus's rwsem by Dmitry Torokhov · 18 years ago
  18. 70f256f Input: serio - do not touch bus's rwsem by Dmitry Torokhov · 18 years ago
  19. 75f1115 PNP: stop using the subsystem rwsem by Greg Kroah-Hartman · 18 years ago
  20. 341487a8 USB: remove use of the bus rwsem, as it doesn't really protect anything. by Greg Kroah-Hartman · 18 years ago
  21. b7bb125 SCSI: use the proper semaphore to protect the class lists by Greg Kroah-Hartman · 18 years ago
  22. 49f019d Driver core: remove use of rwsem by Greg Kroah-Hartman · 18 years ago
  23. f89cbc3 Driver core: add suspend() and resume() to struct device_type by Dmitry Torokhov · 18 years ago
  24. bf62456 uevent: use add_uevent_var() instead of open coding it by Eric Rannaud · 18 years ago
  25. bdc4960 Driver core: switch firmware_class to uevent_suppress. by Cornelia Huck · 18 years ago
  26. 83b5fb4c Driver core: suppress uevents via filter by Cornelia Huck · 18 years ago
  27. 74e9f5f Driver core: remove unneeded completion from driver release path by Greg Kroah-Hartman · 23 years ago
  28. c6a4669 driver core: don't fail attaching the device if it cannot be bound by Cornelia Huck · 18 years ago
  29. 21c7f30 driver core: per-subsystem multithreaded probing by Cornelia Huck · 18 years ago
  30. 414264f Driver core: add name to device_type by Kay Sievers · 18 years ago
  31. 621a167 driver core: Use attribute groups in struct device_type by Dmitry Torokhov · 18 years ago
  32. b8c5cec Driver core: udev triggered device-<>driver binding by Kay Sievers · 18 years ago
  33. a456b70 dev_printk and new-style class devices by Jean Delvare · 18 years ago
  34. 8640624 driver core: fix namespace issue with devices assigned to classes by Kay Sievers · 18 years ago
  35. 00ed8e3 driver core: fix device_add error path by Dmitriy Monakhov · 18 years ago
  36. b928ed5 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 18 years ago
  37. c58b8e4 Merge branch 'e1000-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  38. afc2e82 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  39. 0278ef8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  40. 15c5403 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  41. cb629a0 [S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390 by Milind Arun Choudhary · 18 years ago
  42. 2fc2d1e [S390] Processor degradation notification. by Heiko Carstens · 18 years ago
  43. 6d4740c [S390] sclp: fix coding style. by Stefan Haberland · 18 years ago
  44. 66b494a [S390] vmlogrdr: stop IUCV connection in vmlogrdr_release. by Ursula Braun · 18 years ago
  45. b3d00c3 [S390] sclp: initialize early. by Peter Oberparleiter · 18 years ago
  46. b7127df [S390] ctc: kmalloc->kzalloc/casting cleanups. by Ahmed S. Darwish · 18 years ago
  47. 411ed32 [S390] zfcpdump support. by Michael Holzheu · 18 years ago
  48. 7039d3a [S390] dasd: Add ipldev parameter. by Peter Oberparleiter · 18 years ago
  49. 4dfd5c4 [S390] dasd: Add sysfs attribute status and generate uevents. by Horst Hummel · 18 years ago
  50. 60691d3 [S390] Get rid of console setup functions. by Heiko Carstens · 18 years ago
  51. ef99516 [S390] cio: Unregister ccw devices directly. by Cornelia Huck · 18 years ago
  52. 8c4941c [S390] cio: cm_enable memory leak. by Cornelia Huck · 18 years ago
  53. d76123e [S390] cio: ccwgroup register vs. unregister. by Cornelia Huck · 18 years ago
  54. 82b7ac0 [S390] cio: Dont call css_update_ssd_info from interrupt context. by Cornelia Huck · 18 years ago
  55. 7ad6a24 [S390] cio: fix subchannel channel-path data usage by Peter Oberparleiter · 18 years ago
  56. 83b3370 [S390] cio: replace subchannel evaluation queue with bitmap by Peter Oberparleiter · 18 years ago
  57. 387b734 [S390] cio: Re-start path verification after aborting internal I/O. by Stefan Bader · 18 years ago
  58. cfbe9bb [S390] cio: Use add_uevent_var. by Cornelia Huck · 18 years ago
  59. e5854a5 [S390] cio: Channel-path configure function. by Peter Oberparleiter · 18 years ago
  60. f5ba6c8 [S390] cio: Clean up online_store. by Cornelia Huck · 18 years ago
  61. c9182e0 [S390] cio: observe chpid valid flag by Peter Oberparleiter · 18 years ago
  62. e6b6e10 [S390] cio: Introduce separate files for channel-path related code. by Peter Oberparleiter · 18 years ago
  63. d120b2a [S390] cio: Allow 0 and 1 as input for channel path status attribute. by Peter Oberparleiter · 18 years ago
  64. f86635f [S390] cio: Introduce struct chp_id. by Peter Oberparleiter · 18 years ago
  65. 6fc321f [S390] cio/ipl: Clean interface between cio and ipl code. by Heiko Carstens · 18 years ago
  66. d468a03 UBI: remove unused variable by Artem Bityutskiy · 18 years ago
  67. 801c135 UBI: Unsorted Block Images by Artem B. Bityutskiy · 18 years ago
  68. cd9ad58 [SCSI] SUNESP: Complete driver rewrite to version 2.0 by David S. Miller · 18 years ago
  69. 374d4ca [TIGON3]: of_get_property() returns const. by David S. Miller · 18 years ago
  70. 9b1caaf [IGAFB]: Use pci_device_to_OF_node() on sparc. by David S. Miller · 18 years ago
  71. a02079c [ATYFB]: Use pci_device_to_OF_node() in sparc. by David S. Miller · 18 years ago
  72. fa449bd [OPENPROM]: Use pci_device_to_OF_node(). by David S. Miller · 18 years ago
  73. d297c31 [TULIP]: Use pci_device_to_OF_node() on sparc. by David S. Miller · 18 years ago
  74. 4934510 [TULIP]: Use CONFIG_SPARC consistently in ifdef tests. by David S. Miller · 18 years ago
  75. 49b6e95f [TG3]: Use pci_device_to_OF_node() on sparc. by David S. Miller · 18 years ago
  76. 6f85a85 [SUNHME]: Use pci_device_to_OF_node(). by David S. Miller · 18 years ago
  77. 457e1a8 [SUNGEM]: Consolidate powerpc and sparc MAC probing code. by David S. Miller · 18 years ago
  78. dadb830 [SUNGEM]: __sparc__ --> CONFIG_SPARC by David S. Miller · 18 years ago
  79. 9f47df2 [RADEON]: Probe clocks and monitor using OF properties on sparc. by David S. Miller · 18 years ago
  80. ccf0dec [SPARC/64] constify of_get_property return: drivers by Stephen Rothwell · 18 years ago
  81. bfbf3c0 [ATM]: Use mutex instead of binary semaphore in FORE Systems 200E-series driver by Matthias Kaehlcke · 18 years ago
  82. 4ef8d0a [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net by Milind Arun Choudhary · 18 years ago
  83. 57cd5f7 [NET]: ROUND_UP macro cleanup in drivers/net/ppp_generic.c by Milind Arun Choudhary · 18 years ago
  84. 36226a8 [NET] tun/tap: fixed hw address handling by Brian Braunstein · 18 years ago
  85. 55404bc [NET]: Fix yam.c by Andrew Morton · 18 years ago
  86. f50393f e1000: FIX: Stop raw interrupts disabled nag from RT by Mark Huth · 18 years ago
  87. 31d7644 e1000: FIX: firmware handover bits by Bruce Allan · 18 years ago
  88. e0aac5a e1000: FIX: be ready for incoming irq at pci_request_irq by Auke Kok · 18 years ago
  89. 4243159 [WIRELESS] drivers/net/wireless/Kconfig: correct minor typo by John W. Linville · 18 years ago
  90. 2a5e1c0 [WIRELESS]: Refactor wireless Kconfig. by Johannes Berg · 18 years ago
  91. 599b1fa [IrDA]: Adding carriage returns to mcs7780 debug statements by Samuel Ortiz · 18 years ago
  92. 42dc9cd [PPPOE]: Fix device tear-down notification. by Michal Ostrowski · 18 years ago
  93. 202a03a [PPPOE]: memory leak when socket is release()d before PPPIOCGCHAN has been called on it by Florian Zumbiehl · 18 years ago
  94. 74b885c [PPPOE]: race between interface going down and connect() by Florian Zumbiehl · 18 years ago
  95. bfafb26 [PPPoE]: miscellaneous smaller cleanups by Florian Zumbiehl · 18 years ago
  96. af65bdf [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it by Patrick McHardy · 18 years ago
  97. 3303680 [NET]: loopback driver can use loopback_dev integrated net_device_stats by Eric Dumazet · 18 years ago
  98. 628592c [NETDRV]: Perform missing csum_offset conversions by Herbert Xu · 18 years ago
  99. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
  100. 3dbad80 [NET]: Fix warnings in 3c523.c and ni52.c by David S. Miller · 18 years ago