summaryrefslogtreecommitdiff
path: root/arch/alpha/include
AgeCommit message (Expand)Author
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-07PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas
2017-11-07PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-03mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-24locking/atomics/alpha: Add smp_read_barrier_depends() to _release()/_relaxed(...Will Deacon
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig
2017-10-19floppy: consolidate the dummy fd_cacheflush definitionChristoph Hellwig
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon
2017-10-10locking/arch, alpha: Add __down_read_killable()Kirill Tkhai
2017-10-03alpha: fix build failuresSudip Mukherjee
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-08alpha: add support for memset16Matthew Wilcox
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel
2017-09-06mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2017-09-04alpha: Restore symbol versions for symbols exported from assemblyBen Hutchings
2017-09-04alpha: marvel: make use of raw_spinlock variantsJulia Cartwright
2017-09-04alpha: cleanup: remove __NR_sys_epoll_*, leave __NR_epoll_*Sergei Trofimovich
2017-09-04alpha: use generic fb.hTobias Klauser
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-29alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings
2017-08-29alpha: Define ioremap_wcGuenter Roeck
2017-08-29alpha: Update for new syscallsRichard Henderson
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman
2017-07-19signal/alpha: Document a conflict with SI_USER for SIGTRAPEric W. Biederman
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai
2017-05-27trim __ARCH_WANT_SYS_OLD_GETRLIMITAl Viro
2017-05-21net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller
2017-05-15kill strlen_user()Al Viro
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel