projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/kernel-x86-ivi.git
2008-07-20
Avi Kivity
KVM: x86 emulator: lazily evaluate segment registers
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Avi Kivity
KVM: x86 emulator: avoid segment base adjust for lea
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Avi Kivity
KVM: x86 emulator: simplify rip relative decoding
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Avi Kivity
KVM: x86 emulator: simplify r/m decoding
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Avi Kivity
KVM: x86 emulator: simplify sib decoding
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Avi Kivity
KVM: x86 emulator: handle undecoded rex.b with r/m...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Mohammed Gamal
KVM: x86 emulator: emulate nop and xchg reg, acc (opcod...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Avi Kivity
KVM: Use printk_rlimit() instead of reporting emulation...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Tan, Li
KVM: Support mixed endian machines
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Glauber Costa
KVM: Do not calculate linear rip in emulation failure...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Marcelo Tosatti
KVM: only abort guest entry if timer count goes from...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Laurent Vivier
KVM: Add coalesced MMIO support (ia64 part)
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Laurent Vivier
KVM: Add coalesced MMIO support (powerpc part)
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Laurent Vivier
KVM: Add coalesced MMIO support (x86 part)
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Laurent Vivier
KVM: Add coalesced MMIO support (common part)
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Laurent Vivier
KVM: kvm_io_device: extend in_range() to manage len...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Avi Kivity
KVM: MMU: Avoid page prefetch on SVM
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Avi Kivity
KVM: MMU: Move nonpaging_prefetch_page()
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Avi Kivity
KVM: x86 emulator: implement 'push imm' (opcode 0x68)
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Avi Kivity
KVM: x86 emulator: simplify push imm8 emulation
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Avi Kivity
KVM: MMU: Optimize prefetch_page()
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Guillaume Thouvenin
KVM: x86 emulator: Add support for mov r, sreg (0x8c...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Guillaume Thouvenin
KVM: x86 emulator: Add support for mov seg, r (0x8e...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Guillaume Thouvenin
KVM: x86 emulator: adds support to mov r,imm (opcode...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Guillaume Thouvenin
KVM: x86 emulator: add support for jmp far 0xea
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Guillaume Thouvenin
KVM: x86 emulator: Update c->dst.bytes in decode instru...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Guillaume Thouvenin
KVM: Prefixes segment functions that will be exported...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Avi Kivity
KVM: MTRR support
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Avi Kivity
KVM: Order segment register constants in the same way...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Sheng Yang
KVM: VMX: Enable NMI with in-kernel irqchip
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Sheng Yang
KVM: IOAPIC/LAPIC: Enable NMI support
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Avi Kivity
KVM: Remove unnecessary ->decache_regs() call
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Avi Kivity
KVM: Remove decache_vcpus_on_cpu() and related callbacks
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Avi Kivity
KVM: VMX: Add list of potentially locally cached vcpus
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Avi Kivity
KVM: Handle virtualization instruction #UD faults durin...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Avi Kivity
KVM: MMU: Fix false flooding when a pte points to page...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Avi Kivity
KVM: VMX: Trivial vmcs_write64() code simplification
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Chris Lalancette
KVM: SVM: Fake MSR_K7 performance counters
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Aurelien Jarno
KVM: PIT: support mode 3
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Anthony Liguori
KVM: Handle vma regions with no backing page
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Joerg Roedel
KVM: SVM: add tracing support for TDP page faults
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Joerg Roedel
KVM: SVM: add missing kvmtrace markers
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Joerg Roedel
KVM: add missing kvmtrace bits
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Joerg Roedel
KVM: SVM: implement dedicated INTR exit handler
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Joerg Roedel
KVM: SVM: implement dedicated NMI exit handler
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Joerg Roedel
KVM: VMX: move APIC_ACCESS trace entry to generic code
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Harvey Harrison
KVM: add statics were possible, function definition...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-20
Christian Borntraeger
KVM: remove long -> void *user -> long cast
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Linus Torvalds
Merge branch 'upstream-linus' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Linus Torvalds
Merge git://git./linux/kernel/git/brodo/pcmcia-fixes-2.6
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Linus Torvalds
Merge branch 'x86-fixes-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Linus Torvalds
Merge branch 'tracing-fixes-for-linus' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Rusty Russell
x86: fix asm/e820.h for userspace inclusion
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Yinghai Lu
x86: fix numaq_tsc_disable
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Ingo Molnar
Merge branch 'linus' into x86/urgent
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Takashi Iwai
fix build error of arch/ia64/kvm/*
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Linus Torvalds
Merge branch 'ptrace-cleanup' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
David Woodhouse
Update scripts/Makefile.fwinst to cope with older make
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Linus Torvalds
Merge branch 'for-linus' of git://git390.osdl.marist...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Grant Likely
Fix collateral damage to top level Makefile
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Ingo Molnar
ftrace: do not trace library functions
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Ingo Molnar
ftrace: do not trace scheduler functions
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Ingo Molnar
ftrace: fix lockup with MAXSMP
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Stefan Haberland
[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Jan Glauber
[S390] qdio: new qdio driver.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Cornelia Huck
[S390] cio: Export chsc_error_from_response().
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Frank Munzert
[S390] vmur: Fix return code handling.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Heiko Carstens
[S390] Fix stacktrace compile bug.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Heiko Carstens
[S390] Increase default warning stacksize.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Cornelia Huck
[S390] dasd: Fix cleanup in dasd_{fba,diag}_check_chara...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Adrian Bunk
[S390] chsc headers userspace cleanup
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Stefan Haberland
[S390] dasd: fix unsolicited SIM handling.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Frank Munzert
[S390] zfcpdump: Make SCSI disk dump tool recognize...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Ingo Molnar
ftrace: fix merge buglet
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Roland McGrath
fix dangling zombie when new parent ignores children
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Roland McGrath
do_wait: return security_task_wait() error code in...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Roland McGrath
ptrace children revamp
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Roland McGrath
do_wait reorganization
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Chandra Seetharaman
scsi_dh: Verify "dev" is a sdev before accessing it.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Linus Torvalds
Merge branch 'linux-next' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Jesse Barnes
Revert "x86/PCI: ACPI based PCI gap calculation"
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Coly Li
[PATCH] ocfs2: fix oops in mmap_truncate testing
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Linus Torvalds
Merge branch 'for_linus' of git://git.infradead.org...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Linus Torvalds
Merge git://git./linux/kernel/git/bart/ide-2.6
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Linus Torvalds
Merge branch 'release-2.6.27' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Martin K. Petersen
block: Trivial fix for blk_integrity_rq()
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Linus Torvalds
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Jan Beulich
Fix FADT parsing
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Aaron Durbin
Add the ability to reset the machine using the RESET_RE...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Bjorn Helgaas
ACPI: use dev_printk when possible
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Bjorn Helgaas
PNPACPI: add support for HP vendor-specific CCSR descri...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Bjorn Helgaas
PNP: avoid legacy IDE IRQs
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Bjorn Helgaas
PNP: convert resource options to single linked list
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Bjorn Helgaas
ISAPNP: handle independent options following dependent...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Bjorn Helgaas
PNP: remove extra 0x100 bit from option priority
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Bjorn Helgaas
PNP: support optional IRQ resources
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Bjorn Helgaas
PNP: rename pnp_register_*_resource() local variables
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Bjorn Helgaas
PNPACPI: ignore _PRS interrupt numbers larger than...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-16
Bjorn Helgaas
PNP: centralize resource option allocations
commit
|
commitdiff
|
tree
|
snapshot
next