summaryrefslogtreecommitdiff
path: root/arch/alpha/include
Commit message (Expand)AuthorAge
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-02
|\
| * 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
* | 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: 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
|/
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* 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
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-01
|/
* 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
| * locking/mutex: Kill arch specific codePeter Zijlstra2016-10-25
* | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan2016-11-30
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-14
|\
| * Merge branch 'work.uaccess' into for-linusAl Viro2016-10-14
| |\
| | * alpha: get rid of tail-zeroing in __copy_user()Al Viro2016-09-15
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-14
|\ \ \ | |/ / |/| |
| * | alpha: move exports to actual definitionsAl Viro2016-08-07
* | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-10
|\ \ \ | |_|/ |/| |
| * | x86/pkeys: Allocation/free syscallsDave Hansen2016-09-09
| |/
* | alpha: fix copy_from_user()Al Viro2016-09-09
|/
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-05
|\
| * char/genrtc: remove alpha supportArnd Bergmann2016-06-04
* | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* | signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-02
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-25
|\ \
| * | locking/atomic, arch/alpha: Convert to _relaxed atomicsPeter Zijlstra2016-06-16
| * | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-16
| * | locking/atomic, arch/alpha: Implement atomic{,64}_fetch_{add,sub,and,andnot,o...Peter Zijlstra2016-06-16
| * | locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-14
| * | locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update()Jason Low2016-06-08
| * | locking/rwsem: Convert sem->count to 'atomic_long_t'Jason Low2016-06-08
| |/
* | tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-24
|/
* locking/rwsem, alpha: Provide __down_write_killable()Michal Hocko2016-04-13
* alpha/extable: use generic search and sort routinesArd Biesheuvel2016-03-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
|\