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
Age
Commit message (
Expand
)
Author
Lines
7 days
Merge tag 'parisc-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-10
/
+19
9 days
parisc: Fix initial page table creation for boot
Helge Deller
-1
/
+6
9 days
parisc: Check kernel mapping earlier at bootup
Helge Deller
-8
/
+12
9 days
parisc: Increase initial mapping to 64 MB with KALLSYMS
Helge Deller
-1
/
+1
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
-0
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-7
/
+7
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-9
/
+9
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-12
/
+5
2026-02-10
Merge tag 'parisc-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-20
/
+88
2026-02-10
Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+14
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+1
2026-02-06
parisc: mm: enable MMU_GATHER_RCU_TABLE_FREE
Qi Zheng
-2
/
+3
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
-3
/
+31
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-26
arch, mm: consolidate initialization of SPARSE memory model
Mike Rapoport (Microsoft)
-2
/
+0
2026-01-26
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
-9
/
+0
2026-01-26
parisc: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
-2
/
+6
2026-01-22
rseq: Implement sys_rseq_slice_yield()
Thomas Gleixner
-0
/
+1
2026-01-20
treewide: provide a generic clear_user_page() variant
David Hildenbrand
-1
/
+0
2026-01-14
parisc: Inline a type punning version of get_unaligned_le32()
Ian Rogers
-1
/
+14
2026-01-13
uapi: promote EFSCORRUPTED and EUCLEAN to errno.h
Darrick J. Wong
-0
/
+2
2025-12-06
Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-2
/
+0
2025-12-06
Merge tag 'parisc-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-14
/
+16
2025-12-01
Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-3
/
+3
2025-12-01
Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+1
2025-12-01
Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2025-11-21
serial: drop SERIAL_8250_DEPRECATED_OPTIONS
Jiri Slaby (SUSE)
-2
/
+0
2025-11-21
Merge branch 'objtool/core'
Peter Zijlstra
-39
/
+208
2025-11-11
Merge branch 'kbuild-6.19.fms.extension'
Christian Brauner
-1
/
+1
2025-11-10
parisc: Drop linux/kernel.h include from asm/bug.h header
Finn Thain
-2
/
+0
2025-11-10
Merge patch "kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS"
Christian Brauner
-1
/
+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
kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS
Nathan Chancellor
-1
/
+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-15
Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-4
/
+4
2025-10-13
Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigs
Theodore Ts'o
-4
/
+4
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
-7
/
+178
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
-1
/
+162
[next]