summaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)AuthorFilesLines
2018-11-21arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)3-1/+29
2018-09-09sys: don't hold uts_sem while accessing userspace memoryJann Horn1-27/+24
2018-07-25alpha: fix osf_wait4() breakageAl Viro1-4/+1
2018-05-30locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugsAndrea Parri1-3/+18
2018-05-30locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()Andrea Parri1-8/+7
2018-03-24vgacon: Set VGA struct resource typesBjorn Helgaas1-0/+1
2018-02-16alpha: fix formating of stack contentMikulas Patocka1-4/+9
2018-02-16alpha: fix reboot on Avanti platformMikulas Patocka1-1/+2
2018-02-16alpha: Fix mixed up args in EXC macro in futex operationsMichael Cree1-4/+4
2018-02-16alpha: osf_sys.c: fix put_tv32 regressionArnd Bergmann1-2/+2
2018-02-16alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka1-1/+2
2018-01-23alpha/PCI: Fix noname IRQ level detectionLorenzo Pieralisi1-6/+29
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds269-0/+269
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman1-0/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman39-0/+39
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman229-0/+229
2017-10-28Merge tag 'pci-v4.14-fixes-6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds17-54/+54
2017-10-26alpha/PCI: Move pci_map_irq()/pci_swizzle() out of initdataLorenzo Pieralisi17-54/+54
2017-10-04alpha: fix build failuresSudip Mukherjee1-0/+1
2017-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2-3/+17
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-13/+14
2017-09-09alpha: add support for memset16Matthew Wilcox3-13/+14
2017-09-09Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-11/+47
2017-09-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-11/+3
2017-09-07mm,fork: introduce MADV_WIPEONFORKRik van Riel1-0/+3
2017-09-07mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz1-11/+0
2017-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds15-49/+40
2017-09-04alpha: math-emu: Fix modular buildBen Hutchings2-0/+3
2017-09-04alpha: Restore symbol versions for symbols exported from assemblyBen Hutchings1-0/+18
2017-09-04alpha: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski1-2/+0
2017-09-04alpha: use kobj_to_dev()Geliang Tang1-2/+1
2017-09-04alpha: squash lines for immediate returnMasahiro Yamada3-15/+4
2017-09-04alpha: kernel: Use vma_pages()Shyam Saini1-2/+2
2017-09-04alpha: silence a buffer overflow warningDan Carpenter1-2/+3
2017-09-04alpha: marvel: make use of raw_spinlock variantsJulia Cartwright3-8/+8
2017-09-04alpha: cleanup: remove __NR_sys_epoll_*, leave __NR_epoll_*Sergei Trofimovich1-5/+0
2017-09-04alpha: use generic fb.hTobias Klauser2-13/+1
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-21/+5
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+0
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar13-16/+68
2017-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-16/+68
2017-08-29alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings2-2/+12
2017-08-29alpha: Define ioremap_wcGuenter Roeck1-0/+1
2017-08-29alpha: Fix section mismatchesMatt Turner2-3/+3
2017-08-29alpha: support R_ALPHA_REFLONG relocations for module loadingMichael Cree1-0/+3
2017-08-29alpha: Fix typo in ev6-copy_user.SRichard Henderson2-4/+5
2017-08-29alpha: Package string routines togetherRichard Henderson1-6/+16
2017-08-29alpha: Update for new syscallsRichard Henderson3-1/+24
2017-08-29alpha: Fix build error without CONFIG_VGA_HOSE.Matt Turner2-0/+4