summaryrefslogtreecommitdiff
path: root/arch/alpha
Commit message (Expand)AuthorAge
* osf_wait4(): fix infoleakAl Viro2017-05-21
* Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-10
|\
| * uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-11
* | Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-05-10
|\ \ | |/ |/|
| * alpha: make short build log available for division routinesMasahiro Yamada2017-05-03
| * alpha: merge build rules of division routinesMasahiro Yamada2017-05-03
| * alpha: add $(src)/ rather than $(obj)/ to make source file pathMasahiro Yamada2017-05-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-02
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-15
| |\ \
| | * | alpha: fix stack smashing in old_adjtimex(2)Al Viro2017-04-03
| | |/
| * | New getsockopt option to get socket cookieChenbo Feng2017-04-08
| * | net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala2017-03-24
| * | sock: introduce SO_MEMINFO getsockoptJosh Hunt2017-03-22
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-01
|\ \
| * | time: Delete do_sys_setimeofday()Deepa Dinamani2017-04-14
| |/
* | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-26
| |
| \
*-. \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-26
|\ \ \
| * | | alpha: switch to RAW_COPY_USERAl Viro2017-03-28
| * | | alpha: add a helper for emitting exception table entriesAl Viro2017-03-28
| * | | alpha: kill the 'segment' argument of __access_ok()Al Viro2017-03-28
| * | | alpha: don't bother with __access_ok() in traps.cAl Viro2017-03-28
| * | | alpha: get rid of 'segment' argument of __{get,put}_user_check()Al Viro2017-03-28
| * | | alpha: add asm/extable.hAl Viro2017-03-28
| * | | alpha: switch __copy_user() and __do_clean_user() to normal calling conventionsAl Viro2017-03-28
| |/ /
| * | new helper: uaccess_kernel()Al Viro2017-03-28
| * | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-05
| * | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-05
| |/
* | alpha: fix stack smashing in old_adjtimex(2)Al Viro2017-04-06
|/
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-03
* sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-02
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h>Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* mm: add new mmgrab() helperVegard Nossum2017-02-27
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-27
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-24
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* | alpha: use generic current.hDavidlohr Bueso2017-02-24
* | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-21
|\ \
| * | alpha: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-24
| |/
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-01
* | alpha: Convert obsolete cputime_t to nsecsFrederic Weisbecker2017-02-01
* | sched/cputime: Convert task/group cputime to nsecsFrederic Weisbecker2017-02-01
* | sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...Frederic Weisbecker2017-02-01
|/
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25