summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-2237-745/+1109
|\
| *---. Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar2015-06-2231-464/+927
| |\ \ \
| | | * | x86/mm/pat: Add set_memory_wt() for Write-Through typeToshi Kani2015-06-071-1/+5
| | | * | x86/mm/pat: Add pgprot_writethrough()Toshi Kani2015-06-071-0/+3
| | | * | x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappingsToshi Kani2015-06-071-0/+2
| | | * | x86/mm: Teach is_new_memtype_allowed() about Write-Through typeToshi Kani2015-06-071-1/+7
| | | * | x86/mm/pat: Emulate PAT when it is disabledBorislav Petkov2015-06-071-1/+1
| | | * | x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell2015-06-031-2/+1
| | * | | Merge branch 'x86/asm' into x86/core, to prepare for new patchIngo Molnar2015-06-086-430/+27
| | |\ \ \
| | | * | | x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64...Ingo Molnar2015-06-081-2/+3
| | | * | | x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_S...Ingo Molnar2015-06-081-1/+2
| | | * | | x86/asm/entry: Rename compat syscall entry pointsIngo Molnar2015-06-081-2/+2
| | | * | | x86/asm/msr: Make wrmsrl_safe() a functionAndy Lutomirski2015-06-051-2/+7
| | | * | | x86/asm/entry: Move arch/x86/include/asm/calling.h to arch/x86/entry/Ingo Molnar2015-06-041-243/+0
| | | * | | x86/asm/entry/64: Use negative immediates for stack adjustmentsJan Beulich2015-06-021-2/+2
| | | * | | x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsIngo Molnar2015-06-023-224/+47
| | | * | | x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski2015-05-241-2/+12
| | * | | | x86/uapi: Do not export <asm/msr-index.h> as part of the user API headersBorislav Petkov2015-06-072-1/+667
| | * | | | Merge branch 'x86/ras' into x86/core, to fix conflictsIngo Molnar2015-06-077-8/+48
| | |\ \ \ \
| | | * | | | x86/mce: Add infrastructure to support Local MCEAshok Raj2015-06-071-0/+5
| | | * | | | x86/mce: Add Local MCE definitionsAshok Raj2015-06-071-0/+5
| | | * | | | Merge tag 'ras_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/...Ingo Molnar2015-05-117-8/+38
| | | |\ \ \ \
| | | | * | | | x86/irq: Cleanup ordering of vector numbersAravind Gopalakrishnan2015-05-071-5/+5
| | | | * | | | x86/mce/amd: Introduce deferred error interrupt handlerAravind Gopalakrishnan2015-05-077-1/+20
| | | | * | | | x86/mce: Add support for deferred errors on AMDAravind Gopalakrishnan2015-05-061-2/+13
| | | | | |_|/ | | | | |/| |
| | * | | | | x86: Kill CONFIG_X86_HTBorislav Petkov2015-06-071-1/+1
| | * | | | | Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar2015-06-038-5/+112
| | |\ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *-----. \ \ \ \ \ Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...Ingo Molnar2015-06-0324-302/+348
| | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / | | | | |/| | | / / / | | | | | | | |/ / / | | | | | | |/| | / | | | | |_|_|_|_|/ | | | |/| | | | |
| | | * | | | | | x86/mm/pat: Wrap pat_enabled into a function APILuis R. Rodriguez2015-05-271-6/+1
| | | * | | | | | x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()Luis R. Rodriguez2015-05-272-5/+3
| | | * | | | | | x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpersToshi Kani2015-05-271-2/+2
| | | * | | | | | x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRsToshi Kani2015-05-271-1/+1
| | | * | | | | | x86/mm/mtrr: Fix MTRR state checks in mtrr_type_lookup()Toshi Kani2015-05-271-0/+4
| | | * | | | | | Merge tag 'v4.1-rc5' into x86/mm, to refresh the tree before applying new cha...Ingo Molnar2015-05-271-0/+3
| | | |\ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-)Luis R. Rodriguez2015-05-111-0/+1
| | | * | | | | | x86/mm: Add kerneldoc comments for pcommit_sfence()Ross Zwisler2015-05-111-0/+38
| | | |/ / / / /
| * | | | | | | iommu, x86: Provide irq_remapping_cap() interfaceFeng Wu2015-06-121-0/+2
| * | | | | | | iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chipFeng Wu2015-06-121-0/+5
| * | | | | | | iommu: Add new member capability to struct irq_remap_opsFeng Wu2015-06-121-0/+4
| | |_|/ / / / | |/| | | | |
| * | | | | | x86/irq: Define a global vector for VT-d Posted-InterruptsFeng Wu2015-05-195-0/+10
| * | | | | | x86: Rename eisa_set_level_irq to elcr_set_level_irqPaul Gortmaker2015-05-191-2/+1
| * | | | | | Merge branch 'x86/asm' into x86/apic, to resolve conflictsIngo Molnar2015-05-171-0/+25
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | x86/asm/uaccess: Unify the ALIGN_DESTINATION macroBorislav Petkov2015-05-141-0/+25
| * | | | | | x86: Consolidate irq entering inlinesThomas Gleixner2015-05-151-0/+6
| * | | | | | Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar2015-05-1116-95/+65
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | x86/asm/entry/irq: Clean up IRQn_VECTOR macrosBrian Gerst2015-05-101-17/+1
| | * | | | | x86/asm/entry: Remove SYSCALL_VECTORBrian Gerst2015-05-101-3/+0
| | * | | | | x86/asm/entry/irq: Remove unused invalidate_interrupt prototypesBrian Gerst2015-05-101-35/+0
| | * | | | | x86/entry: Define 'cpu_current_top_of_stack' for 64-bit codeDenys Vlasenko2015-05-081-6/+4
| | * | | | | x86/entry: Remove unused 'kernel_stack' per-cpu variableDenys Vlasenko2015-05-081-2/+0
OpenPOWER on IntegriCloud