1. 0ed930b USB: isp116x: fix enumeration on boot by Anti Sullin · 16 years ago
  2. b5f7a0e USB: ehci: handle large bulk URBs correctly (again) by Misha Zhilin · 16 years ago
  3. 14f3546 USB: spruce up the device blacklist by Alan Stern · 16 years ago
  4. d6d914f USB: fix comment of struct usb_interface by Lei Ming · 16 years ago
  5. c2c8d1f USB: update Kconfig entry for USB_SUSPEND by Alan Stern · 16 years ago
  6. 11e1abb usb: Add support for the mos7820/7840-based B&B USB/RS485 converter to mos7840.c by David Ludlow · 16 years ago
  7. fcab59a x86: a P4 is a P6 not an i486 by Hugh Dickins · 16 years ago
  8. 6275487 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  9. c5750ee Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  10. b1c3c3e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  11. e97a294 scsi: missing add of padded bytes to io completion byte count by Jens Axboe · 16 years ago
  12. 87baa2bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 16 years ago
  13. 34f10fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  14. 67171a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  15. 6497dcf ioat: fix 'ack' handling, driver must ensure that 'ack' is zero by Dan Williams · 16 years ago
  16. ec8670f dmaengine: fix sparse warning by Dan Williams · 16 years ago
  17. 222ccf9 fsldma: do not cleanup descriptors in hardirq context by Dan Williams · 16 years ago
  18. 173acc7 dmaengine: add driver for Freescale MPC85xx DMA controller by Zhang Wei · 16 years ago
  19. 62fb185 sched: revert load_balance_monitor() changes by Peter Zijlstra · 16 years ago
  20. 87d034f x86/xen: fix DomU boot problem by Ian Campbell · 16 years ago
  21. 7c9e92b x86: not set node to cpu_to_node if the node is not online by Yinghai Lu · 16 years ago
  22. 18a8622 x86, i387: fix ptrace leakage using init_fpu() by Suresh Siddha · 16 years ago
  23. ce93296 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  24. 8727e28 m68k{,nommu}: Wire up new timerfd syscalls by Geert Uytterhoeven · 16 years ago
  25. 0a50477 m68knommu: fix fec driver interrupt races by Greg Ungerer · 16 years ago
  26. e311f68 m68knommu: declare do_IRQ() by Greg Ungerer · 16 years ago
  27. 881ab68 m68knommu: remove duplicate hw_tick() code by Greg Ungerer · 16 years ago
  28. 673da21 m68knommu: update defconfig by Greg Ungerer · 16 years ago
  29. 10a7f31 Build fix for drivers/s390/char/defkeymap.c by Tony Breeds · 16 years ago
  30. a6c0e1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  31. 13b1c3d freezer vs stopped or traced by Roland McGrath · 16 years ago
  32. 1a4e3f8 x86: disable KVM for Voyager and friends by Randy Dunlap · 16 years ago
  33. 33f9c50 KVM: VMX: Avoid rearranging switched guest msrs while they are loaded by Avi Kivity · 16 years ago
  34. f7d9c7b KVM: MMU: Fix race when instantiating a shadow pte by Avi Kivity · 16 years ago
  35. 8c35f23 KVM: Route irq 0 to vcpu 0 exclusively by Avi Kivity · 16 years ago
  36. 0b975a3 KVM: Avoid infinite-frequency local apic timer by Avi Kivity · 16 years ago
  37. 24993d5 KVM: make MMU_DEBUG compile again by Marcelo Tosatti · 16 years ago
  38. 5e4a0b3 KVM: move alloc_apic_access_page() outside of non-preemptable region by Marcelo Tosatti · 16 years ago
  39. a2938c8 KVM: SVM: fix Windows XP 64 bit installation crash by Joerg Roedel · 16 years ago
  40. 72dc67a KVM: remove the usage of the mmap_sem for the protection of the memory slots. by Izik Eidus · 16 years ago
  41. cc66b45 block: fix blkdev_issue_flush() not detecting and passing EOPNOTSUPP back by Jens Axboe · 16 years ago
  42. 56d94a3 block: fix shadowed variable warning in blk-map.c by Harvey Harrison · 16 years ago
  43. 448da4d block: remove extern on function definition by Harvey Harrison · 16 years ago
  44. 68d95b5 cciss: remove READ_AHEAD define and use block layer defaults by Mike Miller · 16 years ago
  45. ecb80c6 make cdrom.c:check_for_audio_disc() static by Adrian Bunk · 16 years ago
  46. a0db701 block/genhd.c: proper externs by Adrian Bunk · 16 years ago
  47. bec4194 unexport blk_rq_map_user_iov by Adrian Bunk · 16 years ago
  48. 9d7f1e6 unexport blk_{get,put}_queue by Adrian Bunk · 16 years ago
  49. 1826ead block/genhd.c: cleanups by Adrian Bunk · 16 years ago
  50. ff88972 proper prototype for blk_dev_init() by Adrian Bunk · 16 years ago
  51. 278caf0 block/blk-tag.c should #include "blk.h" by Adrian Bunk · 16 years ago
  52. 419c434 Fix DMA access of block device in 64-bit kernel on some non-x86 systems with 4GB or upper 4GB memory by Yang Shi · 16 years ago
  53. e3790c7 block: separate out padding from alignment by Tejun Heo · 16 years ago
  54. 7a85f88 block: restore the meaning of rq->data_len to the true data length by FUJITA Tomonori · 16 years ago
  55. 89b6e74 resubmit: cciss: procfs updates to display info about many by Mike Miller · 16 years ago
  56. 02cf01a splice: only return -EAGAIN if there's hope of more data by Jens Axboe · 16 years ago
  57. 5d87a05 block: fix kernel-docbook parameters and files by Randy Dunlap · 16 years ago
  58. 966ea8c Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 16 years ago
  59. 86c838b [PATCH] fs/ocfs2/aops.c: Correct use of ! and & by Julia Lawall · 16 years ago
  60. 05488bb [2.6 patch] ocfs2: make dlm_do_assert_master() static by Adrian Bunk · 16 years ago
  61. 200bfae [2.6 patch] make ocfs2_downconvert_thread() static by Adrian Bunk · 16 years ago
  62. 0060005 [2.6 patch] fs/ocfs2/: possible cleanups by Adrian Bunk · 16 years ago
  63. 0dd3256 [PATCH] ocfs2: le*_add_cpu conversion by Marcin Slusarz · 16 years ago
  64. 1044e40 ocfs2: Fix writeout in ocfs2_data_convert_worker() by Mark Fasheh · 16 years ago
  65. 7ad8b3d ocfs2: Enable localalloc for local mounts by Sunil Mushran · 16 years ago
  66. 976dde0 Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 16 years ago
  67. 821c7de exit_notify: fix kill_orphaned_pgrp() usage with mt exit by Oleg Nesterov · 16 years ago
  68. 05e83df will_become_orphaned_pgrp: partially fix insufficient ->exit_state check by Oleg Nesterov · 16 years ago
  69. f49ee50 introduce kill_orphaned_pgrp() helper by Oleg Nesterov · 16 years ago
  70. 5ce2087 Fix default compose table initialization by Samuel Thibault · 16 years ago
  71. 62e5c4b slub: fix possible NULL pointer dereference by Cyrill Gorcunov · 16 years ago
  72. f619cfe slub: Add kmalloc_large_node() to support kmalloc_node fallback by Christoph Lameter · 16 years ago
  73. 7693143 slub: look up object from the freelist once by Pekka J Enberg · 16 years ago
  74. 6446faa slub: Fix up comments by Christoph Lameter · 16 years ago
  75. d8b42bf slub: Rearrange #ifdef CONFIG_SLUB_DEBUG in calculate_sizes() by Christoph Lameter · 16 years ago
  76. ae20bfd slub: Remove BUG_ON() from ksize and omit checks for !SLUB_DEBUG by Christoph Lameter · 16 years ago
  77. 27d9e4e slub: Use the objsize from the kmem_cache_cpu structure by Christoph Lameter · 16 years ago
  78. d692ef6 slub: Remove useless checks in alloc_debug_processing by Christoph Lameter · 16 years ago
  79. e153362 slub: Remove objsize check in kmem_cache_flags() by Christoph Lameter · 16 years ago
  80. d9acf4b slub: rename slab_objects to show_slab_objects by Christoph Lameter · 16 years ago
  81. a973e9d Revert "unique end pointer" patch by Christoph Lameter · 16 years ago
  82. 27710bf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Christoph Lameter · 16 years ago
  83. cad226b Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  84. 7105a38 docbook: fix fusion source files by Randy Dunlap · 16 years ago
  85. 0643245 docbook: fix kernel-api source files by Randy Dunlap · 16 years ago
  86. d0bcabc docbook: fix usb source files by Randy Dunlap · 16 years ago
  87. e59e4a0 docbook: fix scsi source file by Randy Dunlap · 16 years ago
  88. 7b089c8 docbook: fix rapidio source files by Randy Dunlap · 16 years ago
  89. 78a4a50 docbook: fix filesystems.tmpl source files by Randy Dunlap · 16 years ago
  90. 64e6269 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  91. 5ce6386 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  92. a64e715 Allow ARG_MAX execve string space even with a small stack limit by Linus Torvalds · 16 years ago
  93. a345b4b Revert "x86: fix pmd_bad and pud_bad to support huge pages" by Linus Torvalds · 16 years ago
  94. 902955f x86: revert "x86: fix pmd_bad and pud_bad to support huge pages" by Ingo Molnar · 16 years ago
  95. 9b5cf48 x86: revert "x86: CPA: avoid split of alias mappings" by Rafael J. Wysocki · 16 years ago
  96. 3cecdda Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6 into merge by Paul Mackerras · 16 years ago
  97. c7ac679 KVM: emulate access to MSR_IA32_MCG_CTL by Joerg Roedel · 16 years ago
  98. 674eea0 KVM: Make the supported cpuid list a host property rather than a vm property by Avi Kivity · 16 years ago
  99. d730616 KVM: Fix kvm_arch_vcpu_ioctl_set_sregs so that set_cr0 works properly by Paul Knowles · 16 years ago
  100. 6b390b6 KVM: SVM: set NM intercept when enabling CR0.TS in the guest by Joerg Roedel · 16 years ago