summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | perf/x86/amd: Make Zen3 branch sampling opt-inStephane Eranian2022-04-053-11/+49
| * | | perf/x86/amd: Add AMD branch sampling period adjustmentStephane Eranian2022-04-052-0/+19
| * | | perf/x86/amd: Enable branch sampling priv level filteringStephane Eranian2022-04-051-6/+20
| * | | perf/x86/amd: Add branch-brs helper event for Fam19h BRSStephane Eranian2022-04-051-0/+15
| * | | perf/x86/amd: Add AMD Fam19h Branch Sampling supportStephane Eranian2022-04-056-22/+645
| * | | x86/cpufeatures: Add AMD Fam19h Branch Sampling featureStephane Eranian2022-04-051-0/+1
| * | | perf/core: Add perf_clear_branch_entry_bitfields() helperStephane Eranian2022-04-052-19/+33
* | | | Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-05-2434-683/+955
|\ \ \ \
| * | | | objtool: Fix objtool regression on x32 systemsMikulas Patocka2022-05-203-7/+8
| * | | | objtool: Fix symbol creationPeter Zijlstra2022-05-201-69/+129
| * | | | scripts/faddr2line: Fix overlapping text section failuresJosh Poimboeuf2022-05-121-53/+97
| * | | | scripts: Create objdump-func helper scriptJosh Poimboeuf2022-05-121-0/+29
| * | | | objtool: Remove libsubcmd.a when make cleanTiezhu Yang2022-05-121-1/+1
| * | | | objtool: Remove inat-tables.c when make cleanTiezhu Yang2022-05-121-1/+1
| * | | | objtool: Update documentationJosh Poimboeuf2022-04-221-20/+102
| * | | | objtool: Remove --lto and --vmlinux in favor of --linkJosh Poimboeuf2022-04-227-39/+70
| * | | | objtool: Add HAVE_NOINSTR_VALIDATIONJosh Poimboeuf2022-04-223-1/+5
| * | | | objtool: Rename "VMLINUX_VALIDATION" -> "NOINSTR_VALIDATION"Josh Poimboeuf2022-04-223-5/+5
| * | | | objtool: Make noinstr hacks optionalJosh Poimboeuf2022-04-229-6/+23
| * | | | objtool: Make jump label hack optionalJosh Poimboeuf2022-04-228-12/+44
| * | | | objtool: Make static call annotation optionalJosh Poimboeuf2022-04-225-5/+14
| * | | | objtool: Make stack validation frame-pointer-specificJosh Poimboeuf2022-04-225-10/+3
| * | | | objtool: Add CONFIG_OBJTOOLJosh Poimboeuf2022-04-2217-57/+73
| * | | | objtool: Extricate sls from stack validationJosh Poimboeuf2022-04-221-13/+43
| * | | | objtool: Rework ibt and extricate from stack validationJosh Poimboeuf2022-04-221-133/+147
| * | | | objtool: Make stack validation optionalJosh Poimboeuf2022-04-225-13/+23
| * | | | objtool: Add option to print section addressesJosh Poimboeuf2022-04-223-14/+19
| * | | | objtool: Don't print parentheses in function addressesJosh Poimboeuf2022-04-221-5/+1
| * | | | objtool: Ditch subcommandsJosh Poimboeuf2022-04-2210-211/+72
| * | | | objtool: Reorganize cmdline optionsJosh Poimboeuf2022-04-229-78/+108
| * | | | libsubcmd: Fix OPTION_GROUP sortingJosh Poimboeuf2022-04-221-3/+14
| * | | | Merge branch 'tip/x86/urgent'Peter Zijlstra2022-04-2219-23/+52
| |\ \ \ \
* | \ \ \ \ Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-05-2431-148/+412
|\ \ \ \ \ \
| * | | | | | sched/clock: Use try_cmpxchg64 in sched_clock_{local,remote}Uros Bizjak2022-05-191-2/+2
| * | | | | | locking/atomic/x86: Introduce arch_try_cmpxchg64Uros Bizjak2022-05-182-0/+27
| * | | | | | locking/atomic: Add generic try_cmpxchg64 supportUros Bizjak2022-05-184-16/+129
| * | | | | | futex: Remove a PREEMPT_RT_FULL reference.Sebastian Andrzej Siewior2022-05-131-1/+1
| * | | | | | locking/qrwlock: Change "queue rwlock" to "queued rwlock"Waiman Long2022-05-113-19/+19
| * | | | | | lockdep: Delete local_irq_enable_in_hardirq()Thomas Gleixner2022-05-111-18/+0
| * | | | | | locking/mutex: Make contention tracepoints more consistent wrt adaptive spinningPeter Zijlstra2022-04-052-5/+15
| * | | | | | locking: Apply contention tracepoints in the slow pathNamhyung Kim2022-04-058-1/+63
| * | | | | | locking: Add lock contention tracepointsNamhyung Kim2022-04-053-4/+61
| * | | | | | locking/rwsem: Always try to wake waiters in out_nolock pathWaiman Long2022-04-051-10/+34
| * | | | | | locking/rwsem: Conditionally wake waiters in reader/writer slowpathsWaiman Long2022-04-051-36/+32
| * | | | | | locking/rwsem: No need to check for handoff bit if wait queue emptyWaiman Long2022-04-051-5/+4
| * | | | | | lockdep: Fix -Wunused-parameter for _THIS_IP_Nick Desaulniers2022-04-057-27/+21
| * | | | | | x86/mm: Force-inline __phys_addr_nodebug()Borislav Petkov2022-04-041-1/+1
| * | | | | | x86/kvm/svm: Force-inline GHCB accessorsBorislav Petkov2022-04-041-4/+4
| * | | | | | task_stack, x86/cea: Force-inline stack helpersBorislav Petkov2022-04-042-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-05-24154-958/+7542
|\ \ \ \ \ \