index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
Age
Commit message (
Expand
)
Author
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-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
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
parisc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-22
parisc: unaligned: Simplify 32-bit assembly in emulate_std()
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: traps: Drop cpu_lpmc function pointer
Helge Deller
2023-08-20
parisc: Drop the pa7300lc LPMC handler
Helge Deller
2023-08-20
parisc: lasi: Register LASI power-off feature as sys_off_handler
Helge Deller
2023-08-14
parisc: Fix CONFIG_TLB_PTLOCK to work with lightweight spinlock checks
Helge Deller
2023-08-11
Merge tag 'io_uring-6.5-2023-08-11' of git://git.kernel.dk/linux
Linus Torvalds
[next]