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 Torvalds2017-07-097-56/+65
|\
| * x86/boot/e820: Introduce the bootloader provided e820_table_firmware[] tableChen Yu2017-07-053-7/+29
| * x86/boot/e820: Rename the e820_table_firmware to e820_table_kexecChen Yu2017-07-054-26/+26
| * x86/boot/e820: Avoid overwriting e820_table_firmwareChen Yu2017-07-051-2/+4
| * x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka2017-07-053-16/+20
| * x86/platform/uv/BAU: Minor cleanup, make some local functions staticColin Ian King2017-07-041-25/+6
* | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-084-23/+59
|\ \
| * \ Merge branch 'pci/host-hv' into nextBjorn Helgaas2017-07-031-0/+6
| |\ \
| | * | PCI: hv: Use vPCI protocol version 1.2Jork Loeser2017-07-021-0/+6
| * | | Merge branch 'pci/resource' into nextBjorn Helgaas2017-07-021-0/+32
| |\ \ \
| | * | | PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11Bjorn Helgaas2017-06-281-0/+32
| | |/ /
| * | | Merge branch 'pci/pm' into nextBjorn Helgaas2017-07-021-0/+15
| |\ \ \
| | * | | x86/PCI: Avoid AMD SB7xx EHCI USB wakeup defectKai-Heng Feng2017-06-301-0/+15
| | |/ /
| * | | x86/PCI: Simplify Dell DMI B1 quirkJean Delvare2017-06-151-22/+5
| * | | x86/PCI: Fix whitespace in set_bios_x() printkVincent Legoll2017-06-131-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-07-081-3/+0
|\ \ \
| * | | ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSODmitry Safonov2017-06-211-3/+0
| |/ /
* | | Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-071-1/+1
|\ \ \
| * | | x86/um: thin archives build fixNicholas Piggin2017-06-301-1/+1
* | | | Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-07-073-15/+31
|\ \ \ \
| * | | | x86/build: Specify stack alignment for clangMatthias Kaehlcke2017-06-251-5/+21
| * | | | x86/build: Use __cc-option for boot code compiler optionsMatthias Kaehlcke2017-06-251-4/+5
| * | | | kbuild: remove cc-option-alignMasahiro Yamada2017-06-251-4/+3
| * | | | kbuild: replace genhdr-y with generated-yMasahiro Yamada2017-06-221-3/+3
* | | | | Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-071-0/+1
|\ \ \ \ \
| * | | | | mm, x86: Add ARCH_HAS_ZONE_DEVICE to KconfigOliver O'Halloran2017-07-021-0/+1
* | | | | | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-076-136/+157
|\ \ \ \ \ \
| * | | | | | x86, libnvdimm, pmem: remove global pmem apiDan Williams2017-06-271-47/+0
| * | | | | | x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimmDan Williams2017-06-272-5/+6
| * | | | | | x86, dax, libnvdimm: remove wb_cache_pmem() indirectionDan Williams2017-06-152-21/+6
| * | | | | | x86, dax: replace clear_pmem() with open coded memset + dax_ops->flushDan Williams2017-06-151-13/+0
| * | | | | | filesystem-dax: convert to dax_copy_from_iter()Dan Williams2017-06-151-50/+0
| * | | | | | x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...Dan Williams2017-06-094-0/+145
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-065-16/+11
|\ \ \ \ \ \
| * | | | | | mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-061-1/+1
| * | | | | | mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGEAneesh Kumar K.V2017-07-062-1/+5
| * | | | | | mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko2017-07-062-4/+4
| * | | | | | mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko2017-07-062-12/+2
| * | | | | | mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko2017-07-062-2/+2
| * | | | | | mm, THP, swap: delay splitting THP during swap outHuang Ying2017-07-061-0/+1
* | | | | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-1/+0
|\ \ \ \ \ \ \
| * | | | | | | kill strlen_user()Al Viro2017-05-151-1/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-061-1/+0
|\ \ \ \ \ \ \
| * | | | | | | take compat_sys_old_getrlimit() to native syscallAl Viro2017-05-271-1/+0
| |/ / / / / /
* | | | | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-068-36/+33
|\ \ \ \ \ \ \
| * | | | | | | x86: remove arch specific dma_supported implementationChristoph Hellwig2017-06-287-11/+8
| * | | | | | | x86: remove DMA_ERROR_CODEChristoph Hellwig2017-06-281-2/+0
| * | | | | | | x86/calgary: implement ->mapping_errorChristoph Hellwig2017-06-281-8/+16
| * | | | | | | x86/pci-nommu: implement ->mapping_errorChristoph Hellwig2017-06-281-1/+9
| * | | | | | | xen-swiotlb: consolidate xen_swiotlb_dma_opsChristoph Hellwig2017-06-201-14/+0
OpenPOWER on IntegriCloud