summaryrefslogtreecommitdiffstats
path: root/arch/alpha
AgeCommit message (Expand)AuthorLines
2017-10-28Merge tag 'pci-v4.14-fixes-6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-54/+54
2017-10-26alpha/PCI: Move pci_map_irq()/pci_swizzle() out of initdataLorenzo Pieralisi-54/+54
2017-10-24locking/atomics/alpha: Add smp_read_barrier_depends() to _release()/_relaxed(...Will Deacon-0/+13
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig-2/+0
2017-10-19floppy: consolidate the dummy fd_cacheflush definitionChristoph Hellwig-2/+0
2017-10-12treewide: Fix typos in KconfigMasanari Iida-1/+1
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon-4/+0
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon-10/+0
2017-10-10locking/arch, alpha: Add __down_read_killable()Kirill Tkhai-3/+18
2017-10-03alpha: fix build failuresSudip Mukherjee-0/+1
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-3/+17
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds-13/+14
2017-09-08alpha: add support for memset16Matthew Wilcox-13/+14
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-11/+47
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-11/+3
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel-0/+3
2017-09-06mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz-11/+0
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+2
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds-49/+40
2017-09-04alpha: math-emu: Fix modular buildBen Hutchings-0/+3
2017-09-04alpha: Restore symbol versions for symbols exported from assemblyBen Hutchings-0/+18
2017-09-04alpha: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski-2/+0
2017-09-04alpha: use kobj_to_dev()Geliang Tang-2/+1
2017-09-04alpha: squash lines for immediate returnMasahiro Yamada-15/+4
2017-09-04alpha: kernel: Use vma_pages()Shyam Saini-2/+2
2017-09-04alpha: silence a buffer overflow warningDan Carpenter-2/+3
2017-09-04alpha: marvel: make use of raw_spinlock variantsJulia Cartwright-8/+8
2017-09-04alpha: cleanup: remove __NR_sys_epoll_*, leave __NR_epoll_*Sergei Trofimovich-5/+0
2017-09-04alpha: use generic fb.hTobias Klauser-13/+1
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-21/+5
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-5/+0
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar-16/+68
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-16/+68
2017-08-29alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings-2/+12
2017-08-29alpha: Define ioremap_wcGuenter Roeck-0/+1
2017-08-29alpha: Fix section mismatchesMatt Turner-3/+3
2017-08-29alpha: support R_ALPHA_REFLONG relocations for module loadingMichael Cree-0/+3
2017-08-29alpha: Fix typo in ev6-copy_user.SRichard Henderson-4/+5
2017-08-29alpha: Package string routines togetherRichard Henderson-6/+16
2017-08-29alpha: Update for new syscallsRichard Henderson-1/+24
2017-08-29alpha: Fix build error without CONFIG_VGA_HOSE.Matt Turner-0/+4
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby-21/+5
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney-5/+0
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn-0/+2
2017-08-03alpha/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi-11/+47
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman-2/+2
2017-07-19signal/alpha: Document a conflict with SI_USER for SIGTRAPEric W. Biederman-3/+17
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy-1/+1
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+0
2017-07-06Merge branch 'misc.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-41/+40