| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | arm64: spectre-v2: Favour CPU-specific mitigation at EL2 | Will Deacon | 2020-10-20 | 1 | -19/+17 | |
| | * | | | | arm64: Fix a broken copyright header in gen_vdso_offsets.sh | Palmer Dabbelt | 2020-10-20 | 1 | -1/+1 | |
| | * | | | | arm64: reject prctl(PR_PAC_RESET_KEYS) on compat tasks | Peter Collingbourne | 2020-10-15 | 2 | -2/+6 | |
| * | | | | | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2020-10-22 | 3 | -12/+6 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | treewide: remove DISABLE_LTO | Sami Tolvanen | 2020-10-21 | 1 | -1/+0 | |
| | * | | | | kbuild: explicitly specify the build id style | Bill Wendling | 2020-10-09 | 2 | -2/+2 | |
| | * | | | | kbuild: remove cc-option test of -Werror=date-time | Masahiro Yamada | 2020-09-25 | 1 | -1/+1 | |
| | * | | | | kbuild: remove cc-option test of -fno-strict-overflow | Masahiro Yamada | 2020-09-25 | 1 | -1/+1 | |
| | * | | | | kbuild: preprocess module linker script | Masahiro Yamada | 2020-09-25 | 1 | -5/+0 | |
| | * | | | | arch: vdso: add vdso linker script to 'targets' instead of extra-y | Masahiro Yamada | 2020-09-07 | 2 | -2/+2 | |
| * | | | | | Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2020-10-14 | 1 | -1/+8 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2020-10-13 | 1 | -1/+8 | |
| | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ | Merge back cpufreq material for 5.10. | Rafael J. Wysocki | 2020-10-05 | 1 | -1/+8 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | arch_topology, arm, arm64: define arch_scale_freq_invariant() | Valentin Schneider | 2020-09-18 | 1 | -0/+7 | |
| | | | * | | | | | arch_topology, cpufreq: constify arch_* cpumasks | Valentin Schneider | 2020-09-18 | 1 | -1/+1 | |
| | | | | |_|/ / | | | |/| | | | ||||||
| * | | | | | | | memblock: use separate iterators for memory and reserved regions | Mike Rapoport | 2020-10-13 | 1 | -1/+1 | |
| * | | | | | | | memblock: implement for_each_reserved_mem_region() using __next_mem_region() | Mike Rapoport | 2020-10-13 | 1 | -1/+1 | |
| * | | | | | | | memblock: reduce number of parameters in for_each_mem_range() | Mike Rapoport | 2020-10-13 | 1 | -4/+2 | |
| * | | | | | | | Revert "arm64: vdso: Fix compilation with clang older than 8" | Nick Desaulniers | 2020-10-13 | 1 | -7/+0 | |
| * | | | | | | | Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-10-12 | 1 | -75/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | arm64: kprobes: Use generic kretprobe trampoline handler | Masami Hiramatsu | 2020-09-08 | 1 | -75/+3 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-10-12 | 2 | -6/+24 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | arm64/build: Assert for unwanted sections | Kees Cook | 2020-09-01 | 1 | -0/+20 | |
| | * | | | | | | | arm64/build: Add missing DWARF sections | Kees Cook | 2020-09-01 | 1 | -0/+1 | |
| | * | | | | | | | arm64/build: Use common DISCARDS in linker script | Kees Cook | 2020-09-01 | 1 | -3/+2 | |
| | * | | | | | | | arm64/build: Remove .eh_frame* sections due to unwind tables | Kees Cook | 2020-09-01 | 1 | -1/+0 | |
| | * | | | | | | | arm64/kernel: Remove needless Call Frame Information annotations | Kees Cook | 2020-09-01 | 1 | -2/+0 | |
| | * | | | | | | | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG | Kees Cook | 2020-09-01 | 1 | -0/+1 | |
| * | | | | | | | | Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-10-12 | 3 | -54/+88 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ | Merge branch 'irq/ipi-as-irq', remote-tracking branches 'origin/irq/dw' and '... | Marc Zyngier | 2020-09-28 | 1 | -1/+3 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| | | | * | | | | | | | arm64: Fix -Wunused-function warning when !CONFIG_HOTPLUG_CPU | YueHaibing | 2020-09-18 | 1 | -1/+3 | |
| | * | | | | | | | | | Merge remote-tracking branch 'origin/irq/ipi-as-irq' into irq/irqchip-next | Marc Zyngier | 2020-09-17 | 2 | -54/+84 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | | arm64: Remove custom IRQ stat accounting | Marc Zyngier | 2020-09-17 | 2 | -28/+13 | |
| | | * | | | | | | | | arm64: Kill __smp_cross_call and co | Marc Zyngier | 2020-09-17 | 1 | -31/+7 | |
| | | * | | | | | | | | arm64: Allow IPIs to be handled as normal interrupts | Marc Zyngier | 2020-09-13 | 1 | -12/+81 | |
| | | |/ / / / / / / | ||||||
| | * / / / / / / / | irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0 | Alexandru Elisei | 2020-09-13 | 1 | -0/+2 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2020-10-12 | 35 | -1146/+1974 | |
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | | ||||||
| | * | | | | | | Revert "arm64: initialize per-cpu offsets earlier" | Will Deacon | 2020-10-09 | 3 | -17/+11 | |
| | * | | | | | | Merge branch 'for-next/late-arrivals' into for-next/core | Will Deacon | 2020-10-07 | 3 | -11/+17 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | arm64: initialize per-cpu offsets earlier | Mark Rutland | 2020-10-05 | 3 | -11/+17 | |
| | * | | | | | | | Merge branch 'for-next/mte' into for-next/core | Will Deacon | 2020-10-02 | 11 | -11/+639 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | arm64: mte: Save tags when hibernating | Steven Price | 2020-09-04 | 1 | -0/+118 | |
| | | * | | | | | | | arm64: mte: Enable swap of tagged pages | Steven Price | 2020-09-04 | 1 | -1/+18 | |
| | | * | | | | | | | arm64: mte: ptrace: Add NT_ARM_TAGGED_ADDR_CTRL regset | Catalin Marinas | 2020-09-04 | 1 | -0/+42 | |
| | | * | | | | | | | arm64: mte: ptrace: Add PTRACE_{PEEK,POKE}MTETAGS support | Catalin Marinas | 2020-09-04 | 2 | -0/+145 | |
| | | * | | | | | | | arm64: mte: Allow {set,get}_tagged_addr_ctrl() on non-current tasks | Catalin Marinas | 2020-09-04 | 2 | -14/+22 | |
| | | * | | | | | | | arm64: mte: Restore the GCR_EL1 register after a suspend | Catalin Marinas | 2020-09-04 | 2 | -0/+12 | |
| | | * | | | | | | | arm64: mte: Allow user control of the generated random tags via prctl() | Catalin Marinas | 2020-09-04 | 2 | -4/+33 | |
| | | * | | | | | | | arm64: mte: Allow user control of the tag check mode via prctl() | Catalin Marinas | 2020-09-04 | 2 | -3/+100 | |
| | | * | | | | | | | arm64: mte: Tags-aware aware memcmp_pages() implementation | Catalin Marinas | 2020-09-04 | 1 | -0/+26 | |
