aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha
AgeCommit message (Expand)Author
2022-01-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-10-06alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck
2021-08-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-08-15alpha: Send stop IPI to send to online CPUsPrarit Bhargava
2020-08-26Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2020-08-26Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2020-08-26alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck
2020-06-20Fix 'acccess_ok()' on alpha and SHLinus Torvalds
2019-05-21Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2019-02-20alpha: Fix Eiger NR_IRQS to 128Meelis Roos
2019-02-20alpha: fix page fault handling for r16-r18 targetsSergei Trofimovich
2019-01-10Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2018-11-21arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)
2018-09-21Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2018-09-09sys: don't hold uts_sem while accessing userspace memoryJann Horn
2018-08-13Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2018-07-25alpha: fix osf_wait4() breakageAl Viro
2018-06-06Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2018-05-30locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugsAndrea Parri
2018-05-30locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()Andrea Parri
2018-03-26Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2018-03-24vgacon: Set VGA struct resource typesBjorn Helgaas
2018-03-05Merge branch 'v4.14/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2018-02-16alpha: fix formating of stack contentMikulas Patocka
2018-02-16alpha: fix reboot on Avanti platformMikulas Patocka
2018-02-16alpha: Fix mixed up args in EXC macro in futex operationsMichael Cree
2018-02-16alpha: osf_sys.c: fix put_tv32 regressionArnd Bergmann
2018-02-16alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka
2018-02-13locking: don't check for __LINUX_SPINLOCK_TYPES_H on -RT archsSebastian Andrzej Siewior
2018-01-23alpha/PCI: Fix noname IRQ level detectionLorenzo Pieralisi
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-28Merge tag 'pci-v4.14-fixes-6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-26alpha/PCI: Move pci_map_irq()/pci_swizzle() out of initdataLorenzo Pieralisi
2017-10-03alpha: fix build failuresSudip Mukherjee
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-08alpha: add support for memset16Matthew Wilcox
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel
2017-09-06mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2017-09-04alpha: math-emu: Fix modular buildBen Hutchings
2017-09-04alpha: Restore symbol versions for symbols exported from assemblyBen Hutchings
2017-09-04alpha: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski
2017-09-04alpha: use kobj_to_dev()Geliang Tang