summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* 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
* | mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport2020-06-031-2/+2
* | Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-021-2/+2
|\ \
| * | floppy: split the base port from the register in I/O accessesWilly Tarreau2020-05-121-2/+2
| |/
* | Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-011-0/+1
|\ \
| * | vfs: add faccessat2 syscallMiklos Szeredi2020-05-141-0/+1
| |/
* / alpha: turn csum_partial_copy_from_user() into csum_and_copy_from_user()Al Viro2020-05-292-4/+5
|/
* mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-101-2/+0
* mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-101-3/+0
* asm-generic: fix unistd_32.h generation formatMichal Simek2020-04-071-1/+1
* mm: remove dummy struct bootmem_data/bootmem_data_tWaiman Long2020-04-071-2/+0
* Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-031-32/+20
|\
| * alpha: Fix nautilus PCI setupIvan Kokshaysky2020-03-301-32/+20
* | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-031-1/+2
|\ \
| * | rtc/alpha: remove legacy rtc driverArnd Bergmann2020-03-191-1/+2
| |/
* | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\ \
| * | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
| |/
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-04-021-1/+0
|\ \
| * | scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò2020-02-241-1/+0
| |/
* | mm: allow VM_FAULT_RETRY for multiple timesPeter Xu2020-04-021-1/+1
* | mm: introduce FAULT_FLAG_DEFAULTPeter Xu2020-04-021-1/+1
* | mm: introduce fault_signal_pending()Peter Xu2020-04-021-1/+1