1. ed077bb USB: at91-ohci, handle extra at91sam9261 ahb clock by Andrew Victor · 17 years ago
  2. ebaf494 USB: another id for cp2101 driver by Pozsar Balazs · 17 years ago
  3. 5371f80 USB: ueagle-atm.c needs sched.h by Randy Dunlap · 17 years ago
  4. 398acce USB: at91_udc, shrink runtime footprint by David Brownell · 17 years ago
  5. 691895c usbnet: add missing Kconfig for KC2190 cables by David Brownell · 17 years ago
  6. cb1cebb usbnet: init fault (oops) cleanup, whitespace fixes by David Brownell · 17 years ago
  7. 6e91f52 usbnet: recognize SiteCom CN-124 by David Brownell · 17 years ago
  8. 6160beb usb: Remove Airprime device from option.c by Kevin Lloyd · 17 years ago
  9. 5bcd70e USB: change __init to __devinit for isp116x_probe by Prarit Bhargava · 17 years ago
  10. 48fda45 USB: ps3: don't call ps3_system_bus_driver_register on other platforms by Ishizaki Kou · 17 years ago
  11. 7426fa8 USB: hid-core.c: Removes GTCO CalComp Interwrite IPanel PIDs from blacklist by Jeremy Roberson · 17 years ago
  12. 892705a USB: kernel-doc fixes by Randy Dunlap · 17 years ago
  13. 9be8456 USB: quirky device for cdc-acm by Oliver Neukum · 17 years ago
  14. ca79b7b USB: cdc-acm: fix incorrect throtteling, make set_control optional by Oliver Neukum · 17 years ago
  15. 3f141e2 USB: unconfigure devices which have config 0 by Alan Stern · 17 years ago
  16. d1bbb60 USB: make usb_iso_packet_descriptor.status signed by Pete Zaitcev · 17 years ago
  17. 8356f31 USB: fix g_serial small error by Bryan O'Donoghue · 18 years ago
  18. fc8d919 USB: use __u32 rather than u32 in userspace ioctls in usbdevice_fs.h by Mike Frysinger · 17 years ago
  19. a7e555b USB Storage: US_FL_IGNORE_RESIDUE needed for Aiptek MP3 Player by Dylan Taft · 17 years ago
  20. 0207c80 USB: Fix misspelled "USBNET_MII" kernel config option. by Robert P. J. Day · 17 years ago
  21. 3f9b407 USB: input: HID: add CIDC USB device to HID blacklist by Zheng XiaoJun · 17 years ago
  22. d0b4e31 USB: USB_RTL8150 must select MII by Adrian Bunk · 17 years ago
  23. 61bf54b USB Storage: indistinguishable devices with broken and unbroken firmware by Oliver Neukum · 17 years ago
  24. 5b06470 USB: fix autosuspend race in skeleton driver by Oliver Neukum · 17 years ago
  25. 57e4f04 USB: asix - Fix endian issues in asix_tx_fixup() by David Hollis · 17 years ago
  26. db90e7a USB: fix concurrent buffer access in the hub driver by Alan Stern · 17 years ago
  27. af59cf4 USB: Fix error cleanup path in airprime by Pete Zaitcev · 18 years ago
  28. 23004e2 USB: descriptor structures have to be packed by Inaky Perez-Gonzalez · 18 years ago
  29. 8c774fe EHCI: add debugging message to ehci_bus_suspend by Alan Stern · 18 years ago
  30. 12f1ff8 usbcore: small changes to hub driver's suspend method by Alan Stern · 18 years ago
  31. 7fe89e9 USB: Fix apparent typo CONFIG_USB_CDCETHER. by Robert P. J. Day · 18 years ago
  32. 253ca92 USB: add flow control to usb-serial generic driver. by Joris van Rantwijk · 18 years ago
  33. b544d74 USB: unusual_devs update for Sony P990i phone by Alan Stern · 18 years ago
  34. af3bd20 USB: Teac HD-35PU patch to unusual_devs.h by Thomas Bächler · 18 years ago
  35. 2d94b98 USB: PL2303: Willcom WS002IN Support. by YOSHIFUJI Hideaki · 18 years ago
  36. 6957e1a USB: fix needless failure under certain conditions by Oliver Neukum · 18 years ago
  37. c5999f0 USB: In init_endpoint_class, use PTR_ERR to obtain an errno value, not IS_ERR by Josh Triplett · 18 years ago
  38. df23fa0 USB: Driver to charge USB blackberry devices by Greg Kroah-Hartman · 18 years ago
  39. 8903795 EHCI: turn off remote wakeup during shutdown by Alan Stern · 17 years ago
  40. 8a03d9a Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 by Linus Torvalds · 17 years ago
  41. f8abea8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 17 years ago
  42. ef29498 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  43. 0187f22 [PATCH] s3c2410fb: fix un-initialised dev field by Ben Dooks · 17 years ago
  44. 008983d [PATCH] ecryptfs: fix forgotten format specifier by Thomas Hisch · 17 years ago
  45. eb95e7f [PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set() by Michael Halcrow · 17 years ago
  46. 29dbb3f [PATCH] knfsd: stop NFSD writes from being broken into lots of little writes to filesystem by NeilBrown · 17 years ago
  47. 3160a71 [PATCH] knfsd: nfsd4: fix handling of directories without default ACLs by J. Bruce Fields · 17 years ago
  48. bec50c4 [PATCH] knfsd: nfsd4: acls: avoid unnecessary denies by J. Bruce Fields · 17 years ago
  49. f43daf6 [PATCH] knfsd: nfsd4: acls: don't return explicit mask by J. Bruce Fields · 17 years ago
  50. f34f924 [PATCH] knfsd: nfsd4: fix error return on unsupported acl by J. Bruce Fields · 17 years ago
  51. a4db5fe [PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savemem by J. Bruce Fields · 17 years ago
  52. 28e05dd [PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list by J. Bruce Fields · 17 years ago
  53. 575a629 [PATCH] knfsd: nfsd4: simplify nfsv4->posix translation by J. Bruce Fields · 17 years ago
  54. 7bdfa68 [PATCH] knfsd: nfsd4: relax checking of ACL inheritance bits by J. Bruce Fields · 17 years ago
  55. f534a25 [PATCH] knfsd: nfsd4: fix non-terminated string by J. Bruce Fields · 17 years ago
  56. 5575ddf [PATCH] small irq management simplification by Jan Beulich · 17 years ago
  57. 472900b [PATCH] IRQ kernel-doc fixes by Randy Dunlap · 17 years ago
  58. d7e25f3 [PATCH] genirq: remove IRQ_DISABLED by Ingo Molnar · 17 years ago
  59. 76d2160 [PATCH] genirq: do not mask interrupts by default by Ingo Molnar · 17 years ago
  60. 1f2ea08 [PATCH] posix timers: RCU optimization for clock_gettime() by Paul E. McKenney · 17 years ago
  61. 7460ed2 [PATCH] time: x86_64: re-enable vsyscall support for x86_64 by john stultz · 17 years ago
  62. 1489939 [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME by john stultz · 17 years ago
  63. c37e7bb [PATCH] time: x86_64: split x86_64/kernel/time.c up by john stultz · 17 years ago
  64. 2d0c87c [PATCH] time: x86_64: hpet_address cleanup by john stultz · 17 years ago
  65. acc9a9d [PATCH] generic: vsyscall-gtod support for GENERIC_TIME by john stultz · 17 years ago
  66. 88ad0bf6 [PATCH] Add SysRq-Q to print timer_list debug info by Ingo Molnar · 17 years ago
  67. 289f480 [PATCH] Add debugging feature /proc/timer_list by Ingo Molnar · 17 years ago
  68. 82f67cd [PATCH] Add debugging feature /proc/timer_stat by Ingo Molnar · 17 years ago
  69. 8bfd9a7 [PATCH] hrtimers: prevent possible itimer DoS by Thomas Gleixner · 17 years ago
  70. 54cdfdb [PATCH] hrtimers: add high resolution timer support by Thomas Gleixner · 17 years ago
  71. d40891e [PATCH] i386: enable dynticks in kconfig by Ingo Molnar · 17 years ago
  72. f8b5035 [PATCH] i386 prepare nmi watchdog for dynticks by Thomas Gleixner · 17 years ago
  73. 7416734 [PATCH] i386 prepare for dyntick by Ingo Molnar · 17 years ago
  74. d36b49b [PATCH] i386 rework local apic timer calibration by Thomas Gleixner · 17 years ago
  75. e9e2cdb [PATCH] clockevents: i386 drivers by Thomas Gleixner · 17 years ago
  76. 79bf2bb [PATCH] tick-management: dyntick / highres functionality by Thomas Gleixner · 17 years ago
  77. f8381cb [PATCH] tick-management: broadcast functionality by Thomas Gleixner · 17 years ago
  78. 906568c [PATCH] tick-management: core functionality by Thomas Gleixner · 17 years ago
  79. d316c57 [PATCH] clockevents: add core functionality by Thomas Gleixner · 17 years ago
  80. e05d723 [PATCH] i386, apic: clean up the APIC code by Thomas Gleixner · 17 years ago
  81. d66bea5 [PATCH] Allow early access to the power management timer by Thomas Gleixner · 17 years ago
  82. 169a0ab [PATCH] ACPI keep track of timer broadcasting by Thomas Gleixner · 17 years ago
  83. 3434933 [PATCH] ACPI: fix missing include for UP by Thomas Gleixner · 17 years ago
  84. dd3629b [PATCH] hrtimers: move and add documentation by Thomas Gleixner · 17 years ago
  85. 5cfb6de [PATCH] hrtimers: clean up callback tracking by Thomas Gleixner · 17 years ago
  86. 303e967 [PATCH] hrtimers; add state tracking by Thomas Gleixner · 17 years ago
  87. 3c8aa39 [PATCH] hrtimers: cleanup locking by Thomas Gleixner · 17 years ago
  88. c9cb2e3 [PATCH] hrtimers: namespace and enum cleanup by Thomas Gleixner · 17 years ago
  89. fd064b9 [PATCH] Extend next_timer_interrupt() to use a reference jiffie by Thomas Gleixner · 17 years ago
  90. 1cfd684 [PATCH] Fix cascade lookup of next_timer_interrupt by Thomas Gleixner · 17 years ago
  91. dde4b2b [PATCH] uninline irq_enter() by Ingo Molnar · 17 years ago
  92. 07190a0 [PATCH] Mark TSC on GeodeLX reliable by Marcelo Tosatti · 17 years ago
  93. 5d8b34f [PATCH] clocksource: Add verification (watchdog) helper by Thomas Gleixner · 17 years ago
  94. 7e69f2b [PATCH] clocksource: Remove the update callback by Thomas Gleixner · 17 years ago
  95. 877fe38 [PATCH] clocksource: fixup is_continous changes on MIPS by Thomas Gleixner · 17 years ago
  96. cc02d80 [PATCH] clocksource: fixup is_continous changes on S390 by Thomas Gleixner · 17 years ago
  97. 2693506 [PATCH] clocksource: fixup is_continous changes on AVR32 by Thomas Gleixner · 17 years ago
  98. c66699a [PATCH] clocksource: fixup is_continous changes on ARM by Thomas Gleixner · 17 years ago
  99. 73b08d2 [PATCH] clocksource: replace is_continuous by a flag field by Thomas Gleixner · 17 years ago
  100. 95492e4 [PATCH] x86: rewrite SMP TSC sync code by Ingo Molnar · 17 years ago