Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | parisc: Convert PDC console to an early console | Helge Deller | 2022-10-11 | 4 | -233/+31 | |
| * | | | | | | | | | parisc: Reduce kernel size by packing alternative tables | Helge Deller | 2022-10-11 | 2 | -12/+16 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2022-10-14 | 24 | -90/+613 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | RISC-V: Make port I/O string accessors actually work | Maciej W. Rozycki | 2022-10-13 | 1 | -8/+8 | |
| * | | | | | | | | | RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output | Palmer Dabbelt | 2022-10-13 | 1 | -0/+51 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output | Anup Patel | 2022-10-03 | 1 | -0/+51 | |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| * | | | | | | | | | RISC-V: Make mmap() with PROT_WRITE imply PROT_READ | Palmer Dabbelt | 2022-10-13 | 2 | -4/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | riscv: Allow PROT_WRITE-only mmap() | Andrew Bresticker | 2022-09-22 | 1 | -3/+0 | |
| | * | | | | | | | | | riscv: Make VM_WRITE imply VM_READ | Andrew Bresticker | 2022-09-22 | 1 | -1/+2 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | riscv: enable software resend of irqs | Conor Dooley | 2022-10-13 | 1 | -0/+1 | |
| * | | | | | | | | | riscv: vdso: fix NULL deference in vdso_join_timens() when vfork | Jisheng Zhang | 2022-10-13 | 2 | -4/+10 | |
| * | | | | | | | | | Merge patch series "Use composable cache instead of L2 cache" | Palmer Dabbelt | 2022-10-13 | 2 | -1/+7 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | riscv: Add cache information in AUX vector | Greentime Hu | 2022-10-13 | 2 | -1/+7 | |
| * | | | | | | | | | | Merge patch series "Some style cleanups for recent extension additions" | Palmer Dabbelt | 2022-10-13 | 3 | -29/+26 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | riscv: check for kernel config option in t-head memory types errata | Heiko Stuebner | 2022-10-13 | 1 | -0/+3 | |
| | * | | | | | | | | | | riscv: use BIT() marco for cpufeature probing | Heiko Stuebner | 2022-10-13 | 1 | -2/+2 | |
| | * | | | | | | | | | | riscv: use BIT() macros in t-head errata init | Heiko Stuebner | 2022-10-13 | 1 | -2/+2 | |
| | * | | | | | | | | | | riscv: drop some idefs from CMO initialization | Heiko Stuebner | 2022-10-13 | 3 | -17/+14 | |
| | * | | | | | | | | | | riscv: cleanup svpbmt cpufeature probing | Heiko Stuebner | 2022-10-13 | 1 | -8/+5 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | riscv: Pass -mno-relax only on lld < 15.0.0 | Fangrui Song | 2022-10-13 | 1 | -0/+2 | |
| * | | | | | | | | | | RISC-V: Avoid dereferening NULL regs in die() | Palmer Dabbelt | 2022-10-12 | 1 | -3/+6 | |
| * | | | | | | | | | | Merge tag 'dt-for-palmer-v6.1-mw1' of git://git.kernel.org/pub/scm/linux/kern... | Palmer Dabbelt | 2022-10-12 | 9 | -39/+498 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | riscv: dts: microchip: fix fabric i2c reg size | Conor Dooley | 2022-10-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | riscv: dts: microchip: update memory configuration for v2022.10 | Conor Dooley | 2022-09-27 | 1 | -2/+13 | |
| | * | | | | | | | | | | riscv: dts: microchip: add a devicetree for aries' m100pfsevp | Conor Dooley | 2022-09-27 | 3 | -0/+225 | |
| | * | | | | | | | | | | riscv: dts: microchip: add sevkit device tree | Vattipalli Praveen | 2022-09-27 | 3 | -0/+191 | |
| | * | | | | | | | | | | riscv: dts: microchip: reduce the fic3 clock rate | Conor Dooley | 2022-09-27 | 1 | -1/+1 | |
| | * | | | | | | | | | | riscv: dts: microchip: icicle: re-jig fabric peripheral addresses | Conor Dooley | 2022-09-27 | 1 | -4/+4 | |
| | * | | | | | | | | | | riscv: dts: microchip: icicle: update pci address properties | Conor Dooley | 2022-09-27 | 1 | -5/+5 | |
| | * | | | | | | | | | | riscv: dts: microchip: move the mpfs' pci node to -fabric.dtsi | Conor Dooley | 2022-09-27 | 3 | -33/+58 | |
| | * | | | | | | | | | | riscv: dts: microchip: add pci dma ranges for the icicle kit | Conor Dooley | 2022-09-27 | 2 | -2/+8 | |
| | * | | | | | | | | | | riscv: dts: microchip: add qspi compatible fallback | Conor Dooley | 2022-08-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | riscv: always honor the CONFIG_CMDLINE_FORCE when parsing dtb | Wenting Zhang | 2022-10-11 | 1 | -2/+2 | |
* | | | | | | | | | | | | Merge tag 'powerpc-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2022-10-14 | 7 | -91/+149 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | powerpc/pseries: Fix CONFIG_DTL=n build | Nicholas Piggin | 2022-10-13 | 2 | -74/+80 | |
| * | | | | | | | | | | | | powerpc/64s/interrupt: Fix lost interrupts when returning to soft-masked context | Nicholas Piggin | 2022-10-13 | 1 | -2/+13 | |
| * | | | | | | | | | | | | powerpc/32: fix syscall wrappers with 64-bit arguments of unaligned register-... | Nicholas Piggin | 2022-10-13 | 4 | -15/+56 | |
* | | | | | | | | | | | | | Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-10-12 | 4 | -60/+123 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | xen/pv: support selecting safe/unsafe msr accesses | Juergen Gross | 2022-10-11 | 2 | -10/+23 | |
| * | | | | | | | | | | | | | xen/pv: refactor msr access functions to support safe and unsafe accesses | Juergen Gross | 2022-10-11 | 1 | -19/+56 | |
| * | | | | | | | | | | | | | xen/pv: fix vendor checks for pmu emulation | Juergen Gross | 2022-10-11 | 1 | -3/+6 | |
| * | | | | | | | | | | | | | xen/pv: add fault recovery control to pmu msr accesses | Juergen Gross | 2022-10-11 | 1 | -28/+38 | |
| * | | | | | | | | | | | | | xen/virtio: enable grant based virtio on x86 | Juergen Gross | 2022-10-10 | 2 | -2/+2 | |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-10-12 | 79 | -171/+69 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | ia64: mca: use strscpy() is more robust and safer | xu xin | 2022-10-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | ia64: update config files | Lukas Bulwahn | 2022-10-11 | 5 | -10/+0 | |
| * | | | | | | | | | | | | | ia64: move from strlcpy with unused retval to strscpy | Wolfram Sang | 2022-09-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | alpha: move from strlcpy with unused retval to strscpy | Wolfram Sang | 2022-09-11 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | ia64: fix clock_getres(CLOCK_MONOTONIC) to report ITC frequency | Sergei Trofimovich | 2022-09-11 | 2 | -1/+27 | |
| * | | | | | | | | | | | | | kernel: exit: cleanup release_thread() | Kefeng Wang | 2022-09-11 | 31 | -118/+0 |