summaryrefslogtreecommitdiff
path: root/arch/ia64/include/asm
AgeCommit message (Expand)Author
2017-07-18Merge branch 'x86/boot' into x86/mm, to pick up interacting changesIngo Molnar
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-10ia64: remove redundant generic-y += kvm_para.h from asm/KbuildMasahiro Yamada
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-05x86/mm: Stop calling leave_mm() in idle codeAndy Lutomirski
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-20ia64: remove DMA_ERROR_CODEChristoph Hellwig
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig
2017-06-04ia64: Remove HAVE_ARCH_COPY_SIGINFOChristoph Hellwig
2017-05-16ia64, scsi: update references for the device-io bookMauro Carvalho Chehab
2017-05-15kill strlen_user()Al Viro
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-20ia64: Use generic pci_mmap_resource_range()David Woodhouse
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse
2017-04-18PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse
2017-04-13ia64: restore symbol versions for symbols defined in assemblyJan Beulich
2017-04-06get rid of padding, switch to RAW_COPY_USERAl Viro
2017-04-06ia64: get rid of copy_in_user()Al Viro
2017-04-06ia64: sanitize __access_ok()Al Viro
2017-04-06ia64: get rid of 'segment' argument of __do_{get,put}_user()Al Viro
2017-04-06ia64: get rid of 'segment' argument of __{get,put}_user_check()Al Viro
2017-04-06ia64: add extable.hAl Viro
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro
2017-03-03sched/core: Remove unused prefetch_stack()Ingo Molnar
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-21Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker
2017-02-01ia64, sched/cputime: Remove unused cputime definitionsFrederic Weisbecker
2017-02-01ia64, sched/cputime: Move the nsecs based cputime headers to the last arch us...Frederic Weisbecker
2017-01-24ia64: ensure exception table search users include extable.hPaul Gortmaker
2017-01-24ia64: move ia64_done_with_exception out of asm/uaccess.hPaul Gortmaker
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2017-01-14sched/cputime, ia64: Accumulate cputime and account only on tick/task switchFrederic Weisbecker
2016-12-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-15ACPI/NUMA: Do not map pxm to node when NUMA is turned offBoris Ostrovsky
2016-12-12mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V
2016-12-12mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V
2016-12-12mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V