summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel: Fix INTEL_FLAGS_EVENT_CONSTRAINT* maskingStephane Eranian2019-05-101-2/+2
* perf/x86/amd/iommu: Make the 'amd_iommu_attr_groups' symbol staticWang Hai2019-05-081-1/+1
* Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-05-066-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 'edac_for_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2019-05-061-12/+13
|\ \
| * | arm64: dts: stratix10: Use new Stratix10 EDAC bindingsThor Thayer2019-04-101-12/+13
| |/
* | Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-05-066-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-061-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-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-05-0671-616/+1224
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Will Deacon2019-05-031-2/+2
| |\ \ \ \ \
| | * | | | | arm64: perf_event: Remove wrongfully used inlineRaphael Gault2019-04-111-2/+2
| * | | | | | Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g...Will Deacon2019-05-019-35/+126
| |\ \ \ \ \ \
| | * | | | | | clocksource/arm_arch_timer: Use arch_timer_read_counter to access stable coun...Marc Zyngier2019-04-302-4/+26
| | * | | | | | clocksource/arm_arch_timer: Remove use of workaround static keyMarc Zyngier2019-04-301-4/+0
| | * | | | | | clocksource/arm_arch_timer: Drop use of static key in arch_timer_reg_read_stableMarc Zyngier2019-04-301-14/+28
| | * | | | | | clocksource/arm_arch_timer: Direcly assign set_next_event workaroundMarc Zyngier2019-04-302-0/+20
| | * | | | | | arm64: Use arch_timer_read_counter instead of arch_counter_get_cntvctMarc Zyngier2019-04-301-2/+2
| | * | | | | | ARM: vdso: Remove dependency with the arch_timer driver internalsMarc Zyngier2019-04-302-2/+5
| | * | | | | | arm64: Apply ARM64_ERRATUM_1188873 to Neoverse-N1Marc Zyngier2019-04-302-7/+17
| | * | | | | | arm64: Add part number for Neoverse N1Marc Zyngier2019-04-301-0/+2
| | * | | | | | arm64: Make ARM64_ERRATUM_1188873 depend on COMPATMarc Zyngier2019-04-301-0/+1
| | * | | | | | arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32Marc Zyngier2019-04-301-2/+17
| | |/ / / / /
| * | | | | | Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker...Will Deacon2019-05-019-93/+247
| |\ \ \ \ \ \
| | * | | | | | arm64/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-05-012-2/+12
| | * | | | | | arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSBWill Deacon2019-05-011-4/+6
| | * | | | | | arm64: enable generic CPU vulnerabilites supportMian Yousaf Kaukab2019-05-011-0/+1
| | * | | | | | arm64: add sysfs vulnerability show for speculative store bypassJeremy Linton2019-05-011-0/+42
| | * | | | | | arm64: Always enable ssb vulnerability detectionJeremy Linton2019-04-262-8/+5
| | * | | | | | arm64: add sysfs vulnerability show for spectre-v2Jeremy Linton2019-04-261-1/+26
| | * | | | | | arm64: Always enable spectre-v2 vulnerability detectionJeremy Linton2019-04-261-7/+8
| | * | | | | | arm64: Use firmware to detect CPUs that are not affected by Spectre-v2Marc Zyngier2019-04-261-9/+23
| | * | | | | | arm64: Advertise mitigation of Spectre-v2, or lack thereofMarc Zyngier2019-04-261-53/+56
| | * | | | | | arm64: add sysfs vulnerability show for meltdownJeremy Linton2019-04-261-14/+44
| | * | | | | | arm64: Add sysfs vulnerability show for spectre-v1Mian Yousaf Kaukab2019-04-261-0/+6
| | * | | | | | arm64: Provide a command line to disable spectre_v2 mitigationJeremy Linton2019-04-261-0/+13
| | * | | | | | Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...Will Deacon2019-04-265-8/+18
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'for-next/futex' of git://git.kernel.org/pub/scm/linux/kernel/gi...Will Deacon2019-05-011-24/+39
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg()Will Deacon2019-04-261-1/+3