1. 93bacef USB serial: add dynamic id support to usb-serial core by Greg Kroah-Hartman · 18 years ago
  2. e7d8712 USB: define USB_CLASS_MISC in <linux/usb/ch9.h> by David Brownell · 18 years ago
  3. 5f84813 USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> by David Brownell · 18 years ago
  4. 0873c76 USB: convert usb class devices to real devices by Greg Kroah-Hartman · 18 years ago
  5. 7bc3d63 USB: move usb_device_class class devices to be real devices by Greg Kroah-Hartman · 18 years ago
  6. 0670afd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  7. 2ac04a1 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  8. 0c7d375 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  9. 2442d31 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  10. 02aedd6 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  11. 131c1a2 [MIPS] Comment fix by Chris Dearman · 17 years ago
  12. be70130 [MIPS] MT: Nuke duplicate mips_mt_regdump() prototype. by Ralf Baechle · 17 years ago
  13. fd046eb [MIPS] Alchemy: Fix PCI-memory access by Alexander Bigga · 18 years ago
  14. 5868756 [MIPS] SMTC: Make a bunch of functions and variables static. by Ralf Baechle · 17 years ago
  15. 786d7cd [MIPS] Alchemy: Fix bunch of warnings by Ralf Baechle · 18 years ago
  16. 907e193 [MIPS] Remove _fdata from asm-mips/sections.h by Atsushi Nemoto · 18 years ago
  17. 6f284a2 [MIPS] FLATMEM: introduce PHYS_OFFSET. by Franck Bui-Huu · 18 years ago
  18. db84dc6 [MIPS] Setup min_low_pfn/max_low_pfn correctly by Franck Bui-Huu · 18 years ago
  19. c44e8d5 [MIPS] prom_free_prom_memory cleanup by Atsushi Nemoto · 18 years ago
  20. 2fa7937 [MIPS] Make I8259A_IRQ_BASE customizable by Atsushi Nemoto · 18 years ago
  21. 97dcb82 [MIPS] Define MIPS_CPU_IRQ_BASE in generic header by Atsushi Nemoto · 18 years ago
  22. 5109900 [IA64] swiotlb abstraction (e.g. for Xen) by Jan Beulich · 17 years ago
  23. cde14bb [IA64] swiotlb bug fixes by Jan Beulich · 17 years ago
  24. 86afa9e [IA64] Hook up getcpu system call for IA64 by Fenghua Yu · 17 years ago
  25. 7112006 [IA64] virt_to_page() can be called with NULL arg by Kirill Korotaev · 17 years ago
  26. 139b830 [IA64] register memory ranges in a consistent manner by Bob Picco · 18 years ago
  27. f43691e [IA64] remove bogus prototype ia64_esi_init() by Alex Williamson · 18 years ago
  28. 90f9d70 [IA64] enable singlestep on system call by bibo,mao · 18 years ago
  29. 162e006 [S390] Mark kernel text section read-only. by Heiko Carstens · 17 years ago
  30. ab14de6 [S390] Convert memory detection into C code. by Heiko Carstens · 17 years ago
  31. 31ee4b2 [S390] Calibrate delay and bogomips. by Martin Schwidefsky · 17 years ago
  32. cced1dd [S390] Add crypto support for 3592 tape devices by Michael Holzheu · 17 years ago
  33. fe355b7 [S390] boot from NSS support by Hongjie Yang · 17 years ago
  34. 1b27829 [S390] Support for s390 Pseudo Random Number Generator by Jan Glauber · 17 years ago
  35. d54853e [S390] ETR support. by Martin Schwidefsky · 17 years ago
  36. c1821c2 [S390] noexec protection by Gerald Schaefer · 17 years ago
  37. 9b241cc [S390] Add set_fs(USER_DS) to start_thread(). by Heiko Carstens · 17 years ago
  38. c48e091 [S390] Small barrier() and cpu_relax() cleanup. by Heiko Carstens · 17 years ago
  39. 3b0b4af [S390] Simplify virt_to_phys. by Heiko Carstens · 17 years ago
  40. 2b67fc4 [S390] Get rid of a lot of sparse warnings. by Heiko Carstens · 17 years ago
  41. a417a21 USB HID: handle multi-interface devices for Apple macbook pro properly by Soeren Sonnenburg · 17 years ago
  42. 7c37914 HID: API - fix leftovers of hidinput API in USB HID by Jiri Kosina · 18 years ago
  43. c080d89 HID: hid debug from hid-debug.h to hid layer by Jiri Kosina · 18 years ago
  44. 20eb127 hid: force feedback driver for PantherLord USB/PS2 2in1 Adapter by Anssi Hannula · 18 years ago
  45. 5556fea hid: quirk for multi-input devices with unneeded output reports by Anssi Hannula · 18 years ago
  46. fa7252e IB: Make sure struct ib_user_mad.data is aligned by Jason Gunthorpe · 18 years ago
  47. 062dbb6 IB: Return qp pointer as part of ib_wc by Michael S. Tsirkin · 18 years ago
  48. 459d6e2 IB: Include <linux/kref.h> explicitly in <rdma/ib_verbs.h> by Michael S. Tsirkin · 17 years ago
  49. 55db890 mmc: Allow host drivers to specify max block count by Pierre Ossman · 18 years ago
  50. fe4a3c7 mmc: Allow host drivers to specify a max block size by Pierre Ossman · 18 years ago
  51. 41d78f7 tifm_core: add suspend/resume infrastructure for tifm devices by Alex Dubov · 18 years ago
  52. b5ad676 tifm_7xx1: recognize device 0xac8f as supported by Alex Dubov · 18 years ago
  53. 7146f0d tifm_7xx1: switch from workqueue to kthread by Alex Dubov · 18 years ago
  54. 6412d92 tifm_7xx1: Merge media insert and media remove functions by Alex Dubov · 18 years ago
  55. 50743f4 Remove unused return value from signal_irq callback by Alex Dubov · 18 years ago
  56. 8e02f85 tifm_sd: restructure initialization, removal and command handling by Alex Dubov · 18 years ago
  57. fba68bd mmc: Add support for SDHC cards by Philip Langdale · 18 years ago
  58. 9e9dc5f mmc: Power quirk for ENE controllers by Darren Salt · 18 years ago
  59. 11354d0 mmc: let host be parent of cards by Pierre Ossman · 18 years ago
  60. f22ee4e mmc: replace host->card_busy by Pierre Ossman · 18 years ago
  61. 259886a7 [PATCH] x86-64: define dma noncoherent API functions by Jeff Garzik · 17 years ago
  62. 8560a10 [PATCH] alpha: fix epoll syscall enumerations by Mike Frysinger · 17 years ago
  63. e47fddf Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  64. 0777721 libata: Fix ata_busy_wait() kernel docs by Alan · 18 years ago
  65. 51bcf09 [SPARC32]: Fix over-optimization by GCC near ip_fast_csum. by Bob Breuer · 17 years ago
  66. 04add67 [PATCH] uml-i386: fix build breakage with CONFIG_HIGHMEM by Al Viro · 17 years ago
  67. 472ba91 [PATCH] efi_set_rtc_mmss() is not __init by Al Viro · 17 years ago
  68. e7bc537 [PATCH] fix frv headers_check by Al Viro · 17 years ago
  69. 4222721 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 18 years ago
  70. 0f24528 [PATCH] namespaces: fix task exit disaster by Serge E. Hallyn · 18 years ago
  71. 444f378 Revert "[PATCH] namespaces: fix exit race by splitting exit" by Linus Torvalds · 18 years ago
  72. 51e6ed2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  73. 597049c Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  74. 6a13f66 [PATCH] dma-mapping.h stubs fix by Al Viro · 18 years ago
  75. d0a2339 [PATCH] missing dma_sync_single_range_for{cpu,device} on alpha by Al Viro · 18 years ago
  76. 08456d1 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  77. 701dfbc [PATCH] mm: mremap correct rmap accounting by Hugh Dickins · 18 years ago
  78. c9cc8e7 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  79. 3d8b303 [PATCH] cdev.h: forward declarations by Jan Engelhardt · 18 years ago
  80. 436d165 [PATCH] use __u8 rather than u8 in userspace SIZE defines in hdreg.h by Mike Frysinger · 18 years ago
  81. a0f7b67a [PATCH] m68k: uaccess.h needs sched.h by Andrew Morton · 18 years ago
  82. 04611f9 [PATCH] use __u8/__u32 in userspace ioctl defines for I2O by Mike Frysinger · 18 years ago
  83. 7a238fc [PATCH] namespaces: fix exit race by splitting exit by Serge E. Hallyn · 18 years ago
  84. 76398f9 HID: fix pb_fnmode and move it to generic HID by Jiri Kosina · 18 years ago
  85. 7d2aae1 [PATCH] ALSA: Fix sysfs breakage by Takashi Iwai · 18 years ago
  86. 43ed41f [AGPGART] Add new IDs to VIA AGP. by Dave Jones · 18 years ago
  87. e0b874d via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support for CX700 and 8237S by Josepch Chan · 18 years ago
  88. 677c0a7 ia64: add pci_get_legacy_ide_irq() by Bartlomiej Zolnierkiewicz · 18 years ago
  89. d312c8f Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  90. 08eacc3 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  91. 8cdf92a Fix Maple PATA IRQ assignment. by David Woodhouse · 18 years ago
  92. 2a2275d [PATCH] md: fix potential memalloc deadlock in md by NeilBrown · 18 years ago
  93. a0ad13e [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd by NeilBrown · 18 years ago
  94. 45f8bde [PATCH] fix various kernel-doc in header files by Robert P. J. Day · 18 years ago
  95. e2df0c8 [PATCH] knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ON by NeilBrown · 18 years ago
  96. 250f391 [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads by NeilBrown · 18 years ago
  97. f47aef5 [PATCH] i386 vDSO: use VM_ALWAYSDUMP by Roland McGrath · 18 years ago
  98. e5b97dd [PATCH] Add VM_ALWAYSDUMP by Roland McGrath · 18 years ago
  99. a1f3bb9 [PATCH] Fix CONFIG_COMPAT_VDSO by Roland McGrath · 18 years ago
  100. 46fe4dd [PATCH] KVM: SVM: Propagate cpu shutdown events to userspace by Joerg Roedel · 18 years ago