index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
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-24
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
[next]