summaryrefslogtreecommitdiffstats
path: root/arch/alpha
AgeCommit message (Expand)AuthorLines
2017-05-21osf_wait4: switch to kernel_wait4()Al Viro-39/+14
2017-05-21osf_wait4(): fix infoleakAl Viro-2/+4
2017-05-15kill strlen_user()Al Viro-1/+0
2017-05-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-41/+0
2017-05-10Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-8/+3
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel-41/+0
2017-05-03alpha: make short build log available for division routinesMasahiro Yamada-2/+2
2017-05-03alpha: merge build rules of division routinesMasahiro Yamada-7/+2
2017-05-03alpha: add $(src)/ rather than $(obj)/ to make source file pathMasahiro Yamada-4/+4
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+6
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+3
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro-1/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro-558/+317
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2017-04-14time: Delete do_sys_setimeofday()Deepa Dinamani-1/+3
2017-04-08New getsockopt option to get socket cookieChenbo Feng-0/+2
2017-04-06alpha: fix stack smashing in old_adjtimex(2)Al Viro-1/+1
2017-04-03alpha: fix stack smashing in old_adjtimex(2)Al Viro-1/+1
2017-03-28alpha: switch to RAW_COPY_USERAl Viro-27/+7
2017-03-28alpha: add a helper for emitting exception table entriesAl Viro-186/+68
2017-03-28alpha: kill the 'segment' argument of __access_ok()Al Viro-41/+41
2017-03-28alpha: don't bother with __access_ok() in traps.cAl Viro-2/+2
2017-03-28alpha: get rid of 'segment' argument of __{get,put}_user_check()Al Viro-6/+6
2017-03-28alpha: add asm/extable.hAl Viro-51/+56
2017-03-28alpha: switch __copy_user() and __do_clean_user() to normal calling conventionsAl Viro-252/+151
2017-03-28new helper: uaccess_kernel()Al Viro-1/+1
2017-03-24net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala-0/+2
2017-03-22sock: introduce SO_MEMINFO getsockoptJosh Hunt-0/+2
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro-4/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro-3/+0
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar-1/+1
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar-0/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+4
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+2
2017-03-02sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h>Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-4/+4
2017-02-27mm: add new mmgrab() helperVegard Nossum-1/+1
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez-0/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-6/+6
2017-02-24alpha: use generic current.hDavidlohr Bueso-9/+1
2017-02-21Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker-1/+0
2017-02-01alpha: Convert obsolete cputime_t to nsecsFrederic Weisbecker-4/+4
2017-02-01sched/cputime: Convert task/group cputime to nsecsFrederic Weisbecker-2/+2
2017-02-01sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...Frederic Weisbecker-1/+1
2017-01-24alpha: migrate exception table users off module.h and onto extable.hPaul Gortmaker-2/+2
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche-1/+1