summaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | kvm: Fix page ageing bugsAndres Lagar-Cavilla2014-09-241-1/+1
| * | | | | | | | | x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini2014-09-242-2/+9
| * | | | | | | | | KVM: x86: directly use kvm_make_request againLiang Chen2014-09-241-1/+0
| * | | | | | | | | kvm: Remove ept_identity_pagetable from struct kvm_arch.Tang Chen2014-09-171-1/+0
| * | | | | | | | | KVM: x86: propagate exception from permission checks on the nested page faultPaolo Bonzini2014-09-051-3/+6
| * | | | | | | | | KVM: x86: skip writeback on injection of nested exceptionPaolo Bonzini2014-09-051-1/+0
| * | | | | | | | | kvm: x86: fix stale mmio cache bugDavid Matlack2014-09-031-0/+1
| * | | | | | | | | KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-291-2/+2
| * | | | | | | | | KVM: forward declare structs in kvm_types.hPaolo Bonzini2014-08-291-4/+0
| * | | | | | | | | KVM: x86: introduce sched_in to kvm_x86_opsRadim Krčmář2014-08-211-0/+2
| * | | | | | | | | KVM: x86: drop fpu_activate hookWanpeng Li2014-08-191-1/+0
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds2014-10-071-0/+7
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | x86: Support compiling out human-friendly processor feature namesJosh Triplett2014-08-181-0/+7
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-09-272-27/+3
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-09-251-24/+0
| |\ \ \ \ \ \ \
| | * | | | | | | Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>"Matt Fleming2014-09-231-24/+0
| * | | | | | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-09-191-3/+3
| |\| | | | | | | | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8Dave Young2014-09-141-3/+3
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-09-191-0/+1
|\| | | | | |
| * | | | | | x86, irq: Fix build error caused by 9eabc99a635a77cbf09Jiang Liu2014-09-011-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds2014-09-131-2/+0
* | | | | | Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-09-121-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | x86/xen: don't copy bogus duplicate entries into kernel page tablesStefan Bader2014-09-101-0/+1
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-301-0/+2
|\ \ \ \ \ \
| * | | | | | x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu2014-08-291-0/+2
| | |/ / / / | |/| | | |
* / | | | | x86,mm: fix pte_special versus pte_numaHugh Dickins2014-08-301-2/+7
|/ / / / /
* | / / / Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini2014-08-191-1/+1
| |/ / / |/| | |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2014-08-161-0/+3
|\ \ \ \
| * | | | intel_idle: Disable Baytrail Core and Module C6 auto-demotionLen Brown2014-08-151-0/+3
* | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-147-88/+49
|\ \ \ \ \
| * | | | | x86, apic: Remove enable_apic_mode callbackDavid Rientjes2014-07-311-1/+0
| * | | | | x86, apic: Remove setup_portio_remap callbackDavid Rientjes2014-07-311-1/+0
| * | | | | x86, apic: Remove multi_timer_check callbackDavid Rientjes2014-07-311-1/+0
| * | | | | x86, apic: Remove check_apicid_present callbackDavid Rientjes2014-07-311-6/+0
| * | | | | x86, apic: Remove mps_oem_check callbackDavid Rientjes2014-07-312-9/+0
| * | | | | x86, apic: Remove smp_callin_clear_local_apic callbackDavid Rientjes2014-07-311-1/+0
| * | | | | x86, apic: Replace trampoline physical addresses with defaultsDavid Rientjes2014-07-312-11/+8
| * | | | | x86, apic: Remove x86_32_numa_cpu_node callbackDavid Rientjes2014-07-311-8/+0
| * | | | | x86, vsmp: Remove is_vsmp_box() from apic_is_clustered_box()Oren Twaig2014-07-141-8/+0
| * | | | | x86, irq: Introduce helper functions to release IOAPIC pinJiang Liu2014-06-211-0/+3
| * | | | | x86, irq: Clean up unused IOAPIC interfaceJiang Liu2014-06-211-9/+0
| * | | | | x86, irq: Introduce two helper functions to support irqdomain map operationJiang Liu2014-06-211-0/+5
| * | | | | x86, devicetree, irq: Use common mechanism to support irqdomainJiang Liu2014-06-211-2/+0
| * | | | | x86, irq: Enhance mp_register_ioapic() to support irqdomainJiang Liu2014-06-211-1/+2
| * | | | | x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPICJiang Liu2014-06-211-2/+19
| * | | | | x86, ACPI, irq: Consolidate algorithm of mapping (ioapic, pin) to IRQ numberJiang Liu2014-06-211-0/+2
| * | | | | x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_...Jiang Liu2014-06-211-0/+5
| * | | | | x86, irq: Introduce some helper utilities to improve readabilityJiang Liu2014-06-211-0/+2
| * | | | | x86, ioapic: Kill unused global variable timer_through_8259Jiang Liu2014-06-211-4/+0
| * | | | | x86, irq, trivial: Minor improvements of IRQ related codeJiang Liu2014-06-212-12/+7