summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds2014-09-132-2/+1
* Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-09-112-15/+13
|\
| * x86/xen: don't copy bogus duplicate entries into kernel page tablesStefan Bader2014-09-102-15/+13
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-296-4/+33
|\ \
| * | x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu2014-08-294-2/+16
| * | x86: irq: Fix bug in setting IOAPIC pin attributesJiang Liu2014-08-271-1/+14
| * | x86: Fix non-PC platform kernel crash on boot due to NULL dereferenceAndy Shevchenko2014-08-252-1/+3
* | | kexec: purgatory: add clean-up for purgatory directoryMichael Welling2014-08-291-0/+1
* | | x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatoryVivek Goyal2014-08-291-0/+1
* | | kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal2014-08-297-20/+31
* | | x86,mm: fix pte_special versus pte_numaHugh Dickins2014-08-291-2/+7
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-242-3/+9
|\ \
| * \ Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-08-2294-1400/+3547
| |\ \
| * | | x86_32, entry: Clean up sysenter_badsys declarationStefan Bader2014-08-151-1/+1
| * | | x86/mm: Fix sparse 'tlb_single_page_flush_ceiling' warning and make the varia...Jeremiah Mahler2014-08-101-1/+1
| * | | x86/mm: Fix RCU splat from new TLB tracepointsDave Hansen2014-08-081-1/+7
* | | | Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini2014-08-191-1/+1
* | | | KVM: x86: do not check CS.DPL against RPL during task switchPaolo Bonzini2014-08-191-3/+0
* | | | KVM: x86: Avoid emulating instructions on #UD mistakenlyNadav Amit2014-08-191-4/+4
| |/ / |/| |
* | | 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 tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-142-6/+6
|\ \ \ \
| * | | | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-122-6/+6
* | | | | Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-08-142-6/+6
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | x86/xen: use vmap() to map grant table pages in PVH guestsDavid Vrabel2014-08-111-5/+5
| * | | | x86/xen: resume timer irqs earlyDavid Vrabel2014-08-111-1/+1
| |/ / /
* | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-1332-1076/+912
|\ \ \ \
| * | | | x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernationJiang Liu2014-08-082-2/+3
| * | | | x86/apic/vsmp: Make is_vsmp_box() staticH. Peter Anvin2014-08-011-2/+2
| * | | | x86, apic: Remove enable_apic_mode callbackDavid Rientjes2014-07-3110-12/+0
| * | | | x86, apic: Remove setup_portio_remap callbackDavid Rientjes2014-07-3110-14/+0
| * | | | x86, apic: Remove multi_timer_check callbackDavid Rientjes2014-07-3110-26/+0
| * | | | x86, apic: Replace noop_check_apicid_usedDavid Rientjes2014-07-311-6/+1
| * | | | x86, apic: Remove check_apicid_present callbackDavid Rientjes2014-07-319-25/+0
| * | | | x86, apic: Remove mps_oem_check callbackDavid Rientjes2014-07-3111-45/+1
| * | | | x86, apic: Remove smp_callin_clear_local_apic callbackDavid Rientjes2014-07-3110-14/+0
| * | | | x86, apic: Replace trampoline physical addresses with defaultsDavid Rientjes2014-07-3110-33/+8
| * | | | x86, apic: Remove x86_32_numa_cpu_node callbackDavid Rientjes2014-07-312-19/+0
| * | | | x86: intel-mid: Use the new io_apic interfacesJiang Liu2014-07-141-16/+6
| * | | | x86, vsmp: Remove is_vsmp_box() from apic_is_clustered_box()Oren Twaig2014-07-132-67/+1
| * | | | x86, irq: Clean up irqdomain transition codeJiang Liu2014-06-211-17/+11
| * | | | x86, irq, devicetree: Release IOAPIC pin when PCI device is disabledJiang Liu2014-06-211-0/+1
| * | | | x86, irq, SFI: Release IOAPIC pin when PCI device is disabledJiang Liu2014-06-211-0/+7
| * | | | x86, irq, mpparse: Release IOAPIC pin when PCI device is disabledJiang Liu2014-06-212-2/+12
| * | | | x86, irq, ACPI: Release IOAPIC pin when PCI device is disabledJiang Liu2014-06-211-0/+27
| * | | | x86, irq: Introduce helper functions to release IOAPIC pinJiang Liu2014-06-212-0/+64
| * | | | x86, irq: Simplify the way to handle ISA IRQJiang Liu2014-06-212-73/+40
| * | | | x86, irq: Clean up unused IOAPIC interfaceJiang Liu2014-06-212-79/+0
| * | | | x86, irq, devicetree: Use common irqdomain map interface to program IOAPIC pinsJiang Liu2014-06-211-9/+5
| * | | | x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pinsJiang Liu2014-06-213-46/+35