summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2017-09-0515-49/+40
|\
| * alpha: math-emu: Fix modular buildBen Hutchings2017-09-042-0/+3
| * alpha: Restore symbol versions for symbols exported from assemblyBen Hutchings2017-09-041-0/+18
| * alpha: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-09-041-2/+0
| * alpha: use kobj_to_dev()Geliang Tang2017-09-041-2/+1
| * alpha: squash lines for immediate returnMasahiro Yamada2017-09-043-15/+4
| * alpha: kernel: Use vma_pages()Shyam Saini2017-09-041-2/+2
| * alpha: silence a buffer overflow warningDan Carpenter2017-09-041-2/+3
| * alpha: marvel: make use of raw_spinlock variantsJulia Cartwright2017-09-043-8/+8
| * alpha: cleanup: remove __NR_sys_epoll_*, leave __NR_epoll_*Sergei Trofimovich2017-09-041-5/+0
| * alpha: use generic fb.hTobias Klauser2017-09-042-13/+1
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-041-21/+5
|\ \
| * | Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-0413-16/+68
| |\|
| * | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-21/+5
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-041-5/+0
|\ \ \ | |_|/ |/| |
| * | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-171-5/+0
| |/
* | alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings2017-08-292-2/+12
* | alpha: Define ioremap_wcGuenter Roeck2017-08-291-0/+1
* | alpha: Fix section mismatchesMatt Turner2017-08-292-3/+3
* | alpha: support R_ALPHA_REFLONG relocations for module loadingMichael Cree2017-08-291-0/+3
* | alpha: Fix typo in ev6-copy_user.SRichard Henderson2017-08-292-4/+5
* | alpha: Package string routines togetherRichard Henderson2017-08-291-6/+16
* | alpha: Update for new syscallsRichard Henderson2017-08-293-1/+24
* | alpha: Fix build error without CONFIG_VGA_HOSE.Matt Turner2017-08-292-0/+4
|/
* 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.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-061-41/+40
|\ \
| * | osf_sigstack(): switch to put_user()Al Viro2017-05-271-3/+2
| * | osf_sys.c: switch handling of timeval32/itimerval32 to copy_{to,from}_user()Al Viro2017-05-271-24/+29
| * | Merge branch 'work.sys_wait' into misc.alphaAl Viro2017-05-271-37/+14
| |\ \
| * | | osf_getdomainname(): use copy_to_user()Al Viro2017-05-271-14/+9
| | |/ | |/|
* | | 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 branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-051-39/+14
|\ \ \ | | |/ | |/|
| * | osf_wait4: switch to kernel_wait4()Al Viro2017-05-211-39/+14
* | | 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
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-221-2/+4
| |\| |
| * | | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller2017-05-211-0/+2
| | |/ | |/|
* | | tty: add TIOCGPTPEER ioctlAleksa Sarai2017-06-091-0/+1
| |/ |/|
* | osf_wait4(): fix infoleakAl Viro2017-05-211-2/+4
|/
* Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-101-41/+0
|\
| * uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-41/+0
* | Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-05-101-8/+3
|\ \ | |/ |/|
| * alpha: make short build log available for division routinesMasahiro Yamada2017-05-031-2/+2
| * alpha: merge build rules of division routinesMasahiro Yamada2017-05-031-7/+2
| * alpha: add $(src)/ rather than $(obj)/ to make source file pathMasahiro Yamada2017-05-031-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-021-0/+6
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-151-1/+1
| |\ \