summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/asm
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0299-0/+99
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-041-2/+0
|\
| * Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2017-08-261-2/+6
| |\
| * \ Merge branch 'x86/boot' into x86/mm, to pick up interacting changesIngo Molnar2017-07-184-53/+1
| |\ \
| * | | x86/mm: Stop calling leave_mm() in idle codeAndy Lutomirski2017-07-051-2/+0
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-041-21/+4
|\ \ \ \
| * | | | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-21/+4
| | |_|/ | |/| |
* | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-08-211-21/+0
|\ \ \ \ | |/ / / |/| | |
| * | | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-171-21/+0
| | |/ | |/|
* | | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim2017-08-101-1/+3
* | | mm: refactor TLB gathering APIMinchan Kim2017-08-101-2/+4
|/ /
* | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-36/+0
|\ \
| * | kill {__,}{get,put}_user_unaligned()Al Viro2017-07-031-36/+0
* | | ia64: remove redundant generic-y += kvm_para.h from asm/KbuildMasahiro Yamada2017-07-101-2/+0
* | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-12/+0
|\ \ \
| * | | kill strlen_user()Al Viro2017-05-151-12/+0
| |/ /
* | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-061-2/+0
|\ \ \
| * | | ia64: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+0
| |/ /
* | | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-031-1/+1
|\ \ \ | |_|/ |/| |
| * | ia64, scsi: update references for the device-io bookMauro Carvalho Chehab2017-05-161-1/+1
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-031-23/+0
|\ \
| * | signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-041-1/+0
| * | ia64: Remove HAVE_ARCH_COPY_SIGINFOChristoph Hellwig2017-06-041-22/+0
| |/
* / arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-17/+0
|/
* Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-081-2/+3
|\
| * ia64: Use generic pci_mmap_resource_range()David Woodhouse2017-04-201-0/+1
| * PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-181-2/+0
| * PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse2017-04-181-0/+2
* | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-012-75/+38
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-263-75/+40
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | | * Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-021-0/+2
| | | |/| | | |/| |
| | | * | get rid of padding, switch to RAW_COPY_USERAl Viro2017-04-061-31/+4
| | | * | ia64: get rid of copy_in_user()Al Viro2017-04-061-10/+0
| | | * | ia64: sanitize __access_ok()Al Viro2017-04-061-16/+16
| | | * | ia64: get rid of 'segment' argument of __do_{get,put}_user()Al Viro2017-04-061-8/+8
| | | * | ia64: get rid of 'segment' argument of __{get,put}_user_check()Al Viro2017-04-061-4/+4
| | | * | ia64: add extable.hAl Viro2017-04-062-7/+12
| | |/ /
| | * | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-2/+0
| | * | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-3/+0
| |/ /
* | / ia64: restore symbol versions for symbols defined in assemblyJan Beulich2017-04-131-0/+29
| |/ |/|
* | arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+2
|/
* sched/core: Remove unused prefetch_stack()Ingo Molnar2017-03-031-2/+0
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-022-1/+2
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-3/+9
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-252-4/+7
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-1/+4
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-242-3/+3
* | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-212-15/+35
|\ \
| * | ia64: ensure exception table search users include extable.hPaul Gortmaker2017-01-241-1/+0
| * | ia64: move ia64_done_with_exception out of asm/uaccess.hPaul Gortmaker2017-01-242-15/+36
| |/