summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include
AgeCommit message (Expand)AuthorLines
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada-2/+0
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada-1/+0
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-14/+2
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-120/+1
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds-1/+0
2019-02-03arch: Use asm-generic/socket.h when possibleDeepa Dinamani-122/+1
2019-01-25ia64: add __NR_umount2 definitionArnd Bergmann-14/+2
2019-01-17net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann-0/+2
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada-6/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada-1/+0
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds-5/+3
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)-3/+2
2019-01-04fls: change parameter to unsigned intMatthew Wilcox-2/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds-2/+2
2018-12-26Merge tag 'please-pull-y2038prep' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-331/+7
2018-11-26ia64: export node_distance functionMatias Bjørling-1/+3
2018-11-13ia64: generate uapi header and system call table filesFiroz Khan-330/+3
2018-11-13ia64: add an offset for system call numberFiroz Khan-322/+323
2018-11-13ia64: add __NR_syscalls along with NR_syscallsFiroz Khan-3/+5
2018-11-13ia64: add __NR_old_getpagesize in uapi header fileFiroz Khan-1/+1
2018-10-31treewide: remove current_text_addrNick Desaulniers-6/+0
2018-10-26mm: make memmap_init a proper functionPavel Tatashin-1/+0
2018-10-26hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti-5/+0
2018-10-26hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti-7/+0
2018-10-26hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti-6/+0
2018-10-26hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti-0/+1
2018-10-26hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti-5/+0
2018-10-26hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti-5/+0
2018-10-26hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti-0/+1
2018-10-26hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti-6/+0
2018-10-26hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti-6/+0
2018-10-26hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti-2/+3
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+3
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+0
2018-10-23Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+0
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman-2/+0
2018-10-01dma-mapping: make the get_required_mask method available unconditionallyChristoph Hellwig-12/+0
2018-09-17ia64: remove machvec_dma_sync_{single,sg}Christoph Hellwig-5/+0
2018-09-17ia64: remove the unused iommu_dma_init functionChristoph Hellwig-1/+0
2018-09-17ia64: remove the unused pci_iommu_shutdown functionChristoph Hellwig-1/+0
2018-08-29y2038: Compile utimes()/futimesat() conditionallyArnd Bergmann-0/+1
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann-0/+2
2018-08-20ia64: Fix kernel BUG at lib/ioremap.c:72!Tony Luck-0/+1
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+3
2018-08-14Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds-1/+12
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+0
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-81/+0
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-4/+3
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar-1/+1
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds-4/+3