Commit Graph

68793 Commits (7a62eabc4d60980eb39fff659f168d903b55c6d7)
 

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 249aa4ff17 cs5535: check ide_config_drive_speed() return value 18 years ago
Bartlomiej Zolnierkiewicz 3b4024d429 amd74xx/via82cxxx: check ide_config_drive_speed() return value 18 years ago
Bartlomiej Zolnierkiewicz 0f458943e0 au1xxx: fix au1xxx_set_pio_mode() 18 years ago
Bartlomiej Zolnierkiewicz 75d7d963e3 icside: use ide_tune_dma() 18 years ago
Benjamin Herrenschmidt 0b46ff2ea2 ide-pmac: fix PIO setup and enable autotune 18 years ago
Bartlomiej Zolnierkiewicz 254bb55036 ide-pmac: use ide_tune_dma() (take 2) 18 years ago
Bartlomiej Zolnierkiewicz aedea5910c ide-pmac: remove pmac_ide_do_setfeature() (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 3b2d0093b8 ide-pmac: remove nIEN clearing from pmac_ide_do_setfeature() 18 years ago
Bartlomiej Zolnierkiewicz ddf151026a ide-pmac: use __ide_wait_stat() 18 years ago
Bartlomiej Zolnierkiewicz 218ee5f364 ide-pmac: remove extra good status wait from pmac_ide_do_setfeature() 18 years ago
Bartlomiej Zolnierkiewicz 74af21cf4d ide: add __ide_wait_stat() helper 18 years ago
Bartlomiej Zolnierkiewicz fd553ce868 ide-pmac: remove pmac_ide_{m,u}dma_enable() (take 2) 18 years ago
Bartlomiej Zolnierkiewicz 78103940e4 ide-pmac: remove control register messing from pmac_ide_dma_check() 18 years ago
Bartlomiej Zolnierkiewicz 90f72eca36 ide-pmac: fix set_timings_mdma() 18 years ago
Bartlomiej Zolnierkiewicz 085798b12f ide-pmac: pmac_ide_tune_chipset() fixes 18 years ago
Bartlomiej Zolnierkiewicz 90a87ea480 ide-pmac: don't check kauai_lookup_timing() return value 18 years ago
Adrian Bunk 39e5f590b6 ide: unexport ide_acpi_set_state 18 years ago
Bartlomiej Zolnierkiewicz ceec1827e2 ide_platform: set hwif->chipset 18 years ago
David Woodhouse ebf8889bd1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 18 years ago
David Woodhouse b160292cc2 Merge Linux 2.6.23 18 years ago
Bryan Wu b37bde1478 [MTD] [NAND] Blackfin on-chip NAND Flash Controller driver 18 years ago
Kevin Hao c4a9f88daf [MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug 18 years ago
akpm@linux-foundation.org f96880d1e8 [MTD] [NAND] Fix compiler warning in Alauda driver 18 years ago
David Woodhouse 4fc8a60786 [JFFS2] Remove stray debugging printk 18 years ago
David Woodhouse b534e70cf5 [JFFS2] Handle dirents on the flash with embedded zero bytes in names. 18 years ago
David Woodhouse 69ca4378aa [JFFS2] Check for creation of dirents with embedded zero bytes in name. 18 years ago
David Woodhouse a8c68f3264 [JFFS2] Don't count all 'very dirty' blocks except in debug mode 18 years ago
David Woodhouse 2665ea842d [JFFS2] Check whether garbage-collection actually obsoleted its victim. 18 years ago
David Woodhouse 85becc535b [JFFS2] Relax threshold for triggering GC due to dirty blocks. 18 years ago
Kyungmin Park 1437085c37 [MTD] [OneNAND] Fix typo related with recent commit 18 years ago
Avi Kivity 8a45450d0a KVM: Replace enum by #define 18 years ago
Avi Kivity 0967b7bf1c KVM: Skip pio instruction when it is emulated, not executed 18 years ago
Nitin A Kamble 535eabcf0e KVM: x86 emulator: popf 18 years ago
Nitin A Kamble 12fa272e31 KVM: x86 emulator: fix src, dst value initialization 18 years ago
Nitin A Kamble 26a3e983d1 KVM: x86 emulator: jmp abs 18 years ago
Nitin A Kamble 7e0b54b149 KVM: x86 emulator: lea 18 years ago
Nitin A Kamble 55bebde45e KVM: X86 emulator: jump conditional short 18 years ago
Nitin A Kamble bbe9abbdac KVM: x86 emulator: imlpement jump conditional relative 18 years ago
Nitin A Kamble 7de752482c KVM: x86 emulator: sort opcodes into ascending order 18 years ago
Avi Kivity 054b136967 KVM: Improve emulation failure reporting 18 years ago
Nitin A Kamble fd2a760865 KVM: x86 emulator: pushf 18 years ago
Nitin A Kamble f6eed39135 KVM: x86 emulator: call near 18 years ago
Nitin A Kamble 7d31691163 KVM: x86 emulator: push imm8 18 years ago
He, Qing bfdaab0903 KVM: VMX: Fix exit qualification width on i386 18 years ago
Avi Kivity 04d2cc7780 KVM: Move main vcpu loop into subarch independent code 18 years ago
Avi Kivity 29bd8a7808 KVM: VMX: Move vm entry failure handling to the exit handler 18 years ago
Avi Kivity 2e3e5882dc KVM: MMU: Don't do GFP_NOWAIT allocations 18 years ago
Christian Ehrhardt cbdd1bea2a KVM: Rename kvm_arch_ops to kvm_x86_ops 18 years ago
Laurent Vivier 0d8d2bd4f2 KVM: Simplify memory allocation 18 years ago
Rusty Russell 1747fb71fd KVM: Hoist SVM's get_cs_db_l_bits into core code. 18 years ago