summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-01-30KVM: x86 emulator: Remove no_wb, use dst.type = OP_NONE insteadLaurent Vivier
2008-01-30KVM: x86 emulator: remove _eflags and use directly ctxt->eflags.Laurent Vivier
2008-01-30KVM: x86 emulator: split some decoding into functions for readabilityLaurent Vivier
2008-01-30KVM: MMU: Ignore reserved bits in cr3 in non-pae modeRyan Harper
2008-01-30KVM: MMU: Make flooding detection work when guest page faults are bypassedAvi Kivity
2008-01-30KVM: Allow not-present guest page faults to bypass kvmAvi Kivity
2008-01-30KVM: VMX: Further reduce efer reloadsAvi Kivity
2008-01-30KVM: Call x86_decode_insn() only when neededLaurent Vivier
2008-01-30KVM: emulate_instruction() calls now x86_decode_insn() and x86_emulate_insn()Laurent Vivier
2008-01-30KVM: x86 emulator: move all decoding process to function x86_decode_insn()Laurent Vivier
2008-01-30KVM: x86 emulator: move all x86_emulate_memop() to a structureLaurent Vivier
2008-01-30KVM: x86 emulator: remove unused functionsLaurent Vivier
2008-01-30KVM: Refactor hypercall infrastructure (v3)Anthony Liguori
2008-01-30KVM: x86 emulator: Add vmmcall/vmcall to x86_emulate (v3)Anthony Liguori
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-01-31[net] Gracefully handle shared e1000/1000e driver PCI ID'sLinus Torvalds
2008-01-30x86: early boot debugging via FireWire (ohci1394_dma=early)Bernhard Kaindl
2008-01-30x86: remove flush_agp_mappings()Ingo Molnar
2008-01-30x86: cpa: move flush to cpaThomas Gleixner
2008-01-30x86: convert CPA users to the new set_page_ APIArjan van de Ven
2008-01-30cpufreq: fix obvious condition statement errorYi Yang
2008-01-30x86: left over fix for leak of early_ioremp in dmi_scanYinghai Lu
2008-01-30rtc: use the IRQ callback interface in (old) RTC driverBernhard Walle
2008-01-30x86: fix DMI ioremap leakIngo Molnar
2008-01-30x86: don't disable TSC in any C states on AMD Fam10hAndi Kleen
2008-01-30git-x86: drivers/pnp/pnpbios/bioscalls.c build fixAndrew Morton
2008-01-30x86: voluntary leave_mm before entering ACPI C3Venki Pallipadi
2008-01-30x86: fix DMI out of memory problemsParag Warudkar
2008-01-30x86: get rid of _MASK flagsGlauber de Oliveira Costa
2008-01-30x86: replace outb_p() with udelay(2) in drivers/input/mouse/pc110pad.cIngo Molnar
2008-01-30x86: unify struct desc_ptrGlauber de Oliveira Costa
2008-01-30x86: clean up drivers/char/rtc.cIngo Molnar
2008-01-30x86: use generic register name in the thread and tss structuresH. Peter Anvin
2008-01-30x86: nuke a ton of dead hpet codeThomas Gleixner
2008-01-30x86: assign IRQs to HPET timers, fixBalaji Rao
2008-01-30x86: assign IRQs to HPET timersBalaji Rao
2008-01-30Mostly revert "e1000/e1000e: Move PCI-Express device IDs over to e1000e"Linus Torvalds
2008-01-29cciss: fix bug in overriding ->data_len before completionJens Axboe
2008-01-29xsysace: end request handling fixJens Axboe
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds
2008-01-28[PPP]: Sparse warning fixes.Stephen Hemminger
2008-01-28[NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev
2008-01-28[NETNS]: Add namespace parameter to ip_route_output_flow.Denis V. Lunev
2008-01-28[NETNS]: Add namespace parameter to ip_dev_find.Denis V. Lunev
2008-01-28ath5k: always extend rx timestamp with tsfBruno Randolf
2008-01-28ath5k: configure backoff for IBSS beacon queueBruno Randolf
2008-01-28ath5k: use SWBA to detect IBSS HW mergesBruno Randolf
2008-01-28ath5k: better beacon timer calculationBruno Randolf
2008-01-28ath5k: beacon interval is in TUBruno Randolf
2008-01-28ath5k: use 3 instead of 0x00000003Bruno Randolf