summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-3112-103/+209
|\
| * x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming2016-01-291-2/+2
| * x86/mm: Fix types used in pgprot cacheability flags translationsJan Beulich2016-01-261-4/+2
| * x86/platform/quark: Print boundaries correctlyAndy Shevchenko2016-01-211-5/+13
| * x86/platform/UV: Remove EFI memmap quirk for UV2+Alex Thorlton2016-01-192-5/+17
| * x86/platform/intel-mid: Join string and fix SoC nameAndy Shevchenko2016-01-191-5/+3
| * x86/platform/intel-mid: Enable 64-bit buildAndy Shevchenko2016-01-192-2/+9
| * x86/irq: Plug vector cleanup raceThomas Gleixner2016-01-151-10/+53
| * x86/irq: Call irq_force_move_complete with irq descriptorThomas Gleixner2016-01-153-7/+11
| * x86/irq: Remove outgoing CPU from vector cleanup maskThomas Gleixner2016-01-151-2/+16
| * x86/irq: Remove the cpumask allocation from send_cleanup_vector()Thomas Gleixner2016-01-151-13/+3
| * x86/irq: Clear move_in_progress before sending cleanup IPIThomas Gleixner2016-01-151-1/+3
| * x86/irq: Remove offline cpus from vector cleanupThomas Gleixner2016-01-151-2/+6
| * x86/irq: Get rid of code duplicationThomas Gleixner2016-01-151-18/+15
| * x86/irq: Copy vectormask instead of an AND operationThomas Gleixner2016-01-151-1/+1
| * x86/irq: Check vector allocation earlyThomas Gleixner2016-01-151-13/+25
| * x86/irq: Reorganize the search in assign_irq_vectorThomas Gleixner2016-01-151-8/+16
| * x86/irq: Reorganize the return path in assign_irq_vectorThomas Gleixner2016-01-151-14/+8
| * x86/irq: Do not use apic_chip_data.old_domain as temporary bufferJiang Liu2016-01-151-3/+5
| * x86/irq: Validate that irq descriptor is still activeThomas Gleixner2016-01-151-0/+9
| * x86/irq: Fix a race in x86_vector_free_irqs()Jiang Liu2016-01-151-8/+8
| * x86/irq: Call chip->irq_set_affinity in proper contextThomas Gleixner2016-01-151-1/+5
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-01-314-4/+27
|\ \
| * | perf/x86: De-obfuscate codePeter Zijlstra2016-01-291-3/+1
| * | perf/x86: Fix uninitialized value usagePeter Zijlstra2016-01-291-1/+2
| * | perf/x86: add Intel SkyLake uncore IMC PMU supportStephane Eranian2016-01-213-0/+24
* | | pmem: add wb_cache_pmem() to the PMEM APIRoss Zwisler2016-01-221-5/+6
* | | Merge branch 'uaccess' (batched user access infrastructure)Linus Torvalds2016-01-212-46/+126
|\ \ \
| * | | Add 'unsafe' user access functions for batched accessesLinus Torvalds2015-12-171-0/+25
| * | | x86: reorganize SMAP handling in user space accessesLinus Torvalds2015-12-172-46/+101
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-217-3/+7
|\ \ \ \
| * | | | dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-202-3/+0
| * | | | UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-205-0/+5
| * | | | kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILEXunlei Pang2016-01-201-0/+2
* | | | | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-218-75/+834
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'pci/host-vmd' into nextBjorn Helgaas2016-01-156-0/+791
| |\ \ \ \
| | * | | | x86/PCI: Add driver for Intel Volume Management Device (VMD)Keith Busch2016-01-154-0/+743
| | * | | | x86/PCI: Allow DMA ops specific to a PCI domainKeith Busch2016-01-152-0/+48
| * | | | | x86/PCI: Simplify pci_bios_{read,write}Geliang Tang2015-12-101-70/+38
| * | | | | x86/PCI: Clarify AMD Fam10h config access restrictions commentTomasz Nowicki2015-12-101-5/+5
| |/ / / /
* | | | | Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...Linus Torvalds2016-01-192-0/+248
|\ \ \ \ \
| * | | | | platform/x86: Add Intel Telemetry Core DriverSouvik Kumar Chakravarty2016-01-191-0/+147
| * | | | | platform:x86: add Intel P-Unit mailbox IPC driverQipeng Zha2016-01-191-0/+101
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-182-30/+15
|\ \ \ \ \ \
| * | | | | | x86: define __smp_xxxMichael S. Tsirkin2016-01-121-19/+12
| * | | | | | x86: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-3/+2
| * | | | | | x86/um: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-8/+1
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-1715-93/+157
|\ \ \ \ \ \ \
| * | | | | | | Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon2016-01-161-3/+0
| * | | | | | | mm, x86: get_user_pages() for dax mappingsDan Williams2016-01-152-3/+61
OpenPOWER on IntegriCloud