summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRsToshi Kani2015-05-27
| | | * | | | | | | | | | x86/mm/mtrr: Fix MTRR state checks in mtrr_type_lookup()Toshi Kani2015-05-27
| | | * | | | | | | | | | Merge tag 'v4.1-rc5' into x86/mm, to refresh the tree before applying new cha...Ingo Molnar2015-05-27
| | | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-)Luis R. Rodriguez2015-05-11
| | | * | | | | | | | | | x86/mm: Add kerneldoc comments for pcommit_sfence()Ross Zwisler2015-05-11
| | | |/ / / / / / / / /
| * | | | | | | | | | | iommu, x86: Provide irq_remapping_cap() interfaceFeng Wu2015-06-12
| * | | | | | | | | | | iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chipFeng Wu2015-06-12
| * | | | | | | | | | | iommu: Add new member capability to struct irq_remap_opsFeng Wu2015-06-12
| | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | x86/irq: Define a global vector for VT-d Posted-InterruptsFeng Wu2015-05-19
| * | | | | | | | | | x86: Rename eisa_set_level_irq to elcr_set_level_irqPaul Gortmaker2015-05-19
| * | | | | | | | | | Merge branch 'x86/asm' into x86/apic, to resolve conflictsIngo Molnar2015-05-17
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| | * | | | | | | | | x86/asm/uaccess: Unify the ALIGN_DESTINATION macroBorislav Petkov2015-05-14
| * | | | | | | | | | x86: Consolidate irq entering inlinesThomas Gleixner2015-05-15
| * | | | | | | | | | Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar2015-05-11
| |\| | | | | | | | |
| | * | | | | | | | | x86/asm/entry/irq: Clean up IRQn_VECTOR macrosBrian Gerst2015-05-10
| | * | | | | | | | | x86/asm/entry: Remove SYSCALL_VECTORBrian Gerst2015-05-10
| | * | | | | | | | | x86/asm/entry/irq: Remove unused invalidate_interrupt prototypesBrian Gerst2015-05-10
| | * | | | | | | | | x86/entry: Define 'cpu_current_top_of_stack' for 64-bit codeDenys Vlasenko2015-05-08
| | * | | | | | | | | x86/entry: Remove unused 'kernel_stack' per-cpu variableDenys Vlasenko2015-05-08
| | * | | | | | | | | x86/entry: Stop using PER_CPU_VAR(kernel_stack)Denys Vlasenko2015-05-08
| | * | | | | | | | | Merge branch 'linus' into x86/asm, before applying dependent patchIngo Molnar2015-05-08
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | x86: Force inlining of atomic opsDenys Vlasenko2015-05-08
| | * | | | | | | | | x86/alternatives: Document macrosBorislav Petkov2015-05-06
| | * | | | | | | | | x86/asm: Always inline atomicsHagen Paul Pfeifer2015-04-22
| | * | | | | | | | | x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvopAndy Lutomirski2015-04-22
| | * | | | | | | | | x86/asm: Enable fast 32-bit put_user_64() for copy_to_user()Chris Wilson2015-04-16
| * | | | | | | | | | x86/irq: Move irqdomain specific code into asm/irqdomain.hJiang Liu2015-04-24
| * | | | | | | | | | x86: Cleanup irq_domain opsThomas Gleixner2015-04-24
| * | | | | | | | | | x86, ioapic: Use proper defines for the entry fieldsThomas Gleixner2015-04-24
| * | | | | | | | | | x86/irq: Refine the way to calculate NR_IRQSJiang Liu2015-04-24
| * | | | | | | | | | x86/irq: Move private data in struct irq_cfg into dedicated data structureJiang Liu2015-04-24
| * | | | | | | | | | x86/irq: Remove function apic_set_affinity()Jiang Liu2015-04-24
| * | | | | | | | | | x86/irq: Make functions only used in vector.c staticJiang Liu2015-04-24
| * | | | | | | | | | x86/irq: Remove unused alloc_irq_and_cfg_at()Jiang Liu2015-04-24
| * | | | | | | | | | x86/irq: Remove sis apic bug workaroundThomas Gleixner2015-04-24
| * | | | | | | | | | x86/irq: Clean up io_apic.hJiang Liu2015-04-24
| * | | | | | | | | | x86: Remove more unmodified io_apic_opsThomas Gleixner2015-04-24
| * | | | | | | | | | x86/irq: Remove x86_io_apic_ops.write and x86_io_apic_ops.modifyJiang Liu2015-04-24
| * | | | | | | | | | x86/irq: Remove struct io_apic_irq_attrJiang Liu2015-04-24
| * | | | | | | | | | x86/irq: Move irq_cfg.irq_2_pin into io_apic.cJiang Liu2015-04-24
| * | | | | | | | | | irq_remapping/amd: Move struct irq_2_irte into amd_iommu.cJiang Liu2015-04-24
| * | | | | | | | | | irq_remapping/vt-d: Move struct irq_2_iommu into intel_irq_remapping.cJiang Liu2015-04-24
| * | | | | | | | | | x86/irq: Remove irq_cfg.irq_remappedJiang Liu2015-04-24
| * | | | | | | | | | irq_remapping: Clean up unsued code to support IOAPICJiang Liu2015-04-24
| * | | | | | | | | | x86/irq: Clean up unused forward declarations in x86_init.hJiang Liu2015-04-24
| * | | | | | | | | | x86/irq: Remove x86_io_apic_ops.eoi_ioapic_pin and related interfacesJiang Liu2015-04-24
| * | | | | | | | | | x86/irq: Remove x86_io_apic_ops.set_affinity and related interfacesJiang Liu2015-04-24
| * | | | | | | | | | x86/irq: Remove x86_io_apic_ops.setup_entry and related interfacesJiang Liu2015-04-24
| * | | | | | | | | | x86/irq: Remove x86_io_apic_ops.print_entries and related interfacesJiang Liu2015-04-24
| * | | | | | | | | | x86/irq: Remove unused old IOAPIC irqdomain interfacesJiang Liu2015-04-24