aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-21parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin1-0/+2
2020-07-21parisc: add support for cmpxchg on u8 pointersLiam Beguin2-0/+14
2020-06-18maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds1-1/+1
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig1-1/+1
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig3-4/+4
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-3/+3
2020-06-11kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov1-1/+1
2020-06-09maccess: always use strict semantics for probe_kernel_readChristoph Hellwig1-1/+1
2020-06-09maccess: unify the probe kernel arch hooksChristoph Hellwig1-8/+4
2020-06-09mmap locking API: convert mmap_sem API commentsMichel Lespinasse1-1/+1
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2-7/+7
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2-29/+5
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport1-5/+1
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport5-5/+5
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport7-7/+6
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport5-5/+0
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov1-7/+1
2020-06-09parisc: add show_stack_loglvl()Dmitry Safonov1-11/+17
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2020-06-06kbuild: add variables for compression toolsDenis Efremov1-1/+1
2020-06-04parisc/kmap: remove duplicate kmap codeIra Weiny1-26/+2
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny1-3/+1
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-29/+3
2020-06-03mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual1-4/+0
2020-06-03mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual1-6/+0
2020-06-03parisc: simplify detection of memory zone boundariesMike Rapoport1-19/+3
2020-06-03Merge branch 'parisc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds6-7/+10
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds1-9/+10
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+0
2020-06-02arch/parisc/include/asm/pgtable.h: remove unused `old_pte'Andrew Morton1-2/+0
2020-06-01Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2020-06-01Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-27/+0
2020-06-01parisc: module: Update references to parisc websiteHelge Deller1-2/+2
2020-06-01parisc: hardware: Update references to parisc websiteHelge Deller1-1/+2
2020-06-01parisc: firmware: Update references to parisc websiteHelge Deller1-1/+2
2020-06-01parisc: Kconfig: Update references to parisc websiteHelge Deller1-1/+1
2020-06-01Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2020-05-29take the dummy csum_and_copy_from_user() into net/checksum.hAl Viro2-22/+0
2020-05-29parisc: turn csum_partial_copy_from_user() into csum_and_copy_from_user()Al Viro2-10/+5
2020-05-29parisc: Fix kernel panic in mem_init()Helge Deller1-1/+1
2020-05-14vfs: add faccessat2 syscallMiklos Szeredi1-0/+1
2020-05-12floppy: use symbolic register names in the parisc portWilly Tarreau1-7/+8
2020-05-12floppy: split the base port from the register in I/O accessesWilly Tarreau1-6/+6
2020-05-10parisc: use -fno-strict-aliasing for decompressorArnd Bergmann1-0/+1
2020-05-10parisc: suppress error messages for 'make clean'Helge Deller1-2/+2
2020-04-16parisc/perf: open access for CAP_PERFMON privileged processAlexey Budankov1-1/+1
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual1-2/+0
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-3/+0
2020-04-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2020-04-07asm-generic: fix unistd_32.h generation formatMichal Simek1-1/+1