1. d9b1b78 USB serial: add driver pointer to all usb-serial drivers by Johannes Hölzl · 18 years ago
  2. 93bacef USB serial: add dynamic id support to usb-serial core by Greg Kroah-Hartman · 18 years ago
  3. 495a678 ohci: Add support for OHCI controller on the of_platform bus by Sylvain Munaut · 18 years ago
  4. 5e16fab ohci: Rework bus glue integration to allow several at once by Sylvain Munaut · 18 years ago
  5. ad55d71 rndis_host learns ActiveSync basics by Ole Andre Vadla Ravnas · 18 years ago
  6. 11d5489 USB: ethernet gadget interop with MCCI Windows driver by David Brownell · 18 years ago
  7. 1737bf2 usbcore: remove unneeded error check by Alan Stern · 18 years ago
  8. 2360e4a USB: indicate active altsetting in proc/bus/usb/devices file by David Brownell · 18 years ago
  9. 316547f USB: devio.c add missing INIT_LIST_HEAD() by Dan Carpenter · 18 years ago
  10. 2cba72f USB: mutexification of rio500 by Oliver Neukum · 18 years ago
  11. 4727810 USB: Remove unneeded void * casts in idmouse.c by Tobias Klauser · 18 years ago
  12. e7d8712 USB: define USB_CLASS_MISC in <linux/usb/ch9.h> by David Brownell · 18 years ago
  13. 5f84813 USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> by David Brownell · 18 years ago
  14. d728e32 USB: Fix EHCI warning by Benjamin Herrenschmidt · 18 years ago
  15. b32e904 USB: Fix OHCI warning by Benjamin Herrenschmidt · 18 years ago
  16. 083522d USB: Implement support for EHCI with big endian MMIO by Benjamin Herrenschmidt · 18 years ago
  17. 11d1a4a USB: Implement support for "split" endian OHCI by Benjamin Herrenschmidt · 18 years ago
  18. 4302a59 USB: Rework the OHCI quirk mecanism as suggested by David by Benjamin Herrenschmidt · 18 years ago
  19. 0873c76 USB: convert usb class devices to real devices by Greg Kroah-Hartman · 18 years ago
  20. 7bc3d63 USB: move usb_device_class class devices to be real devices by Greg Kroah-Hartman · 18 years ago
  21. 6e8cf77 USB: add EPIC support to the io_edgeport driver by Greg Kroah-Hartman · 17 years ago
  22. 20b2e28 USB: unusual_devs.h for Sony floppy by Luiz Fernando N. Capitulino · 17 years ago
  23. 5331be0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 17 years ago
  24. d3f8fd7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 17 years ago
  25. a2cf822 [GFS2] make gfs2_writepages() static by Adrian Bunk · 17 years ago
  26. 2d72e71 [GFS2] Unlock page on prepare_write try lock failure by Steven Whitehouse · 17 years ago
  27. 0670afd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  28. dda2ac1 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  29. 2ac04a1 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  30. 0c7d375 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  31. 2442d31 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  32. 02aedd6 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  33. 9ad0830 [PATCH] Keys: Fix key serial number collision handling by David Howells · 17 years ago
  34. 768c242 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  35. e503606 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  36. 76c3295 [PATCH] kbuild: correctly skip tilded backups in localversion files by Oleg Verych · 17 years ago
  37. 5de043f [PATCH] kbuild: improve option checking, Kbuild.include cleanup by Oleg Verych · 17 years ago
  38. f6112ec [PATCH] kbuild scripts: replace gawk, head, bc with shell, update by Oleg Verych · 17 years ago
  39. a850790 [CIFS] Minor cleanup by Steve French · 17 years ago
  40. d390008 [MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macro by Ralf Baechle · 17 years ago
  41. c55197e [MIPS] Fix warnings in run_uncached on 32bit kernel by Yoichi Yuasa · 17 years ago
  42. 131c1a2 [MIPS] Comment fix by Chris Dearman · 17 years ago
  43. be70130 [MIPS] MT: Nuke duplicate mips_mt_regdump() prototype. by Ralf Baechle · 17 years ago
  44. fd046eb [MIPS] Alchemy: Fix PCI-memory access by Alexander Bigga · 18 years ago
  45. 37f2674 [MIPS] Move .set reorder out of conditional code by Chris Dearman · 17 years ago
  46. 6d66710 [MIPS] Check FCSR for pending interrupts before restoring from a context. by Chris Dearman · 17 years ago
  47. b86b30f [MIPS] Jaguar ATX: Fix large number of warnings. by Ralf Baechle · 18 years ago
  48. 3d0f82a [MIPS] Jaguar: Fix MAC address detection after platform_device conversion. by Ralf Baechle · 18 years ago
  49. 5868756 [MIPS] SMTC: Make a bunch of functions and variables static. by Ralf Baechle · 17 years ago
  50. 99d233f [MIPS] Use compat_sys_pselect6 by Joseph S. Myers · 18 years ago
  51. 447deaf [MIPS] SMTC: Cleanup idle hook invocation. by Ralf Baechle · 17 years ago
  52. 7418cb8 [MIPS] SELinux: Add security hooks to mips-mt {get,set}affinity by David Quigley · 18 years ago
  53. c917061 [MIPS] IRIX: Linux coding style cleanups. by Ralf Baechle · 17 years ago
  54. 3f21cde [MIPS] PB1100: Fix pile of warnings by Ralf Baechle · 18 years ago
  55. 786d7cd [MIPS] Alchemy: Fix bunch of warnings by Ralf Baechle · 18 years ago
  56. e0daad4 [MIPS] Whitespace cleanups. by Ralf Baechle · 17 years ago
  57. 722b05a [MIPS] Alchemy: Fix bunch more warnings. by Ralf Baechle · 18 years ago
  58. 25b8ac3 [MIPS] Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  59. 3e7f9b82 [MIPS] Fix some whitespace damage by Jan Altenberg · 17 years ago
  60. 811d944 [MIPS] Add missing ifdef arch/mips/pmc-sierra/yosemite/setup.c by Mathieu Desnoyers · 17 years ago
  61. 19487f1 [MIPS] Fix pb1200/irqmap.c and apply some missed patches by Atsushi Nemoto · 17 years ago
  62. 0639609 [MIPS] Do not allow oprofile to be enabled on SMTC. by Ralf Baechle · 17 years ago
  63. 4a969e1 [MIPS] Remove superfluous "ifdef CONFIG_KGDB". by Robert P. J. Day · 17 years ago
  64. be6e143 [MIPS] vpe_elfload and vpe_run are only used locally, make them static. by Ralf Baechle · 17 years ago
  65. 418451c [MIPS] SMTC: remove unused atomic_postclear by Ralf Baechle · 17 years ago
  66. 69a6c31 [MIPS] Move some kernel globals from asm file to C file. by Atsushi Nemoto · 17 years ago
  67. 907e193 [MIPS] Remove _fdata from asm-mips/sections.h by Atsushi Nemoto · 17 years ago
  68. 130e2fb [MIPS] Kconfig: Provide sane NR_CPUS defaults for more configurations by Ralf Baechle · 17 years ago
  69. 24d5572 [MIPS] vr41xx: Use symbolic names for IRQ numers by Yoichi Yuasa · 17 years ago
  70. 70d21cd [MIPS] use name instead of typename for each irq_chip by Atsushi Nemoto · 17 years ago
  71. ea6e942 [MIPS] Kconfig: Move some entries to appropriate menu by Atsushi Nemoto · 17 years ago
  72. 9a0ad9e [MIPS] vr41xx: add MACINT controls by Yoichi Yuasa · 18 years ago
  73. 6f284a2 [MIPS] FLATMEM: introduce PHYS_OFFSET. by Franck Bui-Huu · 18 years ago
  74. db84dc6 [MIPS] Setup min_low_pfn/max_low_pfn correctly by Franck Bui-Huu · 18 years ago
  75. a583158 [MIPS] Unify memset.S by Atsushi Nemoto · 18 years ago
  76. c44e8d5 [MIPS] prom_free_prom_memory cleanup by Atsushi Nemoto · 18 years ago
  77. 2fa7937 [MIPS] Make I8259A_IRQ_BASE customizable by Atsushi Nemoto · 17 years ago
  78. 97dcb82 [MIPS] Define MIPS_CPU_IRQ_BASE in generic header by Atsushi Nemoto · 18 years ago
  79. b6ec8f0 [MIPS] Remove unused rm9k_cpu_irq_disable() by Atsushi Nemoto · 18 years ago
  80. 549ae0a [GFS2] nfsd readdirplus assertion failure by Wendy Cheng · 17 years ago
  81. 5109900 [IA64] swiotlb abstraction (e.g. for Xen) by Jan Beulich · 17 years ago
  82. 563aaf0 [IA64] swiotlb cleanup by Jan Beulich · 17 years ago
  83. 93fbff6 [IA64] make swiotlb use bus_to_virt/virt_to_bus by Jan Beulich · 17 years ago
  84. cde14bb [IA64] swiotlb bug fixes by Jan Beulich · 17 years ago
  85. 86afa9e [IA64] Hook up getcpu system call for IA64 by Fenghua Yu · 17 years ago
  86. 524fd98 [IA64] clean up sparsemem memory_present call by Bob Picco · 17 years ago
  87. f1c0afa [IA64] show_mem() for IA64 sparsemem NUMA by George Beshers · 17 years ago
  88. 671496a [IA64] missing exports hwsw_sync_... by Jan Beulich · 17 years ago
  89. 7112006 [IA64] virt_to_page() can be called with NULL arg by Kirill Korotaev · 17 years ago
  90. d00195e [IA64] alignment bug in ldscript by Kirill Korotaev · 17 years ago
  91. 139b830 [IA64] register memory ranges in a consistent manner by Bob Picco · 17 years ago
  92. d1598e0 [IA64] Enable SWIOTLB only when needed by Jan Beulich · 18 years ago
  93. 980dbfd [IA64-SGI] Check for TIO errors on shub2 Altix by Russ Anderson · 18 years ago
  94. f43691e [IA64] remove bogus prototype ia64_esi_init() by Alex Williamson · 17 years ago
  95. 451fe00 [IA64] Clear IRQ affinity when unregistered by Alex Williamson · 17 years ago
  96. 06f87ad [IA64] fix ACPI Kconfig issues by Len Brown · 17 years ago
  97. c2c77fe [IA64] Fix NULL-pointer dereference in ia64_machine_kexec() by Bernhard Walle · 17 years ago
  98. 87f76d3 [IA64] find thread for user rbs address by bibo,mao · 17 years ago
  99. ae0af3e [IA64] use snprintf() on features field of /proc/cpuinfo by Aron Griffis · 17 years ago
  100. 90f9d70 [IA64] enable singlestep on system call by bibo,mao · 17 years ago