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
14 days
parisc: Allow to build without VDSO32
Helge Deller
-1
/
+2
14 days
parisc: Fix default stack size when COMPAT=n
Helge Deller
-0
/
+4
14 days
parisc: Fix signal code to depend on CONFIG_COMPAT instead of CONFIG_64BIT
Helge Deller
-9
/
+9
14 days
parisc: Avoid compat syscalls when COMPAT=n
Helge Deller
-4
/
+7
14 days
parisc: _llseek syscall is only available for 32-bit userspace
Helge Deller
-1
/
+1
2026-04-15
Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-7
/
+10
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-4
/
+4
2026-04-14
Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-4
/
+1
2026-04-13
Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+2
2026-04-11
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
-2
/
+2
2026-04-05
mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
Baolin Wang
-4
/
+4
2026-03-27
PCI: Align head space better
Ilpo Järvinen
-0
/
+3
2026-03-27
parisc/PCI: Clean up align handling
Ilpo Järvinen
-6
/
+4
2026-03-27
resource: Pass full extent of empty space to resource_alignf callback
Ilpo Järvinen
-1
/
+3
2026-03-23
fs: fix archiecture-specific compat_ftruncate64
Christoph Hellwig
-2
/
+2
2026-03-21
Merge tag 'v7.0-rc4' into timers/core, to resolve conflict
Ingo Molnar
-9
/
+19
2026-03-15
parisc: Flush correct cache in cacheflush() syscall
Helge Deller
-2
/
+2
2026-03-12
parisc: Remove unused clocksource flags
Thomas Gleixner
-4
/
+1
2026-03-07
Merge tag 'parisc-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-9
/
+18
2026-03-06
parisc: Fix initial page table creation for boot
Helge Deller
-1
/
+6
2026-03-06
parisc: Check kernel mapping earlier at bootup
Helge Deller
-8
/
+12
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
-0
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-7
/
+7
2026-02-10
Merge tag 'parisc-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-18
/
+83
2026-02-07
parisc: Detect 64-bit free running platform counter
Helge Deller
-0
/
+20
2026-02-07
parisc: Enhance debug code for PAT firmware
Helge Deller
-0
/
+13
2026-02-07
parisc: Add PDC PAT call to get free running 64-bit counter
Helge Deller
-1
/
+26
2026-02-07
parisc: Fix module path output in qemu tables
Helge Deller
-2
/
+2
2026-02-07
parisc: Export model name for MPE/ix
Helge Deller
-1
/
+5
2026-02-07
parisc: Prevent interrupts during reboot
Helge Deller
-0
/
+3
2026-02-07
parisc: Print hardware IDs as 4 digit hex strings
Helge Deller
-13
/
+13
2026-02-07
parisc: kernel: replace kfree() with put_device() in create_tree_node()
Haoxiang Li
-1
/
+1
2026-01-22
rseq: Implement sys_rseq_slice_yield()
Thomas Gleixner
-0
/
+1
2025-12-06
Merge tag 'parisc-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-12
/
+16
2025-12-01
Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+1
2025-11-08
parisc: remove unneeded semicolon in perf_regs.c
Jiapeng Chong
-1
/
+1
2025-11-04
parisc: Avoid crash due to unaligned access in unwinder
Helge Deller
-3
/
+10
2025-11-03
arch: hookup listns() system call
Christian Brauner
-0
/
+1
2025-10-30
parisc: entry.S: fix space adjustment on interruption for 64-bit userspace
Sven Schnelle
-3
/
+8
2025-10-16
parisc: entry: set W bit for !compat tasks in syscall_restore_rfi()
Sven Schnelle
-1
/
+6
2025-10-13
parisc: Drop padding fields and layers entries from inventory log
Helge Deller
-7
/
+1
2025-10-10
Merge tag 'parisc-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+101
2025-10-09
parisc: Fix iodc and device path return values on old machines
Helge Deller
-0
/
+6
2025-10-09
parisc: Firmware: Fix returned path for PDC_MODULE_FIND on older machines
Helge Deller
-1
/
+2
2025-10-07
parisc: Add initial kernel-side perf_event support
Helge Deller
-0
/
+89
2025-10-07
parisc: Report software alignment faults via perf
Helge Deller
-0
/
+2
2025-10-07
parisc: Report emulation faults via perf
Helge Deller
-0
/
+2
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-4
/
+4
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+1
[next]