Age | Commit message (Expand) | Author |
2024-02-07 | Revert "parisc: Only list existing CPUs in cpu_possible_mask" | Helge Deller |
2024-01-31 | parisc: BTLB: Fix crash when setting up BTLB at CPU bringup | Helge Deller |
2024-01-30 | parisc: Fix random data corruption from exception handler | Helge Deller |
2024-01-28 | parisc: Drop unneeded semicolon in parse_tree_node() | Helge Deller |
2024-01-28 | parisc: Prevent hung tasks when printing inventory on serial console | Helge Deller |
2024-01-28 | parisc: Check for valid stride size for cache flushes | Helge Deller |
2024-01-28 | parisc: Make RO_DATA page aligned in vmlinux.lds.S | Helge Deller |
2024-01-17 | Merge tag 'parisc-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-01-09 | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-01-09 | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-01-08 | Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds |
2024-01-07 | parisc/firmware: Fix F-extend for PDC addresses | Helge Deller |
2023-12-20 | kexec_file, parisc: print out debugging message if required | Baoquan He |
2023-12-14 | wire up syscalls for statmount/listmount | Miklos Szeredi |
2023-11-25 | parisc: Ensure 32-bit alignment on parisc unwind section | Helge Deller |
2023-11-18 | Merge tag 'parisc-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-11-18 | parisc: Replace strlcpy() with strscpy() | Kees Cook |
2023-11-15 | parisc: fix mmap_base calculation when stack grows upwards | Helge Deller |
2023-11-12 | LSM: wireup Linux Security Module syscalls | Casey Schaufler |
2023-11-10 | parisc: Prevent booting 64-bit kernels on PA1.x machines | Helge Deller |
2023-11-07 | parisc/pgtable: Do not drop upper 5 address bits of physical address | Helge Deller |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-11-01 | Merge tag 'parisc-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-10-30 | parisc: Show default CPU PSW.W setting as reported by PDC | Helge Deller |
2023-10-30 | parisc: Add nop instructions after TLB inserts | John David Anglin |
2023-10-30 | parisc: simplify smp_prepare_boot_cpu() | Russell King (Oracle) |
2023-10-30 | parisc/firmware: Use PDC constants for narrow/wide firmware | Helge Deller |
2023-10-30 | parisc: Move parisc_narrow_firmware variable to header file | Helge Deller |
2023-10-09 | Merge tag 'v6.6-rc5' into locking/core, to pick up fixes | Ingo Molnar |
2023-10-07 | parisc: Fix crash with nr_cpus=1 option | Helge Deller |
2023-10-06 | arch: Reserve map_shadow_stack() syscall number for all architectures | Sohil Mehta |
2023-10-03 | syscalls: Cleanup references to sys_lookup_dcookie() | Sohil Mehta |
2023-09-21 | futex: Add sys_futex_requeue() | peterz@infradead.org |
2023-09-21 | futex: Add sys_futex_wait() | peterz@infradead.org |
2023-09-21 | futex: Add sys_futex_wake() | peterz@infradead.org |
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-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-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: 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: 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 |