summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* 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
* | asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-021-11/+0
* | Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-3014-55/+31
|\ \
| * | alpha: Replace setup_irq() by request_irq()afzal mohammed2020-03-2914-55/+31
| |/
* / futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro2020-03-271-3/+2
|/
* Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-02-091-1/+1
|\
| * kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-041-1/+1
* | proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-9/+8
|/
* Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-01-291-0/+1
|\
| * arch: wire up pidfd_getfd syscallSargun Dhillon2020-01-131-0/+1
* | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-291-0/+1
|\ \
| * | open: introduce openat2(2) syscallAleksa Sarai2020-01-181-0/+1
| |/
* | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-2/+0
|\ \
| * | arch/alpha/setup: Drop dummy_con initializationArvind Sankar2020-01-141-2/+0
| |/
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-281-0/+4
|\ \
| * | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
| |/
* / remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-8/+2
|/
* alpha: use pgtable-nopud instead of 4level-fixupMike Rapoport2019-12-044-19/+22
* Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-4/+4
|\
| * PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-141-4/+4
* | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-012-68/+3
|\ \
| * | y2038: use compat_{get,set}_itimer on alphaArnd Bergmann2019-11-152-67/+2
| * | y2038: rusage: use __kernel_old_timevalArnd Bergmann2019-11-151-1/+1
| |/
* | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2019-11-281-6/+0
|\ \
| * | alpha: remove the unused __ioremap wrapperChristoph Hellwig2019-11-111-6/+0
| |/
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-261-10/+8
|\ \
| * | alpha: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook2019-11-041-1/+1
| * | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook2019-11-041-1/+1
| * | vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook2019-11-041-1/+1
| * | vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-041-2/+0
| * | vmlinux.lds.h: Move Program Header restoration into NOTES macroKees Cook2019-11-041-4/+1
| * | vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notesKees Cook2019-11-041-0/+3
| * | alpha: Rename PT_LOAD identifier "kernel" to "text"Kees Cook2019-11-041-4/+4
| |/
* | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-11-251-2/+2
|\ \ | |/ |/|
| * alpha: Use pr_warn instead of pr_warningKefeng Wang2019-10-181-2/+2
* | mm: introduce MADV_PAGEOUTMinchan Kim2019-09-251-0/+1