summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* 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-092-22/+0
|\ \
| * | kill unused dump_fpu() instancesAl Viro2020-07-272-22/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-0710-22/+4
|\ \ \
| * | | mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport2020-08-071-5/+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-078-8/+1
* | | | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-08-071-68/+16
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | parisc: switch to ->regset_get()Al Viro2020-07-271-68/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-051-2/+2
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-023-0/+16
| |\ \ \
| * | | | net: remove compat_sys_{get,set}sockoptChristoph Hellwig2020-07-191-2/+2
* | | | | Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2020-08-041-1/+1
|\ \ \ \ \
| * | | | | docs: fix references for DMA*.txt filesMauro Carvalho Chehab2020-06-261-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'parisc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-049-105/+66
|\ \ \ \ \
| * | | | | parisc: make the log level string for register dumps constRolf Eike Beer2020-08-041-3/+3
| * | | | | parisc: Do not use an ordered store in pa_tlb_lock()John David Anglin2020-07-281-2/+7
| * | | | | Revert "parisc: Revert "Release spinlocks using ordered store""Helge Deller2020-07-282-10/+6
| * | | | | Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"Helge Deller2020-07-283-39/+24
| * | | | | Revert "parisc: Drop LDCW barrier in CAS code when running UP"Helge Deller2020-07-281-8/+4
| * | | | | Revert "parisc: Improve interrupt handling in arch_spin_lock_flags()"Helge Deller2020-07-281-17/+8
| * | | | | parisc: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-281-1/+1
| * | | | | 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