summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-241-1/+1
|\
| * genirq: Move irq_has_action() into core codeThomas Gleixner2020-12-151-1/+1
* | Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2020-12-201-1/+1
|\ \
| * | rtc: rework rtc_register_device() resource managementBartosz Golaszewski2020-11-191-1/+1
* | | epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-191-0/+1
* | | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-162-2/+2
|\ \ \
| * | | alpha: add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-122-2/+2
| |/ /
* | | alpha: replace bogus in_interrupt()Thomas Gleixner2020-12-151-1/+1
* | | alpha: switch from DISCONTIGMEM to SPARSEMEMMike Rapoport2020-12-151-0/+1
| |/ |/|
* | sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-241-1/+1
|/
* Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-231-1/+0
|\
| * tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-1/+0
* | mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-10-181-0/+1
|/
* Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-7/+4
|\
| * dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-061-1/+1
| * dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig2020-09-251-0/+2
| * dma-mapping: introduce dma_get_seg_boundary_nr_pages()Nicolin Chen2020-09-031-6/+1
* | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-0/+1
|\ \ | |/ |/|
| * vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2020-09-011-0/+1
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-233-4/+4
* | iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski2020-08-142-7/+7
* | all arch: remove system call sys_sysctlXiaoming Ni2020-08-141-1/+1
|/
* mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-075-6/+0
* 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
* | arch: rename copy_thread_tls() back to copy_thread()Christian Brauner2020-07-041-3/+3
* | alpha: switch to copy_thread_tls()Christian Brauner2020-07-041-5/+4
|/
* 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-121-7/+53
* 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-121-1/+1
* alpha: fix rtc port rangesMikulas Patocka2020-06-121-1/+1
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-2/+2
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-2/+0
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-0924-24/+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-081-1/+1
* 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
| |/
* / vfs: add faccessat2 syscallMiklos Szeredi2020-05-141-0/+1
|/
* asm-generic: fix unistd_32.h generation formatMichal Simek2020-04-071-1/+1