1. 488514d Remove set_migrateflags() by Christoph Lameter · 16 years ago
  2. e92adcb aio: io_getevents() should return if io_destroy() is invoked by Jeff Moyer · 16 years ago
  3. 180c06e hotplug-memory: make online_page() common by Jeremy Fitzhardinge · 16 years ago
  4. ea01ea9 hotplug memory remove: generic __remove_pages() support by Badari Pulavarty · 16 years ago
  5. 2a4e2b8 rtc: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  6. dca03a5 drivers/char/rtc.c: use time_before, time_before_eq, etc by Julia Lawall · 16 years ago
  7. c116bc2 rtc: add the support for alarm time relative to current time in sysfs by Zhao Yakui · 16 years ago
  8. e2bfe34 rtc: rtc-rs5c372: fix up NULL name in transfer error path by Paul Mundt · 16 years ago
  9. e275ac4 kerneldoc for <linux/clk.h> by David Brownell · 16 years ago
  10. a3ed107 make ds1511_rtc_{read,set}_time() static by Adrian Bunk · 16 years ago
  11. c464652 rtc: silence section mismatch warning in rtc-test by Sam Ravnborg · 16 years ago
  12. 4edac2b rtc-x1205: new style conversion by Alessandro Zummo · 16 years ago
  13. e5fc9cc rtc-pcf8563: new style conversion by Alessandro Zummo · 16 years ago
  14. 9edae7b rtc-isl1208: new style conversion and minor bug fixes by Alessandro Zummo · 16 years ago
  15. c750090 rtc: avoid legacy drivers with generic framework by David Brownell · 16 years ago
  16. 77459b0 rtc-pcf8583 build fix by David Brownell · 16 years ago
  17. 1ecf0d0 dz: test after postfix decrement fails in dz_console_putchar() by Roel Kluin · 16 years ago
  18. 556637c mm: fix possible off-by-one in walk_pte_range() by Johannes Weiner · 16 years ago
  19. f022bfd x86: PAT fix by Ingo Molnar · 16 years ago
  20. 86cf02f x86 PAT: tone down debugging messages some more by Linus Torvalds · 16 years ago
  21. 064922a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  22. ecc1241e [SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  23. 980b306 [SCSI] aic7xxx: add const by Denys Vlasenko · 16 years ago
  24. d1d7b19 [SCSI] aic7xxx: add static by Denys Vlasenko · 16 years ago
  25. d10c2e4 [SCSI] aic7xxx: Update _shipped files by Hannes Reinecke · 16 years ago
  26. 3dbd10f [SCSI] aic7xxx: teach aicasm to not emit unused debug code/data by Hannes Reinecke · 16 years ago
  27. a198c3d [SCSI] qla2xxx: Update version number to 8.02.01-k2. by Andrew Vasquez · 16 years ago
  28. 666301e [SCSI] qla2xxx: Correct regression in relogin code. by Andrew Vasquez · 16 years ago
  29. c6852c4 [SCSI] qla2xxx: Correct misc. endian and byte-ordering issues. by Seokmann Ju · 16 years ago
  30. 3b8117b [SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() static by Adrian Bunk · 16 years ago
  31. 01ef66b [SCSI] qla2xxx: qla_os.c, make 2 functions static by Adrian Bunk · 16 years ago
  32. 7e47e5c [SCSI] qla2xxx: Re-register FDMI information after a LIP. by Andrew Vasquez · 16 years ago
  33. 0c23b85 [SCSI] qla2xxx: Correct SRB usage-after-completion/free issues. by Andrew Vasquez · 16 years ago
  34. c1ec1f1 [SCSI] qla2xxx: Correct ISP84XX verify-chip response handling. by Andrew Vasquez · 16 years ago
  35. 550bf57 [SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests. by Andrew Vasquez · 16 years ago
  36. c572270 [SCSI] qla2xxx: Collapse RISC-RAM retrieval code during a firmware-dump. by Andrew Vasquez · 16 years ago
  37. 6fe07aa [SCSI] m68k: new mac_esp scsi driver by Finn Thain · 16 years ago
  38. 6d9d63b [SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfs by Swen Schillig · 16 years ago
  39. ec258fe [SCSI] zfcp: Print some messages only during ERP by Swen Schillig · 16 years ago
  40. aee6ef1 [SCSI] zfcp: Wait for free SBAL during exchange config by Swen Schillig · 16 years ago
  41. bda2325 [SCSI] scsi_transport_fc: fc_user_scan correction by James Smart · 16 years ago
  42. 87c4d7b [SCSI] aha1542: minor irq handler cleanups by Jeff Garzik · 16 years ago
  43. 9f9a73b [SCSI] scsi_transport_spi: include sysfs.h by Randy Dunlap · 16 years ago
  44. 1377d8d [SCSI] FlashPoint: fix off-by-one errors by Adrian Bunk · 16 years ago
  45. 2b48aed [SCSI] aic7xxx: Update type check in aicasm grammar by Hannes Reinecke · 16 years ago
  46. 542bd13 [SCSI] fix SLUB WARN_ON by James Bottomley · 16 years ago
  47. 42cadc8 Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  48. fba5c1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  49. f222eba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-idle-fix by Linus Torvalds · 16 years ago
  50. cf867ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  51. 2d630d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  52. f375d55 asm/unaligned.h doesn't work well as the very first include by Al Viro · 16 years ago
  53. 7ac86bf e1000e triggers sparc32 gcc bug by Al Viro · 16 years ago
  54. 66c0b39 KVM: kill file->f_count abuse in kvm by Al Viro · 16 years ago
  55. 960b399 KVM: MMU: kvm_pv_mmu_op should not take mmap_sem by Marcelo Tosatti · 16 years ago
  56. 1336028 KVM: SVM: remove selective CR0 comment by Joerg Roedel · 16 years ago
  57. aaf697e KVM: SVM: remove now obsolete FIXME comment by Joerg Roedel · 16 years ago
  58. aaacfc9 KVM: SVM: disable CR8 intercept when tpr is not masking interrupts by Joerg Roedel · 16 years ago
  59. d7bf822 KVM: SVM: sync V_TPR with LAPIC.TPR if CR8 write intercept is disabled by Joerg Roedel · 16 years ago
  60. ec7cf69 KVM: export kvm_lapic_set_tpr() to modules by Joerg Roedel · 16 years ago
  61. 649d686 KVM: SVM: sync TPR value to V_TPR field in the VMCB by Joerg Roedel · 16 years ago
  62. bbf45ba KVM: ppc: PowerPC 440 KVM implementation by Hollis Blanchard · 16 years ago
  63. 513014b KVM: Add MAINTAINERS entry for PowerPC KVM by Hollis Blanchard · 16 years ago
  64. b2312f0 KVM: ppc: Add DCR access information to struct kvm_run by Hollis Blanchard · 16 years ago
  65. 4baacfb ppc: Export tlb_44x_hwater for KVM by Hollis Blanchard · 16 years ago
  66. 76f7c87 KVM: Rename debugfs_dir to kvm_debugfs_dir by Hollis Blanchard · 16 years ago
  67. f9b7aab KVM: x86 emulator: fix lea to really get the effective address by Avi Kivity · 16 years ago
  68. 16286d0 KVM: x86 emulator: fix smsw and lmsw with a memory operand by Avi Kivity · 16 years ago
  69. 66b8550 KVM: x86 emulator: initialize src.val and dst.val for register operands by Avi Kivity · 16 years ago
  70. a79d2f1 KVM: SVM: force a new asid when initializing the vmcb by Avi Kivity · 16 years ago
  71. e9571ed KVM: fix kvm_vcpu_kick vs __vcpu_run race by Marcelo Tosatti · 16 years ago
  72. 62d9f0d KVM: add ioctls to save/store mpstate by Marcelo Tosatti · 16 years ago
  73. 582fb6c [SCSI] esp_scsi: Make cur_residue and tot_residue signed. by David S. Miller · 16 years ago
  74. 077e3bd ide-tape: remove tape->merge_stage by Borislav Petkov · 16 years ago
  75. 01a63aeb ide-tape: mv tape->merge_stage_size tape->merge_bh_size by Borislav Petkov · 16 years ago
  76. d9df937 ide-tape: mv idetape_empty_write_pipeline ide_tape_flush_merge_buffer by Borislav Petkov · 16 years ago
  77. ec0fdb0 ide-tape: mv idetape_discard_read_pipeline ide_tape_discard_merge_buffer by Borislav Petkov · 16 years ago
  78. 9798630 ide-tape: make __idetape_discard_read_pipeline() of type void by Borislav Petkov · 16 years ago
  79. fd0949e ide: remove now unused ide_pci_create_host_proc() by Alexey Dobriyan · 16 years ago
  80. 19ba7b8 ide: remove /proc/ide/ali by Alexey Dobriyan · 16 years ago
  81. d01dbc3 ide-tape: improve buffer pages freeing strategy by Borislav Petkov · 16 years ago
  82. a997a43 ide-tape: mv tape->pages_per_stage tape->pages_per_buffer by Borislav Petkov · 16 years ago
  83. f73850a ide-tape: mv tape->stage_size tape->buffer_size by Borislav Petkov · 16 years ago
  84. 41aa170 ide-tape: improve buffer allocation strategy by Borislav Petkov · 16 years ago
  85. 4c3032d ide: add struct ide_io_ports (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  86. 387750c ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  87. bf64b7a ide: sanitize ide_unregister() usage by Bartlomiej Zolnierkiewicz · 16 years ago
  88. 16019c3 mpc8xx-ide: use ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  89. 1dbfeb4 ide: add "noacpi" / "acpigtf" / "acpionboot" parameters by Bartlomiej Zolnierkiewicz · 16 years ago
  90. 9dcba7f gayle: add "doubler" parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  91. 4706a7e ide: add "cdrom=" and "chs=" parameters by Bartlomiej Zolnierkiewicz · 16 years ago
  92. 6e87543 ide: add "nodma|noflush|noprobe|nowerr=" parameters by Bartlomiej Zolnierkiewicz · 16 years ago
  93. 207daea ide: remove obsoleted "hdx=autotune" kernel parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  94. e160124 ide: remove IDE_HFLAG_NO_AUTOTUNE host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  95. bdffe5d cmd640: always auto-tune PIO by Bartlomiej Zolnierkiewicz · 16 years ago
  96. 0d28ec7 ide: always auto-tune PIO in legacy VLB host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  97. 73f1ad8 ide: mark "idebus=" kernel parameter as obsoleted (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  98. ebae41a ide: add "vlb|pci_clock=" parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  99. 1056971 ide-tape: remove comments markup from Documentation/ide/ide-tape.txt by Borislav Petkov · 16 years ago
  100. 4735f22 ide-tape: remove pipelined mode description from Documentation/ide/ide-tape.txt by Borislav Petkov · 16 years ago