summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-305-7/+1
|\
| * block: remove CONFIG_DEBUG_BLOCK_EXT_DEVTChristoph Hellwig2021-08-242-2/+0
| * ubd: use bvec_virtChristoph Hellwig2021-08-161-2/+1
| * block: remove cmdline-parser.cChristoph Hellwig2021-08-021-1/+0
| * MIPS: don't include <linux/genhd.h> in <asm/mach-rc32434/rb.h>Christoph Hellwig2021-08-021-2/+0
* | Merge tag 'x86-misc-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-08-301-1/+2
|\ \
| * | x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versionsPaul Gortmaker2021-08-121-1/+2
* | | Merge tag 'x86-irq-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-08-3014-37/+357
|\ \ \
| * | | x86: Fix typo s/ECLR/ELCR/ for the PIC registerMaciej W. Rozycki2021-08-103-14/+14
| * | | x86: Avoid magic number with ELCR register accessesMaciej W. Rozycki2021-08-107-11/+15
| * | | x86/PCI: Add support for the Intel 82426EX PIRQ routerMaciej W. Rozycki2021-08-101-0/+49
| * | | x86/PCI: Add support for the Intel 82374EB/82374SB (ESC) PIRQ routerMaciej W. Rozycki2021-08-101-0/+73
| * | | x86/PCI: Add support for the ALi M1487 (IBC) PIRQ routerMaciej W. Rozycki2021-08-101-2/+152
| * | | x86: Add support for 0x22/0x23 port I/O configuration spaceMaciej W. Rozycki2021-08-105-10/+54
| |/ /
* | | Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-08-309-28/+175
|\ \ \
| * | | x86, prctl: Hook L1D flushing in via prctlBalbir Singh2021-07-281-0/+33
| * | | x86/mm: Prepare for opt-in based L1D flush in switch_mm()Balbir Singh2021-07-285-2/+98
| * | | x86/process: Make room for TIF_SPEC_L1D_FLUSHBalbir Singh2021-07-281-2/+2
| * | | sched: Add task_work callback for paranoid L1D flushBalbir Singh2021-07-281-0/+3
| * | | x86/mm: Refactor cond_ibpb() to support other use casesBalbir Singh2021-07-282-25/+30
| * | | x86/smp: Add a per-cpu view of SMT stateBalbir Singh2021-07-282-1/+11
* | | | Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-08-3029-144/+84
|\ \ \ \
| * \ \ \ Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2021-08-2928-140/+84
| |\ \ \ \
| | * | | | powerpc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-1211-74/+43
| | * | | | nios2: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-121-3/+1
| | * | | | xtensa: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-121-3/+1
| | * | | | SH: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-123-3/+3
| | * | | | mips: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-128-39/+29
| | * | | | arc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-121-1/+1
| | * | | | ARM: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-123-17/+6
| | |/ / /
| * | | | s390/pci: Do not mask MSI[-X] entries on teardownThomas Gleixner2021-08-101-4/+0
* | | | | Merge tag 'perf-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-08-3016-88/+843
|\ \ \ \ \
| * | | | | perf/x86/amd/ibs: Add bitfield definitions in new <asm/amd-ibs.h> headerKim Phillips2021-08-262-14/+141
| * | | | | perf/amd/uncore: Allow the driver to be built as a moduleKim Phillips2021-08-263-3/+40
| * | | | | x86/cpu: Add get_llc_id() helper functionKim Phillips2021-08-264-2/+10
| * | | | | perf/amd/uncore: Clean up header use, use <linux/ include paths instead of <asm/Kim Phillips2021-08-261-2/+2
| * | | | | perf/amd/uncore: Simplify code, use free_percpu()'s built-in check for NULLKim Phillips2021-08-261-4/+2
| * | | | | perf/x86/intel: Replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior2021-08-262-6/+6
| * | | | | perf/x86: Remove unused assignment to pointer 'e'Colin Ian King2021-08-261-3/+1
| * | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2021-08-261999-33728/+54171
| |\ \ \ \ \
| * | | | | | perf/x86/intel/uncore: Fix IIO cleanup mapping procedure for SNR/ICXAlexander Antonov2021-07-161-12/+28
| * | | | | | perf/x86/intel/uncore: Support IMC free-running counters on Sapphire Rapids s...Kan Liang2021-07-021-1/+65
| * | | | | | perf/x86/intel/uncore: Support IIO free-running counters on Sapphire Rapids s...Kan Liang2021-07-023-11/+136
| * | | | | | perf/x86/intel/uncore: Factor out snr_uncore_mmio_map()Kan Liang2021-07-021-11/+25
| * | | | | | perf/x86/intel/uncore: Add alias PMU nameKan Liang2021-07-023-7/+41
| * | | | | | perf/x86/intel/uncore: Add Sapphire Rapids server MDF supportKan Liang2021-07-021-1/+6
| * | | | | | perf/x86/intel/uncore: Add Sapphire Rapids server M3UPI supportKan Liang2021-07-021-1/+6
| * | | | | | perf/x86/intel/uncore: Add Sapphire Rapids server UPI supportKan Liang2021-07-021-1/+6
| * | | | | | perf/x86/intel/uncore: Add Sapphire Rapids server M2M supportKan Liang2021-07-023-8/+44
| * | | | | | perf/x86/intel/uncore: Add Sapphire Rapids server IMC supportKan Liang2021-07-023-6/+45