summaryrefslogtreecommitdiffstats
path: root/arch/alpha
AgeCommit message (Expand)Author
2020-08-26alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-12alpha: Fix build around srm_sysrq_reboot_opJoerg Roedel
2020-06-12alpha: c_next should increase position indexMatt Turner
2020-06-12alpha: Replace sg++ with sg = sg_next(sg)Xu Wang
2020-06-12alpha: fix memory barriers so that they conform to the specificationMikulas Patocka
2020-06-12alpha: remove unneeded semicolon in sys_eiger.cJason Yan
2020-06-12alpha: remove unneeded semicolon in osf_sys.cJason Yan
2020-06-12alpha: Replace strncmp with str_has_prefixChuhong Yuan
2020-06-12alpha: fix rtc port rangesMikulas Patocka
2020-06-12alpha: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult
2020-06-09mmap locking API: convert mmap_sem API commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-06-09alpha: add show_stack_loglvl()Dmitry Safonov
2020-06-08mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig
2020-06-08alpha: use asm-generic/cacheflush.hChristoph Hellwig
2020-06-07Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-06-04Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2020-06-03alpha: simplify detection of memory zone boundariesMike Rapoport
2020-06-03mm: free_area_init: use maximal zone PFNs rather than zone sizesMike Rapoport
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-01Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-05-29alpha: turn csum_partial_copy_from_user() into csum_and_copy_from_user()Al Viro
2020-05-21exec: Remove recursion from search_binary_handlerEric W. Biederman
2020-05-21exec: Move the call of prepare_binprm into search_binary_handlerEric W. Biederman
2020-05-15alpha: constify sysrq_key_opEmil Velikov
2020-05-15tty/sysrq: alpha: export and use __sysrq_get_key_op()Emil Velikov
2020-05-14vfs: add faccessat2 syscallMiklos Szeredi
2020-05-12floppy: split the base port from the register in I/O accessesWilly Tarreau
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual
2020-04-07asm-generic: fix unistd_32.h generation formatMichal Simek
2020-04-07mm: remove dummy struct bootmem_data/bootmem_data_tWaiman Long
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu
2020-04-02mm: introduce FAULT_FLAG_DEFAULTPeter Xu
2020-04-02mm: introduce fault_signal_pending()Peter Xu
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada
2020-03-30Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-30alpha: Fix nautilus PCI setupIvan Kokshaysky