summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-252-2/+2
* parisc: Add MAP_UNINITIALIZED defineHelge Deller2020-10-151-0/+1
* parisc: Improve spinlock handlingJohn David Anglin2020-10-151-10/+13
* parisc: Switch to more fine grained lws locksJohn David Anglin2020-10-151-2/+2
* parisc: Mark pointers volatile in __xchg8(), __xchg32() and __xchg64()John David Anglin2020-10-151-7/+7
* parisc: Add alternative patching to synchronize_caches defineJohn David Anglin2020-10-151-1/+5
* parisc: Drop useless comments in uapi/asm/signal.hHelge Deller2020-10-151-2/+2
* parisc: Define O_NONBLOCK to become 000200000Helge Deller2020-10-152-3/+3
* parisc: Drop HP-UX specific fcntl and signal flagsHelge Deller2020-10-152-5/+1
* Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-10-121-2/+0
|\
| * compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>Christoph Hellwig2020-09-171-2/+0
* | saner calling conventions for csum_and_copy_..._user()Al Viro2020-08-201-20/+0
* | unify generic instances of csum_partial_copy_nocheck()Al Viro2020-08-201-8/+0
|/
* parisc: fix PMD pages allocation by restoring pmd_alloc_one()Mike Rapoport2020-08-161-0/+6
* iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski2020-08-141-2/+2
* Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-122-4/+65
|\
| * parisc: Implement __smp_store_release and __smp_load_acquire barriersJohn David Anglin2020-08-121-0/+61
| * parisc: Whitespace cleanups in atomic.hHelge Deller2020-08-111-4/+4
* | uaccess: remove segment_eqChristoph Hellwig2020-08-121-1/+1
* | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-101-0/+1
|\ \
| * | locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits...Peter Zijlstra2020-08-061-0/+1
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-08-091-3/+0
|\ \ \
| * | | kill unused dump_fpu() instancesAl Viro2020-07-271-3/+0
* | | | asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport2020-08-071-0/+1
* | | | asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport2020-08-071-9/+2
* | | | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+0
* | | | Merge branch 'parisc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-043-52/+24
|\ \ \ \
| * | | | Revert "parisc: Revert "Release spinlocks using ordered store""Helge Deller2020-07-281-2/+2
| * | | | Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"Helge Deller2020-07-281-4/+0
| * | | | Revert "parisc: Improve interrupt handling in arch_spin_lock_flags()"Helge Deller2020-07-281-17/+8
| * | | | parisc: elf.h: delete a duplicated wordRandy Dunlap2020-07-281-1/+1
| * | | | parisc: Convert to BIT_MASK() and BIT_WORD()Helge Deller2020-07-211-28/+13
| |/ / /
* | | | Merge branch 'linus' into locking/core, to resolve conflictIngo Molnar2020-07-312-0/+4
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin2020-07-211-0/+2
| * | parisc: add support for cmpxchg on u8 pointersLiam Beguin2020-07-211-0/+2
| |/
* / locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu2020-07-291-2/+0
|/
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-28/+4
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-092-2/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* parisc/kmap: remove duplicate kmap codeIra Weiny2020-06-041-26/+2
* arch/kunmap_atomic: consolidate duplicate codeIra Weiny2020-06-041-3/+1
* mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual2020-06-031-4/+0
* mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual2020-06-031-6/+0
* Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-021-9/+10
|\
| * floppy: use symbolic register names in the parisc portWilly Tarreau2020-05-121-7/+8
| * floppy: split the base port from the register in I/O accessesWilly Tarreau2020-05-121-6/+6
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-021-2/+0
|\ \
| * | arch/parisc/include/asm/pgtable.h: remove unused `old_pte'Andrew Morton2020-06-021-2/+0
| |/
* | take the dummy csum_and_copy_from_user() into net/checksum.hAl Viro2020-05-291-8/+0
* | parisc: turn csum_partial_copy_from_user() into csum_and_copy_from_user()Al Viro2020-05-291-1/+2
|/