summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* xen/x86: Drop mode-selecting ifdefs in startup_xen()Boris Ostrovsky2016-03-031-7/+3
* xen/x86: Zero out .bss for PV guestsBoris Ostrovsky2016-03-031-0/+9
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-203-47/+114
|\
| * x86/mm: Fix vmalloc_fault() to handle large pages properlyToshi Kani2016-02-181-4/+11
| * hpet: Drop stale URLsMichael S. Tsirkin2016-02-171-2/+2
| * x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...Toshi Kani2016-02-171-4/+32
| * x86/uaccess/64: Make the __copy_user_nocache() assembly code more readableToshi Kani2016-02-171-41/+73
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-02-201-0/+2
|\ \
| * | perf/x86/amd/uncore: Plug reference leakThomas Gleixner2016-02-171-0/+2
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-02-191-1/+1
|\ \
| * | mm, x86: fix pte_page() crash in gup_pte_range()Hugh Dickins2016-02-181-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-02-181-1/+1
|\ \ | |/ |/|
| * livepatch: change the error message in asm/livepatch.h header filesMiroslav Benes2016-01-181-1/+1
* | 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-111-0/+1
* | | mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka2016-02-051-2/+2
|/ /
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-02-011-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-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