Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
180c12fb22bd17c7187ae1bce023d24a42b2980c
/
arch
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
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
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
· 17 years ago
588968b
KVM: Add coalesced MMIO support (powerpc part)
by Laurent Vivier
· 17 years ago
542472b
KVM: Add coalesced MMIO support (x86 part)
by Laurent Vivier
· 17 years ago
9276049
KVM: kvm_io_device: extend in_range() to manage len and write attribute
by Laurent Vivier
· 17 years ago
131d827
KVM: MMU: Avoid page prefetch on SVM
by Avi Kivity
· 17 years ago
d761a50
KVM: MMU: Move nonpaging_prefetch_page()
by Avi Kivity
· 17 years ago
91ed7a0
KVM: x86 emulator: implement 'push imm' (opcode 0x68)
by Avi Kivity
· 17 years ago
19e4363
KVM: x86 emulator: simplify push imm8 emulation
by Avi Kivity
· 17 years ago
eab9f71
KVM: MMU: Optimize prefetch_page()
by Avi Kivity
· 17 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
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
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
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
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
8de2ce8
[S390] Fix stacktrace compile bug.
by Heiko Carstens
· 16 years ago
c5a3725
[S390] Increase default warning stacksize.
by Heiko Carstens
· 16 years ago
8e9509c
ftrace: fix merge buglet
by Ingo Molnar
· 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
8a0ca91
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 16 years ago
da5e09a
ACPI : Create "idle=nomwait" bootparam
by Zhao Yakui
· 16 years ago
c1e3b37
ACPI: Create "idle=halt" bootparam
by Zhao Yakui
· 16 years ago
5b53496
ACPI: Disable the C2C3_FFH access mode HW has no MWAIT support
by Zhao Yakui
· 16 years ago
19d0cfe
ACPICA: Update DMAR and SRAT table definitions
by Bob Moore
· 16 years ago
e3621ee
powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET
by Kumar Gala
· 16 years ago
e22146e
x86: fix kernel_physical_mapping_init() for large x86 systems
by Jack Steiner
· 16 years ago
84c3d4a
Merge commit 'origin/master'
by Benjamin Herrenschmidt
· 16 years ago
fafa3a3
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
809d9a8f9
x86/PCI: ACPI based PCI gap calculation
by Alok Kataria
· 16 years ago
7e2225d
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 16 years ago
59190f4
Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
431ceb8
x86: fix TSC build error on 32bit
by Thomas Gleixner
· 16 years ago
f6f88e9
generic-ipi: more merge fallout
by Ingo Molnar
· 16 years ago
b3c9816
generic-ipi: merge fix
by Ingo Molnar
· 16 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 16 years ago
6c9fcaf
Merge branch 'core/rcu' into core/rcu-for-linus
by Ingo Molnar
· 16 years ago
dc221ea
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
b27418a
[MIPS] Remove mips_machtype for LASAT machines
by Thomas Bogendoerfer
· 16 years ago
0b56fd8
[MIPS] Remove mips_machtype from EMMA2RH machines
by Thomas Bogendoerfer
· 16 years ago
c6607295
[MIPS] Remove mips_machtype from ARC based machines
by Thomas Bogendoerfer
· 16 years ago
9528356
[MIPS] MTX-1 flash partition setup move to platform devices registration
by Yoichi Yuasa
· 16 years ago
7b22609
[MIPS] TXx9: cleanup and fix some sparse warnings
by Atsushi Nemoto
· 16 years ago
4c642f3
[MIPS] TXx9: rename asm-mips/mach-jmr3927 to asm-mips/mach-tx39xx
by Atsushi Nemoto
· 16 years ago
6e68665
[MIPS] remove machtype for group Toshiba
by Yoichi Yuasa
· 16 years ago
b6c4053
[MIPS] separate rbtx4927_time_init() and rbtx4937_time_init()
by Yoichi Yuasa
· 16 years ago
a38c475
[MIPS] separate rbtx4927_arch_init() and rbtx4937_arch_init()
by Yoichi Yuasa
· 16 years ago
a00fb66
[MIPS] txx9_cpu_clock setup move to rbtx4927_time_init()
by Yoichi Yuasa
· 16 years ago
7a1fdf1
[MIPS] txx9_board_vec set directly without mips_machtype
by Yoichi Yuasa
· 16 years ago
b03d7b1
[MIPS] IP22: Add platform device for Indy volume buttons
by Thomas Bogendoerfer
· 16 years ago
efff4ae
[MIPS] cmbvr4133: Remove support
by Yoichi Yuasa
· 16 years ago
3f16654
[MIPS] remove wrppmc_machine_power_off()
by Yoichi Yuasa
· 16 years ago
9ecb1ff
[MIPS] replace inline assembler to cpu_wait()
by Yoichi Yuasa
· 16 years ago
5b438c4
[MIPS] IP22/28: Add platform devices for HAL2
by Thomas Bogendoerfer
· 16 years ago
bf744d4
[MIPS] TXx9: Update and merge defconfigs
by Atsushi Nemoto
· 16 years ago
edcaf1a
[MIPS] TXx9: Make single kernel can support multiple boards
by Atsushi Nemoto
· 16 years ago
7668915
[MIPS] TXx9: Update defconfigs
by Atsushi Nemoto
· 16 years ago
89d63fe
[MIPS] TXx9: Reorganize PCI code
by Atsushi Nemoto
· 16 years ago
22b1d70
[MIPS] TXx9: Reorganize code
by Atsushi Nemoto
· 16 years ago
Next »