summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-054-12/+19
|\
| * x86: Convert x86_platform_ops to timespec64Arnd Bergmann2018-05-194-12/+19
| * Merge branch 'linus' into timers/2038Thomas Gleixner2018-05-1913-122/+87Star
| |\
* | \ Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-051-1/+1
|\ \ \
| * \ \ Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-0210-117/+72Star
| |\ \ \ | | |/ / | |/| |
| * | | Merge tag 'y2038-timekeeping' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2018-04-191-1/+1
| |\ \ \
| | * | | compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-191-1/+1
* | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-053-9/+26
|\ \ \ \ \
| * | | | | x86/MCE/AMD: Read MCx_MISC block addresses on any CPUBorislav Petkov2018-05-191-8/+7Star
| * | | | | Merge branch 'ras/urgent' into ras/coreThomas Gleixner2018-05-195-31/+40
| |\ \ \ \ \
| * | | | | | x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()Luck, Tony2018-05-061-1/+1
| * | | | | | x86/MCE: Enable MCE broadcasting on new Centaur CPUsDavid Wang2018-05-061-0/+18
* | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-052-79/+73Star
|\ \ \ \ \ \ \
| * | | | | | | x86/dumpstack: Explain the reasoning for the prologue and buffer sizeBorislav Petkov2018-04-261-0/+19
| * | | | | | | x86/dumpstack: Save first regs set for the executive summaryBorislav Petkov2018-04-261-20/+12Star
| * | | | | | | x86/dumpstack: Add a show_ip() functionBorislav Petkov2018-04-262-15/+16
| * | | | | | | x86/dumpstack: Add loglevel argument to show_opcodes()Borislav Petkov2018-04-261-3/+3
| * | | | | | | x86/dumpstack: Improve opcodes dumping in the code sectionBorislav Petkov2018-04-261-16/+15Star
| * | | | | | | x86/dumpstack: Carve out code-dumping into a functionBorislav Petkov2018-04-261-27/+30
| * | | | | | | x86/dumpstack: Unexport oops_begin()Borislav Petkov2018-04-261-1/+0Star
| * | | | | | | x86/dumpstack: Remove code_bytesBorislav Petkov2018-04-261-23/+4Star
* | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-057-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/+17Star
| * | | | | | | | 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-051-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-0511-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/+5Star
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'x86/urgent' and 'core/urgent' into x86/boot, to pick up fixes...Ingo Molnar2018-05-1917-121/+104Star
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/CPU: Move x86_cpuinfo::x86_max_cores assignment to detect_num_cpu_cores()Thomas Gleixner2018-05-134-8/+7Star
| * | | | | | | | | | | 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/+8Star
| * | | | | | | | | | | x86/CPU: Make intel_num_cpu_cores() genericDavid Wang2018-05-133-19/+16Star
| * | | | | | | | | | | 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/+8Star
| * | | | | | | | | | | 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-051-4/+6
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-05-311-15/+7Star
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | 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-051-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-05-301-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |