]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - drivers
JFS: Bio cleanup: Replace missing return statements
[linux-2.6-omap-h63xx.git] / drivers /
2007-10-13 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-13 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-13 Al Virofallout from DECLARE_MAC_BUF patches
2007-10-13 Al Virov4l: copy_to_user() is not a good method name
2007-10-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-13 Geert Uytterhoevenssb bus needs <linux/io.h>
2007-10-13 Geert Uytterhoevenb43 wireless needs <linux/io.h>
2007-10-13 Geert Uytterhoevenm68k: fix net drivers after recent get_stats updates
2007-10-13 Geert Uytterhoevendm: emc_endio returns void
2007-10-13 Geert Uytterhoevenm68k: Atari input drivers cleanup
2007-10-13 Bartlomiej Zolnier... alim15x3: remove redundant m5229_revision check
2007-10-13 Bartlomiej Zolnier... sc1200: fix ->dma_base equal zero handling
2007-10-13 Bartlomiej Zolnier... cs5520: fix ->dma_base equal zero handling
2007-10-13 Bartlomiej Zolnier... sgiioc4: add missing ->dma_base check
2007-10-13 Bartlomiej Zolnier... cs5535: add missing ->dma_base check
2007-10-13 Bartlomiej Zolnier... ide: remove CONFIG_IDEDMA_IVB config option
2007-10-13 Bartlomiej Zolnier... ide: change master/slave IDENTIFY order
2007-10-13 Bartlomiej Zolnier... ide: move ide_config_drive_speed() calls to upper layer...
2007-10-13 Bartlomiej Zolnier... pdc202xx_new: check ide_config_drive_speed() return...
2007-10-13 Bartlomiej Zolnier... cs5535: check ide_config_drive_speed() return value
2007-10-13 Bartlomiej Zolnier... amd74xx/via82cxxx: check ide_config_drive_speed() retur...
2007-10-13 Bartlomiej Zolnier... au1xxx: fix au1xxx_set_pio_mode()
2007-10-13 Bartlomiej Zolnier... icside: use ide_tune_dma()
2007-10-13 Benjamin Herrenschmidtide-pmac: fix PIO setup and enable autotune
2007-10-13 Bartlomiej Zolnier... ide-pmac: use ide_tune_dma() (take 2)
2007-10-13 Bartlomiej Zolnier... ide-pmac: remove pmac_ide_do_setfeature() (take 2)
2007-10-13 Bartlomiej Zolnier... ide-pmac: remove nIEN clearing from pmac_ide_do_setfeat...
2007-10-13 Bartlomiej Zolnier... ide-pmac: use __ide_wait_stat()
2007-10-13 Bartlomiej Zolnier... ide-pmac: remove extra good status wait from pmac_ide_d...
2007-10-13 Bartlomiej Zolnier... ide: add __ide_wait_stat() helper
2007-10-13 Bartlomiej Zolnier... ide-pmac: remove pmac_ide_{m,u}dma_enable() (take 2)
2007-10-13 Bartlomiej Zolnier... ide-pmac: remove control register messing from pmac_ide...
2007-10-13 Bartlomiej Zolnier... ide-pmac: fix set_timings_mdma()
2007-10-13 Bartlomiej Zolnier... ide-pmac: pmac_ide_tune_chipset() fixes
2007-10-13 Bartlomiej Zolnier... ide-pmac: don't check kauai_lookup_timing() return...
2007-10-13 Adrian Bunkide: unexport ide_acpi_set_state
2007-10-13 Bartlomiej Zolnier... ide_platform: set hwif->chipset
2007-10-13 David WoodhouseMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-10-13 David WoodhouseMerge Linux 2.6.23
2007-10-13 Bryan Wu[MTD] [NAND] Blackfin on-chip NAND Flash Controller...
2007-10-13 Kevin Hao[MTD] [NOR] fix ctrl-alt-del can't reboot for intel...
2007-10-13 akpm@linux-foundat... [MTD] [NAND] Fix compiler warning in Alauda driver
2007-10-13 Kyungmin Park[MTD] [OneNAND] Fix typo related with recent commit
2007-10-13 Avi KivityKVM: Skip pio instruction when it is emulated, not...
2007-10-13 Nitin A KambleKVM: x86 emulator: popf
2007-10-13 Nitin A KambleKVM: x86 emulator: fix src, dst value initialization
2007-10-13 Nitin A KambleKVM: x86 emulator: jmp abs
2007-10-13 Nitin A KambleKVM: x86 emulator: lea
2007-10-13 Nitin A KambleKVM: X86 emulator: jump conditional short
2007-10-13 Nitin A KambleKVM: x86 emulator: imlpement jump conditional relative
2007-10-13 Nitin A KambleKVM: x86 emulator: sort opcodes into ascending order
2007-10-13 Avi KivityKVM: Improve emulation failure reporting
2007-10-13 Nitin A KambleKVM: x86 emulator: pushf
2007-10-13 Nitin A KambleKVM: x86 emulator: call near
2007-10-13 Nitin A KambleKVM: x86 emulator: push imm8
2007-10-13 He, QingKVM: VMX: Fix exit qualification width on i386
2007-10-13 Avi KivityKVM: Move main vcpu loop into subarch independent code
2007-10-13 Avi KivityKVM: VMX: Move vm entry failure handling to the exit...
2007-10-13 Avi KivityKVM: MMU: Don't do GFP_NOWAIT allocations
2007-10-13 Christian EhrhardtKVM: Rename kvm_arch_ops to kvm_x86_ops
2007-10-13 Laurent VivierKVM: Simplify memory allocation
2007-10-13 Rusty RussellKVM: Hoist SVM's get_cs_db_l_bits into core code.
2007-10-13 Rusty RussellKVM: Keep control regs in sync
2007-10-13 Rusty RussellKVM: Clean up unloved invlpg emulation
2007-10-13 Rusty RussellKVM: Remove the unused invlpg member of struct kvm_arch...
2007-10-13 Amit ShahKVM: Set the ET flag in CR0 after initializing FX
2007-10-13 He, QingKVM: enable in-kernel APIC INIT/SIPI handling
2007-10-13 He, QingKVM: round robin for APIC lowest priority delivery...
2007-10-13 Qing HeKVM: deliver PIC interrupt only to vcpu0
2007-10-13 He, QingKVM: disable tpr/cr8 sync when in-kernel APIC is used
2007-10-13 Eddie DongKVM: Migrate lapic hrtimer when vcpu moves to another cpu
2007-10-13 Eddie DongKVM: Keep track of missed timer irq injections
2007-10-13 Yang, ShengKVM: VMX: Use shadow TPR/cr8 for 64-bits guests
2007-10-13 Eddie DongKVM: pending irq save/restore
2007-10-13 Eddie DongKVM: in-kernel LAPIC save and restore support
2007-10-13 He, QingKVM: in-kernel IOAPIC save and restore support
2007-10-13 He, QingKVM: Bypass irq_pending get/set when using in kernel...
2007-10-13 He, QingKVM: Add get/set irqchip ioctls for in-kernel PIC live...
2007-10-13 Eddie DongKVM: Protect in-kernel pio using kvm->lock
2007-10-13 Eddie DongKVM: Emulate hlt in the kernel
2007-10-13 Eddie DongKVM: In-kernel I/O APIC model
2007-10-13 Eddie DongKVM: Emulate local APIC in kernel
2007-10-13 Eddie DongKVM: Define and use cr8 access functions
2007-10-13 Eddie DongKVM: Add support for in-kernel PIC emulation
2007-10-13 Laurent VivierKVM: VMX: Split segments reload in vmx_load_host_state()
2007-10-13 Avi KivityKVM: X86 emulator: fix 'push reg' writeback
2007-10-13 Izik EidusKVM: Support more memory slots
2007-10-13 Izik EidusKVM: VMX: allow rmode_tss_base() to work with >2G of...
2007-10-13 Nitin A KambleKVM: x86 emulator: implement 'push reg' (opcodes 0x50...
2007-10-13 Nitin A KambleKVM: x86 emulator: Implement 'jmp rel short' instructio...
2007-10-13 Nitin A KambleKVM: x86 emulator: implement 'jmp rel' instruction...
2007-10-13 Nitin A KambleKVM: x86 emulator: implement 'and $imm, %{al|ax|eax}'
2007-10-13 Yang, ShengKVM: Communicate cr8 changes to userspace
2007-10-13 Avi KivityKVM: Close minor race in signal handling
2007-10-13 Laurent VivierKVM: Clean up kvm_setup_pio()
2007-10-13 Laurent VivierKVM: Cleanup string I/O instruction emulation
2007-10-13 Laurent VivierKVM: Remove useless assignment
next