summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-05-076-78/+127
|\
| * x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h modelsYazen Ghannam2019-04-233-13/+48
| * x86/MCE: Add an MCE-record filtering functionYazen Ghannam2019-04-233-0/+11
| * x86/mce: Fix debugfs_simple_attr.cocci warningsYueHaibing2019-04-191-4/+4
| * x86/mce: Remove mce_report_event()Borislav Petkov2019-03-291-18/+2
| * x86/mce: Handle varying MCA bank countsYazen Ghannam2019-03-272-22/+14
| * x86/mce: Fix machine_check_poll() tests for error typesTony Luck2019-03-271-7/+37
| * x86/MCE: Group AMD function prototypes in <asm/mce.h>Yazen Ghannam2019-03-241-14/+11
* | Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-05-076-68/+231
|\ \
| * \ Merge branch 'pm-x86'Rafael J. Wysocki2019-05-066-68/+231
| |\ \
| | * | x86: tsc: Rework time_cpufreq_notifier()Rafael J. Wysocki2019-04-251-15/+14
| | * | PM / arch: x86: MSR_IA32_ENERGY_PERF_BIAS sysfs interfaceRafael J. Wysocki2019-04-071-4/+89
| | * | PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handlingRafael J. Wysocki2019-04-075-53/+132
* | | | Merge tag 'acpi-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-05-071-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'acpica'Rafael J. Wysocki2019-05-061-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ACPICA: Rename nameseg compare macro for clarityBob Moore2019-04-091-1/+1
* | | | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-072-2/+1
|\ \ \ \ \
| * | | | | x86/io: Remove useless definition of mmiowb()Will Deacon2019-04-081-2/+0
| * | | | | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
* | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-05-073-37/+47
|\ \ \ \ \ \
| * | | | | | x86/microcode: Deprecate MICROCODE_OLD_INTERFACEBorislav Petkov2019-04-101-1/+9
| * | | | | | x86/microcode: Fix the ancient deprecated microcode loading methodBorislav Petkov2019-04-101-1/+2
| * | | | | | x86/microcode/intel: Refactor Intel microcode blob loadingJann Horn2019-04-101-35/+36
| |/ / / / /
* | | | | | Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-072-4/+4
|\ \ \ \ \ \
| * | | | | | x86/topology: Make DEBUG_HOTPLUG_CPU0 pr_info() more descriptiveJuri Lelli2019-04-191-1/+1
| * | | | | | x86/smpboot: Rename match_die() to match_pkg()Len Brown2019-04-191-3/+3
* | | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-072-2/+5
|\ \ \ \ \ \ \
| * | | | | | | x86/timer: Don't inline __const_udelay()Andi Kleen2019-04-191-1/+1
| * | | | | | | x86/tsc: Add option to disable tsc clocksource watchdogJuri Lelli2019-03-221-1/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-073-2/+7
|\ \ \ \ \ \ \
| * | | | | | | x86/kvm: Make steal_time visibleAndi Kleen2019-04-191-1/+1
| * | | | | | | x86/hyperv: Make hv_vcpu_is_preempted() visibleAndi Kleen2019-04-191-1/+1
| * | | | | | | x86/hyper-v: Implement EOI assistVitaly Kuznetsov2019-04-161-0/+5
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-0721-241/+469
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/mm: Initialize PGD cache during mm initializationNadav Amit2019-05-051-4/+6
| * | | | | | | | x86/alternatives: Add comment about module removal racesNadav Amit2019-04-301-0/+5
| * | | | | | | | x86/kprobes: Use vmalloc special flagRick Edgecombe2019-04-301-6/+1
| * | | | | | | | x86/ftrace: Use vmalloc special flagRick Edgecombe2019-04-301-8/+6
| * | | | | | | | mm/hibernation: Make hibernation handle unmapped pagesRick Edgecombe2019-04-301-4/+0
| * | | | | | | | x86/mm/cpa: Add set_direct_map_*() functionsRick Edgecombe2019-04-303-3/+15
| * | | | | | | | x86/alternatives: Remove the return value of text_poke_*()Nadav Amit2019-04-302-9/+6
| * | | | | | | | x86/jump-label: Remove support for custom text pokerNadav Amit2019-04-301-16/+10
| * | | | | | | | x86/modules: Avoid breaking W^X while loading modulesNadav Amit2019-04-302-8/+22
| * | | | | | | | x86/kprobes: Set instruction page as executableNadav Amit2019-04-301-4/+20
| * | | | | | | | x86/ftrace: Set trampoline pages as executableNadav Amit2019-04-301-0/+8
| * | | | | | | | x86/kgdb: Avoid redundant comparison of patched codeNadav Amit2019-04-301-13/+1
| * | | | | | | | x86/alternatives: Use temporary mm for text pokingNadav Amit2019-04-303-26/+86
| * | | | | | | | x86/alternatives: Initialize temporary mm for patchingNadav Amit2019-04-304-0/+45
| * | | | | | | | x86/mm: Save debug registers when loading a temporary mmNadav Amit2019-04-301-0/+23
| * | | | | | | | x86/mm: Introduce temporary mm structsAndy Lutomirski2019-04-301-0/+33