aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-21/+0
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds1-1/+1
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-17/+27
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-172/+0
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-273/+26
2019-04-19asm-generic: generalize asm/sockios.hArnd Bergmann1-21/+0
2019-04-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar1-10/+3
2019-04-08ia64/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()Will Deacon4-18/+27
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon1-0/+1
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)1-7/+3
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)1-4/+1
2019-04-03locking/rwsem: Remove arch specific rwsem filesWaiman Long1-172/+0
2019-04-03ia64/tlb: Eradicate tlb_migrate_finish() callbackPeter Zijlstra3-17/+0
2019-04-03ia64/tlb: Convert to generic mmu_gatherPeter Zijlstra2-255/+26
2019-04-03asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra1-2/+1
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2-1/+1
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin1-1/+1
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada1-2/+0
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada1-1/+0
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-14/+2
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-120/+1
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds1-1/+0
2019-02-03arch: Use asm-generic/socket.h when possibleDeepa Dinamani2-122/+1
2019-01-25ia64: add __NR_umount2 definitionArnd Bergmann2-14/+2
2019-01-17net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann1-0/+2
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada1-6/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada1-1/+0
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 Torvalds4-331/+7
2018-11-26ia64: export node_distance functionMatias Bjørling1-1/+3
2018-11-13ia64: generate uapi header and system call table filesFiroz Khan3-330/+3
2018-11-13ia64: add an offset for system call numberFiroz Khan1-322/+323
2018-11-13ia64: add __NR_syscalls along with NR_syscallsFiroz Khan2-3/+5
2018-11-13ia64: add __NR_old_getpagesize in uapi header fileFiroz Khan1-1/+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