summaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)Author
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
2017-07-19signal/alpha: Document a conflict with SI_USER for SIGTRAPEric W. Biederman
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06Merge branch 'misc.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-07-05Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai
2017-05-27osf_sigstack(): switch to put_user()Al Viro
2017-05-27osf_sys.c: switch handling of timeval32/itimerval32 to copy_{to,from}_user()Al Viro
2017-05-27Merge branch 'work.sys_wait' into misc.alphaAl Viro
2017-05-27osf_getdomainname(): use copy_to_user()Al Viro
2017-05-27trim __ARCH_WANT_SYS_OLD_GETRLIMITAl Viro
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-21net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller
2017-05-21osf_wait4: switch to kernel_wait4()Al Viro
2017-05-21osf_wait4(): fix infoleakAl Viro
2017-05-15kill strlen_user()Al Viro
2017-05-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-10Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-05-03alpha: make short build log available for division routinesMasahiro Yamada
2017-05-03alpha: merge build rules of division routinesMasahiro Yamada
2017-05-03alpha: add $(src)/ rather than $(obj)/ to make source file pathMasahiro Yamada
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-14time: Delete do_sys_setimeofday()Deepa Dinamani
2017-04-08New getsockopt option to get socket cookieChenbo Feng
2017-04-06alpha: fix stack smashing in old_adjtimex(2)Al Viro
2017-04-03alpha: fix stack smashing in old_adjtimex(2)Al Viro
2017-03-28alpha: switch to RAW_COPY_USERAl Viro
2017-03-28alpha: add a helper for emitting exception table entriesAl Viro
2017-03-28alpha: kill the 'segment' argument of __access_ok()Al Viro
2017-03-28alpha: don't bother with __access_ok() in traps.cAl Viro
2017-03-28alpha: get rid of 'segment' argument of __{get,put}_user_check()Al Viro
2017-03-28alpha: add asm/extable.hAl Viro