summaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-101-0/+22
|\
| * x86: pmc_atom: Expose contents of PSSAndy Shevchenko2015-01-201-0/+22
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-102-5/+11
|\ \
| * | x86, fpu: Fix math_state_restore() race with kernel_fpu_begin()Oleg Nesterov2015-01-201-0/+4
| * | x86, fpu: Introduce per-cpu in_kernel_fpu stateOleg Nesterov2015-01-201-1/+1
| * | x86/fpu: Use a symbolic name for asm operandBorislav Petkov2014-12-231-4/+6
| |/
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-104-5/+18
|\ \
| * \ Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-01-284-5/+18
| |\ \
| | * | x86: entry_64.S: delete unused codeDenys Vlasenko2015-01-131-1/+0
| | * | x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricksLuck, Tony2015-01-072-4/+1
| | * | x86, traps: Add ist_begin_non_atomic and ist_end_non_atomicAndy Lutomirski2015-01-021-0/+2
| | * | x86: Clean up current_stack_pointerAndy Lutomirski2015-01-021-0/+11
| | * | x86, traps: Track entry into and exit from IST contextAndy Lutomirski2015-01-021-0/+4
| | |/
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-104-110/+25
|\ \ \
| * | | x86/apic: Reuse apic_bsp_setup() for UP APIC setupThomas Gleixner2015-01-221-1/+1
| * | | x86/smpboot: Move apic init code to apic.cThomas Gleixner2015-01-221-3/+3
| * | | x86/ioapic: Provide stub functions for IOAPIC%3DnThomas Gleixner2015-01-221-0/+5
| * | | x86/smpboot: Move smpboot inlines to codeThomas Gleixner2015-01-221-68/+0
| * | | x86/x2apic: Split enable and setup functionThomas Gleixner2015-01-221-2/+2
| * | | x86/x2apic: Disable x2apic from nox2apic setupThomas Gleixner2015-01-221-1/+0
| * | | x86/x2apic: Move code in conditional regionThomas Gleixner2015-01-221-20/+4
| * | | x86/apic: Check x2apic earlyThomas Gleixner2015-01-221-1/+1
| * | | x86/ioapic: Check x2apic reallyThomas Gleixner2015-01-221-2/+0
| * | | x86/apic: Make x2apic_mode depend on CONFIG_X86_X2APICThomas Gleixner2015-01-221-4/+4
| * | | x86/apic: Avoid open coded x2apic detectionThomas Gleixner2015-01-221-9/+10
| * | | iommu/irq_remapping: Kill function irq_remapping_supported() and related codeJiang Liu2015-01-151-2/+0
| * | | iommu, x86: Restructure setup of the irq remapping featureThomas Gleixner2015-01-151-2/+0
* | | | Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar2015-01-284-0/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'perf/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2014-12-085-0/+16
| |\ \ \
| | * | | perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8Jacob Shin2014-12-034-0/+12
* | | | | x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski2015-01-221-0/+13
* | | | | x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski2015-01-221-7/+2
* | | | | x86, mpx: Fix potential performance issue on unmapsDave Hansen2015-01-221-1/+19
* | | | | x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsiJiang Liu2015-01-201-0/+1
| |_|/ / |/| | |
* | | | Merge tag 'pr-20141223-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2015-01-011-2/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86, vdso: Use asm volatile in __getcpuAndy Lutomirski2014-12-231-2/+4
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-211-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | x86/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-4/+4
* | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-195-59/+71
|\ \ \ \
| * | | | x86, irq: Move IRQ initialization routines from io_apic.c into vector.cJiang Liu2014-12-161-0/+2
| * | | | x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.hJiang Liu2014-12-162-34/+19
| * | | | x86, irq: Move PCI MSI related code from io_apic.c into msi.cJiang Liu2014-12-162-4/+3
| * | | | x86, irq: Make UP version of irq_complete_move() an inline stubThomas Gleixner2014-12-161-1/+2
| * | | | x86, irq: Move local APIC related code from io_apic.c into vector.cJiang Liu2014-12-161-13/+16
| * | | | x86, irq: Introduce helpers to access struct irq_cfgJiang Liu2014-12-161-0/+2
| * | | | x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx()Jiang Liu2014-12-161-2/+2
| * | | | x86, irq: Refine hw_irq.h to prepare for irqdomain supportJiang Liu2014-12-161-43/+51
| * | | | x86, irq: Convert irq_2_pin list to generic listYinghai Lu2014-12-161-1/+1
| * | | | x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector()Jiang Liu2014-12-161-1/+1
| * | | | x86, irq: Introduce helper to check whether an IOAPIC has been registeredJiang Liu2014-12-161-0/+1