aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-3/+17
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-13/+14
2017-09-08alpha: add support for memset16Matthew Wilcox3-13/+14
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-11/+47
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-11/+3
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel1-0/+3
2017-09-06mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz1-11/+0
2017-09-06Merge 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/mattst88/alphaLinus 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/kernel/git/tip/tipLinus Torvalds1-21/+5
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+0
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar13-16/+68
2017-09-01Merge 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
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-21/+5
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney1-5/+0
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn1-0/+2
2017-08-03alpha/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi2-11/+47
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman1-2/+2
2017-07-19signal/alpha: Document a conflict with SI_USER for SIGTRAPEric W. Biederman2-3/+17
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy1-1/+1
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+0
2017-07-06Merge branch 'misc.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-41/+40
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+0
2017-07-05Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-39/+14
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann1-0/+2
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai1-0/+1
2017-05-27osf_sigstack(): switch to put_user()Al Viro1-3/+2
2017-05-27osf_sys.c: switch handling of timeval32/itimerval32 to copy_{to,from}_user()Al Viro1-24/+29
2017-05-27Merge branch 'work.sys_wait' into misc.alphaAl Viro1-37/+14
2017-05-27osf_getdomainname(): use copy_to_user()Al Viro1-14/+9
2017-05-27trim __ARCH_WANT_SYS_OLD_GETRLIMITAl Viro1-1/+0