index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2023-10-09
Merge tag 'v6.6-rc5' into locking/core, to pick up fixes
Ingo Molnar
-1
/
+3
2023-10-07
parisc: Fix crash with nr_cpus=1 option
Helge Deller
-1
/
+3
2023-10-06
arch: Reserve map_shadow_stack() syscall number for all architectures
Sohil Mehta
-0
/
+1
2023-10-03
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
-1
/
+1
2023-09-21
futex: Add sys_futex_requeue()
peterz@infradead.org
-0
/
+1
2023-09-21
futex: Add sys_futex_wait()
peterz@infradead.org
-0
/
+1
2023-09-21
futex: Add sys_futex_wake()
peterz@infradead.org
-0
/
+1
2023-09-07
parisc: BTLB: Initialize BTLB tables at CPU startup
Helge Deller
-7
/
+3
2023-09-07
parisc: firmware: Simplify calling non-PA20 functions
Helge Deller
-2
/
+12
2023-09-07
parisc: BTLB: _edata symbol has to be page aligned for BTLB support
Helge Deller
-0
/
+1
2023-09-07
parisc: BTLB: Add BTLB insert and purge firmware function wrappers
Helge Deller
-9
/
+33
2023-09-07
parisc: BTLB: Clear possibly existing BTLB entries
Helge Deller
-3
/
+13
2023-09-07
parisc: Prepare for Block-TLB support on 32-bit kernel
Helge Deller
-0
/
+2
2023-08-31
parisc: irq: Make irq_stack_union static to avoid sparse warning
Helge Deller
-1
/
+1
2023-08-31
parisc: drivers: Fix sparse warning
Helge Deller
-1
/
+1
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-34
/
+73
2023-08-29
Merge tag 'parisc-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-194
/
+31
2023-08-28
Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+1
2023-08-28
parisc: chassis: Do not overwrite string on LCD display
Helge Deller
-0
/
+6
2023-08-28
parisc: led: Rewrite LED/LCD driver to utilizize Linux LED subsystem
Helge Deller
-5
/
+0
2023-08-27
parisc: iosapic: Convert I/O Sapic driver to use arch_initcall()
Helge Deller
-5
/
+0
2023-08-27
parisc: sba_iommu: Convert SBA IOMMU driver to use arch_initcall()
Helge Deller
-3
/
+0
2023-08-27
parisc: led: Move register_led_regions() to late_initcall()
Helge Deller
-5
/
+0
2023-08-27
parisc: lba: Convert LBA PCI bus driver to use arch_initcall()
Helge Deller
-3
/
+0
2023-08-27
parisc: gsc: Convert GSC bus driver to use arch_initcall()
Helge Deller
-4
/
+0
2023-08-27
parisc: ccio: Convert CCIO driver to use arch_initcall()
Helge Deller
-10
/
+0
2023-08-27
parisc: eisa: Convert HP EISA bus driver to use arch_initcall()
Helge Deller
-3
/
+0
2023-08-27
parisc: hppb: Convert HP PB bus driver to use arch_initcall()
Helge Deller
-4
/
+0
2023-08-27
parisc: dino: Convert dino PCI bus driver to use arch_initcall()
Helge Deller
-4
/
+0
2023-08-24
parisc: implement the new page table range API
Matthew Wilcox (Oracle)
-34
/
+73
2023-08-22
parisc: unaligned: Simplify 32-bit assembly in emulate_std()
Helge Deller
-13
/
+12
2023-08-22
parisc: Use generic mmap top-down layout and brk randomization
Helge Deller
-67
/
+1
2023-08-22
parisc: Fix /proc/cpuinfo output for lscpu
Helge Deller
-3
/
+10
2023-08-20
parisc: traps: Drop cpu_lpmc function pointer
Helge Deller
-4
/
+1
2023-08-20
parisc: Drop the pa7300lc LPMC handler
Helge Deller
-55
/
+1
2023-08-20
parisc: lasi: Register LASI power-off feature as sys_off_handler
Helge Deller
-6
/
+0
2023-08-14
parisc: Fix CONFIG_TLB_PTLOCK to work with lightweight spinlock checks
Helge Deller
-24
/
+23
2023-08-11
Merge tag 'io_uring-6.5-2023-08-11' of git://git.kernel.dk/linux
Linus Torvalds
-10
/
+5
2023-08-10
parisc: perf: Make cpu_device variable static
Helge Deller
-1
/
+1
2023-08-10
parisc: ftrace: Add declaration for ftrace_function_trampoline()
Helge Deller
-1
/
+1
2023-08-10
parisc: processor: Include asm/smp.h for init_per_cpu()
Helge Deller
-0
/
+1
2023-08-10
parisc: unaligned: Include linux/sysctl.h for unaligned_enabled
Helge Deller
-0
/
+1
2023-08-10
parisc: Move proc_mckinley_root and proc_runway_root to sba_iommu
Helge Deller
-49
/
+1
2023-08-10
parisc: dma: Add prototype for pcxl_dma_start
Helge Deller
-1
/
+1
2023-08-10
parisc: parisc_ksyms: Include libgcc.h for libgcc prototypes
Helge Deller
-6
/
+1
2023-08-10
parisc: firmware: Mark pdc_result buffers local
Helge Deller
-2
/
+2
2023-08-10
parisc: firmware: Fix sparse context imbalance warnings
Helge Deller
-2
/
+2
2023-08-10
parisc: signal: Fix sparse incorrect type in assignment warning
Helge Deller
-1
/
+1
2023-08-10
parisc: pdt: Use PTR_ERR_OR_ZERO() to simplify code
Yang Yingliang
-3
/
+1
2023-08-10
parisc: Fix lightweight spinlock checks to not break futexes
Helge Deller
-3
/
+20
[prev]
[next]