Age | Commit message (Expand) | Author |
2023-10-07 | Merge tag 'parisc-for-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-10-07 | parisc: Restore __ldcw_align for PA-RISC 2.0 processors | John David Anglin |
2023-10-07 | parisc: Fix crash with nr_cpus=1 option | Helge Deller |
2023-09-29 | mm: hugetlb: add huge page size param to set_huge_pte_at() | Ryan Roberts |
2023-09-13 | Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-09-07 | parisc: BTLB: Initialize BTLB tables at CPU startup | Helge Deller |
2023-09-07 | parisc: firmware: Simplify calling non-PA20 functions | Helge Deller |
2023-09-07 | parisc: BTLB: _edata symbol has to be page aligned for BTLB support | Helge Deller |
2023-09-07 | parisc: BTLB: Add BTLB insert and purge firmware function wrappers | Helge Deller |
2023-09-07 | parisc: BTLB: Clear possibly existing BTLB entries | Helge Deller |
2023-09-07 | parisc: Prepare for Block-TLB support on 32-bit kernel | Helge Deller |
2023-09-07 | parisc: shmparam.h: Document aliasing requirements of PA-RISC | Helge Deller |
2023-09-05 | Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem... | Linus Torvalds |
2023-08-31 | parisc: irq: Make irq_stack_union static to avoid sparse warning | Helge Deller |
2023-08-31 | parisc: drivers: Fix sparse warning | Helge Deller |
2023-08-31 | parisc: sba-iommu: Fix sparse warnigs | Helge Deller |
2023-08-31 | parisc: sba: Fix compile warning wrt list of SBA devices | Helge Deller |
2023-08-31 | parisc: sba_iommu: Fix build warning if procfs if disabled | Helge Deller |
2023-08-31 | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
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-29 | Merge tag 'parisc-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-08-28 | Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-08-28 | parisc: ccio-dma: Create private runway procfs root entry | Helge Deller |
2023-08-28 | parisc: chassis: Do not overwrite string on LCD display | Helge Deller |
2023-08-28 | parisc: led: Rewrite LED/LCD driver to utilizize Linux LED subsystem | Helge Deller |
2023-08-27 | parisc: led: Fix LAN receive and transmit LEDs | Helge Deller |
2023-08-27 | parisc: iosapic: Convert I/O Sapic driver to use arch_initcall() | Helge Deller |
2023-08-27 | parisc: sba_iommu: Convert SBA IOMMU driver to use arch_initcall() | Helge Deller |
2023-08-27 | parisc: led: Move register_led_regions() to late_initcall() | Helge Deller |
2023-08-27 | parisc: lba: Convert LBA PCI bus driver to use arch_initcall() | Helge Deller |
2023-08-27 | parisc: gsc: Convert GSC bus driver to use arch_initcall() | Helge Deller |
2023-08-27 | parisc: ccio: Convert CCIO driver to use arch_initcall() | Helge Deller |
2023-08-27 | parisc: eisa: Convert HP EISA bus driver to use arch_initcall() | Helge Deller |
2023-08-27 | parisc: hppb: Convert HP PB bus driver to use arch_initcall() | Helge Deller |
2023-08-27 | parisc: dino: Convert dino PCI bus driver to use arch_initcall() | Helge Deller |
2023-08-24 | mm: rationalise flush_icache_pages() and flush_icache_page() | Matthew Wilcox (Oracle) |
2023-08-24 | parisc: implement the new page table range API | Matthew Wilcox (Oracle) |
2023-08-24 | parisc: Remove <asm/ide.h> | Geert Uytterhoeven |
2023-08-22 | parisc: Avoid ioremap() for same addresss in iosapic_register() | Helge Deller |
2023-08-22 | parisc: unaligned: Simplify 32-bit assembly in emulate_std() | Helge Deller |
2023-08-22 | parisc: Wire up eBPF JIT compiler | Helge Deller |
2023-08-22 | parisc: Fix comment on Elf64 function descriptor | Helge Deller |
2023-08-22 | parisc: Add eBPF JIT compiler glue code and Makefile | Helge Deller |
2023-08-22 | parisc: Add 64-bit eBPF JIT compiler | Helge Deller |
2023-08-22 | parisc: Add 32-bit eBPF JIT compiler | Helge Deller |
2023-08-22 | parisc: Use generic mmap top-down layout and brk randomization | Helge Deller |
2023-08-22 | parisc: Fix /proc/cpuinfo output for lscpu | Helge Deller |
2023-08-20 | parisc: Use page table locks only if DEBUG_KERNEL is enabled | Helge Deller |
2023-08-20 | parisc: traps: Drop cpu_lpmc function pointer | Helge Deller |