summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-2115-417/+742
|\
| * Merge branch 'perf/kprobes' into perf/core, to pick up finished branchIngo Molnar2021-02-172-98/+81
| |\
| | * x86/kprobes: Do not decode opcode in resume_execution()Masami Hiramatsu2021-01-052-98/+81
| * | perf/x86/rapl: Fix psys-energy event on Intel SPR platformZhang Rui2021-02-101-12/+9
| * | perf/x86/rapl: Only check lower 32bits for RAPL energy countersZhang Rui2021-02-101-5/+8
| * | perf/x86/rapl: Add msr mask supportZhang Rui2021-02-102-4/+10
| * | perf/x86/kvm: Add Cascade Lake Xeon steppings to isolation_ucodes[]Jim Mattson2021-02-101-0/+3
| * | perf/x86/intel: Support CPUID 10.ECX to disable fixed countersKan Liang2021-02-013-11/+36
| * | perf/x86/intel: Add perf core PMU support for Sapphire RapidsKan Liang2021-02-014-12/+433
| * | perf/x86/intel: Filter unsupported Topdown metrics eventKan Liang2021-02-013-4/+22
| * | perf/x86/intel: Factor out intel_update_topdown_event()Kan Liang2021-02-011-7/+13
| * | perf/core: Add PERF_SAMPLE_WEIGHT_STRUCTKan Liang2021-02-012-9/+10
| * | perf/intel: Remove Perfmon-v4 counter_freezing supportPeter Zijlstra2021-01-272-154/+1
| * | x86/perf: Use static_call for x86_pmu.guest_get_msrsLike Xu2021-01-273-25/+21
| * | perf/x86/intel/uncore: With > 8 nodes, get pci bus die id from NUMA infoSteve Wahl2021-01-141-28/+65
| * | perf/x86/intel/uncore: Store the logical die id instead of the physical die id.Steve Wahl2021-01-144-57/+39
| |/
* | Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-217-12/+73
|\ \
| * | sched,x86: Allow !PREEMPT_DYNAMICPeter Zijlstra2021-02-171-6/+18
| * | entry/kvm: Explicitly flush pending rcuog wakeup before last rescheduling pointFrederic Weisbecker2021-02-171-0/+1
| * | sched: Harden PREEMPT_DYNAMICPeter Zijlstra2021-02-171-2/+2
| * | static_call: Allow module use without exposing static_call_keyJosh Poimboeuf2021-02-171-0/+7
| * | preempt/dynamic: Provide preempt_schedule[_notrace]() static callsPeter Zijlstra (Intel)2021-02-171-8/+26
| * | preempt: Introduce CONFIG_PREEMPT_DYNAMICMichal Hocko2021-02-172-0/+10
| * | static_call/x86: Add __static_call_return0()Peter Zijlstra2021-02-171-2/+15
| * | sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIODietmar Eggemann2021-02-171-1/+1
* | | Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-214-6/+10
|\ \ \
| * | | x86/ldt: Use tlb_gather_mmu_fullmm() when freeing LDT page-tablesWill Deacon2021-01-291-1/+7
| * | | tlb: arch: Remove empty __tlb_remove_tlb_entry() stubsWill Deacon2021-01-292-2/+0
| * | | tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu()Will Deacon2021-01-292-2/+2
| * | | tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu()Will Deacon2021-01-292-2/+2
* | | | Merge tag 'irq-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-212-0/+4
|\ \ \ \
| * \ \ \ Merge tag 'irqchip-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2021-02-152-0/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | irqchip/sun6i-r: Use a stacked irqchip driverSamuel Holland2021-01-212-0/+4
* | | | | Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-212-2/+2
|\ \ \ \ \
| * | | | | block: store a block_device pointer in struct bioChristoph Hellwig2021-01-242-2/+2
| |/ / / /
* | | | | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-21170-11890/+6
|\ \ \ \ \
| * | | | | drivers: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-291-32/+0
| * | | | | arch: xtensa: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-2910-70/+1
| * | | | | arch: x86: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-2913-2602/+1
| * | | | | arch: sparc: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-295-100/+0
| * | | | | arch: sh: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-2920-177/+0
| * | | | | arch: s390: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-296-53/+0
| * | | | | arch: powerpc: Remove oprofileViresh Kumar2021-01-2912-4637/+0
| * | | | | arch: powerpc: Stop building and using oprofileViresh Kumar2021-01-2928-347/+1
| * | | | | arch: parisc: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-294-36/+0
| * | | | | arch: mips: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-2217-1255/+2
| * | | | | arch: microblaze: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-224-39/+0
| * | | | | arch: ia64: Remove rest of perfmon supportViresh Kumar2021-01-2210-1217/+1
| * | | | | arch: ia64: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-226-172/+0
| * | | | | arch: hexagon: Don't select HAVE_OPROFILEViresh Kumar2021-01-221-1/+0