index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-10
parisc: Prevent booting 64-bit kernels on PA1.x machines
Helge Deller
1
-3
/
+2
2023-11-07
parisc/pgtable: Do not drop upper 5 address bits of physical address
Helge Deller
1
-4
/
+3
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-1
/
+2
2023-11-01
Merge tag 'parisc-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
6
-51
/
+65
2023-10-30
parisc: Show default CPU PSW.W setting as reported by PDC
Helge Deller
2
-5
/
+5
2023-10-30
parisc: Add nop instructions after TLB inserts
John David Anglin
1
-29
/
+52
2023-10-30
parisc: simplify smp_prepare_boot_cpu()
Russell King (Oracle)
1
-7
/
+1
2023-10-30
parisc/firmware: Use PDC constants for narrow/wide firmware
Helge Deller
1
-7
/
+7
2023-10-30
parisc: Move parisc_narrow_firmware variable to header file
Helge Deller
1
-3
/
+0
2023-10-09
Merge tag 'v6.6-rc5' into locking/core, to pick up fixes
Ingo Molnar
1
-1
/
+3
2023-10-07
parisc: Fix crash with nr_cpus=1 option
Helge Deller
1
-1
/
+3
2023-10-06
arch: Reserve map_shadow_stack() syscall number for all architectures
Sohil Mehta
1
-0
/
+1
2023-10-03
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
1
-1
/
+1
2023-09-21
futex: Add sys_futex_requeue()
peterz@infradead.org
1
-0
/
+1
2023-09-21
futex: Add sys_futex_wait()
peterz@infradead.org
1
-0
/
+1
2023-09-21
futex: Add sys_futex_wake()
peterz@infradead.org
1
-0
/
+1
2023-09-07
parisc: BTLB: Initialize BTLB tables at CPU startup
Helge Deller
2
-7
/
+3
2023-09-07
parisc: firmware: Simplify calling non-PA20 functions
Helge Deller
1
-2
/
+12
2023-09-07
parisc: BTLB: _edata symbol has to be page aligned for BTLB support
Helge Deller
1
-0
/
+1
2023-09-07
parisc: BTLB: Add BTLB insert and purge firmware function wrappers
Helge Deller
1
-9
/
+33
2023-09-07
parisc: BTLB: Clear possibly existing BTLB entries
Helge Deller
1
-3
/
+13
2023-09-07
parisc: Prepare for Block-TLB support on 32-bit kernel
Helge Deller
1
-0
/
+2
2023-08-31
parisc: irq: Make irq_stack_union static to avoid sparse warning
Helge Deller
1
-1
/
+1
2023-08-31
parisc: drivers: Fix sparse warning
Helge Deller
1
-1
/
+1
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-34
/
+73
2023-08-29
Merge tag 'parisc-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
9
-194
/
+31
2023-08-28
Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+1
2023-08-28
parisc: chassis: Do not overwrite string on LCD display
Helge Deller
1
-0
/
+6
2023-08-28
parisc: led: Rewrite LED/LCD driver to utilizize Linux LED subsystem
Helge Deller
1
-5
/
+0
2023-08-27
parisc: iosapic: Convert I/O Sapic driver to use arch_initcall()
Helge Deller
1
-5
/
+0
2023-08-27
parisc: sba_iommu: Convert SBA IOMMU driver to use arch_initcall()
Helge Deller
1
-3
/
+0
2023-08-27
parisc: led: Move register_led_regions() to late_initcall()
Helge Deller
1
-5
/
+0
2023-08-27
parisc: lba: Convert LBA PCI bus driver to use arch_initcall()
Helge Deller
1
-3
/
+0
2023-08-27
parisc: gsc: Convert GSC bus driver to use arch_initcall()
Helge Deller
1
-4
/
+0
2023-08-27
parisc: ccio: Convert CCIO driver to use arch_initcall()
Helge Deller
1
-10
/
+0
2023-08-27
parisc: eisa: Convert HP EISA bus driver to use arch_initcall()
Helge Deller
1
-3
/
+0
2023-08-27
parisc: hppb: Convert HP PB bus driver to use arch_initcall()
Helge Deller
1
-4
/
+0
2023-08-27
parisc: dino: Convert dino PCI bus driver to use arch_initcall()
Helge Deller
1
-4
/
+0
2023-08-24
parisc: implement the new page table range API
Matthew Wilcox (Oracle)
1
-34
/
+73
2023-08-22
parisc: unaligned: Simplify 32-bit assembly in emulate_std()
Helge Deller
1
-13
/
+12
2023-08-22
parisc: Use generic mmap top-down layout and brk randomization
Helge Deller
2
-67
/
+1
2023-08-22
parisc: Fix /proc/cpuinfo output for lscpu
Helge Deller
1
-3
/
+10
2023-08-20
parisc: traps: Drop cpu_lpmc function pointer
Helge Deller
1
-4
/
+1
2023-08-20
parisc: Drop the pa7300lc LPMC handler
Helge Deller
3
-55
/
+1
2023-08-20
parisc: lasi: Register LASI power-off feature as sys_off_handler
Helge Deller
1
-6
/
+0
2023-08-14
parisc: Fix CONFIG_TLB_PTLOCK to work with lightweight spinlock checks
Helge Deller
1
-24
/
+23
2023-08-11
Merge tag 'io_uring-6.5-2023-08-11' of git://git.kernel.dk/linux
Linus Torvalds
1
-10
/
+5
2023-08-10
parisc: perf: Make cpu_device variable static
Helge Deller
1
-1
/
+1
2023-08-10
parisc: ftrace: Add declaration for ftrace_function_trampoline()
Helge Deller
1
-1
/
+1
2023-08-10
parisc: processor: Include asm/smp.h for init_per_cpu()
Helge Deller
1
-0
/
+1
[prev]
[next]