summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2013-02-03x86,um: switch to generic old sigsuspend()Al Viro
2013-02-03x86: switch to generic compat rt_sigqueueinfo()Al Viro
2013-02-03x86: switch to generic compat rt_sigpending()Al Viro
2013-02-03x86: get rid of pt_regs argument in vm86/vm86oldAl Viro
2013-02-03x86: get rid of pt_regs argument in sigreturn variantsAl Viro
2013-02-03x86: get rid of pt_regs argument of iopl(2)Al Viro
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro
2013-02-03consolidate declarations of k_sigactionAl Viro
2013-02-01Merge remote-tracking branch 'origin/x86/mm' into x86/mm2H. Peter Anvin
2013-01-31x86-32, mm: Remove reference to resume_map_numa_kva()H. Peter Anvin
2013-01-31x86, AMD: Enable WC+ memory type on family 10 processorsBoris Ostrovsky
2013-01-31x86/tlbflush.h: Define __native_flush_tlb_global_irq_disabled()Fenghua Yu
2013-01-31x86/microcode_core_early.c: Define interfaces for early loading ucodeFenghua Yu
2013-01-31x86/common.c: Make have_cpuid_p() a global functionFenghua Yu
2013-01-31x86/microcode_intel.h: Define functions and macros for early loading ucodeFenghua Yu
2013-01-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-01-29x86, kexec, 64bit: Only set ident mapping for ram.Yinghai Lu
2013-01-29x86, kexec: Remove 1024G limitation for kexec buffer on 64bitYinghai Lu
2013-01-29x86, 64bit: Use a #PF handler to materialize early mappings on demandH. Peter Anvin
2013-01-29x86, realmode: Separate real_mode reserve and setupYinghai Lu
2013-01-29x86, 64bit, mm: Add generic kernel/ident mapping helperYinghai Lu
2013-01-29Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin
2013-01-29x86, boot: Sanitize boot_params if not zeroed on creationH. Peter Anvin
2013-01-29x86, apicv: add virtual interrupt delivery supportYang Zhang
2013-01-29x86, apicv: add virtual x2apic supportYang Zhang
2013-01-29x86, apicv: add APICv register virtualization supportYang Zhang
2013-01-29Merge tag 'ioapic-cleanups-for-tip' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar
2013-01-29x86, kvm: Fix intialization warnings in kvm.cAlok N Kataria
2013-01-29x86: Require MOVBE feature in cpuid when we use itDavid Woodhouse
2013-01-28x86, irq: Move irq_remapped out of x86 core codeJoerg Roedel
2013-01-28x86, io_apic: Introduce eoi_ioapic_pin call-backJoerg Roedel
2013-01-28x86, msi: Introduce x86_msi.compose_msi_msg call-backJoerg Roedel
2013-01-28x86, irq: Introduce setup_remapped_irq()Joerg Roedel
2013-01-28x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 coreJoerg Roedel
2013-01-28x86, irq: Add data structure to keep AMD specific irq remapping informationJoerg Roedel
2013-01-28x86, irq: Move irq_remapping_enabled declaration to iommu codeJoerg Roedel
2013-01-28x86, io_apic: Move irq_remapping_enabled checks out of check_timer()Joerg Roedel
2013-01-28x86, io_apic: Convert setup_ioapic_entry to function pointerJoerg Roedel
2013-01-28x86, io_apic: Introduce set_affinity function pointerJoerg Roedel
2013-01-28x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel
2013-01-28x86, hpet: Introduce x86_msi_ops.setup_hpet_msiJoerg Roedel
2013-01-28x86, io_apic: Introduce x86_io_apic_ops.print_entries for debuggingJoerg Roedel
2013-01-28x86, io_apic: Introduce x86_io_apic_ops.disable()Joerg Roedel
2013-01-27x86, boot: Define the 2.12 bzImage boot protocolH. Peter Anvin
2013-01-26x86, mm: Create slow_virt_to_phys()Dave Hansen
2013-01-26x86, mm: Pagetable level size/shift/mask helpersDave Hansen
2013-01-26Merge tag 'v3.8-rc5' into x86/mmH. Peter Anvin
2013-01-25x86/xor: Add alternative SSE implementation only prefetching once per 64-byte...Jan Beulich
2013-01-25x86/xor: Unify SSE-base xor-block routinesJan Beulich