summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-112-3/+17
|\
| * 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-192-3/+17
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-093-13/+14
|\ \
| * | alpha: add support for memset16Matthew Wilcox2017-09-083-13/+14
* | | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-082-11/+47
|\ \ \ | |/ / |/| |
| * | alpha/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi2017-08-032-11/+47
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-061-11/+3
|\ \ \
| * | | mm,fork: introduce MADV_WIPEONFORKRik van Riel2017-09-061-0/+3
| * | | mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz2017-09-061-11/+0
* | | | 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-0113-16/+68
| |\ \ \
| * | | | sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn2017-08-031-0/+2
| | |/ / | |/| |
* | | | 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
|\ \ \
OpenPOWER on IntegriCloud