index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
2021-11-01
parisc: add support for TOC (transfer of control)
Sven Schnelle
2021-11-01
parisc/firmware: add functions to retrieve TOC data
Sven Schnelle
2021-11-01
parisc: add PIM TOC data structures
Sven Schnelle
2021-11-01
parisc: move virt_map macro to assembly.h
Sven Schnelle
2021-11-01
parisc/unwind: fix unwinder when CONFIG_64BIT is enabled
Sven Schnelle
2021-11-01
parisc: Fix ptrace check on syscall return
Helge Deller
2021-10-30
parisc: Use PRIV_USER instead of 3 in entry.S
Helge Deller
2021-10-30
parisc: Use FRAME_SIZE and FRAME_ALIGN from assembly.h
Helge Deller
2021-10-30
parisc: Allocate task struct with stack frame alignment
Helge Deller
2021-10-30
parisc: Define FRAME_ALIGN and PRIV_USER/PRIV_KERNEL in assembly.h
Helge Deller
2021-10-30
parisc: fix warning in flush_tlb_all
Sven Schnelle
2021-10-30
parisc: disable preemption in send_IPI_allbutself()
Sven Schnelle
2021-10-30
parisc: fix preempt_count() check in entry.S
Sven Schnelle
2021-10-30
parisc: deduplicate code in flush_cache_mm() and flush_cache_range()
Sven Schnelle
2021-10-30
parisc: disable preemption during local tlb flush
Sven Schnelle
2021-10-30
parisc: Add KFENCE support
Helge Deller
2021-10-30
parisc: Switch to ARCH_STACKWALK implementation
Helge Deller
2021-10-30
parisc: make parisc_acctyp() available outside of faults.c
Helge Deller
2021-10-30
parisc/unwind: use copy_from_kernel_nofault()
Sven Schnelle
2021-10-08
Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-10-07
firmware: include drivers/firmware/Kconfig unconditionally
Arnd Bergmann
2021-09-19
parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled
Helge Deller
2021-09-16
parisc: Use absolute_pointer() to define PAGE0
Helge Deller
2021-09-09
parisc: Implement __get/put_kernel_nofault()
Helge Deller
2021-09-09
parisc: Mark sched_clock unstable only if clocks are not syncronized
Helge Deller
2021-09-09
parisc: Reduce sigreturn trampoline to 3 instructions
Helge Deller
2021-09-09
parisc: Check user signal stack trampoline is inside TASK_SIZE
Helge Deller
2021-09-09
parisc: Drop useless debug info and comments from signal.c
Helge Deller
2021-09-09
parisc: Drop strnlen_user() in favour of generic version
Helge Deller
2021-09-09
parisc: Add missing FORCE prerequisite in Makefile
Helge Deller
2021-09-08
arch: remove compat_alloc_user_space
Arnd Bergmann
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
configs: remove the obsolete CONFIG_INPUT_POLLDEV
Zenghui Yu
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-03
Merge tag 'for-5.15/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
2021-09-03
parisc: Fix unaligned-access crash in bootloader
Helge Deller
2021-09-02
parisc: Drop __arch_swab16(), arch_swab24(), _arch_swab32() and __arch_swab64...
Helge Deller
2021-09-02
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-01
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-09-01
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-09-01
parisc: math-emu: Fix fall-through warnings
Helge Deller
2021-09-01
parisc: fix crash with signals and alloca
Mikulas Patocka
2021-09-01
parisc: Fix compile failure when building 64-bit kernel natively
Masahiro Yamada
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
[next]