Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7e37c2998a5a0b00134f6227167694b710f57ac0
7e37c29
x86: KVM guest: make kvm_smp_prepare_boot_cpu() static
by Adrian Bunk
· 16 years ago
0da1db75
KVM: SVM: fix suspend/resume support
by Joerg Roedel
· 16 years ago
180c12f
KVM: s390: rename private structures
by Christian Borntraeger
· 16 years ago
4da29e9
KVM: s390: Set guest storage limit and offset to sane values
by Christian Borntraeger
· 16 years ago
dfdded7
KVM: Fix memory leak on guest exit
by Carsten Otte
· 16 years ago
eff0114
KVM: s390: dont allocate dirty bitmap
by Carsten Otte
· 16 years ago
f8b78fa
KVM: move slots_lock acquision down to vapic_exit
by Marcelo Tosatti
· 16 years ago
efa67e0
KVM: VMX: Fake emulate Intel perfctr MSRs
by Chris Lalancette
· 16 years ago
65267ea
KVM: VMX: Fix a wrong usage of vmcs_config
by Sheng Yang
· 16 years ago
db475c3
KVM: MMU: Fix printk format
by Avi Kivity
· 16 years ago
6ada8cc
KVM: MMU: When debug is enabled, make it a run-time parameter
by Avi Kivity
· 16 years ago
7a5b56d
KVM: x86 emulator: lazily evaluate segment registers
by Avi Kivity
· 16 years ago
0adc867
KVM: x86 emulator: avoid segment base adjust for lea
by Avi Kivity
· 16 years ago
f5b4edc
KVM: x86 emulator: simplify rip relative decoding
by Avi Kivity
· 16 years ago
84411d8
KVM: x86 emulator: simplify r/m decoding
by Avi Kivity
· 16 years ago
dc71d0f
KVM: x86 emulator: simplify sib decoding
by Avi Kivity
· 16 years ago
8684c0a
KVM: x86 emulator: handle undecoded rex.b with r/m = 5 in certain cases
by Avi Kivity
· 16 years ago
b13354f
KVM: x86 emulator: emulate nop and xchg reg, acc (opcodes 0x90 - 0x97)
by Mohammed Gamal
· 16 years ago
f76c710
KVM: Use printk_rlimit() instead of reporting emulation failures just once
by Avi Kivity
· 16 years ago
9ef621d
KVM: Support mixed endian machines
by Tan, Li
· 17 years ago
25be460
KVM: Do not calculate linear rip in emulation failure report
by Glauber Costa
· 16 years ago
622395a
KVM: only abort guest entry if timer count goes from 0->1
by Marcelo Tosatti
· 16 years ago
7f39f8a
KVM: Add coalesced MMIO support (ia64 part)
by Laurent Vivier
· 16 years ago
588968b
KVM: Add coalesced MMIO support (powerpc part)
by Laurent Vivier
· 16 years ago
542472b
KVM: Add coalesced MMIO support (x86 part)
by Laurent Vivier
· 16 years ago
5f94c17
KVM: Add coalesced MMIO support (common part)
by Laurent Vivier
· 16 years ago
9276049
KVM: kvm_io_device: extend in_range() to manage len and write attribute
by Laurent Vivier
· 16 years ago
131d827
KVM: MMU: Avoid page prefetch on SVM
by Avi Kivity
· 16 years ago
d761a50
KVM: MMU: Move nonpaging_prefetch_page()
by Avi Kivity
· 16 years ago
91ed7a0
KVM: x86 emulator: implement 'push imm' (opcode 0x68)
by Avi Kivity
· 16 years ago
19e4363
KVM: x86 emulator: simplify push imm8 emulation
by Avi Kivity
· 16 years ago
eab9f71
KVM: MMU: Optimize prefetch_page()
by Avi Kivity
· 16 years ago
38d5bc6
KVM: x86 emulator: Add support for mov r, sreg (0x8c) instruction
by Guillaume Thouvenin
· 17 years ago
4257198
KVM: x86 emulator: Add support for mov seg, r (0x8e) instruction
by Guillaume Thouvenin
· 17 years ago
615ac12
KVM: x86 emulator: adds support to mov r,imm (opcode 0xb8) instruction
by Guillaume Thouvenin
· 17 years ago
954cd36
KVM: x86 emulator: add support for jmp far 0xea
by Guillaume Thouvenin
· 17 years ago
89c6963
KVM: x86 emulator: Update c->dst.bytes in decode instruction
by Guillaume Thouvenin
· 17 years ago
3e6e0aa
KVM: Prefixes segment functions that will be exported with "kvm_"
by Guillaume Thouvenin
· 17 years ago
9ba075a
KVM: MTRR support
by Avi Kivity
· 17 years ago
81609e3
KVM: Order segment register constants in the same way as cpu operand encoding
by Avi Kivity
· 17 years ago
f08864b
KVM: VMX: Enable NMI with in-kernel irqchip
by Sheng Yang
· 17 years ago
3419ffc
KVM: IOAPIC/LAPIC: Enable NMI support
by Sheng Yang
· 17 years ago
50d40d7
KVM: Remove unnecessary ->decache_regs() call
by Avi Kivity
· 17 years ago
7cc8883
KVM: Remove decache_vcpus_on_cpu() and related callbacks
by Avi Kivity
· 17 years ago
543e424
KVM: VMX: Add list of potentially locally cached vcpus
by Avi Kivity
· 17 years ago
4ecac3f
KVM: Handle virtualization instruction #UD faults during reboot
by Avi Kivity
· 17 years ago
1b7fcd3
KVM: MMU: Fix false flooding when a pte points to page table
by Avi Kivity
· 17 years ago
7682f2d
KVM: VMX: Trivial vmcs_write64() code simplification
by Avi Kivity
· 17 years ago
14ae51b
KVM: SVM: Fake MSR_K7 performance counters
by Chris Lalancette
· 17 years ago
f697554
KVM: PIT: support mode 3
by Aurelien Jarno
· 17 years ago
2e2e373
KVM: Handle vma regions with no backing page
by Anthony Liguori
· 17 years ago
d2ebb41
KVM: SVM: add tracing support for TDP page faults
by Joerg Roedel
· 17 years ago
af9ca2d
KVM: SVM: add missing kvmtrace markers
by Joerg Roedel
· 17 years ago
54e445c
KVM: add missing kvmtrace bits
by Joerg Roedel
· 17 years ago
a069805
KVM: SVM: implement dedicated INTR exit handler
by Joerg Roedel
· 17 years ago
c47f098
KVM: SVM: implement dedicated NMI exit handler
by Joerg Roedel
· 17 years ago
c7bf23b
KVM: VMX: move APIC_ACCESS trace entry to generic code
by Joerg Roedel
· 17 years ago
8b2cf73
KVM: add statics were possible, function definition in lapic.h
by Harvey Harrison
· 17 years ago
1e1c65e
KVM: remove long -> void *user -> long cast
by Christian Borntraeger
· 17 years ago
5b664cb
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 16 years ago
f39548a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6
by Linus Torvalds
· 16 years ago
2b04be7
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
bdec6ca
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
2567d71
x86: fix asm/e820.h for userspace inclusion
by Rusty Russell
· 16 years ago
9354094
x86: fix numaq_tsc_disable
by Yinghai Lu
· 16 years ago
c43c1be
Merge branch 'linus' into x86/urgent
by Ingo Molnar
· 16 years ago
2f73cca
fix build error of arch/ia64/kvm/*
by Takashi Iwai
· 16 years ago
42fea1f
Merge branch 'ptrace-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-utrace
by Linus Torvalds
· 16 years ago
7259d93
Update scripts/Makefile.fwinst to cope with older make
by David Woodhouse
· 16 years ago
ee723cb
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
7023cc6
Fix collateral damage to top level Makefile
by Grant Likely
· 16 years ago
2464a60
ftrace: do not trace library functions
by Ingo Molnar
· 16 years ago
c349e0a
ftrace: do not trace scheduler functions
by Ingo Molnar
· 17 years ago
9fa1113
ftrace: fix lockup with MAXSMP
by Ingo Molnar
· 16 years ago
8586cb6
[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP
by Stefan Haberland
· 16 years ago
779e6e1
[S390] qdio: new qdio driver.
by Jan Glauber
· 16 years ago
dae3984
[S390] cio: Export chsc_error_from_response().
by Cornelia Huck
· 16 years ago
b9993a3
[S390] vmur: Fix return code handling.
by Frank Munzert
· 16 years ago
8de2ce8
[S390] Fix stacktrace compile bug.
by Heiko Carstens
· 16 years ago
c5a3725
[S390] Increase default warning stacksize.
by Heiko Carstens
· 16 years ago
7337194
[S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().
by Cornelia Huck
· 16 years ago
626f311
[S390] chsc headers userspace cleanup
by Adrian Bunk
· 16 years ago
9d853ca
[S390] dasd: fix unsolicited SIM handling.
by Stefan Haberland
· 16 years ago
12e0c95
[S390] zfcpdump: Make SCSI disk dump tool recognize storage holes
by Frank Munzert
· 16 years ago
8e9509c
ftrace: fix merge buglet
by Ingo Molnar
· 16 years ago
666f164
fix dangling zombie when new parent ignores children
by Roland McGrath
· 17 years ago
14dd0b8
do_wait: return security_task_wait() error code in place of -ECHILD
by Roland McGrath
· 17 years ago
f470021
ptrace children revamp
by Roland McGrath
· 17 years ago
98abed0
do_wait reorganization
by Roland McGrath
· 17 years ago
33af79d
scsi_dh: Verify "dev" is a sdev before accessing it.
by Chandra Seetharaman
· 16 years ago
dc7c65d
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
58b6e55
Revert "x86/PCI: ACPI based PCI gap calculation"
by Jesse Barnes
· 16 years ago
c0420ad
[PATCH] ocfs2: fix oops in mmap_truncate testing
by Coly Li
· 16 years ago
8a0ca91
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 16 years ago
9c1be0c
Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6
by Linus Torvalds
· 16 years ago
42fdd14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
4314652
Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-merge-2.6
by Linus Torvalds
· 16 years ago
d442cc4
block: Trivial fix for blk_integrity_rq()
by Martin K. Petersen
· 16 years ago
8df1b04
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 16 years ago
01a5bba
Fix FADT parsing
by Jan Beulich
· 16 years ago
Next »