summaryrefslogtreecommitdiffstats
path: root/arch/alpha (follow)
Commit message (Expand)AuthorAgeFilesLines
* alpha: Fix Eiger NR_IRQS to 128Meelis Roos2019-02-201-3/+3
* alpha: fix page fault handling for r16-r18 targetsSergei Trofimovich2019-02-201-1/+1
* arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)2018-11-213-1/+29
* sys: don't hold uts_sem while accessing userspace memoryJann Horn2018-09-091-27/+24
* alpha: fix osf_wait4() breakageAl Viro2018-07-251-4/+1
* locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugsAndrea Parri2018-05-301-3/+18
* locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()Andrea Parri2018-05-301-8/+7
* vgacon: Set VGA struct resource typesBjorn Helgaas2018-03-241-0/+1
* alpha: fix formating of stack contentMikulas Patocka2018-02-161-4/+9
* alpha: fix reboot on Avanti platformMikulas Patocka2018-02-161-1/+2
* alpha: Fix mixed up args in EXC macro in futex operationsMichael Cree2018-02-161-4/+4
* alpha: osf_sys.c: fix put_tv32 regressionArnd Bergmann2018-02-161-2/+2
* alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka2018-02-161-1/+2
* alpha/PCI: Fix noname IRQ level detectionLorenzo Pieralisi2018-01-231-6/+29
* Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2017-11-02269-0/+269
|\
| * 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 licenseGreg Kroah-Hartman2017-11-0239-0/+39
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02229-0/+229
* | Merge tag 'pci-v4.14-fixes-6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2017-10-2817-54/+54
|\ \ | |/ |/|
| * alpha/PCI: Move pci_map_irq()/pci_swizzle() out of initdataLorenzo Pieralisi2017-10-2617-54/+54
* | alpha: fix build failuresSudip Mukherjee2017-10-031-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus 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/git/helgaas/pciLinus 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/mattst88/alphaLinus 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/kernel/git/tip/tipLinus 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/kernel/git/tip/tipLinus Torvalds2017-09-041-5/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-171-5/+0
| |/ /