summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-312-6/+5
|\
| * x86/mm: Fix types used in pgprot cacheability flags translationsJan Beulich2016-01-261-4/+2
| * x86/irq: Call irq_force_move_complete with irq descriptorThomas Gleixner2016-01-151-2/+3
* | 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-211-2/+0
|\ \ \
| * | | dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-2/+0
* | | | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-213-5/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'pci/host-vmd' into nextBjorn Helgaas2016-01-152-0/+15
| |\ \ \
| | * | | x86/PCI: Add driver for Intel Volume Management Device (VMD)Keith Busch2016-01-151-0/+5
| | * | | x86/PCI: Allow DMA ops specific to a PCI domainKeith Busch2016-01-151-0/+10
| * | | | 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-181-22/+14
|\ \ \ \ \
| * | | | | x86: define __smp_xxxMichael S. Tsirkin2016-01-121-19/+12
| * | | | | x86: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-3/+2
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-173-19/+37
|\ \ \ \ \ \
| * | | | | | mm, x86: get_user_pages() for dax mappingsDan Williams2016-01-151-0/+7
| * | | | | | mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmdDan Williams2016-01-151-1/+8
| * | | | | | mm, dax: convert vmf_insert_pfn_pmd() to pfn_tDan Williams2016-01-151-0/+5
| * | | | | | mm, dax, gpu: convert vm_insert_mixed to pfn_tDan Williams2016-01-151-0/+5
| * | | | | | x86, mm: introduce _PAGE_DEVMAPDan Williams2016-01-151-1/+6
| * | | | | | pmem, dax: clean up clear_pmem()Dan Williams2016-01-151-6/+1
| * | | | | | arch/x86/include/asm/pgtable.h: add pmd_[dirty|mkclean] for THPMinchan Kim2016-01-151-0/+5
| * | | | | | x86, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-152-11/+0
* | | | | | | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-01-171-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/img' and '...Mark Brown2015-12-231-0/+1
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | / / | | |_|_|_|/ / | |/| | | | |
| | | * | | | ASoc: Intel: Atom: add deep buffer definitions for atom platformsPierre-Louis Bossart2015-12-191-0/+1
| | |/ / / /
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-145-8/+44
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski2016-01-131-7/+8
| * | | | | lguest: Map switcher text R/ORusty Russell2016-01-121-1/+3
| * | | | | x86/fpu: Disable AVX when eagerfpu is offyu-cheng yu2016-01-121-5/+6
| * | | | | x86/fpu: Disable MPX when eagerfpu is offyu-cheng yu2016-01-121-0/+1
| * | | | | Merge commit 'linus' into x86/urgent, to pick up recent x86 changesIngo Molnar2016-01-1233-307/+422
| |\ \ \ \ \
| * | | | | | x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu2016-01-111-1/+1
| * | | | | | x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski2016-01-111-1/+32
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-121-38/+13
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'acpi-soc'Rafael J. Wysocki2016-01-121-38/+13
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | ACPI / LPSS: override power state for LPSS DMA deviceAndy Shevchenko2016-01-071-0/+2
| | * | | | | x86/platform/iosf_mbi: Remove duplicate definitionsAndy Shevchenko2015-12-091-38/+11
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-122-5/+162
|\ \ \ \ \ \
| * | | | | | KVM: move architecture-dependent requests to arch/Paolo Bonzini2016-01-081-0/+28
| * | | | | | Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2016-01-073-18/+13
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | kvm/x86: Hyper-V SynIC timersAndrey Smetanin2015-12-162-0/+19
| * | | | | | drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 headerAndrey Smetanin2015-12-161-0/+8
| * | | | | | drivers/hv: Move struct hv_message into UAPI Hyper-V x86 headerAndrey Smetanin2015-12-161-0/+76
OpenPOWER on IntegriCloud