aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-14Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-33/+102
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+3
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-1/+24
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2-5/+14
2013-11-13Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-8/+0
2013-11-13x86: move fpu_counter into ARCH specific thread_structVineet Gupta2-5/+14
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-5/+0
2013-11-12Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-2/+88
2013-11-12Merge branch 'x86-uaccess-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+18
2013-11-12Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2013-11-12Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-86/+118
2013-11-12Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+19
2013-11-12Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2013-11-12Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+6
2013-11-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-57/+98
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-95/+210
2013-11-11Revert "x86/UV: Add uvtrace support"Ingo Molnar1-8/+0
2013-11-11x86, trace: Change user|kernel_page_fault to page_fault_user|kernelH. Peter Anvin1-2/+2
2013-11-08x86, trace: Add page fault tracepointsSeiji Aguchi1-0/+52
2013-11-08x86, trace: Delete __trace_alloc_intr_gate()Seiji Aguchi1-22/+0
2013-11-08x86, trace: Register exception handler to trace IDTSeiji Aguchi4-5/+49
2013-11-08x86, trace: Remove __alloc_intr_gate()Seiji Aguchi1-6/+1
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring3-6/+6
2013-11-06PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()Konrad Rzeszutek Wilk1-0/+3
2013-11-06uprobes: Introduce arch_uprobe->ixolOleg Nesterov1-1/+4
2013-11-06uprobes: Move function declarations out of archDavid A. Long1-7/+0
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar1-1/+2
2013-10-30percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen1-1/+2
2013-10-28x86/efi: Add EFI framebuffer earlyprintk supportMatt Fleming1-0/+2
2013-10-28Merge branch 'powercap'Rafael J. Wysocki1-0/+22
2013-10-28Merge branch 'acpi-tables'Rafael J. Wysocki1-0/+1
2013-10-28Merge branch 'acpi-processor'Rafael J. Wysocki1-1/+1
2013-10-27x86: remove this_cpu_xor() implementationHeiko Carstens1-8/+0
2013-10-26x86: Unify copy_to_user() and add size checking to itJan Beulich3-13/+30
2013-10-26x86: Unify copy_from_user() size checkingJan Beulich3-44/+68
2013-10-23ACPI, x86: Extended error log driver for x86 platformChen, Gong1-0/+1
2013-10-17intel_mid: Move platform device setups to their own platform_<device>.* filesDavid Cohen1-0/+16
2013-10-17intel_mid: Moved SFI related code to sfi.cKuppuswamy Sathyanarayanan1-0/+1
2013-10-17intel_mid: Added custom handler for ipc devicesKuppuswamy Sathyanarayanan1-0/+15
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan3-16/+16
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan2-6/+6
2013-10-17x86 / msr: add 64bit _on_cpu access functionsJacob Pan1-0/+22
2013-10-11x86: Apply the asm_volatile_goto() compiler quirkIngo Molnar1-1/+1
2013-10-11Merge branch 'core/urgent' into sched/coreIngo Molnar3-6/+6
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar3-6/+6
2013-10-10x86, hyperv: Get the local APIC timer frequency from the hypervisorK. Y. Srinivasan1-0/+19
2013-10-09of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring1-2/+0
2013-10-09of: implement pci_address_to_pio as weak functionRob Herring1-3/+0
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar1-11/+20
2013-09-28x86: Improve the printout of the SMP bootup CPU tableBorislav Petkov1-0/+6