summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | parisc: elf.h: delete a duplicated wordRandy Dunlap2020-07-281-1/+1
| * | | | | parisc: Report bad pages as HardwareCorruptedHelge Deller2020-07-281-0/+3
| * | | | | parisc: Convert to BIT_MASK() and BIT_WORD()Helge Deller2020-07-212-34/+19
| | |/ / / | |/| | |
* | | | | Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-08-041-0/+1
|\ \ \ \ \
| * | | | | dma-mapping: make support for dma ops optionalChristoph Hellwig2020-07-191-0/+1
| |/ / / /
* | | | | Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-041-0/+1
|\ \ \ \ \
| * | | | | arch: wire-up close_range()Christian Brauner2020-06-171-0/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds2020-08-042-2/+1
|\ \ \ \ \
| * | | | | arch: rename copy_thread_tls() back to copy_thread()Christian Brauner2020-07-041-1/+1
| * | | | | arch: remove HAVE_COPY_THREAD_TLSChristian Brauner2020-07-041-1/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'linus' into locking/core, to resolve conflictIngo Molnar2020-07-313-0/+16
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | 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-212-0/+14
| |/ /
* | | Merge branch 'locking/header'Peter Zijlstra2020-07-291-2/+0
|\ \ \ | |/ / |/| |
| * | locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu2020-07-291-2/+0
| |/
* | maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds2020-06-181-1/+1
* | maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig2020-06-181-1/+1
* | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig2020-06-173-4/+4
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-3/+3
* kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov2020-06-111-1/+1
* maccess: always use strict semantics for probe_kernel_readChristoph Hellwig2020-06-091-1/+1
* maccess: unify the probe kernel arch hooksChristoph Hellwig2020-06-091-8/+4
* mmap locking API: convert mmap_sem API commentsMichel Lespinasse2020-06-091-1/+1
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-092-7/+7
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-092-29/+5
* mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-5/+1
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-095-5/+5
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-097-7/+6
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-095-5/+0
* kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-7/+1
* parisc: add show_stack_loglvl()Dmitry Safonov2020-06-091-11/+17
* Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-06-061-1/+1
|\
| * kbuild: add variables for compression toolsDenis Efremov2020-06-061-1/+1
* | parisc/kmap: remove duplicate kmap codeIra Weiny2020-06-041-26/+2
* | arch/kunmap_atomic: consolidate duplicate codeIra Weiny2020-06-041-3/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-032-29/+3
|\ \
| * | 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
| * | parisc: simplify detection of memory zone boundariesMike Rapoport2020-06-031-19/+3
* | | Merge branch 'parisc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-036-7/+10
|\ \ \ | |/ / |/| |
| * | parisc: module: Update references to parisc websiteHelge Deller2020-06-011-2/+2
| * | parisc: hardware: Update references to parisc websiteHelge Deller2020-06-011-1/+2
| * | parisc: firmware: Update references to parisc websiteHelge Deller2020-06-011-1/+2
| * | parisc: Kconfig: Update references to parisc websiteHelge Deller2020-06-011-1/+1
| * | parisc: use -fno-strict-aliasing for decompressorArnd Bergmann2020-05-101-0/+1
| * | parisc: suppress error messages for 'make clean'Helge Deller2020-05-101-2/+2
| |/
* | 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
|\ \