summaryrefslogtreecommitdiff
path: root/arch/alpha/include
AgeCommit message (Expand)AuthorFilesLines
2020-08-26alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck1-4/+4
2020-06-20Fix 'acccess_ok()' on alpha and SHLinus Torvalds1-3/+5
2019-02-20alpha: Fix Eiger NR_IRQS to 128Meelis Roos1-3/+3
2018-11-21arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)3-1/+29
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-02-16alpha: Fix mixed up args in EXC macro in futex operationsMichael Cree1-4/+4
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-Hartman91-0/+91
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 Torvalds1-0/+14
2017-09-09alpha: add support for memset16Matthew Wilcox2-8/+9
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 Torvalds5-19/+20
2017-09-04alpha: Restore symbol versions for symbols exported from assemblyBen Hutchings1-0/+18
2017-09-04alpha: marvel: make use of raw_spinlock variantsJulia Cartwright1-1/+1
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 Molnar5-3/+28
2017-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-3/+28
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: Update for new syscallsRichard Henderson2-1/+15
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-04sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn1-0/+2
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman1-2/+2
2017-07-20signal/alpha: Document a conflict with SI_USER for SIGTRAPEric W. Biederman1-0/+14
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy1-1/+1
2017-07-07Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2017-07-07Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-1/+0
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-27trim __ARCH_WANT_SYS_OLD_GETRLIMITAl Viro1-1/+0
2017-05-22net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller1-0/+2
2017-05-16kill strlen_user()Al Viro1-1/+0
2017-05-10uapi: export all headers under uapi directoriesNicolas Dichtel1-41/+0
2017-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+6
2017-04-08New getsockopt option to get socket cookieChenbo Feng1-0/+2
2017-03-29alpha: switch to RAW_COPY_USERAl Viro1-27/+6
2017-03-29alpha: add a helper for emitting exception table entriesAl Viro2-70/+26
2017-03-29alpha: kill the 'segment' argument of __access_ok()Al Viro1-41/+41
2017-03-29alpha: get rid of 'segment' argument of __{get,put}_user_check()Al Viro1-6/+6