Age | Commit message (Expand) | Author |
2025-01-20 | parisc: Temporarily disable jump label support | Helge Deller |
2024-09-19 | Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/... | Linus Torvalds |
2024-09-09 | parisc: Convert to generic clockevents | Helge Deller |
2024-09-04 | dma-mapping: clearly mark DMA ops as an architecture feature | Christoph Hellwig |
2024-07-29 | parisc: fix a possible DMA corruption | Mikulas Patocka |
2024-07-25 | Merge tag 'parisc-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-07-24 | parisc: Add support for CONFIG_SYSCTL_ARCH_UNALIGN_NO_WARN | Helge Deller |
2024-07-03 | parisc: Fix warning at drivers/pci/msi/msi.h:121 | John David Anglin |
2024-06-25 | parisc: use generic sys_fanotify_mark implementation | Arnd Bergmann |
2024-03-21 | Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2024-03-14 | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-03-12 | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-03-06 | arch: simplify architecture specific page size configuration | Arnd Bergmann |
2024-02-22 | Introduce cpu_dcache_is_aliasing() across all architectures | Mathieu Desnoyers |
2024-02-20 | treewide: replace or remove redundant def_bool in Kconfig files | Masahiro Yamada |
2024-02-06 | ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL | Kees Cook |
2024-01-30 | parisc: Fix random data corruption from exception handler | Helge Deller |
2023-11-25 | parisc: Reduce size of the bug_table on 64-bit kernel by half | Helge Deller |
2023-11-15 | parisc: fix mmap_base calculation when stack grows upwards | Helge Deller |
2023-11-01 | Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/d... | Linus Torvalds |
2023-10-30 | parisc: Allow building uncompressed Linux kernel | Helge Deller |
2023-10-22 | dma-direct: add a CONFIG_ARCH_HAS_DMA_ALLOC symbol | Christoph Hellwig |
2023-08-29 | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-08-29 | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-08-22 | parisc: Wire up eBPF JIT compiler | Helge Deller |
2023-08-22 | parisc: Use generic mmap top-down layout and brk randomization | Helge Deller |
2023-08-18 | parisc/kexec: refactor for kernel/Kconfig.kexec | Eric DeVolder |
2023-08-18 | parisc: mm: convert to GENERIC_IOREMAP | Baoquan He |
2023-06-30 | parisc: Default to 8 CPUs for 64-bit kernel | Helge Deller |
2023-06-30 | parisc: Move TLB_PTLOCK option to Kconfig.debug | Helge Deller |
2023-06-26 | Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2023-05-24 | parisc: Enable LOCKDEP support | Helge Deller |
2023-05-15 | parisc: Switch to hotplug core state synchronization | Thomas Gleixner |
2023-04-05 | Kconfig: introduce HAS_IOPORT option and select it as necessary | Niklas Schnelle |
2022-09-15 | parisc: Allow CONFIG_64BIT with ARCH=parisc | Helge Deller |
2022-08-22 | parisc: Make CONFIG_64BIT available for ARCH=parisc64 only | Helge Deller |
2022-08-05 | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-06-28 | arch/*/: remove CONFIG_VIRT_TO_BUS | Arnd Bergmann |
2022-06-26 | parisc: Enable ARCH_HAS_STRICT_MODULE_RWX | Helge Deller |
2022-05-31 | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-05-08 | parisc: Re-enable GENERIC_CPU_DEVICES for !SMP | Helge Deller |
2022-04-26 | arch: Add SYSVIPC_COMPAT for all architectures | Guo Ren |
2022-03-29 | parisc: Implement __cpu_die() and __cpu_disable() for CPU hotplugging | Helge Deller |
2022-03-29 | parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGY | Helge Deller |
2022-03-25 | Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-17 | parisc: Enable ARCH_HAS_DEBUG_VM_PGTABLE | Helge Deller |
2022-03-11 | parisc: Always use the self-extracting kernel feature | Helge Deller |
2022-03-11 | parisc: Add vDSO support | Helge Deller |
2022-02-25 | uaccess: generalize access_ok() | Arnd Bergmann |