aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2020-12-20Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-1/+1
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn1-0/+1
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+2
2020-12-15alpha: replace bogus in_interrupt()Thomas Gleixner1-1/+1
2020-12-15alpha: switch from DISCONTIGMEM to SPARSEMEMMike Rapoport1-0/+1
2020-12-15genirq: Move irq_has_action() into core codeThomas Gleixner1-1/+1
2020-12-12alpha: add support for TIF_NOTIFY_SIGNALJens Axboe2-2/+2
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra1-1/+1
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski1-1/+1
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim1-0/+1
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe1-1/+0
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-7/+4
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig1-1/+1
2020-09-25dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig1-0/+2
2020-09-03dma-mapping: introduce dma_get_seg_boundary_nr_pages()Nicolin Chen1-6/+1
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook1-0/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva3-4/+4
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski2-7/+7
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni1-1/+1
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport5-6/+0
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-0/+1
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner1-3/+3
2020-07-04alpha: switch to copy_thread_tls()Christian Brauner1-5/+4
2020-06-17arch: wire-up close_range()Christian Brauner1-0/+1
2020-06-12alpha: Fix build around srm_sysrq_reboot_opJoerg Roedel1-1/+6
2020-06-12alpha: c_next should increase position indexMatt Turner1-0/+1
2020-06-12alpha: Replace sg++ with sg = sg_next(sg)Xu Wang1-1/+1
2020-06-12alpha: fix memory barriers so that they conform to the specificationMikulas Patocka1-7/+53
2020-06-12alpha: remove unneeded semicolon in sys_eiger.cJason Yan1-1/+1
2020-06-12alpha: remove unneeded semicolon in osf_sys.cJason Yan1-1/+1
2020-06-12alpha: Replace strncmp with str_has_prefixChuhong Yuan1-1/+1
2020-06-12alpha: fix rtc port rangesMikulas Patocka1-1/+1
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse1-2/+2
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-2/+0
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport24-24/+0
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov1-7/+1
2020-06-09alpha: add show_stack_loglvl()Dmitry Safonov1-11/+17
2020-06-08mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig1-1/+1
2020-06-07Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-2/+11
2020-06-04Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-9/+2
2020-05-21exec: Remove recursion from search_binary_handlerEric W. Biederman1-6/+2
2020-05-21exec: Move the call of prepare_binprm into search_binary_handlerEric W. Biederman1-3/+0
2020-05-15alpha: constify sysrq_key_opEmil Velikov1-1/+1
2020-05-15tty/sysrq: alpha: export and use __sysrq_get_key_op()Emil Velikov1-2/+11
2020-05-14vfs: add faccessat2 syscallMiklos Szeredi1-0/+1
2020-04-07asm-generic: fix unistd_32.h generation formatMichal Simek1-1/+1