summaryrefslogtreecommitdiff
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Stephen Rothwell2018-11-195-7/+9
|\
| * fls: change parameter to unsigned intMatthew Wilcox2018-11-191-1/+1
| * mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-11-191-1/+1
| * mm: reference totalram_pages and managed_pages once per functionArun KS2018-11-191-2/+3
| * mm: select HAVE_MOVE_PMD on x86 for faster mremapJoel Fernandes (Google)2018-11-191-0/+1
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2018-11-192-4/+4
* | Merge remote-tracking branch 'cisco/for-next'Stephen Rothwell2018-11-192-59/+4
|\ \
| * | This updates the x86 code to use the CONFIG_GENERIC_CMDLINEDaniel Walker2018-11-162-59/+4
| |/
* | Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell2018-11-191-1/+1
|\ \
| * | x86/PCI: Replace spin_is_locked() with lockdepLance Roy2018-11-081-1/+1
* | | Merge remote-tracking branch 'iommu/next'Stephen Rothwell2018-11-191-1/+1
|\ \ \
| * | | iommu/vtd: Cleanup dma_remapping.h headerLu Baolu2018-11-121-1/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'integrity/next-integrity'Stephen Rothwell2018-11-192-0/+35
|\ \ \
| * | | x86/ima: define arch_get_ima_policy() for x86Eric Richter2018-11-131-0/+16
| * | | x86/ima: define arch_ima_get_securebootNayna Jain2018-11-132-0/+19
| |/ /
* | | Merge remote-tracking branch 'crypto/master'Stephen Rothwell2018-11-193-137/+868
|\ \ \
| * | | crypto: x86/chacha20 - Add a 4-block AVX2 variantMartin Willi2018-11-162-0/+317
| * | | crypto: x86/chacha20 - Add a 2-block AVX2 variantMartin Willi2018-11-162-0/+204
| * | | crypto: x86/chacha20 - Use larger block functions more aggressivelyMartin Willi2018-11-161-15/+24
| * | | crypto: x86/chacha20 - Support partial lengths in 8-block AVX2 variantMartin Willi2018-11-162-61/+133
| * | | crypto: x86/chacha20 - Support partial lengths in 4-block SSSE3 variantMartin Willi2018-11-162-40/+128
| * | | crypto: x86/chacha20 - Support partial lengths in 1-block SSSE3 variantMartin Willi2018-11-162-22/+63
| | |/ | |/|
* | | Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell2018-11-197-68/+147
|\ \ \
| * \ \ Merge branch 'work.afs' into for-nextAl Viro2018-10-2947-288/+683
| |\ \ \
| * | | | vfs: syscall: Add fsinfo() to query filesystem informationDavid Howells2018-10-292-0/+2
| * | | | vfs: syscall: Add fspick() to select a superblock for reconfigurationDavid Howells2018-10-232-0/+2
| * | | | vfs: syscall: Add fsmount() to create a mount for a superblockDavid Howells2018-10-232-0/+2
| * | | | vfs: syscall: Add fsconfig() for configuring and managing a contextDavid Howells2018-10-232-0/+2
| * | | | vfs: syscall: Add fsopen() to prepare for superblock creationDavid Howells2018-10-232-0/+2
| * | | | Make anon_inodes unconditionalDavid Howells2018-10-232-2/+0
| * | | | kernfs, sysfs, cgroup, intel_rdt: Support fs_contextDavid Howells2018-10-232-66/+132
| * | | | vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells2018-10-231-0/+1
| * | | | vfs: syscall: Add move_mount(2) to move mounts aroundDavid Howells2018-09-112-0/+2
| * | | | vfs: syscall: Add open_tree(2) to reference or clone a mountAl Viro2018-09-112-0/+2
| * | | | vfs: Require specification of size of mount data for internal mountsDavid Howells2018-09-111-1/+1
* | | | | Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell2018-11-191-1/+1
|\ \ \ \ \
| * | | | | x86/mm: declare check_la57_support() as inlineChangbin Du2018-11-121-1/+1
| | |_|_|/ | |/| | |
* | | | | perf/x86/intel/uncore: Support CoffeeLake 8th CBOXKan Liang2018-11-122-9/+30
* | | | | perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUsKan Liang2018-11-121-1/+114
|/ / / /
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-1112-117/+76
|\ \ \ \
| * | | | x86/cpu/vmware: Do not trace vmware_sched_clock()Steven Rostedt (VMware)2018-11-091-1/+1
| * | | | x86/vsmp: Remove dependency on pv_irq_opsEial Czerwacki2018-11-062-78/+7
| * | | | x86/ldt: Remove unused variable in map_ldt_struct()Kirill A. Shutemov2018-11-061-8/+0
| * | | | x86/ldt: Unmap PTEs for the slot before freeing LDT pagesKirill A. Shutemov2018-11-061-13/+38
| * | | | x86/mm: Move LDT remap out of KASLR region on 5-level pagingKirill A. Shutemov2018-11-063-11/+11
| * | | | acpi/nfit, x86/mce: Validate a MCE's address before using itVishal Verma2018-11-062-1/+3
| * | | | acpi/nfit, x86/mce: Handle only uncorrectable machine checksVishal Verma2018-11-062-1/+3
| * | | | x86/build: Remove -pipe from KBUILD_CFLAGSNathan Chancellor2018-11-051-3/+1
| * | | | x86/hyper-v: Fix indentation in hv_do_fast_hypercall16()Yi Wang2018-11-051-1/+1
| * | | | x86/hyper-v: Enable PIT shutdown quirkMichael Kelley2018-11-041-0/+11
| | |_|/ | |/| |