index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
Age
Commit message (
Expand
)
Author
2021-08-29
Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...
Helge Deller
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-06-30
mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
David Hildenbrand
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-24
net: retrieve netns cookie via getsocketopt
Martynas Pumputis
2021-05-26
locking/atomic: parisc: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
locking/atomic: cmpxchg: make `generic` a prefix
Mark Rutland
2021-05-10
asm-generic: use asm-generic/unaligned.h for most architectures
Arnd Bergmann
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
2021-04-27
parisc: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2021-04-06
parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers
Gao Xiang
2021-04-06
parisc: Remove duplicate struct task_struct declaration
Wan Jiabing
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-12
parisc: Optimize per-pagetable spinlocks
Helge Deller
2021-02-12
parisc: Replace test_ti_thread_flag() with test_tsk_thread_flag()
Tiezhu Yang
2021-02-12
parisc: Use the generic devmem_is_allowed()
Helge Deller
2021-02-12
Merge branch 'x86/paravirt' into x86/entry
Ingo Molnar
2021-02-10
softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
Thomas Gleixner
2021-01-26
parisc: Remove leftover reference to the power_tasklet
Davidlohr Bueso
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-12-16
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-15
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-12-15
Merge branch 'signal-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-15
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-01
net: Add SO_BUSY_POLL_BUDGET socket option
Björn Töpel
2020-12-01
net: Introduce preferred busy-polling
Björn Töpel
2020-11-30
signal/parisc: Remove parisc specific definition of __ARCH_UAPI_SA_FLAGS
Eric W. Biederman
2020-11-23
signal: clear non-uapi flag bits when passing/returning sa_flags
Peter Collingbourne
2020-11-23
arch: move SA_* definitions to generic headers
Peter Collingbourne
2020-11-23
parisc: start using signal-defs.h
Peter Collingbourne
2020-11-23
parisc: Drop parisc special case for __sighandler_t
Helge Deller
2020-11-23
parisc: Remove bogus __IRQ_STAT macro
Thomas Gleixner
2020-11-20
parisc: Enable seccomp architecture tracking
YiFei Zhu
2020-11-11
parisc/uapi: Use Kbuild logic to provide <asm/types.h>
Geert Uytterhoeven
2020-11-11
parisc: Make user stack size configurable
Helge Deller
2020-11-11
parisc: Drop loops_per_jiffy from per_cpu struct
Helge Deller
2020-11-09
parisc: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-06
highmem: Get rid of kmap_types.h
Thomas Gleixner
2020-10-27
parisc: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
[next]