summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-241-27/+24
|\
| * sys: don't hold uts_sem while accessing userspace memoryJann Horn2018-08-111-27/+24
* | mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-171-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-151-0/+3
|\ \
| * \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-241-4/+1
| |\ \
| * | | net: Add a new socket option for a future transmit time.Richard Cochran2018-07-041-0/+3
| | |/ | |/|
* | | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-152-27/+1
|\ \ \
| * | | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-0/+1
| * | | Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-022-7/+0
| * | | kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-20/+0
| |/ /
* | | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-08-151-1/+1
|\ \ \
| * | | kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott2018-07-181-1/+1
| |/ /
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-131-44/+20
|\ \ \ | |_|/ |/| |
| * | locking/atomics: Rework ordering barriersMark Rutland2018-07-251-4/+4
| * | Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar2018-07-173-51/+0
| |\|
| * | atomics/treewide: Make conditional inc/dec ops optionalMark Rutland2018-06-211-0/+1
| * | atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-211-12/+0
| * | atomics/treewide: Make test ops optionalMark Rutland2018-06-211-12/+0
| * | atomics/alpha: Define atomic64_fetch_add_unless()Mark Rutland2018-06-211-11/+12
| * | atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland2018-06-211-1/+1
| * | atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland2018-06-211-2/+0
| * | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-211-2/+2
* | | alpha: fix osf_wait4() breakageAl Viro2018-07-221-4/+1
| |/ |/|
* | alpha: Remove custom dec_and_lock() implementationSebastian Andrzej Siewior2018-06-123-51/+0
|/
* Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-06-061-1/+1
|\
| * kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck2018-06-011-1/+1
* | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-045-92/+4
|\ \
| * | y2038: alpha: Remove unneeded ipc uapi header filesArnd Bergmann2018-04-205-92/+4
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-0/+1
|\| |
| * | time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-191-0/+1
| |/
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-045-107/+30
|\ \
| * | signal/alpha: Use force_sig_fault where appropriateEric W. Biederman2018-04-252-21/+3
| * | signal/alpha: Use send_sig_fault where appropriateEric W. Biederman2018-04-253-79/+24
| * | signal/alpha: Replace TRAP_FIXME with TRAP_UNKEric W. Biederman2018-04-252-9/+2
| * | signal/alpha: Replace FPE_FIXME with FPE_FLTUNKEric W. Biederman2018-04-253-9/+2
| * | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-254-0/+10
| * | signal/alpha: Document a conflict with SI_USER for SIGFPEEric W. Biederman2018-04-171-1/+1
| |/
* | Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds2018-06-041-1/+1
|\ \
| * \ Merge branch 'mm-rst' into docs-nextJonathan Corbet2018-04-161-1/+1
| |\ \ | | |/ | |/|
| | * docs/vm: rename documentation files to .rstMike Rapoport2018-04-161-1/+1
* | | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-042-17/+2
|\ \ \
| * | | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig2018-05-091-3/+0
| * | | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+1
| * | | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+1
| * | | iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig2018-05-091-3/+0
| * | | PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-5/+0
| |/ /
* | | alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering #2Sinan Kaya2018-05-221-7/+7
* | | alpha: simplify get_arch_dma_opsChristoph Hellwig2018-05-222-5/+3
* | | alpha: use dma_direct_ops for jensenChristoph Hellwig2018-05-223-33/+5
|/ /
* | mm: introduce MAP_FIXED_NOREPLACEMichal Hocko2018-04-111-0/+1