summaryrefslogtreecommitdiff
path: root/arch/alpha
Commit message (Expand)AuthorAge
* alpha: fix build failuresSudip Mukherjee2017-10-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-11
|\
| * signal: Remove kernel interal si_code magicEric W. Biederman2017-07-24
| * signal/alpha: Document a conflict with SI_USER for SIGTRAPEric W. Biederman2017-07-19
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-09
|\ \
| * | alpha: add support for memset16Matthew Wilcox2017-09-08
* | | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-08
|\ \ \ | |/ / |/| |
| * | alpha/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi2017-08-03
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-06
|\ \ \
| * | | mm,fork: introduce MADV_WIPEONFORKRik van Riel2017-09-06
| * | | mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz2017-09-06
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-06
|\ \ \ \ | |/ / / |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-01
| |\ \ \
| * | | | sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn2017-08-03
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2017-09-05
|\ \ \ \
| * | | | alpha: math-emu: Fix modular buildBen Hutchings2017-09-04
| * | | | alpha: Restore symbol versions for symbols exported from assemblyBen Hutchings2017-09-04
| * | | | alpha: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-09-04
| * | | | alpha: use kobj_to_dev()Geliang Tang2017-09-04
| * | | | alpha: squash lines for immediate returnMasahiro Yamada2017-09-04
| * | | | alpha: kernel: Use vma_pages()Shyam Saini2017-09-04
| * | | | alpha: silence a buffer overflow warningDan Carpenter2017-09-04
| * | | | alpha: marvel: make use of raw_spinlock variantsJulia Cartwright2017-09-04
| * | | | alpha: cleanup: remove __NR_sys_epoll_*, leave __NR_epoll_*Sergei Trofimovich2017-09-04
| * | | | alpha: use generic fb.hTobias Klauser2017-09-04
| | |/ / | |/| |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-04
|\ \ \ \
| * \ \ \ Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-04
| |\ \ \ \ | | |/ / /
| * | | | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-25
| | |/ / | |/| |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-04
|\ \ \ \ | |_|/ / |/| | |
| * | | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-17
| |/ /
* | | alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings2017-08-29
* | | alpha: Define ioremap_wcGuenter Roeck2017-08-29
* | | alpha: Fix section mismatchesMatt Turner2017-08-29
* | | alpha: support R_ALPHA_REFLONG relocations for module loadingMichael Cree2017-08-29
* | | alpha: Fix typo in ev6-copy_user.SRichard Henderson2017-08-29
* | | alpha: Package string routines togetherRichard Henderson2017-08-29
* | | alpha: Update for new syscallsRichard Henderson2017-08-29
* | | alpha: Fix build error without CONFIG_VGA_HOSE.Matt Turner2017-08-29
|/ /
* | tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy2017-07-17
|/
* Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-06
|\
| * kill strlen_user()Al Viro2017-05-15
* | Merge branch 'misc.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-06
|\ \
| * | osf_sigstack(): switch to put_user()Al Viro2017-05-27
| * | osf_sys.c: switch handling of timeval32/itimerval32 to copy_{to,from}_user()Al Viro2017-05-27
| * | Merge branch 'work.sys_wait' into misc.alphaAl Viro2017-05-27
| |\ \
| * | | osf_getdomainname(): use copy_to_user()Al Viro2017-05-27
| | |/ | |/|
* | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-06
|\ \ \
| * | | trim __ARCH_WANT_SYS_OLD_GETRLIMITAl Viro2017-05-27
| |/ /
* | | Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-05
|\ \ \ | | |/ | |/|
| * | osf_wait4: switch to kernel_wait4()Al Viro2017-05-21