Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | s390/entry: add support for syscall stack randomization | Sven Schnelle | 2021-04-30 | 4 | -0/+14 | |
| | * | | | | | | | s390/configs: change CONFIG_VIRTIO_CONSOLE to "m" | Thomas Huth | 2021-04-30 | 2 | -2/+2 | |
| | * | | | | | | | s390/cpumf: remove call to perf_event_update_userpage | Thomas Richter | 2021-04-30 | 1 | -4/+0 | |
| | * | | | | | | | s390/cpumf: move counter set size calculation to common place | Thomas Richter | 2021-04-30 | 3 | -50/+52 | |
| | * | | | | | | | s390/cpumf: beautify if-then-else indentation | Thomas Richter | 2021-04-30 | 1 | -5/+3 | |
| | * | | | | | | | s390/configs: enable CONFIG_PCI_IOV | Niklas Schnelle | 2021-04-30 | 2 | -0/+2 | |
| | * | | | | | | | s390/pci: handle stale deconfiguration events | Niklas Schnelle | 2021-04-30 | 1 | -8/+18 | |
| | * | | | | | | | s390/pci: rename zpci_configure_device() | Niklas Schnelle | 2021-04-30 | 3 | -6/+8 | |
| * | | | | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2021-05-06 | 27 | -454/+246 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| | * | | | | | | | ARM: footbridge: remove personal server platform | Russell King | 2021-05-05 | 5 | -107/+0 | |
| | * | | | | | | | ARM: 9075/1: kernel: Fix interrupted SMC calls | Manivannan Sadhasivam | 2021-04-18 | 2 | -1/+13 | |
| | * | | | | | | | ARM: 9074/1: ptdump: convert to DEFINE_SHOW_ATTRIBUTE | Jisheng Zhang (syna) | 2021-04-18 | 1 | -12/+1 | |
| | * | | | | | | | ARM: 9073/1: ptdump: add __init section marker to three functions | Jisheng Zhang (syna) | 2021-04-18 | 2 | -3/+3 | |
| | * | | | | | | | ARM: 9072/1: mm: remove set_kernel_text_r[ow]() | Jisheng Zhang (syna) | 2021-04-18 | 2 | -29/+0 | |
| | * | | | | | | | ARM: 9067/1: syscalls: switch to generic syscallhdr.sh | Masahiro Yamada | 2021-03-25 | 4 | -45/+5 | |
| | * | | | | | | | ARM: 9068/1: syscalls: switch to generic syscalltbl.sh | Masahiro Yamada | 2021-03-25 | 3 | -31/+8 | |
| | * | | | | | | | ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend() | louis.wang | 2021-03-25 | 1 | -1/+18 | |
| | * | | | | | | | ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handle... | Zhen Lei | 2021-03-25 | 1 | -1/+1 | |
| | * | | | | | | | ARM: 9062/1: kprobes: rewrite test-arm.c in UAL | Nick Desaulniers | 2021-03-25 | 2 | -145/+146 | |
| | * | | | | | | | ARM: 9061/1: kprobes: fix UNPREDICTABLE warnings | Nick Desaulniers | 2021-03-25 | 1 | -2/+2 | |
| | * | | | | | | | ARM: 9060/1: kexec: Remove unused kexec_reinit callback | Joel Stanley | 2021-03-09 | 2 | -11/+0 | |
| | * | | | | | | | ARM: 9059/1: cache-v7: get rid of mini-stack | Ard Biesheuvel | 2021-03-09 | 3 | -41/+23 | |
| | * | | | | | | | ARM: 9058/1: cache-v7: refactor v7_invalidate_l1 to avoid clobbering r5/r6 | Ard Biesheuvel | 2021-03-09 | 1 | -26/+25 | |
| | * | | | | | | | ARM: 9057/1: cache-v7: add missing ISB after cache level selection | Ard Biesheuvel | 2021-03-09 | 1 | -3/+4 | |
| | * | | | | | | | ARM: 9056/1: decompressor: fix BSS size calculation for LLVM ld.lld | Ard Biesheuvel | 2021-03-09 | 1 | -2/+2 | |
| * | | | | | | | | Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-05-06 | 63 | -214/+2525 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | RISC-V: Always define XIP_FIXUP | Palmer Dabbelt | 2021-05-01 | 1 | -10/+13 | |
| | * | | | | | | | | riscv: Remove 32b kernel mapping from page table dump | Alexandre Ghiti | 2021-05-01 | 1 | -3/+3 | |
| | * | | | | | | | | riscv: Fix 32b kernel build with CONFIG_DEBUG_VIRTUAL=y | Alexandre Ghiti | 2021-05-01 | 1 | -1/+1 | |
| | * | | | | | | | | RISC-V: Fix error code returned by riscv_hartid_to_cpuid() | Anup Patel | 2021-05-01 | 1 | -1/+1 | |
| | * | | | | | | | | RISC-V: Enable Microchip PolarFire ICICLE SoC | Atish Patra | 2021-04-26 | 1 | -0/+4 | |
| | * | | | | | | | | RISC-V: Initial DTS for Microchip ICICLE board | Atish Patra | 2021-04-26 | 4 | -0/+404 | |
| | * | | | | | | | | RISC-V: Add Microchip PolarFire SoC kconfig option | Atish Patra | 2021-04-26 | 1 | -0/+7 | |
| | * | | | | | | | | RISC-V: enable XIP | Vitaly Wool | 2021-04-26 | 11 | -19/+424 | |
| | * | | | | | | | | RISC-V: Add crash kernel support | Nick Kossifidis | 2021-04-26 | 5 | -0/+102 | |
| | * | | | | | | | | RISC-V: Add kdump support | Nick Kossifidis | 2021-04-26 | 8 | -27/+249 | |
| | * | | | | | | | | RISC-V: Improve init_resources() | Nick Kossifidis | 2021-04-26 | 1 | -44/+46 | |
| | * | | | | | | | | RISC-V: Add kexec support | Nick Kossifidis | 2021-04-26 | 5 | -0/+412 | |
| | * | | | | | | | | riscv: vdso: fix and clean-up Makefile | Jisheng Zhang | 2021-04-26 | 1 | -2/+2 | |
| | * | | | | | | | | riscv/mm: Use BUG_ON instead of if condition followed by BUG. | zhouchuangao | 2021-04-26 | 1 | -2/+2 | |
| | * | | | | | | | | riscv/kprobe: fix kernel panic when invoking sys_read traced by kprobe | Liao Chang | 2021-04-26 | 1 | -1/+3 | |
| | * | | | | | | | | riscv: Set ARCH_HAS_STRICT_MODULE_RWX if MMU | Jisheng Zhang | 2021-04-26 | 1 | -0/+1 | |
| | * | | | | | | | | riscv: module: Create module allocations without exec permissions | Jisheng Zhang | 2021-04-26 | 1 | -1/+1 | |
| | * | | | | | | | | riscv: bpf: Avoid breaking W^X | Jisheng Zhang | 2021-04-26 | 1 | -1/+2 | |
| | * | | | | | | | | riscv: bpf: Move bpf_jit_alloc_exec() and bpf_jit_free_exec() to core | Jisheng Zhang | 2021-04-26 | 2 | -13/+13 | |
| | * | | | | | | | | riscv: kprobes: Implement alloc_insn_page() | Jisheng Zhang | 2021-04-26 | 1 | -0/+8 | |
| | * | | | | | | | | riscv: Constify sbi_ipi_ops | Jisheng Zhang | 2021-04-26 | 3 | -5/+5 | |
| | * | | | | | | | | riscv: Constify sys_call_table | Jisheng Zhang | 2021-04-26 | 2 | -2/+2 | |
| | * | | | | | | | | riscv: Mark some global variables __ro_after_init | Jisheng Zhang | 2021-04-26 | 5 | -12/+12 | |
| | * | | | | | | | | riscv: add __init section marker to some functions | Jisheng Zhang | 2021-04-26 | 4 | -8/+8 |