summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-21/+5Star
| | |/ / | |/| |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-041-5/+0Star
|\ \ \ \ | |_|/ / |/| | |
| * | | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-171-5/+0Star
| |/ /
* | | alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings2017-08-292-2/+12
* | | alpha: Define ioremap_wcGuenter Roeck2017-08-291-0/+1
* | | alpha: Fix section mismatchesMatt Turner2017-08-292-3/+3
* | | alpha: support R_ALPHA_REFLONG relocations for module loadingMichael Cree2017-08-291-0/+3
* | | alpha: Fix typo in ev6-copy_user.SRichard Henderson2017-08-292-4/+5
* | | alpha: Package string routines togetherRichard Henderson2017-08-291-6/+16
* | | alpha: Update for new syscallsRichard Henderson2017-08-293-1/+24
* | | alpha: Fix build error without CONFIG_VGA_HOSE.Matt Turner2017-08-292-0/+4
|/ /
* / tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy2017-07-171-1/+1
|/
* Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-071-1/+0Star
|\
| * kill strlen_user()Al Viro2017-05-161-1/+0Star
* | Merge branch 'misc.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-071-41/+40Star
|\ \
| * | osf_sigstack(): switch to put_user()Al Viro2017-05-271-3/+2Star
| * | osf_sys.c: switch handling of timeval32/itimerval32 to copy_{to,from}_user()Al Viro2017-05-271-24/+29
| * | Merge branch 'work.sys_wait' into misc.alphaAl Viro2017-05-271-37/+14Star
| |\ \
| * | | osf_getdomainname(): use copy_to_user()Al Viro2017-05-271-14/+9Star
| | |/ | |/|
* | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-071-1/+0Star
|\ \ \
| * | | trim __ARCH_WANT_SYS_OLD_GETRLIMITAl Viro2017-05-271-1/+0Star
| |/ /
* | | Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-051-39/+14Star
|\ \ \ | | |/ | |/|
| * | osf_wait4: switch to kernel_wait4()Al Viro2017-05-211-39/+14Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-0/+4
|\ \ \
| * | | net: introduce SO_PEERGROUPS getsockoptDavid Herrmann2017-06-211-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-231-2/+4
| |\| |
| * | | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller2017-05-221-0/+2
| | |/ | |/|
* | | tty: add TIOCGPTPEER ioctlAleksa Sarai2017-06-091-0/+1
| |/ |/|
* | osf_wait4(): fix infoleakAl Viro2017-05-211-2/+4
|/
* Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-111-41/+0Star
|\
| * uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-101-41/+0Star
* | Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-05-111-8/+3Star
|\ \ | |/ |/|
| * alpha: make short build log available for division routinesMasahiro Yamada2017-05-031-2/+2
| * alpha: merge build rules of division routinesMasahiro Yamada2017-05-031-7/+2Star
| * alpha: add $(src)/ rather than $(obj)/ to make source file pathMasahiro Yamada2017-05-031-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-031-0/+6
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-161-1/+1
| |\ \
| | * | alpha: fix stack smashing in old_adjtimex(2)Al Viro2017-04-031-1/+1
| | |/
| * | New getsockopt option to get socket cookieChenbo Feng2017-04-081-0/+2
| * | net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala2017-03-251-0/+2
| * | sock: introduce SO_MEMINFO getsockoptJosh Hunt2017-03-221-0/+2
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-021-1/+3
|\ \
| * | time: Delete do_sys_setimeofday()Deepa Dinamani2017-04-141-1/+3
| |/
* | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0Star
| |
| \
*-. \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-2610-558/+317Star
|\ \ \
| * | | alpha: switch to RAW_COPY_USERAl Viro2017-03-292-27/+7Star
| * | | alpha: add a helper for emitting exception table entriesAl Viro2017-03-294-186/+68Star
| * | | alpha: kill the 'segment' argument of __access_ok()Al Viro2017-03-291-41/+41
| * | | alpha: don't bother with __access_ok() in traps.cAl Viro2017-03-291-2/+2
| * | | alpha: get rid of 'segment' argument of __{get,put}_user_check()Al Viro2017-03-291-6/+6