index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
2023-07-01
parisc: fix expand_stack() conversion
Linus Torvalds
2023-07-01
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-06-21
parisc: Delete redundant register definitions in <asm/assembly.h>
Ben Hutchings
2023-06-21
parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()
Helge Deller
2023-05-30
parisc: Handle kprobes breakpoints only in kernel context
Helge Deller
2023-05-30
parisc: Enable LOCKDEP support
Helge Deller
2023-05-30
parisc: Allow to reboot machine after system halt
Helge Deller
2023-05-30
parisc: Fix flush_dcache_page() for usage from irq context
Helge Deller
2023-05-30
parisc: Handle kgdb breakpoints only in kernel context
Helge Deller
2023-05-30
parisc: Use num_present_cpus() in alternative patching code
Helge Deller
2023-05-24
parisc: Replace regular spinlock with spin_trylock on panic path
Guilherme G. Piccoli
2023-05-11
parisc: Ensure page alignment in flush functions
Helge Deller
2023-05-11
parisc: Fix argument pointer in real64_call_asm()
Helge Deller
2023-02-09
parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat case
Helge Deller
2023-02-09
parisc: Replace hardcoded value with PRIV_USER constant in ptrace.c
Helge Deller
2023-02-09
parisc: Fix return code of pdc_iodc_print()
Helge Deller
2023-01-14
parisc: Align parisc MADV_XXX constants with all other architectures
Helge Deller
2023-01-07
parisc: Drop PMD_SHIFT from calculation in pgtable.h
Helge Deller
2023-01-07
parisc: Drop duplicate kgdb_pdc console
Helge Deller
2023-01-07
parisc: Add missing FORCE prerequisites in Makefile
Helge Deller
2023-01-07
parisc: Fix locking in pdc_iodc_print() firmware call
Helge Deller
2023-01-07
parisc: Drop locking in pdc console code
Helge Deller
2022-10-31
parisc: Avoid printing the hardware path twice
Helge Deller
2022-10-21
parisc: Use signed char for hardware path in pdc.h
Helge Deller
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-14
Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-10-14
parisc: Fix userspace graphics card breakage due to pgtable special bit
Helge Deller
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
parisc: Convert PDC console to an early console
Helge Deller
2022-10-11
parisc: Reduce kernel size by packing alternative tables
Helge Deller
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-10-07
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-10-06
Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-02
kbuild: remove head-y syntax
Masahiro Yamada
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-09-26
parisc: remove mmap linked list from cache handling
Matthew Wilcox (Oracle)
2022-09-25
Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...
Greg Kroah-Hartman
2022-09-23
parisc: Drop homebrewn io[read|write]64_[lo_hi|hi_lo]
Linus Walleij
2022-09-15
parisc: Allow CONFIG_64BIT with ARCH=parisc
Helge Deller
2022-09-12
parisc: hide ioread64 declaration on 32-bit
Arnd Bergmann
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-11
mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
Zach O'Keefe
2022-09-10
parisc: Use the generic IO helpers
Linus Walleij
2022-09-10
parisc: Remove 64bit access on 32bit machines
Linus Walleij
2022-09-09
termios: kill uapi termios.h that are identical to generic one
Al Viro
2022-09-09
termios: get rid of non-UAPI asm/termios.h
Al Viro
2022-09-09
termios: start unifying non-UAPI parts of asm/termios.h
Al Viro
[next]