aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder1-1/+2
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-27/+1
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-44/+20
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig1-0/+1
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2-7/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig1-20/+0
2018-07-25locking/atomics: Rework ordering barriersMark Rutland1-4/+4
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+1
2018-07-22alpha: fix osf_wait4() breakageAl Viro1-4/+1
2018-07-18kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott1-1/+1
2018-07-17Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar3-51/+0
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran1-0/+3
2018-06-21atomics/treewide: Make conditional inc/dec ops optionalMark Rutland1-0/+1
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland1-12/+0
2018-06-21atomics/treewide: Make test ops optionalMark Rutland1-12/+0
2018-06-21atomics/alpha: Define atomic64_fetch_add_unless()Mark Rutland1-11/+12
2018-06-21atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland1-1/+1
2018-06-21atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland1-2/+0
2018-06-21atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland1-2/+2
2018-06-12alpha: Remove custom dec_and_lock() implementationSebastian Andrzej Siewior3-51/+0
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-92/+4
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds5-107/+30
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-17/+2
2018-06-01kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck1-1/+1
2018-05-22alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering #2Sinan Kaya1-7/+7
2018-05-22alpha: simplify get_arch_dma_opsChristoph Hellwig2-5/+3
2018-05-22alpha: use dma_direct_ops for jensenChristoph Hellwig3-33/+5
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig1-3/+0
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig1-3/+1
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig1-3/+1
2018-05-09iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig1-3/+0
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig1-5/+0
2018-04-25signal/alpha: Use force_sig_fault where appropriateEric W. Biederman2-21/+3
2018-04-25signal/alpha: Use send_sig_fault where appropriateEric W. Biederman3-79/+24
2018-04-25signal/alpha: Replace TRAP_FIXME with TRAP_UNKEric W. Biederman2-9/+2
2018-04-25signal/alpha: Replace FPE_FIXME with FPE_FLTUNKEric W. Biederman3-9/+2
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman4-0/+10
2018-04-20y2038: alpha: Remove unneeded ipc uapi header filesArnd Bergmann5-92/+4
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann1-0/+1
2018-04-17signal/alpha: Document a conflict with SI_USER for SIGFPEEric W. Biederman1-1/+1
2018-04-16Merge branch 'mm-rst' into docs-nextJonathan Corbet1-1/+1
2018-04-16docs/vm: rename documentation files to .rstMike Rapoport1-1/+1
2018-04-11mm: introduce MAP_FIXED_NOREPLACEMichal Hocko1-0/+1
2018-04-07alpha: io: reorder barriers to guarantee writeX() and iowriteX() orderingSinan Kaya1-7/+7
2018-04-07alpha: Implement CPU vulnerabilities sysfs functions.Michael Cree3-1/+47