| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-02-21 | 15 | -417/+742 |
|\ |
|
| * | Merge branch 'perf/kprobes' into perf/core, to pick up finished branch | Ingo Molnar | 2021-02-17 | 2 | -98/+81 |
| |\ |
|
| | * | x86/kprobes: Do not decode opcode in resume_execution() | Masami Hiramatsu | 2021-01-05 | 2 | -98/+81 |
| * | | perf/x86/rapl: Fix psys-energy event on Intel SPR platform | Zhang Rui | 2021-02-10 | 1 | -12/+9 |
| * | | perf/x86/rapl: Only check lower 32bits for RAPL energy counters | Zhang Rui | 2021-02-10 | 1 | -5/+8 |
| * | | perf/x86/rapl: Add msr mask support | Zhang Rui | 2021-02-10 | 2 | -4/+10 |
| * | | perf/x86/kvm: Add Cascade Lake Xeon steppings to isolation_ucodes[] | Jim Mattson | 2021-02-10 | 1 | -0/+3 |
| * | | perf/x86/intel: Support CPUID 10.ECX to disable fixed counters | Kan Liang | 2021-02-01 | 3 | -11/+36 |
| * | | perf/x86/intel: Add perf core PMU support for Sapphire Rapids | Kan Liang | 2021-02-01 | 4 | -12/+433 |
| * | | perf/x86/intel: Filter unsupported Topdown metrics event | Kan Liang | 2021-02-01 | 3 | -4/+22 |
| * | | perf/x86/intel: Factor out intel_update_topdown_event() | Kan Liang | 2021-02-01 | 1 | -7/+13 |
| * | | perf/core: Add PERF_SAMPLE_WEIGHT_STRUCT | Kan Liang | 2021-02-01 | 2 | -9/+10 |
| * | | perf/intel: Remove Perfmon-v4 counter_freezing support | Peter Zijlstra | 2021-01-27 | 2 | -154/+1 |
| * | | x86/perf: Use static_call for x86_pmu.guest_get_msrs | Like Xu | 2021-01-27 | 3 | -25/+21 |
| * | | perf/x86/intel/uncore: With > 8 nodes, get pci bus die id from NUMA info | Steve Wahl | 2021-01-14 | 1 | -28/+65 |
| * | | perf/x86/intel/uncore: Store the logical die id instead of the physical die id. | Steve Wahl | 2021-01-14 | 4 | -57/+39 |
| |/ |
|
* | | Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-02-21 | 7 | -12/+73 |
|\ \ |
|
| * | | sched,x86: Allow !PREEMPT_DYNAMIC | Peter Zijlstra | 2021-02-17 | 1 | -6/+18 |
| * | | entry/kvm: Explicitly flush pending rcuog wakeup before last rescheduling point | Frederic Weisbecker | 2021-02-17 | 1 | -0/+1 |
| * | | sched: Harden PREEMPT_DYNAMIC | Peter Zijlstra | 2021-02-17 | 1 | -2/+2 |
| * | | static_call: Allow module use without exposing static_call_key | Josh Poimboeuf | 2021-02-17 | 1 | -0/+7 |
| * | | preempt/dynamic: Provide preempt_schedule[_notrace]() static calls | Peter Zijlstra (Intel) | 2021-02-17 | 1 | -8/+26 |
| * | | preempt: Introduce CONFIG_PREEMPT_DYNAMIC | Michal Hocko | 2021-02-17 | 2 | -0/+10 |
| * | | static_call/x86: Add __static_call_return0() | Peter Zijlstra | 2021-02-17 | 1 | -2/+15 |
| * | | sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIO | Dietmar Eggemann | 2021-02-17 | 1 | -1/+1 |
* | | | Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-02-21 | 4 | -6/+10 |
|\ \ \ |
|
| * | | | x86/ldt: Use tlb_gather_mmu_fullmm() when freeing LDT page-tables | Will Deacon | 2021-01-29 | 1 | -1/+7 |
| * | | | tlb: arch: Remove empty __tlb_remove_tlb_entry() stubs | Will Deacon | 2021-01-29 | 2 | -2/+0 |
| * | | | tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu() | Will Deacon | 2021-01-29 | 2 | -2/+2 |
| * | | | tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu() | Will Deacon | 2021-01-29 | 2 | -2/+2 |
* | | | | Merge tag 'irq-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-02-21 | 2 | -0/+4 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'irqchip-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner | 2021-02-15 | 2 | -0/+4 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | irqchip/sun6i-r: Use a stacked irqchip driver | Samuel Holland | 2021-01-21 | 2 | -0/+4 |
* | | | | | Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-02-21 | 2 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | block: store a block_device pointer in struct bio | Christoph Hellwig | 2021-01-25 | 2 | -2/+2 |
| |/ / / / |
|
* | | | | | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-02-21 | 170 | -11890/+6 |
|\ \ \ \ \ |
|
| * | | | | | drivers: Remove CONFIG_OPROFILE support | Viresh Kumar | 2021-01-29 | 1 | -32/+0 |
| * | | | | | arch: xtensa: Remove CONFIG_OPROFILE support | Viresh Kumar | 2021-01-29 | 10 | -70/+1 |
| * | | | | | arch: x86: Remove CONFIG_OPROFILE support | Viresh Kumar | 2021-01-29 | 13 | -2602/+1 |
| * | | | | | arch: sparc: Remove CONFIG_OPROFILE support | Viresh Kumar | 2021-01-29 | 5 | -100/+0 |
| * | | | | | arch: sh: Remove CONFIG_OPROFILE support | Viresh Kumar | 2021-01-29 | 20 | -177/+0 |
| * | | | | | arch: s390: Remove CONFIG_OPROFILE support | Viresh Kumar | 2021-01-29 | 6 | -53/+0 |
| * | | | | | arch: powerpc: Remove oprofile | Viresh Kumar | 2021-01-29 | 12 | -4637/+0 |
| * | | | | | arch: powerpc: Stop building and using oprofile | Viresh Kumar | 2021-01-29 | 28 | -347/+1 |
| * | | | | | arch: parisc: Remove CONFIG_OPROFILE support | Viresh Kumar | 2021-01-29 | 4 | -36/+0 |
| * | | | | | arch: mips: Remove CONFIG_OPROFILE support | Viresh Kumar | 2021-01-22 | 17 | -1255/+2 |
| * | | | | | arch: microblaze: Remove CONFIG_OPROFILE support | Viresh Kumar | 2021-01-22 | 4 | -39/+0 |
| * | | | | | arch: ia64: Remove rest of perfmon support | Viresh Kumar | 2021-01-22 | 10 | -1217/+1 |
| * | | | | | arch: ia64: Remove CONFIG_OPROFILE support | Viresh Kumar | 2021-01-22 | 6 | -172/+0 |
| * | | | | | arch: hexagon: Don't select HAVE_OPROFILE | Viresh Kumar | 2021-01-22 | 1 | -1/+0 |