summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-047-43/+43
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/apm: Fix spelling mistake: "caculate" -> "calculate"Colin Ian King2018-05-191-1/+1
| * | | | | | | | | | | x86/mtrr: Rename main.c to mtrr.c and remove duplicate prefixesJoe Perches2018-05-132-18/+17
| * | | | | | | | | | | x86: Remove pr_fmt duplicate logging prefixesJoe Perches2018-05-133-20/+21
| * | | | | | | | | | | x86/early-quirks: Rename duplicate define of dev_errJoe Perches2018-05-131-4/+4
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-041-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/build: Remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada2018-05-131-2/+2
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-0411-81/+178
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/mm: Mark __pgtable_l5_enabled __initdataKirill A. Shutemov2018-05-191-1/+1
| * | | | | | | | | | | x86/mm: Introduce the 'no5lvl' kernel parameterKirill A. Shutemov2018-05-192-4/+20
| * | | | | | | | | | | x86/mm: Stop pretending pgtable_l5_enabled is a variableKirill A. Shutemov2018-05-192-2/+3
| * | | | | | | | | | | x86/mm: Unify pgtable_l5_enabled usage in early boot codeKirill A. Shutemov2018-05-191-7/+5
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/urgent' and 'core/urgent' into x86/boot, to pick up fixes...Ingo Molnar2018-05-1917-121/+104
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/CPU: Move x86_cpuinfo::x86_max_cores assignment to detect_num_cpu_cores()Thomas Gleixner2018-05-134-8/+7
| * | | | | | | | | | | | | x86/Centaur: Report correct CPU/cache topologyDavid Wang2018-05-131-0/+5
| * | | | | | | | | | | | | x86/CPU: Move cpu_detect_cache_sizes() into init_intel_cacheinfo()David Wang2018-05-133-13/+8
| * | | | | | | | | | | | | x86/CPU: Make intel_num_cpu_cores() genericDavid Wang2018-05-133-19/+16
| * | | | | | | | | | | | | x86/CPU: Move cpu local function declarations to local headerThomas Gleixner2018-05-132-0/+11
| * | | | | | | | | | | | | x86/CPU/AMD: Derive CPU topology from CPUID function 0xB when availableSuravee Suthikulpanit2018-05-061-1/+10
| * | | | | | | | | | | | | x86/CPU: Modify detect_extended_topology() to return resultSuravee Suthikulpanit2018-05-061-4/+4
| * | | | | | | | | | | | | x86/CPU/AMD: Calculate last level cache ID from number of sharing threadsSuravee Suthikulpanit2018-05-062-16/+42
| * | | | | | | | | | | | | x86/CPU: Rename intel_cacheinfo.c to cacheinfo.cBorislav Petkov2018-05-062-1/+1
| * | | | | | | | | | | | | x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be presentBorislav Petkov2018-05-063-16/+8
| * | | | | | | | | | | | | x86/Centaur: Initialize supported CPU features properlyDavid Wang2018-04-201-0/+48
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-041-4/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-05-311-15/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | perf/x86: Store user space frame-pointer value on a sampleAlexey Budankov2018-05-251-4/+6
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-041-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-05-301-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | rcu/x86: Provide early rcu_cpu_starting() callbackPeter Zijlstra2018-05-221-0/+4
| | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-044-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | signal: Add TRAP_UNK si_code for undiagnosted trap exceptionsEric W. Biederman2018-04-251-1/+1
| * | | | | | | | | | | | | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-253-1/+5
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-041-44/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/pci-dma: switch the VIA 32-bit DMA quirk to use the struct device flagChristoph Hellwig2018-05-281-17/+10
| * | | | | | | | | | | | | x86/pci-dma: remove the explicit nodac and allowdac optionChristoph Hellwig2018-05-281-2/+2
| * | | | | | | | | | | | | x86/pci-dma: remove the experimental forcesac boot optionChristoph Hellwig2018-05-281-20/+1
| * | | | | | | | | | | | | dma-mapping: remove unused gfp_t parameter to arch_dma_alloc_attrsHuaisheng Ye2018-05-251-1/+1
| * | | | | | | | | | | | | dma-debug: move initialization to common codeChristoph Hellwig2018-05-081-4/+0
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-041-14/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-14/+1
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | x86/speculation: Simplify the CPU bug detection logicDominik Brodowski2018-05-231-15/+7
| |_|_|/ / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds2018-05-217-31/+621
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/bugs: Rename SSBD_NO to SSB_NOKonrad Rzeszutek Wilk2018-05-181-1/+1
| * | | | | | | | | | | KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBDTom Lendacky2018-05-171-1/+2
| * | | | | | | | | | | x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFGThomas Gleixner2018-05-171-0/+30
| * | | | | | | | | | | x86/bugs: Rework spec_ctrl base and mask logicThomas Gleixner2018-05-171-7/+19
| * | | | | | | | | | | x86/bugs: Remove x86_spec_ctrl_set()Thomas Gleixner2018-05-171-11/+2
| * | | | | | | | | | | x86/bugs: Expose x86_spec_ctrl_base directlyThomas Gleixner2018-05-171-10/+1
| * | | | | | | | | | | x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host}Borislav Petkov2018-05-171-45/+15
OpenPOWER on IntegriCloud