summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
2012-05-21Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-21Merge branch 'stat-cleanups' (clean up copying of stat info to user space)Linus Torvalds
2012-05-21X86: integrate CMA with DMA-mapping subsystemMarek Szyprowski
2012-05-18Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo
2012-05-18x86/tlb: Clean up and unify TLB_FLUSH_ALL definitionAlex Shi
2012-05-18x86/apic: Implement EIO micro-optimizationMichael S. Tsirkin
2012-05-18x86/apic: Add apic->eoi_write() callbackMichael S. Tsirkin
2012-05-18x86/apic: Use symbolic APIC_EOI_ACKMichael S. Tsirkin
2012-05-18x86/apic: Fix typo EIO_ACK -> EOI_ACK and document itMichael S. Tsirkin
2012-05-17MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-16x86, realmode: Change EFER to a single u64 fieldH. Peter Anvin
2012-05-16KVM: MMU: Don't use RCU for lockless shadow walkingAvi Kivity
2012-05-14percpu: remove percpu_xxx() functionsAlex Shi
2012-05-14x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi
2012-05-14x86, kvm: KVM paravirt kernels don't check for CPUID being unavailableAlan Cox
2012-05-14Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2012-05-14perf/x86/ibs: Fix undefined reference to `get_ibs_caps'Robert Richter
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown
2012-05-09mfd: Add driver for STA2X11 MFD blockAlessandro Rubini
2012-05-09perf/x86-ibs: Take instruction pointer from ibs sampleRobert Richter
2012-05-09Merge branch 'perf/x86-ibs' into perf/coreIngo Molnar
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra
2012-05-09x86: Avoid double stack traces with show_regs()Jan Beulich
2012-05-09atomic64_32.h: fix parameter naming mismatchPhilipp Hahn
2012-05-08x86, realmode: read cr4 and EFER from kernel for 64-bit trampolineJarkko Sakkinen
2012-05-08keyboard: Use BIOS Keyboard variable to set NumlockJoshua Cov
2012-05-08x86, realmode: header for trampoline codeJarkko Sakkinen
2012-05-08x86, realmode: don't copy real_mode_headerJarkko Sakkinen
2012-05-08x86, realmode: Move ACPI wakeup to unified realmode codeJarkko Sakkinen
2012-05-08x86, realmode: Move SMP trampoline to unified realmode codeJarkko Sakkinen
2012-05-08x86, realmode: Move reboot_32.S to unified realmode codeJarkko Sakkinen
2012-05-08x86, realmode: Relocator for realmode codeJarkko Sakkinen
2012-05-08x86: Use common threadinfo allocatorThomas Gleixner
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner
2012-05-08fork: Remove the weak insanityThomas Gleixner
2012-05-08x86: Use kick_all_cpus_sync()Thomas Gleixner
2012-05-08irq_remap: Fix compiler warning with CONFIG_IRQ_REMAP=ySuresh Siddha
2012-05-07Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5Konrad Rzeszutek Wilk
2012-05-07xen: implement IRQ_WORK_VECTOR handlerLin Ming
2012-05-07iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Suresh Siddha
2012-05-07iommu: rename intr_remapping references to irq_remappingSuresh Siddha
2012-05-07x86, iommu/vt-d: Clean up interfaces for interrupt remappingJoerg Roedel
2012-05-07iommu/vt-d: Convert MSI remapping setup to remap_opsJoerg Roedel
2012-05-07iommu/vt-d: Convert free_irte into a remap_ops callbackJoerg Roedel
2012-05-07iommu/vt-d: Convert IR set_affinity function to remap_opsJoerg Roedel
2012-05-07iommu/vt-d: Convert IR ioapic-setup to use remap_opsJoerg Roedel
2012-05-07iommu/vt-d: Convert missing apic.c intr-remapping call to remap_opsJoerg Roedel
2012-05-07iommu/vt-d: Make intr-remapping initialization genericJoerg Roedel
2012-05-07Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter