Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
201d945bcfb0d53e67c9c081f7c28532eb4669c7
/
arch
/
x86
201d945
KVM: remove pre_task_link setting in save_state_to_tss16
by Juan Quintela
· 15 years ago
3230bb4
KVM: Fix hotplug of CPUs
by Zachary Amsden
· 15 years ago
e6732a5
KVM: Fix printk name error in svm.c
by Zachary Amsden
· 15 years ago
0cca790
KVM: Kill the confusing tsc_ref_khz and ref_freq variables
by Zachary Amsden
· 15 years ago
b820cc0
KVM: Separate timer intialization into an indepedent function
by Zachary Amsden
· 15 years ago
e935d48
KVM: SVM: Remove remaining occurences of rdtscll
by Joerg Roedel
· 15 years ago
33527ad
KVM: SVM: don't copy exit_int_info on nested vmrun
by Joerg Roedel
· 15 years ago
7fcdb51
KVM: SVM: reorganize svm_interrupt_allowed
by Joerg Roedel
· 15 years ago
bfc33be
KVM: remove duplicated #include
by Huang Weiyi
· 15 years ago
10474ae
KVM: Activate Virtualization On Demand
by Alexander Graf
· 15 years ago
e8b3433
KVM: SVM: remove needless mmap_sem acquision from nested_svm_map
by Marcelo Tosatti
· 15 years ago
80ced18
KVM: VMX: Enhance invalid guest state emulation
by Mohammed Gamal
· 15 years ago
abcf14b
KVM: x86 emulator: Add pusha and popa instructions
by Mohammed Gamal
· 15 years ago
94677e6
KVM: x86 emulator: Add missing decoder flags for 'or' instructions
by Mohammed Gamal
· 15 years ago
bfd99ff
KVM: Move assigned device code to own file
by Avi Kivity
· 15 years ago
367e131
KVM: Return -ENOTTY on unrecognized ioctls
by Avi Kivity
· 15 years ago
680b364
KVM: Drop kvm->irq_lock lock from irq injection path
by Gleb Natapov
· 15 years ago
eba0226
KVM: Move IO APIC to its own lock
by Gleb Natapov
· 15 years ago
136bdfe
KVM: Move irq ack notifier list to arch independent code
by Gleb Natapov
· 15 years ago
3e71f88
KVM: Maintain back mapping from irqchip/pin to gsi
by Gleb Natapov
· 15 years ago
1a6e4a8
KVM: Move irq sharing information to irqchip level
by Gleb Natapov
· 15 years ago
79c727d
KVM: Call pic_clear_isr() on pic reset to reuse logic there
by Gleb Natapov
· 15 years ago
851ba69
KVM: Don't pass kvm_run arguments
by Avi Kivity
· 15 years ago
d8769fe
KVM: x86 emulator: Introduce No64 decode option
by Mohammed Gamal
· 15 years ago
0934ac9
KVM: x86 emulator: Add 'push/pop sreg' instructions
by Mohammed Gamal
· 15 years ago
58988b0
Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33
by Avi Kivity
· 15 years ago
d77b819
[CPUFREQ] Enable ACPI PDC handshake for VIA/Centaur CPUs
by Harald Welte
· 15 years ago
8dca15e
[CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c44a60ac5c
by Rusty Russell
· 15 years ago
293afe4
[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in notification message
by John Villalovos
· 15 years ago
c53614e
[CPUFREQ] powernow-k8: Fix test in get_transition_latency()
by Roel Kluin
· 15 years ago
f7f3cad
[CPUFREQ] longhaul: select Longhaul version 2 for capable CPUs
by Krzysztof Helt
· 15 years ago
55871bdd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
605f375
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
506f90e
x86, amd-ucode: Check UCODE_MAGIC before loading the container file
by Borislav Petkov
· 15 years ago
eb64713
x86/PCI: Adjust GFP mask handling for coherent allocations
by Jan Beulich
· 15 years ago
de2a47c
x86: Fix error return sequence in __ioremap_caller()
by Xiaotian Feng
· 15 years ago
f1b291d
x86: Add Phoenix/MSC BIOSes to lowmem corruption list
by Simon Kagstrom
· 15 years ago
7c9abfb
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
2c75910
x86: Make sure get_user_desc() doesn't sign extend.
by Chris Lalancette
· 15 years ago
9a6fc8d
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 15 years ago
608221f
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
411094a
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
abb3911
KVM: get_tss_base_addr() should return a gpa_t
by Gleb Natapov
· 15 years ago
a9e38c3e
KVM: x86: Catch potential overrun in MCE setup
by Jan Kiszka
· 15 years ago
89240ba
x86, fs: Fix x86 procfs stack information for threads on 64-bit
by Stefani Seibold
· 15 years ago
82d6469
xen: mask extended topology info in cpuid
by Jeremy Fitzhardinge
· 15 years ago
1d87cff
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent
by Ingo Molnar
· 15 years ago
342688f
Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixes
by Joerg Roedel
· 15 years ago
6b9de61
sched: Disable SD_PREFER_LOCAL at node level
by Mike Galbraith
· 15 years ago
efcd9e0
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
0515475
x86: Add reboot quirk for 3 series Mac mini
by Gottfried Haider
· 15 years ago
16121d7
x86: Fix printk message typo in mtrr cleanup code
by Dave Jones
· 15 years ago
2e2ec95
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 15 years ago
6e958d7
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
7811a32
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
ca020711
x86/amd-iommu: Un__init function required on shutdown
by Joerg Roedel
· 15 years ago
973df35
xen: set up mmu_ops before trying to set any ptes
by Jeremy Fitzhardinge
· 15 years ago
772be89
x86: Make EFI RTC function depend on 32bit again
by Feng Tang
· 15 years ago
8176674
x86-64: Fix register leak in 32-bit syscall audting
by Jan Beulich
· 15 years ago
72ed7de
x86: crash_dump: Fix non-pae kdump kernel memory accesses
by Jiri Slaby
· 15 years ago
ae1b22f
x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-Pentium
by Rusty Russell
· 15 years ago
14a3f40
x86: Remove STACKPROTECTOR_ALL
by Arjan van de Ven
· 15 years ago
422b42f
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
4fe71db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 15 years ago
02dd0a0
x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi()
by Robin Holt
· 15 years ago
13b79b97
crypto: aesni-intel - Fix irq_fpu_usable usage
by Huang Ying
· 15 years ago
8a8365c
KVM: MMU: fix pointer cast
by Frederik Deweerdt
· 15 years ago
ace1546
KVM: use proper hrtimer function to retrieve expiration time
by Marcelo Tosatti
· 15 years ago
1d21e6e
x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode()
by Robin Holt
· 15 years ago
93ae501
x86: Don't print number of MCE banks for every CPU
by Roland Dreier
· 15 years ago
036ed8b
x86, UV: Fix information in __uv_hub_info structure
by Robin Holt
· 15 years ago
a5912f6
x86: Document linker script ASSERT() quirk
by Ingo Molnar
· 15 years ago
db8590f
Revert "x86: linker script syntax nits"
by Ingo Molnar
· 15 years ago
a0738a6
Merge branch 'linus' into x86/urgent
by Ingo Molnar
· 15 years ago
601adfe
Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland
by Linus Torvalds
· 15 years ago
f061d83
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
ea87644
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
e9a63a4
x86: linker script syntax nits
by Roland McGrath
· 15 years ago
799e220
sched: Disable SD_PREFER_LOCAL for MC/CPU domains
by Peter Zijlstra
· 15 years ago
89ccf46
x86, perf_event: Rename 'performance counter interrupt'
by Li Hong
· 15 years ago
80fa680
Merge git://git.infradead.org/~dwmw2/iommu-2.6.32
by Linus Torvalds
· 15 years ago
71999d9
x86/paravirt: Use normal calling sequences for irq enable/disable
by Jeremy Fitzhardinge
· 15 years ago
d1705c5
x86: fix kernel panic on 32 bits when profiling
by H. Peter Anvin
· 15 years ago
7a4b7e5
x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptop
by Jan Beulich
· 15 years ago
9a821b2
x86: Move pci_iommu_init to rootfs_initcall()
by David Woodhouse
· 15 years ago
15b812f
pci: increase alignment to make more space for hidden code
by Yinghai Lu
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
c5cca14
x86/amd-iommu: Workaround for erratum 63
by Joerg Roedel
· 15 years ago
e7ab0f7
Revert "x86, timers: Check for pending timers after (device) interrupts"
by Ingo Molnar
· 15 years ago
d0153ca
x86, vmi: Mark VMI deprecated and schedule it for removal
by Alok Kataria
· 15 years ago
624235c
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
9bcbdd9
x86, timers: Check for pending timers after (device) interrupts
by Arjan van de Ven
· 15 years ago
19d031e
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
46302b4
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3da0dd4
KVM: add support for change_pte mmu notifiers
by Izik Eidus
· 15 years ago
1403283
KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptes
by Izik Eidus
· 15 years ago
acb66dd
KVM: MMU: dont hold pagecount reference for mapped sptes pages
by Izik Eidus
· 15 years ago
6a54435
KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUID
by Avi Kivity
· 15 years ago
eb5109e
KVM: VMX: flush TLB with INVEPT on cpu migration
by Marcelo Tosatti
· 15 years ago
b2d83cf
KVM: fix LAPIC timer period overflow
by Aurelien Jarno
· 15 years ago
Next »