aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-09-27
|\
| * Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-09-25
| |\
| | * Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>"Matt Fleming2014-09-23
| * | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-09-19
| |\|
| | * x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8Dave Young2014-09-14
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-09-19
|\| |
| * | x86, irq: Fix build error caused by 9eabc99a635a77cbf09Jiang Liu2014-09-01
* | | Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds2014-09-13
* | | Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-09-11
|\ \ \ | |/ / |/| |
| * | x86/xen: don't copy bogus duplicate entries into kernel page tablesStefan Bader2014-09-10
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-29
|\ \ \
| * | | x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu2014-08-29
| | |/ | |/|
* / | x86,mm: fix pte_special versus pte_numaHugh Dickins2014-08-29
|/ /
* | Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini2014-08-19
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2014-08-16
|\ \
| * | intel_idle: Disable Baytrail Core and Module C6 auto-demotionLen Brown2014-08-15
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-13
|\ \ \
| * | | x86, apic: Remove enable_apic_mode callbackDavid Rientjes2014-07-31
| * | | x86, apic: Remove setup_portio_remap callbackDavid Rientjes2014-07-31
| * | | x86, apic: Remove multi_timer_check callbackDavid Rientjes2014-07-31
| * | | x86, apic: Remove check_apicid_present callbackDavid Rientjes2014-07-31
| * | | x86, apic: Remove mps_oem_check callbackDavid Rientjes2014-07-31
| * | | x86, apic: Remove smp_callin_clear_local_apic callbackDavid Rientjes2014-07-31
| * | | x86, apic: Replace trampoline physical addresses with defaultsDavid Rientjes2014-07-31
| * | | x86, apic: Remove x86_32_numa_cpu_node callbackDavid Rientjes2014-07-31
| * | | x86, vsmp: Remove is_vsmp_box() from apic_is_clustered_box()Oren Twaig2014-07-13
| * | | x86, irq: Introduce helper functions to release IOAPIC pinJiang Liu2014-06-21
| * | | x86, irq: Clean up unused IOAPIC interfaceJiang Liu2014-06-21
| * | | x86, irq: Introduce two helper functions to support irqdomain map operationJiang Liu2014-06-21
| * | | x86, devicetree, irq: Use common mechanism to support irqdomainJiang Liu2014-06-21
| * | | x86, irq: Enhance mp_register_ioapic() to support irqdomainJiang Liu2014-06-21
| * | | x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPICJiang Liu2014-06-21
| * | | x86, ACPI, irq: Consolidate algorithm of mapping (ioapic, pin) to IRQ numberJiang Liu2014-06-21
| * | | x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_...Jiang Liu2014-06-21
| * | | x86, irq: Introduce some helper utilities to improve readabilityJiang Liu2014-06-21
| * | | x86, ioapic: Kill unused global variable timer_through_8259Jiang Liu2014-06-21
| * | | x86, irq, trivial: Minor improvements of IRQ related codeJiang Liu2014-06-21
| * | | x86, mpparse: Simplify arch/x86/include/asm/mpspec.hJiang Liu2014-06-21
* | | | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-13
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86, xsave: Add forgotten inline annotationBorislav Petkov2014-06-18
| * | | x86/xsave: Make it clear that the XSAVE macros use (%edi)/(%rdi)H. Peter Anvin2014-05-30
| * | | Define kernel API to get address of each state in xsave areaFenghua Yu2014-05-29
| * | | x86/xsaves: Save xstate to task's xsave area in __save_fpu during booting timeFenghua Yu2014-05-29
| * | | x86/xsaves: Add xsaves and xrstors support for booting timeFenghua Yu2014-05-29
| * | | x86/xsaves: Use xsave/xrstor for saving and restoring user space contextFenghua Yu2014-05-29
| * | | x86/xsaves: Use xsaves/xrstors for context switchFenghua Yu2014-05-29
| * | | x86/xsaves: Use xsaves/xrstors to save and restore xsave areaFenghua Yu2014-05-29
| * | | x86/xsaves: Define a macro for handling xsave/xrstor instruction faultFenghua Yu2014-05-29
| * | | x86/xsaves: Define macros for xsave instructionsFenghua Yu2014-05-29
| * | | x86/xsaves: Change compacted format xsave area headerFenghua Yu2014-05-29