aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)AuthorFilesLines
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Gravatar Anshuman Khandual 1-2/+0
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSGravatar Anshuman Khandual 1-3/+0
2020-04-07asm-generic: fix unistd_32.h generation formatGravatar Michal Simek 1-1/+1
2020-04-07mm: remove dummy struct bootmem_data/bootmem_data_tGravatar Waiman Long 1-2/+0
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-32/+20
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+2
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+1
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-1/+0
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesGravatar Peter Xu 1-1/+1
2020-04-02mm: introduce FAULT_FLAG_DEFAULTGravatar Peter Xu 1-1/+1
2020-04-02mm: introduce fault_signal_pending()Gravatar Peter Xu 1-1/+1
2020-04-02asm-generic: make more kernel-space headers mandatoryGravatar Masahiro Yamada 1-11/+0
2020-03-30Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 14-55/+31
2020-03-30alpha: Fix nautilus PCI setupGravatar Ivan Kokshaysky 1-32/+20
2020-03-29alpha: Replace setup_irq() by request_irq()Gravatar afzal mohammed 14-55/+31
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeGravatar Al Viro 1-3/+2
2020-03-25.gitignore: add SPDX License IdentifierGravatar Masahiro Yamada 1-0/+1
2020-03-19rtc/alpha: remove legacy rtc driverGravatar Arnd Bergmann 1-1/+2
2020-02-24scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledGravatar Diego Elio Pettenò 1-1/+0
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 1-1/+1
2020-02-04proc: convert everything to "struct proc_ops"Gravatar Alexey Dobriyan 1-9/+8
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yGravatar Masahiro Yamada 1-1/+1
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Gravatar Linus Torvalds 1-0/+1
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-2/+0
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+4
2020-01-18open: introduce openat2(2) syscallGravatar Aleksa Sarai 1-0/+1
2020-01-14arch/alpha/setup: Drop dummy_con initializationGravatar Arvind Sankar 1-2/+0
2020-01-13arch: wire up pidfd_getfd syscallGravatar Sargun Dhillon 1-0/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-8/+2
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Gravatar Ingo Molnar 1-0/+4
2019-12-04alpha: use pgtable-nopud instead of 4level-fixupGravatar Mike Rapoport 4-19/+22
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-4/+4
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-68/+3
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapGravatar Linus Torvalds 1-6/+0
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-10/+8
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-2/+2
2019-11-15y2038: use compat_{get,set}_itimer on alphaGravatar Arnd Bergmann 2-67/+2
2019-11-15y2038: rusage: use __kernel_old_timevalGravatar Arnd Bergmann 1-1/+1
2019-11-11alpha: remove the unused __ioremap wrapperGravatar Christoph Hellwig 1-6/+0
2019-11-04alpha: Move EXCEPTION_TABLE to RO_DATA segmentGravatar Kees Cook 1-1/+1
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAGravatar Kees Cook 1-1/+1
2019-11-04vmlinux.lds.h: Replace RODATA with RO_DATAGravatar Kees Cook 1-1/+1
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAGravatar Kees Cook 1-2/+0
2019-11-04vmlinux.lds.h: Move Program Header restoration into NOTES macroGravatar Kees Cook 1-4/+1
2019-11-04vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notesGravatar Kees Cook 1-0/+3
2019-11-04alpha: Rename PT_LOAD identifier "kernel" to "text"Gravatar Kees Cook 1-4/+4
2019-10-18alpha: Use pr_warn instead of pr_warningGravatar Kefeng Wang 1-2/+2
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsGravatar Denis Efremov 1-4/+4
2019-09-25mm: introduce MADV_PAGEOUTGravatar Minchan Kim 1-0/+1