summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | KVM: make EFER_RESERVED_BITS configurable for architecture codeJoerg Roedel2008-04-27
| * | | | | | | | | | | | | | | | | | | | KVM: Disable pagefaults during copy_from_user_inatomic()Andrea Arcangeli2008-04-27
| * | | | | | | | | | | | | | | | | | | | KVM: Use CONFIG_PREEMPT_NOTIFIERS around struct preempt_notifierHollis Blanchard2008-04-27
| * | | | | | | | | | | | | | | | | | | | KVM: VMX: Enable Virtual Processor Identification (VPID)Sheng Yang2008-04-27
| * | | | | | | | | | | | | | | | | | | | KVM: Limit vcpu mmap size to one page on non-x86Avi Kivity2008-04-27
| * | | | | | | | | | | | | | | | | | | | KVM: MMU: Decouple mmio from shadow page tablesAvi Kivity2008-04-27
| * | | | | | | | | | | | | | | | | | | | KVM: x86 emulator: group decoding for group 1 instructionsAvi Kivity2008-04-27
| * | | | | | | | | | | | | | | | | | | | KVM: Only x86 has pioAvi Kivity2008-04-27
| * | | | | | | | | | | | | | | | | | | | KVM: constify function pointer tablesJan Engelhardt2008-04-27
| * | | | | | | | | | | | | | | | | | | | KVM: x86 emulator: add group 7 decodingAvi Kivity2008-04-27
| * | | | | | | | | | | | | | | | | | | | KVM: x86 emulator: Group decoding for groups 4 and 5Avi Kivity2008-04-27
| * | | | | | | | | | | | | | | | | | | | KVM: x86 emulator: Group decoding for group 3Avi Kivity2008-04-27
| * | | | | | | | | | | | | | | | | | | | KVM: x86 emulator: group decoding for group 1AAvi Kivity2008-04-27
| * | | | | | | | | | | | | | | | | | | | KVM: x86 emulator: add support for group decodingAvi Kivity2008-04-27
| * | | | | | | | | | | | | | | | | | | | KVM: MMU: Simplify hash table indexingDong, Eddie2008-04-27
| * | | | | | | | | | | | | | | | | | | | KVM: MMU: Update shadow ptes on partial guest pte writesDong, Eddie2008-04-27
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | ide-tape: remove tape->merge_stageBorislav Petkov2008-04-27
| * | | | | | | | | | | | | | | | | | | | ide-tape: mv tape->merge_stage_size tape->merge_bh_sizeBorislav Petkov2008-04-27
| * | | | | | | | | | | | | | | | | | | | ide-tape: mv idetape_empty_write_pipeline ide_tape_flush_merge_bufferBorislav Petkov2008-04-27
| * | | | | | | | | | | | | | | | | | | | ide-tape: mv idetape_discard_read_pipeline ide_tape_discard_merge_bufferBorislav Petkov2008-04-27
| * | | | | | | | | | | | | | | | | | | | ide-tape: make __idetape_discard_read_pipeline() of type voidBorislav Petkov2008-04-27
| * | | | | | | | | | | | | | | | | | | | ide: remove now unused ide_pci_create_host_proc()Alexey Dobriyan2008-04-27
| * | | | | | | | | | | | | | | | | | | | ide: remove /proc/ide/aliAlexey Dobriyan2008-04-27
| * | | | | | | | | | | | | | | | | | | | ide-tape: improve buffer pages freeing strategyBorislav Petkov2008-04-27
| * | | | | | | | | | | | | | | | | | | | ide-tape: mv tape->pages_per_stage tape->pages_per_bufferBorislav Petkov2008-04-27
| * | | | | | | | | | | | | | | | | | | | ide-tape: mv tape->stage_size tape->buffer_sizeBorislav Petkov2008-04-27
| * | | | | | | | | | | | | | | | | | | | ide-tape: improve buffer allocation strategyBorislav Petkov2008-04-27
| * | | | | | | | | | | | | | | | | | | | ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz2008-04-27
| * | | | | | | | | | | | | | | | | | | | ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)Bartlomiej Zolnierkiewicz2008-04-27
| * | | | | | | | | | | | | | | | | | | | ide: sanitize ide_unregister() usageBartlomiej Zolnierkiewicz2008-04-27
| * | | | | | | | | | | | | | | | | | | | mpc8xx-ide: use ide_find_port()Bartlomiej Zolnierkiewicz2008-04-27
| * | | | | | | | | | | | | | | | | | | | ide: add "noacpi" / "acpigtf" / "acpionboot" parametersBartlomiej Zolnierkiewicz2008-04-27
| * | | | | | | | | | | | | | | | | | | | gayle: add "doubler" parameterBartlomiej Zolnierkiewicz2008-04-27
| * | | | | | | | | | | | | | | | | | | | ide: add "cdrom=" and "chs=" parametersBartlomiej Zolnierkiewicz2008-04-27
| * | | | | | | | | | | | | | | | | | | | ide: add "nodma|noflush|noprobe|nowerr=" parametersBartlomiej Zolnierkiewicz2008-04-27
| * | | | | | | | | | | | | | | | | | | | ide: remove obsoleted "hdx=autotune" kernel parameterBartlomiej Zolnierkiewicz2008-04-27
| * | | | | | | | | | | | | | | | | | | | ide: remove IDE_HFLAG_NO_AUTOTUNE host flagBartlomiej Zolnierkiewicz2008-04-27
| * | | | | | | | | | | | | | | | | | | | cmd640: always auto-tune PIOBartlomiej Zolnierkiewicz2008-04-27
| * | | | | | | | | | | | | | | | | | | | ide: always auto-tune PIO in legacy VLB host driversBartlomiej Zolnierkiewicz2008-04-27
| * | | | | | | | | | | | | | | | | | | | ide: mark "idebus=" kernel parameter as obsoleted (take 2)Bartlomiej Zolnierkiewicz2008-04-27
| * | | | | | | | | | | | | | | | | | | | ide: add "vlb|pci_clock=" parameterBartlomiej Zolnierkiewicz2008-04-27
| * | | | | | | | | | | | | | | | | | | | ide-tape: remove comments markup from Documentation/ide/ide-tape.txtBorislav Petkov2008-04-27
| * | | | | | | | | | | | | | | | | | | | ide-tape: remove pipelined mode description from Documentation/ide/ide-tape.txtBorislav Petkov2008-04-27
| * | | | | | | | | | | | | | | | | | | | ide-tape: remove misc references to pipelined operation in the commentsBorislav Petkov2008-04-27
| * | | | | | | | | | | | | | | | | | | | ide-tape: remove pipelined mode parametersBorislav Petkov2008-04-27
| * | | | | | | | | | | | | | | | | | | | ide-tape: remove pipeline-specific members from struct ide_tape_objBorislav Petkov2008-04-27
| * | | | | | | | | | | | | | | | | | | | ide-tape: remove pipelined mode tape control flagsBorislav Petkov2008-04-27
| * | | | | | | | | | | | | | | | | | | | ide-tape: remove remaining pipeline functionalityBorislav Petkov2008-04-27
| * | | | | | | | | | | | | | | | | | | | ide-tape: unwrap idetape_queue_pc_tail()Borislav Petkov2008-04-27