1. 949be0f USB: MAINTAINERS: cxacru by Simon Arlott · 18 years ago
  2. fa70fe4 USB: cxacru: export detailed device info through sysfs by Simon Arlott · 18 years ago
  3. e9b8daf usbatm: create sysfs link "device" from atm class device to usb interface by Simon Arlott · 18 years ago
  4. c2cf3f6 USB: unnecessary GFP_ATOMIC in mos7720 driver by Oliver Neukum · 18 years ago
  5. 718efa6 usbcore: move usb_autosuspend_work by Alan Stern · 18 years ago
  6. 64e35d9 libusual: change block scope variable to function scope by Pete Zaitcev · 18 years ago
  7. 643616e ub: Bind to first endpoint, not to last by Pete Zaitcev · 18 years ago
  8. c4cabd2 USB: cdc-acm: export parsed capabilities through sysfs by Oliver Neukum · 18 years ago
  9. bb74782 USB: additional structure from cdc spec by Oliver Neukum · 18 years ago
  10. f1c9e30 usbmon: Extended text API by Pete Zaitcev · 18 years ago
  11. 2e85c91 USB: kill BKL in usblcd by Oliver Neukum · 18 years ago
  12. 5d9b89b USB: kill BKL in skeleton driver by Oliver Neukum · 18 years ago
  13. ba35e02 USB: fix skeleton driver by Oliver Neukum · 18 years ago
  14. 08a78cb USB: pxa2xx_udc: fix hardcoded irq number by Milan Svoboda · 18 years ago
  15. 34ebcd2 pxa2xx_udc: cleanups, use platform_get_irq by David Brownell · 18 years ago
  16. c51e974 Adding PID of SHARP S01SH for ipaq.c by Norihiko Tomiyama · 18 years ago
  17. d868772 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  18. 404d5b1 dev_dbg: check dev_dbg() arguments by Dan Williams · 18 years ago
  19. 61a2f59 drivers/base/attribute_container.c: use mutex instead of binary semaphore by Matthias Kaehlcke · 18 years ago
  20. 240936e mod_sysfs_setup() doesn't return errno when kobject_add_dir() failure occurs by Akinobu Mita · 18 years ago
  21. a53c46d s2ram: add arch irq disable/enable hooks by Johannes Berg · 18 years ago
  22. 075c177 define platform wakeup hook, use in pci_enable_wake() by David Brownell · 18 years ago
  23. 057f6c0 security: prevent permission checking of file removal via sysfs_remove_group() by James Morris · 18 years ago
  24. 523ded7 device_schedule_callback() needs a module reference by Alan Stern · 18 years ago
  25. fa1a8c2 s390: cio: Delay uevents for subchannels by Cornelia Huck · 18 years ago
  26. 45cd8d8 sysfs: bin.c printk fix by Andrew Morton · 18 years ago
  27. b2366d6 Driver core: use mutex instead of semaphore in DMA pool handler by Matthias Kaehlcke · 18 years ago
  28. 4f6e194 driver core: bus_add_driver should return an error if no bus by Greg Kroah-Hartman · 18 years ago
  29. 8447891 debugfs: Add debugfs_create_u64() by Michael Ellerman · 18 years ago
  30. 3106d46 the overdue removal of the mount/umount uevents by Adrian Bunk · 18 years ago
  31. 2753133 kobject: Comment and warning fixes to kobject.c by Eric W. Biederman · 18 years ago
  32. 22af74f Driver core: warn when userspace writes to the uevent file in a non-supported way by Kay Sievers · 18 years ago
  33. 16574dc Driver core: make uevent-environment available in uevent-file by Kay Sievers · 18 years ago
  34. 4628803 kobject core: remove rwsem from struct subsystem by Greg Kroah-Hartman · 18 years ago
  35. 2f66858 qeth: Remove usage of subsys.rwsem by Cornelia Huck · 18 years ago
  36. 87aebe0 PHY: remove rwsem use from phy core by Greg Kroah-Hartman · 18 years ago
  37. a2a0f74 IEEE1394: remove rwsem use from ieee1394 core by Greg Kroah-Hartman · 18 years ago
  38. c401110 IDE: remove rwsem use from ide-proc core by Greg Kroah-Hartman · 18 years ago
  39. 7958005 Input: gameport - do not touch bus's rwsem by Dmitry Torokhov · 18 years ago
  40. 70f256f Input: serio - do not touch bus's rwsem by Dmitry Torokhov · 18 years ago
  41. 75f1115 PNP: stop using the subsystem rwsem by Greg Kroah-Hartman · 18 years ago
  42. 341487a USB: remove use of the bus rwsem, as it doesn't really protect anything. by Greg Kroah-Hartman · 18 years ago
  43. b7bb125 SCSI: use the proper semaphore to protect the class lists by Greg Kroah-Hartman · 18 years ago
  44. 49f019d Driver core: remove use of rwsem by Greg Kroah-Hartman · 18 years ago
  45. 88db472 kobject: kobject_add() reference leak by Cornelia Huck · 18 years ago
  46. 14193fb Kobject: kobject_uevent.c: Collapse unnecessary loop nesting (top_kobj) by John Anthony Kazos Jr · 18 years ago
  47. f89cbc3 Driver core: add suspend() and resume() to struct device_type by Dmitry Torokhov · 18 years ago
  48. bf62456 uevent: use add_uevent_var() instead of open coding it by Eric Rannaud · 18 years ago
  49. bdc4960 Driver core: switch firmware_class to uevent_suppress. by Cornelia Huck · 18 years ago
  50. 83b5fb4c Driver core: suppress uevents via filter by Cornelia Huck · 18 years ago
  51. ca2f37d Driver core: notify userspace of network device renames by Jean Tourrilhes · 18 years ago
  52. 1b0b3b9 kref: fix CPU ordering with respect to krefs by Oliver Neukum · 18 years ago
  53. 74e9f5f Driver core: remove unneeded completion from driver release path by Greg Kroah-Hartman · 23 years ago
  54. c6a4669 driver core: don't fail attaching the device if it cannot be bound by Cornelia Huck · 18 years ago
  55. eed40d3 powerpc: make it compile for multithread change by Andrew Morton · 18 years ago
  56. 21c7f30 driver core: per-subsystem multithreaded probing by Cornelia Huck · 18 years ago
  57. 460f7e9 kobject: kobject_shadow_add cleanup by Dmitriy Monakhov · 18 years ago
  58. 414264f Driver core: add name to device_type by Kay Sievers · 18 years ago
  59. 621a167 driver core: Use attribute groups in struct device_type by Dmitry Torokhov · 18 years ago
  60. b8c5cec Driver core: udev triggered device-<>driver binding by Kay Sievers · 18 years ago
  61. a456b70 dev_printk and new-style class devices by Jean Delvare · 18 years ago
  62. 8640624 driver core: fix namespace issue with devices assigned to classes by Kay Sievers · 18 years ago
  63. 00ed8e3 driver core: fix device_add error path by Dmitriy Monakhov · 18 years ago
  64. a205752 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 18 years ago
  65. 39bc89f make SysRq-T show all tasks again by Ingo Molnar · 18 years ago
  66. 20f0939 seqlocks: trivial remove weird whitespace by Daniel Walker · 18 years ago
  67. b928ed5 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 18 years ago
  68. ea6db58 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  69. c58b8e4 Merge branch 'e1000-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  70. afc2e82 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  71. 0278ef8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  72. 15c5403 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  73. ad5da3c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  74. da8ac5e Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  75. 32f15dc Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 by Linus Torvalds · 18 years ago
  76. 07db59b Change default dirty-writeback limits by Linus Torvalds · 18 years ago
  77. 14cf232 [MIPS] Don't force frame pointers for lockdep on MIPS by Franck Bui-Huu · 18 years ago
  78. c4be173 [MIPS] update vr41xx Kconfig by Yoichi Yuasa · 18 years ago
  79. 678f4e3 [MIPS] remove 2 select entries for VR41xx by Yoichi Yuasa · 18 years ago
  80. 74142d6 [MIPS] rename VR41XX to VR4100 series by Yoichi Yuasa · 18 years ago
  81. 820c229 [MIPS] Use DEFINE_SPINLOCK instead of SPIN_LOCK_UNLOCKED. by Milind Arun Choudhary · 18 years ago
  82. a4c9bb7 [MIPS] Replace old fashioned "__typeof" with "__typeof__". by Robert P. J. Day · 18 years ago
  83. 05bc284 [MIPS] Remove unused _THREAD_SIZE_ORDER from asm-offset.c. by Ralf Baechle · 18 years ago
  84. bea7717 [MIPS] Change PCI host bridge setup/resources by Thomas Bogendoerfer · 18 years ago
  85. 639702b [MIPS] Register PCI host bridge resource earlier by Thomas Bogendoerfer · 18 years ago
  86. 3c5e370 [MIPS] Remove pnx8550-v2pci_defconfig by Yoichi Yuasa · 18 years ago
  87. d619f38 [MIPS] Add bcm1480 ZBus trace support, fix wait related bugs by Mark Mason · 18 years ago
  88. 8deab11 [MIPS] Updated Sibyte headers by Mark Mason · 18 years ago
  89. eacb9d6 [MIPS] Remove unused argument from kunmap_coherent(). by Ralf Baechle · 18 years ago
  90. e3cf10e [MIPS] Malta: Delete unused prototype of mips_timer_interrupt. by Ralf Baechle · 18 years ago
  91. 0550233 [MIPS] Select ZONE_DMA only if GENERIC_ISA_DMA selected by Atsushi Nemoto · 18 years ago
  92. f197465 [MIPS] MIPS Tech: Get rid of volatile in core code. by Ralf Baechle · 18 years ago
  93. 78709b9 [MIPS] IP22: Get rid of volatile in IP22 core code. by Ralf Baechle · 18 years ago
  94. 2127435 [MIPS] JMR3927 cleanup by Atsushi Nemoto · 18 years ago
  95. 252161e [MIPS] merge GT64111 PCI routines and GT64120 PCI_0 routines by Yoichi Yuasa · 18 years ago
  96. 2a9effc [MIPS] Cobalt: Split PCI codes from setup.c by Yoichi Yuasa · 18 years ago
  97. cc50b67 [MIPS] Cobalt: clean up include files by Yoichi Yuasa · 18 years ago
  98. 7f5a771 [MIPS] Fix AP/SP to work in the reality of modern kernels. by Ralf Baechle · 18 years ago
  99. cb629a0 [S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390 by Milind Arun Choudhary · 18 years ago
  100. 39ce010 [S390] Clean up smp code in preparation for some larger changes. by Heiko Carstens · 18 years ago