summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski2020-08-1412-40/+40
* all arch: remove system call sys_sysctlXiaoming Ni2020-08-141-1/+1
* mm/alpha: use general page fault accountingPeter Xu2020-08-121-5/+3
* mm: do page fault accounting in handle_mm_faultPeter Xu2020-08-121-1/+1
* alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck2020-08-121-4/+4
* uaccess: remove segment_eqChristoph Hellwig2020-08-121-1/+1
* asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport2020-08-071-6/+0
* asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport2020-08-071-14/+1
* mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-077-8/+0
* 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-041-5/+4
|\ \
| * | arch: rename copy_thread_tls() back to copy_thread()Christian Brauner2020-07-041-3/+3
| * | arch: remove HAVE_COPY_THREAD_TLSChristian Brauner2020-07-041-1/+0
| * | alpha: switch to copy_thread_tls()Christian Brauner2020-07-042-5/+5
| |/
* | Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-031-1/+0
|\ \
| * | locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu2020-07-291-1/+0
| |/
* | alpha: Replace smp_read_barrier_depends() usage with smp_[r]mb()Will Deacon2020-07-212-13/+13
* | alpha: Override READ_ONCE() with barriered implementationWill Deacon2020-07-212-54/+40
|/
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-132-10/+10
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-142-10/+10
* | alpha: Fix build around srm_sysrq_reboot_opJoerg Roedel2020-06-121-1/+6
* | alpha: c_next should increase position indexMatt Turner2020-06-121-0/+1
* | alpha: Replace sg++ with sg = sg_next(sg)Xu Wang2020-06-121-1/+1
* | alpha: fix memory barriers so that they conform to the specificationMikulas Patocka2020-06-122-22/+112
* | alpha: remove unneeded semicolon in sys_eiger.cJason Yan2020-06-121-1/+1
* | alpha: remove unneeded semicolon in osf_sys.cJason Yan2020-06-121-1/+1
* | alpha: Replace strncmp with str_has_prefixChuhong Yuan2020-06-122-2/+2
* | alpha: fix rtc port rangesMikulas Patocka2020-06-121-1/+1
* | alpha: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult2020-06-121-2/+2
|/
* 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-091-12/+2
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-2/+0
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-092-3/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-0929-29/+0
* kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-7/+1
* alpha: add show_stack_loglvl()Dmitry Safonov2020-06-091-11/+17
* mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig2020-06-082-6/+6
* alpha: use asm-generic/cacheflush.hChristoph Hellwig2020-06-081-22/+6
* Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-06-071-2/+11
|\
| * alpha: constify sysrq_key_opEmil Velikov2020-05-151-1/+1
| * tty/sysrq: alpha: export and use __sysrq_get_key_op()Emil Velikov2020-05-151-2/+11
* | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-06-041-9/+2
|\ \
| * | exec: Remove recursion from search_binary_handlerEric W. Biederman2020-05-211-6/+2
| * | exec: Move the call of prepare_binprm into search_binary_handlerEric W. Biederman2020-05-211-3/+0
| |/
* | alpha: simplify detection of memory zone boundariesMike Rapoport2020-06-031-14/+4
* | mm: free_area_init: use maximal zone PFNs rather than zone sizesMike Rapoport2020-06-031-10/+6