aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-5/+3
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)1-3/+2
2019-01-04fls: change parameter to unsigned intMatthew Wilcox1-2/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds2-2/+2
2018-12-26Merge tag 'please-pull-y2038prep' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds2-3/+2
2018-11-26ia64: export node_distance functionMatias Bjørling1-1/+3
2018-11-13ia64: generate uapi header and system call table filesFiroz Khan1-0/+1
2018-11-13ia64: add __NR_syscalls along with NR_syscallsFiroz Khan1-3/+1
2018-10-31treewide: remove current_text_addrNick Desaulniers1-6/+0
2018-10-26mm: make memmap_init a proper functionPavel Tatashin1-1/+0
2018-10-26hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti1-5/+0
2018-10-26hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti1-7/+0
2018-10-26hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti1-6/+0
2018-10-26hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti1-0/+1
2018-10-26hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti1-5/+0
2018-10-26hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti1-5/+0
2018-10-26hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti1-0/+1
2018-10-26hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti1-6/+0
2018-10-26hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti1-6/+0
2018-10-26hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti1-2/+3
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2018-10-23Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds2-7/+0
2018-10-01dma-mapping: make the get_required_mask method available unconditionallyChristoph Hellwig4-12/+0
2018-09-17ia64: remove machvec_dma_sync_{single,sg}Christoph Hellwig1-5/+0
2018-09-17ia64: remove the unused iommu_dma_init functionChristoph Hellwig1-1/+0
2018-09-17ia64: remove the unused pci_iommu_shutdown functionChristoph Hellwig1-1/+0
2018-08-29y2038: Compile utimes()/futimesat() conditionallyArnd Bergmann1-0/+1
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann1-0/+2
2018-08-20ia64: Fix kernel BUG at lib/ioremap.c:72!Tony Luck1-0/+1
2018-08-14Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+12
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-81/+0
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-1/+1
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds1-4/+3
2018-07-31ia64: use asm-generic/io.hArnd Bergmann1-1/+12
2018-07-26mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov1-1/+1
2018-06-21atomics/treewide: Make conditional inc/dec ops optionalMark Rutland1-16/+0
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland1-9/+0
2018-06-21atomics/treewide: Make test ops optionalMark Rutland1-23/+0
2018-06-21atomics/treewide: Make atomic64_fetch_add_unless() optionalMark Rutland1-15/+0
2018-06-21atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland1-16/+0
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-1/+1
2018-06-21ia64/kprobes: Remove jprobe implementationMasami Hiramatsu1-2/+0
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 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2018-05-14softirq/ia64: Switch to generic local_softirq_pending() implementationFrederic Weisbecker1-1/+1
2018-05-14softirq/ia64: Convert local_softirq_pending() to per-cpu opsFrederic Weisbecker1-1/+1
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig1-17/+0
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann1-0/+1