summaryrefslogtreecommitdiffstats
path: root/arch/alpha
AgeCommit message (Expand)Author
2018-03-24vgacon: Set VGA struct resource typesBjorn Helgaas
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-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
2017-09-04alpha: squash lines for immediate returnMasahiro Yamada
2017-09-04alpha: kernel: Use vma_pages()Shyam Saini
2017-09-04alpha: silence a buffer overflow warningDan Carpenter
2017-09-04alpha: marvel: make use of raw_spinlock variantsJulia Cartwright
2017-09-04alpha: cleanup: remove __NR_sys_epoll_*, leave __NR_epoll_*Sergei Trofimovich
2017-09-04alpha: use generic fb.hTobias Klauser
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-29alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings
2017-08-29alpha: Define ioremap_wcGuenter Roeck
2017-08-29alpha: Fix section mismatchesMatt Turner
2017-08-29alpha: support R_ALPHA_REFLONG relocations for module loadingMichael Cree
2017-08-29alpha: Fix typo in ev6-copy_user.SRichard Henderson
2017-08-29alpha: Package string routines togetherRichard Henderson
2017-08-29alpha: Update for new syscallsRichard Henderson
2017-08-29alpha: Fix build error without CONFIG_VGA_HOSE.Matt Turner
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn
2017-08-03alpha/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman