summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-021-0/+1
| * | | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-0239-0/+39
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0291-0/+91
| |/ /
* | | locking/atomics/alpha: Add smp_read_barrier_depends() to _release()/_relaxed(...Will Deacon2017-10-241-0/+13
* | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-101-4/+0Star
* | | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-101-10/+0Star
* | | locking/arch, alpha: Add __down_read_killable()Kirill Tkhai2017-10-101-3/+18
|/ /
* / alpha: fix build failuresSudip Mukherjee2017-10-041-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-121-0/+14
|\
| * signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-2/+2
| * signal/alpha: Document a conflict with SI_USER for SIGTRAPEric W. Biederman2017-07-201-0/+14
* | alpha: add support for memset16Matthew Wilcox2017-09-092-8/+9
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-071-11/+3Star
|\ \
| * | mm,fork: introduce MADV_WIPEONFORKRik van Riel2017-09-071-0/+3
| * | mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz2017-09-071-11/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-0/+2
|\ \ \ | |/ / |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-025-3/+28
| |\ \
| * | | sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn2017-08-041-0/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2017-09-055-19/+20
|\ \ \ \
| * | | | alpha: Restore symbol versions for symbols exported from assemblyBen Hutchings2017-09-041-0/+18
| * | | | alpha: marvel: make use of raw_spinlock variantsJulia Cartwright2017-09-041-1/+1
| * | | | alpha: cleanup: remove __NR_sys_epoll_*, leave __NR_epoll_*Sergei Trofimovich2017-09-041-5/+0Star
| * | | | alpha: use generic fb.hTobias Klauser2017-09-042-13/+1Star
| | |/ / | |/| |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-041-21/+5Star
|\ \ \ \
| * | | | Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-045-3/+28
| |\| | |
| * | | | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-21/+5Star
| | |/ / | |/| |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-041-5/+0Star
|\ \ \ \ | |_|/ / |/| | |
| * | | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-171-5/+0Star
| |/ /
* | | alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings2017-08-292-2/+12
* | | 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-071-1/+0Star
|\
| * kill strlen_user()Al Viro2017-05-161-1/+0Star
* | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-071-1/+0Star
|\ \
| * | trim __ARCH_WANT_SYS_OLD_GETRLIMITAl Viro2017-05-271-1/+0Star
| |/
* | 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-221-0/+2
| |/
* / tty: add TIOCGPTPEER ioctlAleksa Sarai2017-06-091-0/+1
|/
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-101-41/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-031-0/+6
|\
| * New getsockopt option to get socket cookieChenbo Feng2017-04-081-0/+2
| * net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala2017-03-251-0/+2
| * sock: introduce SO_MEMINFO getsockoptJosh Hunt2017-03-221-0/+2
* | alpha: switch to RAW_COPY_USERAl Viro2017-03-291-27/+6Star
* | alpha: add a helper for emitting exception table entriesAl Viro2017-03-292-70/+26Star
* | alpha: kill the 'segment' argument of __access_ok()Al Viro2017-03-291-41/+41
* | alpha: get rid of 'segment' argument of __{get,put}_user_check()Al Viro2017-03-291-6/+6
* | alpha: add asm/extable.hAl Viro2017-03-292-51/+56