Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branches 'refs/heads/bits/000-devicetree', 'refs/heads/bits/005-maintai...asahi-6.1-rc5-5 | Hector Martin | 2022-11-15 | 1 | -0/+1 |
|\ | |||||
| * | Merge tag 'v6.1-rc1' into sync | Miguel Ojeda | 2022-10-18 | 1 | -4/+13 |
| |\ | |||||
| * \ | Merge tag 'v6.0-rc7' into sync | Miguel Ojeda | 2022-09-27 | 1 | -14/+68 |
| |\ \ | |||||
| * \ \ | Merge tag 'v5.19-rc8' into sync | Miguel Ojeda | 2022-07-24 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge tag 'v5.19-rc6' into sync | Miguel Ojeda | 2022-07-11 | 1 | -2/+7 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge tag 'v5.19-rc1' into sync | Miguel Ojeda | 2022-06-07 | 1 | -2/+77 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge tag 'v5.18-rc2' into sync | Miguel Ojeda | 2022-04-12 | 1 | -18/+12 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | rust: add per-arch `HAVE_RUST` kernel option | Miguel Ojeda | 2022-03-17 | 1 | -0/+1 |
* | | | | | | | | Merge patch series "Fix RISC-V toolchain extension support detection" | Palmer Dabbelt | 2022-10-27 | 1 | -4/+13 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | riscv: fix detection of toolchain Zihintpause support | Conor Dooley | 2022-10-27 | 1 | -0/+7 |
| * | | | | | | | riscv: fix detection of toolchain Zicbom support | Conor Dooley | 2022-10-27 | 1 | -4/+6 |
* | | | | | | | | Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2022-10-14 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | riscv: enable software resend of irqs | Conor Dooley | 2022-10-13 | 1 | -0/+1 |
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2022-10-11 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | riscv: select HAVE_POSIX_CPU_TIMERS_TASK_WORK | Jisheng Zhang | 2022-10-02 | 1 | -0/+1 |
| * | | | | | | | | riscv: Introduce support for defining instructions | Andrew Jones | 2022-10-02 | 1 | -0/+3 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2022-10-09 | 1 | -4/+8 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | riscv: enable THP_SWAP for RV64 | Jisheng Zhang | 2022-10-06 | 1 | -0/+1 |
| * | | | | | | | RISC-V: Increase range and default value of NR_CPUS | Anup Patel | 2022-10-04 | 1 | -3/+6 |
| * | | | | | | | riscv: topology: fix default topology reporting | Conor Dooley | 2022-08-15 | 1 | -1/+1 |
| |/ / / / / / | |||||
* / / / / / / | riscv: fix RISCV_ISA_SVPBMT kconfig dependency warning | Randy Dunlap | 2022-09-17 | 1 | -0/+1 |
|/ / / / / / | |||||
* | | | | | | riscv/purgatory: Omit use of bin2c | Masahiro Yamada | 2022-08-11 | 1 | -1/+0 |
* | | | | | | riscv: implement Zicbom-based CMO instructions + the t-head variant | Palmer Dabbelt | 2022-08-10 | 1 | -0/+31 |
|\ \ \ \ \ \ | |||||
| * | | | | | | riscv: Add support for non-coherent devices using zicbom extension | Heiko Stuebner | 2022-07-28 | 1 | -0/+31 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-08-06 | 1 | -12/+35 |
|\ \ \ \ \ \ | |||||
| * | | | | | | RISC-V: Add CONFIG_{NON,}PORTABLE | Palmer Dabbelt | 2022-07-14 | 1 | -2/+26 |
| * | | | | | | riscv: Kconfig: Style cleanups | Palmer Dabbelt | 2022-06-30 | 1 | -10/+9 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | riscv: Kconfig: Fix indentation and add comments | Juerg Haefliger | 2022-06-30 | 1 | -10/+9 |
| | | |/ / / | | |/| | | | |||||
* | | | | | | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-08-02 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | context_tracking: Split user tracking Kconfig | Frederic Weisbecker | 2022-06-29 | 1 | -1/+1 |
| |/ / / / | |||||
* / / / / | riscv/mm: fix build error while PAGE_TABLE_CHECK enabled without MMU | YueHaibing | 2022-07-03 | 1 | -1/+1 |
|/ / / / | |||||
* | | / | riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbol | Heiko Stuebner | 2022-06-16 | 1 | -2/+7 |
| |_|/ |/| | | |||||
* | | | RISC-V: Only default to spinwait on SBI-0.1 and M-mode | Palmer Dabbelt | 2022-06-01 | 1 | -1/+7 |
* | | | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-05-31 | 1 | -0/+67 |
|\ \ \ | |||||
| * \ \ | Merge tag 'generic-ticket-spinlocks-v6' into for-next | Palmer Dabbelt | 2022-05-20 | 1 | -0/+1 |
| |\ \ \ | |||||
| * \ \ \ | riscv: kexec: add kexec_file_load() support | Palmer Dabbelt | 2022-05-19 | 1 | -0/+20 |
| |\ \ \ \ | |||||
| | * | | | | RISC-V: Add purgatory | Li Zhengyu | 2022-05-19 | 1 | -0/+6 |
| | * | | | | RISC-V: Add kexec_file support | Liao Chang | 2022-05-19 | 1 | -0/+14 |
| | | |/ / | | |/| | | |||||
| * | | | | RISC-V: Add support for rv32 userspace via COMPAT | Palmer Dabbelt | 2022-05-19 | 1 | -0/+19 |
| |\ \ \ \ | |||||
| | * | | | | riscv: compat: Add COMPAT Kbuild skeletal support | Guo Ren | 2022-05-17 | 1 | -0/+19 |
| | |/ / / | |||||
| * | | | | riscv: add memory-type errata for T-Head | Heiko Stuebner | 2022-05-11 | 1 | -0/+6 |
| * | | | | riscv: add RISC-V Svpbmt extension support | Heiko Stuebner | 2022-05-11 | 1 | -0/+13 |
| * | | | | riscv: integrate alternatives better into the main architecture | Heiko Stuebner | 2022-05-11 | 1 | -0/+9 |
| |/ / / | |||||
* | | | | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-05-26 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | riscv/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECK | Tong Tiangen | 2022-05-13 | 1 | -0/+1 |
| |/ / / | |||||
* | | | | Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-05-26 | 1 | -0/+1 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | RISC-V: Move to queued RW locks | Palmer Dabbelt | 2022-05-11 | 1 | -0/+1 |
| |/ / | |||||
* / / | randstruct: Reorganize Kconfigs and attribute macros | Kees Cook | 2022-05-08 | 1 | -1/+1 |
|/ / | |||||
* | | RISC-V CPU Idle Support | Palmer Dabbelt | 2022-03-30 | 1 | -0/+7 |
|\ \ | |||||
| * | | RISC-V: Enable CPU_IDLE drivers | Anup Patel | 2022-03-10 | 1 | -0/+7 |
| |/ |