- a406b8b parisc: Prevent booting 64-bit kernels on PA1.x machines by Helge Deller · 1 year, 4 months ago
- 166b011 parisc/pgtable: Do not drop upper 5 address bits of physical address by Helge Deller · 1 year, 4 months ago
- 5c5e048 Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 1 year, 4 months ago
- 4c7a0c9 Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 1 year, 4 months ago
- 1e0c505 Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 1 year, 4 months ago
- 009fbfc Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 1 year, 4 months ago
- f00593e Merge tag 'parisc-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 1 year, 4 months ago
- b63b4f1 parisc: Show default CPU PSW.W setting as reported by PDC by Helge Deller · 1 year, 4 months ago
- 6240553 parisc/pdc: Add width field to struct pdc_model by Helge Deller · 1 year, 4 months ago
- ad4aa06e1 parisc: Add nop instructions after TLB inserts by John David Anglin · 1 year, 4 months ago
- 1c7431b parisc: simplify smp_prepare_boot_cpu() by Russell King (Oracle) · 1 year, 4 months ago
- 9f5989d parisc/firmware: Use PDC constants for narrow/wide firmware by Helge Deller · 1 year, 5 months ago
- 06a2e49 parisc: Move parisc_narrow_firmware variable to header file by Helge Deller · 1 year, 5 months ago
- 01fef82 parisc: Allow building uncompressed Linux kernel by Helge Deller · 1 year, 5 months ago
- b9c515f parisc: Add some missing PDC functions and constants by Helge Deller · 1 year, 5 months ago
- 56769ba kbuild: unify vdso_install rules by Masahiro Yamada · 1 year, 5 months ago
- 2c8ed1b dma-direct: add a CONFIG_ARCH_HAS_DMA_ALLOC symbol by Christoph Hellwig · 1 year, 5 months ago
- 875be090 staging: qlge: Retire the driver by Benjamin Poirier · 1 year, 4 months ago
- fdb8b7a Merge tag 'v6.6-rc5' into locking/core, to pick up fixes by Ingo Molnar · 1 year, 5 months ago
- b9ddbb0c Merge tag 'parisc-for-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 1 year, 5 months ago
- 914988e parisc: Restore __ldcw_align for PA-RISC 2.0 processors by John David Anglin · 1 year, 5 months ago
- d3b3c63 parisc: Fix crash with nr_cpus=1 option by Helge Deller · 1 year, 5 months ago
- 2fd0eba arch: Reserve map_shadow_stack() syscall number for all architectures by Sohil Mehta · 1 year, 6 months ago
- ccab211 syscalls: Cleanup references to sys_lookup_dcookie() by Sohil Mehta · 1 year, 8 months ago
- 935d4f0 mm: hugetlb: add huge page size param to set_huge_pte_at() by Ryan Roberts · 1 year, 5 months ago
- 0f4b5f9 futex: Add sys_futex_requeue() by peterz@infradead.org · 1 year, 5 months ago
- cb8c431 futex: Add sys_futex_wait() by peterz@infradead.org · 1 year, 5 months ago
- 9f6c532 futex: Add sys_futex_wake() by peterz@infradead.org · 1 year, 5 months ago
- 847165d Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 1 year, 6 months ago
- e5ef93d parisc: BTLB: Initialize BTLB tables at CPU startup by Helge Deller · 1 year, 6 months ago
- 3756597 parisc: firmware: Simplify calling non-PA20 functions by Helge Deller · 1 year, 6 months ago
- 4695e45 parisc: BTLB: _edata symbol has to be page aligned for BTLB support by Helge Deller · 1 year, 6 months ago
- 510610f parisc: BTLB: Add BTLB insert and purge firmware function wrappers by Helge Deller · 1 year, 6 months ago
- eda2052 parisc: BTLB: Clear possibly existing BTLB entries by Helge Deller · 1 year, 6 months ago
- 70bd68d5 parisc: Prepare for Block-TLB support on 32-bit kernel by Helge Deller · 1 year, 6 months ago
- 3f09138 parisc: shmparam.h: Document aliasing requirements of PA-RISC by Helge Deller · 1 year, 6 months ago
- 4b3d6e0 Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata by Linus Torvalds · 1 year, 6 months ago
- b1bef13 parisc: irq: Make irq_stack_union static to avoid sparse warning by Helge Deller · 1 year, 6 months ago
- b137b9d parisc: drivers: Fix sparse warning by Helge Deller · 1 year, 6 months ago
- c1ebb94 parisc: sba-iommu: Fix sparse warnigs by Helge Deller · 1 year, 6 months ago
- eb3255e parisc: sba: Fix compile warning wrt list of SBA devices by Helge Deller · 1 year, 6 months ago
- 6428bc7 parisc: sba_iommu: Fix build warning if procfs if disabled by Helge Deller · 1 year, 6 months ago
- df57721 Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 6 months ago
- d68b4b6 Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 6 months ago
- b96a3e9 Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 6 months ago
- 48d25d3 Merge tag 'parisc-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 1 year, 6 months ago
- 475d4df Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 6 months ago
- 77e0ddf parisc: ccio-dma: Create private runway procfs root entry by Helge Deller · 1 year, 6 months ago
- e0701e7 parisc: chassis: Do not overwrite string on LCD display by Helge Deller · 1 year, 6 months ago
- 789e527 parisc: led: Rewrite LED/LCD driver to utilizize Linux LED subsystem by Helge Deller · 1 year, 6 months ago
- 4db8952 parisc: led: Fix LAN receive and transmit LEDs by Helge Deller · 1 year, 6 months ago
- 9c2ca10 parisc: iosapic: Convert I/O Sapic driver to use arch_initcall() by Helge Deller · 1 year, 6 months ago
- 53861a9 parisc: sba_iommu: Convert SBA IOMMU driver to use arch_initcall() by Helge Deller · 1 year, 6 months ago
- 3b425dd parisc: led: Move register_led_regions() to late_initcall() by Helge Deller · 1 year, 6 months ago
- df3f935 parisc: lba: Convert LBA PCI bus driver to use arch_initcall() by Helge Deller · 1 year, 6 months ago
- ba8723b parisc: gsc: Convert GSC bus driver to use arch_initcall() by Helge Deller · 1 year, 6 months ago
- 63c1ce5 parisc: ccio: Convert CCIO driver to use arch_initcall() by Helge Deller · 1 year, 6 months ago
- 5f4f870 parisc: eisa: Convert HP EISA bus driver to use arch_initcall() by Helge Deller · 1 year, 6 months ago
- 4966318 parisc: hppb: Convert HP PB bus driver to use arch_initcall() by Helge Deller · 1 year, 6 months ago
- 07c34e9 parisc: dino: Convert dino PCI bus driver to use arch_initcall() by Helge Deller · 1 year, 6 months ago
- 203b7b6 mm: rationalise flush_icache_pages() and flush_icache_page() by Matthew Wilcox (Oracle) · 1 year, 7 months ago
- e70bbca parisc: implement the new page table range API by Matthew Wilcox (Oracle) · 1 year, 7 months ago
- 5b22f90 parisc: Remove <asm/ide.h> by Geert Uytterhoeven · 1 year, 7 months ago
- 8f01caf parisc: Avoid ioremap() for same addresss in iosapic_register() by Helge Deller · 1 year, 6 months ago
- 98a9d5f parisc: unaligned: Simplify 32-bit assembly in emulate_std() by Helge Deller · 1 year, 6 months ago
- 4800a62 parisc: Wire up eBPF JIT compiler by Helge Deller · 1 year, 7 months ago
- 6b3cba3 parisc: Fix comment on Elf64 function descriptor by Helge Deller · 1 year, 7 months ago
- 22de5d6 parisc: Add eBPF JIT compiler glue code and Makefile by Helge Deller · 1 year, 7 months ago
- c95e269 parisc: Add 64-bit eBPF JIT compiler by Helge Deller · 1 year, 7 months ago
- ceb0e72 parisc: Add 32-bit eBPF JIT compiler by Helge Deller · 1 year, 7 months ago
- 3033cd4 parisc: Use generic mmap top-down layout and brk randomization by Helge Deller · 1 year, 7 months ago
- 9f5ba4b parisc: Fix /proc/cpuinfo output for lscpu by Helge Deller · 1 year, 7 months ago
- 51c70a0 parisc: Use page table locks only if DEBUG_KERNEL is enabled by Helge Deller · 1 year, 7 months ago
- 75c6d08 parisc: traps: Drop cpu_lpmc function pointer by Helge Deller · 1 year, 7 months ago
- 390a208 parisc: Drop the pa7300lc LPMC handler by Helge Deller · 1 year, 7 months ago
- e71d47d parisc: lasi: Register LASI power-off feature as sys_off_handler by Helge Deller · 1 year, 7 months ago
- b9bf5cb parisc/kexec: refactor for kernel/Kconfig.kexec by Eric DeVolder · 1 year, 8 months ago
- 426b313 parisc: mm: convert to GENERIC_IOREMAP by Baoquan He · 1 year, 8 months ago
- 7a894c8 parisc: Fix CONFIG_TLB_PTLOCK to work with lightweight spinlock checks by Helge Deller · 1 year, 7 months ago
- 2e40ed2 Merge tag 'io_uring-6.5-2023-08-11' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 7 months ago
- d863066 parisc: perf: Make cpu_device variable static by Helge Deller · 1 year, 7 months ago
- 2794f8e parisc: ftrace: Add declaration for ftrace_function_trampoline() by Helge Deller · 1 year, 7 months ago
- b967f48 parisc: boot: Nuke some sparse warnings in decompressor by Helge Deller · 1 year, 7 months ago
- 2c9227f parisc: processor: Include asm/smp.h for init_per_cpu() by Helge Deller · 1 year, 7 months ago
- 66f8038 parisc: unaligned: Include linux/sysctl.h for unaligned_enabled by Helge Deller · 1 year, 7 months ago
- 5472595 parisc: Move proc_mckinley_root and proc_runway_root to sba_iommu by Helge Deller · 1 year, 7 months ago
- a4c59c9 parisc: dma: Add prototype for pcxl_dma_start by Helge Deller · 1 year, 7 months ago
- 388d5bd parisc: parisc_ksyms: Include libgcc.h for libgcc prototypes by Helge Deller · 1 year, 7 months ago
- 438e923 parisc: ucmpdi2: Fix no previous prototype for '__ucmpdi2' warning by Helge Deller · 1 year, 7 months ago
- eed869a parisc: firmware: Mark pdc_result buffers local by Helge Deller · 1 year, 7 months ago
- a07c03e parisc: firmware: Fix sparse context imbalance warnings by Helge Deller · 1 year, 7 months ago
- dc54a52a parisc: signal: Fix sparse incorrect type in assignment warning by Helge Deller · 1 year, 7 months ago
- b873bde parisc: ioremap: Fix sparse warnings by Helge Deller · 1 year, 7 months ago
- aa1bb8b parisc: fault: Use C99 arrary initializers by Helge Deller · 1 year, 7 months ago
- 56cf894 parisc: pdt: Use PTR_ERR_OR_ZERO() to simplify code by Yang Yingliang · 1 year, 7 months ago
- a0f4b78 parisc: Fix lightweight spinlock checks to not break futexes by Helge Deller · 1 year, 7 months ago
- 56675f8b io_uring/parisc: Adjust pgoff in io_uring mmap() for parisc by Helge Deller · 1 year, 7 months ago
- 99b2f15 parisc: unaligned: Add required spaces after ',' by hanyu001@208suo.com · 1 year, 8 months ago
- ce9ff57 parisc: pci-dma: remove unused and dead EISA code and comment by Petr Tesarik · 1 year, 7 months ago
- c2ff2b7 parisc/mm: preallocate fixmap page tables at init by Mike Rapoport (IBM) · 1 year, 7 months ago