summaryrefslogtreecommitdiff
path: root/arch/parisc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'parisc-hd/for-next'Stephen Rothwell2020-06-294-77/+72
|\
| * parisc: Whitespace cleanups in atomic.hHelge Deller2020-06-141-4/+4
| * parisc: Convert to BIT_MASK() and BIT_WORD()Helge Deller2020-06-141-28/+13
| * parisc: Prevent optimization of loads and stores in atomic operationsJohn David Anglin2020-06-143-45/+55
* | 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
|/
* mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-101-2/+0
* mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-101-3/+0
* parisc: Rework arch_rw locking functionsHelge Deller2020-04-052-82/+67
* parisc: Improve interrupt handling in arch_spin_lock_flags()Helge Deller2020-04-051-8/+17
* asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-021-18/+0
* [parisc, s390, sparc64] no need for access_ok() in futex handlingAl Viro2020-03-271-3/+0
* futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro2020-03-271-2/+3
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-01-291-17/+0
|\
| * compat: provide compat_ptr() on all architecturesArnd Bergmann2020-01-031-17/+0
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-281-0/+4
|\ \
| * \ Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2020-01-101-0/+4
| |\ \ | | |/ | |/|
| | * mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
* | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-3/+2
|/ /
* | parisc: Fix compiler warnings in debug_core.cHelge Deller2019-12-201-2/+8
* | parisc: fix compilation when KEXEC=n and KEXEC_FILE=ySven Schnelle2019-12-151-4/+0
|/
* parisc: use pgtable-nopXd instead of 4level-fixupMike Rapoport2019-12-044-66/+59
* Merge branch 'parisc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-301-49/+52
|\
| * parisc: Do not hardcode registers in checksum functionsHelge Deller2019-10-141-49/+52
* | parisc: remove __ioremapChristoph Hellwig2019-11-111-10/+1
* | parisc: prefer __section from compiler_attributes.hNick Desaulniers2019-10-142-2/+2
|/
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-2/+0
* mm: remove quicklist page table cachesNicholas Piggin2019-09-241-2/+0
* Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-166-1/+65
|\
| * parisc: add kexec syscall supportSven Schnelle2019-09-082-0/+38
| * parisc: add __pdc_cpu_rendezvous()Sven Schnelle2019-09-081-0/+1
| * parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMUHelge Deller2019-08-121-1/+10
| * parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and ...Helge Deller2019-08-031-0/+15
| * parisc/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS supportSven Schnelle2019-08-031-0/+1
* | parisc: fix compilation errrorsQian Cai2019-08-241-2/+1
|/
* parisc: add kprobe_fault_handler()Sven Schnelle2019-07-211-0/+4
* Merge branch 'parisc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-181-0/+1
|\
| * parisc: Wire up clone3 syscallHelge Deller2019-07-171-0/+1