index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
2021-11-08
Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-11-04
parisc: move CPU field back into thread_info
Ard Biesheuvel
2021-11-04
parisc: Don't disable interrupts in cmpxchg and futex operations
Dave Anglin
2021-11-04
parisc: don't enable irqs unconditionally in handle_interruption()
Sven Schnelle
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-01
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2021-11-01
parisc: Fix set_fixmap() on PA1.x CPUs
Helge Deller
2021-11-01
parisc: Use swap() to swap values in setup_bootmem()
Yihao Han
2021-11-01
parisc: Update defconfigs
Helge Deller
2021-11-01
parisc: decompressor: clean up Makefile
Masahiro Yamada
2021-11-01
parisc: decompressor: remove repeated depenency of misc.o
Masahiro Yamada
2021-11-01
parisc: Remove unused constants from asm-offsets.c
Helge Deller
2021-11-01
parisc/ftrace: use static key to enable/disable function graph tracer
Sven Schnelle
2021-11-01
parisc/ftrace: set function trace function
Sven Schnelle
2021-11-01
parisc: Make use of the helper macro kthread_run()
Cai Huoqing
2021-11-01
parisc: mark xchg functions notrace
Sven Schnelle
2021-11-01
parisc: enhance warning regarding usage of O_NONBLOCK
Helge Deller
2021-11-01
parisc: Drop ifdef __KERNEL__ from non-uapi kernel headers
Helge Deller
2021-11-01
parisc: Use PRIV_USER and PRIV_KERNEL in ptrace.h
Helge Deller
2021-11-01
parisc: Use PRIV_USER in syscall.S
Helge Deller
2021-11-01
parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling
Sven Schnelle
2021-11-01
parisc: Move thread_info into task struct
Helge Deller
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-30
locking: Remove spin_lock_flags() etc
Arnd Bergmann
2021-10-27
ftrace: disable preemption when recursion locked
王贇
2021-10-24
kbuild: use more subdir- for visiting subdirectories while cleaning
Masahiro Yamada
2021-10-18
mm: Add flush_dcache_folio()
Matthew Wilcox (Oracle)
[next]