summaryrefslogtreecommitdiff
path: root/arch/alpha
Commit message (Expand)AuthorAge
...
| | * | 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
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-12-14
|\
| * ptrace: Don't allow accessing an undumpable mmEric W. Biederman2016-11-22
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-12
|\ \
| * | posix-timers: Make them configurableNicolas Pitre2016-11-16
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-12
|\ \
| * | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-17
| * | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-16
| * | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-16