aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha
AgeCommit message (Expand)Author
2023-08-16alpha: remove __init annotation from exported page_is_ram()Masahiro Yamada
2023-08-08init: Remove check_bugs() leftoversThomas Gleixner
2023-07-27mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V
2023-03-17alpha: fix R_ALPHA_LITERAL reloc for large modulesEdward Humes
2023-03-11alpha: fix FEN fault handlingAl Viro
2023-03-11alpha/boot/tools/objstrip: fix the check for ELF headerAl Viro
2023-02-01exit: Add and use make_task_dead.Eric W. Biederman
2023-01-14alpha: fix syscall entry in !AUDUT_SYSCALL caseAl Viro
2023-01-04arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2023-01-04alpha: fix TIF_NOTIFY_SIGNAL handlingAl Viro
2023-01-04alpha: add support for TIF_NOTIFY_SIGNALJens Axboe
2022-12-14rtc: Check return value from mc146818_get_time()Mateusz Jończyk
2022-07-29tty: the rest, stop using tty_schedule_flip()Jiri Slaby
2022-05-30alpha: define get_cycles macro for arch-overrideJason A. Donenfeld
2021-09-30alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck
2021-08-12alpha: Send stop IPI to send to online CPUsPrarit Bhargava
2021-08-04alpha: register early reserved memory in memblockMike Rapoport
2021-07-14sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-01-12local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-12Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig
2020-09-25dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig
2020-09-03dma-mapping: introduce dma_get_seg_boundary_nr_pages()Nicolin Chen
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-20alpha: propagate the calling convention changes down to csum_partial_copy.c h...Al Viro
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro
2020-08-20csum_partial_copy_nocheck(): drop the last argumentAl Viro
2020-08-20unify generic instances of csum_partial_copy_nocheck()Al Viro
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni
2020-08-12mm/alpha: use general page fault accountingPeter Xu
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu
2020-08-12alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-08-04Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds
2020-08-03Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds