index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
/
asm
Age
Commit message (
Expand
)
Author
2022-05-17
parisc: Rewrite cache flush code for PA8800/PA8900
John David Anglin
2022-05-08
parisc: Change MAX_ADDRESS to become unsigned long long
Helge Deller
2022-03-29
parisc: Find a new timesync master if current CPU is removed
Helge Deller
2022-03-29
parisc: Implement __cpu_die() and __cpu_disable() for CPU hotplugging
Helge Deller
2022-03-29
parisc: Add PDC locking functions for rendezvous code
Helge Deller
2022-03-29
parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGY
Helge Deller
2022-03-29
parisc: Add constants for control registers and clean up mfctl()
Helge Deller
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-23
Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2022-03-18
parisc: Avoid using hardware single-step in kprobes
Helge Deller
2022-03-16
parisc: Avoid calling SMP cache flush functions on cache-less machines
Helge Deller
2022-03-11
parisc: Reduce code size by optimizing get_current() function calls
Helge Deller
2022-03-11
parisc: Use constants to encode the space registers like SR_KERNEL
Helge Deller
2022-03-11
parisc: Use SR_USER and SR_KERNEL in get_user() and put_user()
Helge Deller
2022-03-11
parisc: Add defines for various space register
Helge Deller
2022-03-11
parisc: Add vDSO support
Helge Deller
2022-03-11
parisc: Fix handling off probe non-access faults
John David Anglin
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
2022-02-16
asm-generic: Refactor dereference_[kernel]_function_descriptor()
Christophe Leroy
2022-02-16
asm-generic: Define 'func_desc_t' to commonly describe function descriptors
Christophe Leroy
2022-02-16
asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS
Christophe Leroy
2022-02-14
parisc: Fix some apparent put_user() failures
Helge Deller
2022-02-13
parisc: Show error if wrong 32/64-bit compiler is being used
Helge Deller
2022-01-29
agp: define proper stubs for empty helpers
Arnd Bergmann
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-20
parisc: Fix missing prototype for 'toc_intr' warning in toc.c
Helge Deller
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
2022-01-07
parisc: io: Improve the outb(), outw() and outl() macros
Bart Van Assche
2022-01-07
parisc: Rewrite light-weight syscall and futex code
John David Anglin
2022-01-07
parisc: Switch user access functions to signal errors in r29 instead of r8
Helge Deller
2022-01-07
parisc: Fix lpa and lpa_user defines
John David Anglin
2022-01-07
parisc: Define depi_safe macro
John David Anglin
2021-12-21
parisc: Fix mask used to select futex spinlock
John David Anglin
2021-11-25
Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2021-11-22
parisc: Provide an extru_safe() macro to extract unsigned bits
Helge Deller
2021-11-18
Revert "parisc: Reduce sigreturn trampoline to 3 instructions"
Helge Deller
2021-11-18
parisc: Wrap assembler related defines inside __ASSEMBLY__
Helge Deller
2021-11-18
parisc: Include stringify.h to avoid build error in crypto/api.c
Helge Deller
2021-11-17
Add linux/cacheflush.h
Matthew Wilcox (Oracle)
2021-11-13
parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...
John David Anglin
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-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
[next]