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-02-142-2/+2
|\
| * x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernelsIngo Molnar2016-02-081-1/+1
| * x86: Fix KASAN false positives in thread_saved_pc()Dmitry Vyukov2016-02-051-1/+1
* | arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFIAndrew Morton2016-02-121-0/+1
* | mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka2016-02-061-2/+2
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-02-021-2/+4
|\
| * crypto: chacha20-ssse3 - Align stack pointer to 64 bytesEli Cooper2016-01-251-2/+4
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-0112-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/+2Star
| * | 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/+3Star
| * | 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/+3Star
| * | 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/+15Star
| * | 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/+8Star
| * | 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-02-014-4/+27
|\ \ \ | |_|/ |/| |
| * | perf/x86: De-obfuscate codePeter Zijlstra2016-01-291-3/+1Star
| * | 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-231-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-212-3/+0Star
| * | | | UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-215-0/+5
| * | | | kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILEXunlei Pang2016-01-211-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-111-70/+38Star
| * | | | | x86/PCI: Clarify AMD Fam10h config access restrictions commentTomasz Nowicki2015-12-111-5/+5
| |/ / / /
* | | | | Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...Linus Torvalds2016-01-202-0/+248
|\ \ \ \ \
| * | | | | platform/x86: Add Intel Telemetry Core DriverSouvik Kumar Chakravarty2016-01-201-0/+147
| * | | | | platform:x86: add Intel P-Unit mailbox IPC driverQipeng Zha2016-01-201-0/+101