index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-30
KVM: Add general accessors to read and write guest memory
Izik Eidus
3
-54
/
+158
2008-01-30
KVM: Remove the usage of page->private field by rmap
Izik Eidus
4
-56
/
+86
2008-01-30
KVM: VMX: Simplify vcpu_clear()
Avi Kivity
1
-5
/
+1
2008-01-30
KVM: VMX: Don't clear the vmcs if the vcpu is not loaded on any processor
Avi Kivity
1
-1
/
+3
2008-01-30
KVM: x86 emulator: Any legacy prefix after a REX prefix nullifies its effect
Laurent Vivier
1
-9
/
+15
2008-01-30
KVM: Purify x86_decode_insn() error case management
Laurent Vivier
1
-3
/
+7
2008-01-30
KVM: x86_emulator: no writeback for bt
Qing He
1
-0
/
+1
2008-01-30
KVM: x86 emulator: Remove no_wb, use dst.type = OP_NONE instead
Laurent Vivier
2
-53
/
+25
2008-01-30
KVM: x86 emulator: remove _eflags and use directly ctxt->eflags.
Laurent Vivier
1
-62
/
+59
2008-01-30
KVM: x86 emulator: split some decoding into functions for readability
Laurent Vivier
1
-185
/
+266
2008-01-30
KVM: MMU: Ignore reserved bits in cr3 in non-pae mode
Ryan Harper
1
-7
/
+4
2008-01-30
KVM: MMU: Make flooding detection work when guest page faults are bypassed
Avi Kivity
3
-2
/
+29
2008-01-30
KVM: Allow not-present guest page faults to bypass kvm
Avi Kivity
5
-37
/
+122
2008-01-30
KVM: VMX: Further reduce efer reloads
Avi Kivity
1
-24
/
+37
2008-01-30
KVM: Call x86_decode_insn() only when needed
Laurent Vivier
5
-45
/
+82
2008-01-30
KVM: emulate_instruction() calls now x86_decode_insn() and x86_emulate_insn()
Laurent Vivier
3
-14
/
+10
2008-01-30
KVM: x86 emulator: move all decoding process to function x86_decode_insn()
Laurent Vivier
1
-24
/
+53
2008-01-30
KVM: x86 emulator: move all x86_emulate_memop() to a structure
Laurent Vivier
2
-435
/
+518
2008-01-30
KVM: x86 emulator: remove unused functions
Laurent Vivier
1
-39
/
+0
2008-01-30
KVM: Refactor hypercall infrastructure (v3)
Anthony Liguori
5
-122
/
+101
2008-01-30
KVM: x86 emulator: Add vmmcall/vmcall to x86_emulate (v3)
Anthony Liguori
1
-6
/
+17
2008-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
19
-241
/
+550
2008-01-31
[net] Gracefully handle shared e1000/1000e driver PCI ID's
Linus Torvalds
2
-28
/
+37
2008-01-30
x86: early boot debugging via FireWire (ohci1394_dma=early)
Bernhard Kaindl
3
-1
/
+287
2008-01-30
x86: remove flush_agp_mappings()
Ingo Molnar
2
-6
/
+0
2008-01-30
x86: cpa: move flush to cpa
Thomas Gleixner
4
-15
/
+0
2008-01-30
x86: convert CPA users to the new set_page_ API
Arjan van de Ven
2
-9
/
+6
2008-01-30
cpufreq: fix obvious condition statement error
Yi Yang
1
-1
/
+1
2008-01-30
x86: left over fix for leak of early_ioremp in dmi_scan
Yinghai Lu
1
-0
/
+1
2008-01-30
rtc: use the IRQ callback interface in (old) RTC driver
Bernhard Walle
1
-1
/
+14
2008-01-30
x86: fix DMI ioremap leak
Ingo Molnar
1
-0
/
+1
2008-01-30
x86: don't disable TSC in any C states on AMD Fam10h
Andi Kleen
1
-4
/
+28
2008-01-30
git-x86: drivers/pnp/pnpbios/bioscalls.c build fix
Andrew Morton
1
-1
/
+4
2008-01-30
x86: voluntary leave_mm before entering ACPI C3
Venki Pallipadi
1
-0
/
+2
2008-01-30
x86: fix DMI out of memory problems
Parag Warudkar
1
-3
/
+21
2008-01-30
x86: get rid of _MASK flags
Glauber de Oliveira Costa
1
-4
/
+4
2008-01-30
x86: replace outb_p() with udelay(2) in drivers/input/mouse/pc110pad.c
Ingo Molnar
1
-2
/
+5
2008-01-30
x86: unify struct desc_ptr
Glauber de Oliveira Costa
1
-1
/
+1
2008-01-30
x86: clean up drivers/char/rtc.c
Ingo Molnar
1
-109
/
+129
2008-01-30
x86: use generic register name in the thread and tss structures
H. Peter Anvin
1
-2
/
+2
2008-01-30
x86: nuke a ton of dead hpet code
Thomas Gleixner
1
-75
/
+0
2008-01-30
x86: assign IRQs to HPET timers, fix
Balaji Rao
1
-0
/
+6
2008-01-30
x86: assign IRQs to HPET timers
Balaji Rao
1
-7
/
+38
2008-01-30
Mostly revert "e1000/e1000e: Move PCI-Express device IDs over to e1000e"
Linus Torvalds
2
-1
/
+28
2008-01-29
cciss: fix bug in overriding ->data_len before completion
Jens Axboe
1
-1
/
+0
2008-01-29
xsysace: end request handling fix
Jens Axboe
1
-4
/
+2
2008-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25
Linus Torvalds
424
-37247
/
+105609
2008-01-28
[PPP]: Sparse warning fixes.
Stephen Hemminger
5
-6
/
+8
2008-01-28
[NETNS]: Add namespace parameter to ip_route_output_key.
Denis V. Lunev
2
-3
/
+3
2008-01-28
[NETNS]: Add namespace parameter to ip_route_output_flow.
Denis V. Lunev
1
-1
/
+1
[next]