Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-03-22 | 2 | -2/+18 | |
|\ | ||||||
| * | Merge tag 'v5.17-rc8' into sched/core, to pick up fixes | Ingo Molnar | 2022-03-15 | 15 | -17/+194 | |
| |\ | ||||||
| * | | sched/headers: Add initial new headers as identity mappings | Ingo Molnar | 2022-02-23 | 1 | -0/+1 | |
| * | | Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts | Ingo Molnar | 2022-02-21 | 2 | -1/+5 | |
| |\ \ | ||||||
| * | | | arm64: Support PREEMPT_DYNAMIC | Mark Rutland | 2022-02-19 | 1 | -2/+17 | |
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2022-03-22 | 1 | -7/+14 | |
|\ \ \ \ | ||||||
| * | | | | lib/xor: make xor prototypes more friendly to compiler vectorization | Ard Biesheuvel | 2022-02-11 | 1 | -7/+14 | |
| |/ / / | ||||||
* | | | | Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2022-03-21 | 1 | -0/+4 | |
|\ \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *---. \ \ \ | Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery' | Rafael J. Wysocki | 2022-03-18 | 1 | -0/+4 | |
| |\ \ \ \ \ \ | | | | | |/ / | | | | |/| / | | |_|_|_|/ | |/| | | | | ||||||
| | | * | | | arm64, topology: enable use of init_cpu_capacity_cppc() | Ionela Voinescu | 2022-03-10 | 1 | -0/+4 | |
| | | |/ / | ||||||
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2022-03-21 | 25 | -222/+447 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'for-next/spectre-bhb' into for-next/core | Will Deacon | 2022-03-14 | 12 | -4/+191 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'for-next/fpsimd' into for-next/core | Will Deacon | 2022-03-14 | 3 | -3/+8 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | arm64: cpufeature: Warn if we attempt to read a zero width field | Mark Brown | 2022-03-07 | 1 | -0/+2 | |
| | * | | | | | | arm64: cpufeature: Always specify and use a field width for capabilities | Mark Brown | 2022-02-25 | 1 | -0/+1 | |
| | * | | | | | | arm64: Always use individual bits in CPACR floating point enables | Mark Brown | 2022-02-25 | 2 | -3/+2 | |
| | * | | | | | | arm64: Define CPACR_EL1_FPEN similarly to other floating point controls | Mark Brown | 2022-02-25 | 2 | -1/+4 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'for-next/strings' into for-next/core | Will Deacon | 2022-03-14 | 2 | -7/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Revert "arm64: Mitigate MTE issues with str{n}cmp()" | Joey Gouly | 2022-03-07 | 2 | -7/+0 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'for-next/rng' into for-next/core | Will Deacon | 2022-03-14 | 1 | -6/+39 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | arm64: random: implement arch_get_random_int/_long based on RNDR | Ard Biesheuvel | 2022-02-15 | 1 | -6/+39 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'for-next/perf' into for-next/core | Will Deacon | 2022-03-14 | 2 | -149/+227 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'for-next/perf-m1' into for-next/perf | Will Deacon | 2022-03-08 | 1 | -0/+64 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | drivers/perf: Add Apple icestorm/firestorm CPU PMU driver | Marc Zyngier | 2022-03-08 | 1 | -0/+45 | |
| | | * | | | | | | irqchip/apple-aic: Move PMU-specific registers to their own include file | Marc Zyngier | 2022-02-07 | 1 | -0/+19 | |
| | | |/ / / / / | ||||||
| | * | | | | | | arm64: perf: Consistently make all event numbers as 16-bits | Shaokun Zhang | 2022-03-08 | 1 | -149/+149 | |
| | * | | | | | | arm64: perf: Expose some Armv9 common events under sysfs | Shaokun Zhang | 2022-03-08 | 1 | -0/+14 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'for-next/pauth' into for-next/core | Will Deacon | 2022-03-14 | 4 | -0/+17 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | arm64: Add support of PAuth QARMA3 architected algorithm | Vladimir Murzin | 2022-02-25 | 4 | -0/+17 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'for-next/mte' into for-next/core | Will Deacon | 2022-03-14 | 4 | -0/+25 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | arm64/mte: Add userspace interface for enabling asymmetric mode | Mark Brown | 2022-02-25 | 1 | -0/+1 | |
| | * | | | | | | arm64/mte: Add hwcap for asymmetric mode | Mark Brown | 2022-02-25 | 2 | -0/+2 | |
| | * | | | | | | arm64: mte: avoid clearing PSTATE.TCO on entry unless necessary | Peter Collingbourne | 2022-02-22 | 1 | -0/+22 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'for-next/mm' into for-next/core | Will Deacon | 2022-03-14 | 2 | -4/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | arm64/mm: Consolidate TCR_EL1 fields | Anshuman Khandual | 2022-02-15 | 2 | -4/+2 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'for-next/misc' into for-next/core | Will Deacon | 2022-03-14 | 2 | -5/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | arm64: prevent instrumentation of bp hardening callbacks | Mark Rutland | 2022-03-07 | 1 | -1/+2 | |
| | * | | | | | | arm64: atomics: remove redundant static branch | Mark Rutland | 2022-02-15 | 1 | -4/+2 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'for-next/linkage' into for-next/core | Will Deacon | 2022-03-14 | 2 | -27/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | arm64: module: remove (NOLOAD) from linker script | Fangrui Song | 2022-02-25 | 1 | -3/+3 | |
| | * | | | | | | arm64: clean up symbol aliasing | Mark Rutland | 2022-02-22 | 1 | -24/+0 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'for-next/insn' into for-next/core | Will Deacon | 2022-03-14 | 3 | -19/+87 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | arm64: insn: add encoders for atomic operations | Hou Tao | 2022-02-22 | 1 | -7/+73 | |
| | * | | | | | | arm64: move AARCH64_BREAK_FAULT into insn-def.h | Hou Tao | 2022-02-22 | 2 | -12/+14 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'for-next/errata' into for-next/core | Will Deacon | 2022-03-14 | 2 | -2/+34 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IAR | Linu Cherian | 2022-03-07 | 2 | -2/+34 | |
| | |/ / / / / | ||||||
| * / / / / / | arm64: mte: Define the number of bytes for storing the tags in a page | Catalin Marinas | 2022-02-15 | 1 | -0/+1 | |
| |/ / / / / | ||||||
* | | / / / | arm64: fix clang warning about TRAMP_VALIAS | Arnd Bergmann | 2022-03-18 | 1 | -2/+2 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2022-03-09 | 1 | -2/+2 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | arm64: Do not include __READ_ONCE() block in assembly files | Nathan Chancellor | 2022-03-09 | 1 | -2/+2 |