summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-11-145-33/+102
|\
| * x86, trace: Change user|kernel_page_fault to page_fault_user|kernelH. Peter Anvin2013-11-111-2/+2
| * x86, trace: Add page fault tracepointsSeiji Aguchi2013-11-081-0/+52
| * x86, trace: Delete __trace_alloc_intr_gate()Seiji Aguchi2013-11-081-22/+0
| * x86, trace: Register exception handler to trace IDTSeiji Aguchi2013-11-084-5/+49
| * x86, trace: Remove __alloc_intr_gate()Seiji Aguchi2013-11-081-6/+1
* | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-141-0/+3
|\ \
| * | PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()Konrad Rzeszutek Wilk2013-11-061-0/+3
* | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-143-1/+24
|\ \ \
| * \ \ Merge branch 'powercap'Rafael J. Wysocki2013-10-281-0/+22
| |\ \ \
| | * | | x86 / msr: add 64bit _on_cpu access functionsJacob Pan2013-10-171-0/+22
| * | | | Merge branch 'acpi-tables'Rafael J. Wysocki2013-10-281-0/+1
| |\ \ \ \
| | * | | | ACPI / x86: Increase override tables number limitYinghai Lu2013-09-251-0/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'acpi-processor'Rafael J. Wysocki2013-10-281-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | x86 / ACPI: simplify _acpi_map_lsapic()Jiang Liu2013-09-241-1/+1
| | |/ /
* | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-132-5/+14
|\ \ \ \
| * | | | x86: move fpu_counter into ARCH specific thread_structVineet Gupta2013-11-132-5/+14
* | | | | Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2013-11-131-8/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | x86: remove this_cpu_xor() implementationHeiko Carstens2013-10-271-8/+0
| | |/ / | |/| |
* | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-5/+0
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-073-6/+6
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-091-2/+0
| * | | | of: implement pci_address_to_pio as weak functionRob Herring2013-10-091-3/+0
* | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-123-2/+88
|\ \ \ \ \
| * | | | | Revert "x86/UV: Add uvtrace support"Ingo Molnar2013-11-111-8/+0
| * | | | | x86/UV: Add uvtrace supportMike Travis2013-09-241-0/+8
| * | | | | x86/UV: Update UV support for external NMI signalsMike Travis2013-09-242-2/+86
| * | | | | x86/UV: Move NMI supportMike Travis2013-09-241-0/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-uaccess-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-121-6/+18
|\ \ \ \ \
| * | | | | x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomicAndi Kleen2013-09-101-6/+18
* | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-121-0/+1
|\ \ \ \ \ \
| * | | | | | ACPI, x86: Extended error log driver for x86 platformChen, Gong2013-10-231-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-11-125-86/+118
|\ \ \ \ \ \
| * | | | | | intel_mid: Move platform device setups to their own platform_<device>.* filesDavid Cohen2013-10-171-0/+16
| * | | | | | intel_mid: Moved SFI related code to sfi.cKuppuswamy Sathyanarayanan2013-10-171-0/+1
| * | | | | | intel_mid: Added custom handler for ipc devicesKuppuswamy Sathyanarayanan2013-10-171-0/+15
| * | | | | | intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan2013-10-173-16/+16
| * | | | | | intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan2013-10-172-6/+6
| |/ / / / /
* | | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-121-0/+19
|\ \ \ \ \ \
| * | | | | | x86, hyperv: Get the local APIC timer frequency from the hypervisorK. Y. Srinivasan2013-10-101-0/+19
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-121-0/+2
|\ \ \ \ \ \
| * | | | | | x86/efi: Add EFI framebuffer earlyprintk supportMatt Fleming2013-10-281-0/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-121-0/+6
|\ \ \ \ \ \
| * | | | | | x86: Improve the printout of the SMP bootup CPU tableBorislav Petkov2013-09-281-0/+6
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-123-57/+98
|\ \ \ \ \ \
| * | | | | | x86: Unify copy_to_user() and add size checking to itJan Beulich2013-10-263-13/+30
| * | | | | | x86: Unify copy_from_user() size checkingJan Beulich2013-10-263-44/+68
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-128-95/+210
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into sched/coreIngo Molnar2013-11-011-1/+2
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | x86: Apply the asm_volatile_goto() compiler quirkIngo Molnar2013-10-111-1/+1
OpenPOWER on IntegriCloud