summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | alpha: Define ioremap_wcGuenter Roeck2017-08-291-0/+1
* | | alpha: Update for new syscallsRichard Henderson2017-08-292-1/+15
|/ /
* / 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-061-1/+0
|\
| * kill strlen_user()Al Viro2017-05-151-1/+0
* | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-061-1/+0
|\ \
| * | trim __ARCH_WANT_SYS_OLD_GETRLIMITAl Viro2017-05-271-1/+0
| |/
* | 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
| * | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller2017-05-211-0/+2
| |/
* / tty: add TIOCGPTPEER ioctlAleksa Sarai2017-06-091-0/+1
|/
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-41/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-021-0/+6
|\
| * New getsockopt option to get socket cookieChenbo Feng2017-04-081-0/+2
| * net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala2017-03-241-0/+2
| * sock: introduce SO_MEMINFO getsockoptJosh Hunt2017-03-221-0/+2
* | alpha: switch to RAW_COPY_USERAl Viro2017-03-281-27/+6
* | alpha: add a helper for emitting exception table entriesAl Viro2017-03-282-70/+26
* | alpha: kill the 'segment' argument of __access_ok()Al Viro2017-03-281-41/+41
* | alpha: get rid of 'segment' argument of __{get,put}_user_check()Al Viro2017-03-281-6/+6
* | alpha: add asm/extable.hAl Viro2017-03-282-51/+56
* | alpha: switch __copy_user() and __do_clean_user() to normal calling conventionsAl Viro2017-03-281-56/+11
* | new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
* | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-4/+0
* | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-3/+0
|/
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-022-0/+3
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-0/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-2/+2
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-1/+1
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* | alpha: use generic current.hDavidlohr Bueso2017-02-242-9/+1
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0
|/
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-122-10/+0
|\
| * locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-1/+0
| * locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
| * locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
| * locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-9/+0
* | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan2016-11-301-0/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-141-4/+5
|\
| * Merge branch 'work.uaccess' into for-linusAl Viro2016-10-141-4/+5
| |\
| | * alpha: get rid of tail-zeroing in __copy_user()Al Viro2016-09-151-4/+5
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+1
|\ \ \ | |/ / |/| |
| * | alpha: move exports to actual definitionsAl Viro2016-08-071-0/+1
* | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-101-0/+5
|\ \ \ | |_|/ |/| |
| * | x86/pkeys: Allocation/free syscallsDave Hansen2016-09-091-0/+5
| |/
* / alpha: fix copy_from_user()Al Viro2016-09-091-11/+8
|/
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-1/+0
|\
| * char/genrtc: remove alpha supportArnd Bergmann2016-06-041-1/+0
* | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-2/+0
* | signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-021-27/+0