aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2018-12-28mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador
2018-12-26Merge tag 'please-pull-y2038prep' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-11-26ia64: export node_distance functionMatias Bjørling
2018-11-13ia64: generate uapi header and system call table filesFiroz Khan
2018-11-13ia64: add system call table generation supportFiroz Khan
2018-11-13ia64: add an offset for system call numberFiroz Khan
2018-11-13ia64: add __NR_syscalls along with NR_syscallsFiroz Khan
2018-11-13ia64: add __NR_old_getpagesize in uapi header fileFiroz Khan
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variantsMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport
2018-10-31memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport
2018-10-31memblock: replace alloc_bootmem_node with memblock_alloc_nodeMike Rapoport
2018-10-31memblock: replace __alloc_bootmem_node with appropriate memblock_ APIMike Rapoport
2018-10-31memblock: replace alloc_bootmem_pages_node with memblock_alloc_nodeMike Rapoport
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport
2018-10-31kernel/signal.c: fix a comment errorWeikang Shi
2018-10-31treewide: remove current_text_addrNick Desaulniers
2018-10-26mm: make memmap_init a proper functionPavel Tatashin
2018-10-26hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-23Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-13kill TIOCSERGSTRUCTAl Viro
2018-10-13kill TIOCSER[SG]WILDAl Viro
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman
2018-10-01dma-mapping: make the get_required_mask method available unconditionallyChristoph Hellwig
2018-09-27signal/ia64: Use force_sig_fault where appropriateEric W. Biederman
2018-09-27signal/ia64: Use the force_sig(SIGSEGV,...) in ia64_rt_sigreturnEric W. Biederman
2018-09-27signal/ia64: Use the generic force_sigsegv in setup_frameEric W. Biederman
2018-09-17intel-iommu: mark intel_dma_ops staticChristoph Hellwig
2018-09-17ia64: remove machvec_dma_sync_{single,sg}Christoph Hellwig
2018-09-17ia64/sn2: remove no-ops dma sync methodsChristoph Hellwig
2018-09-17ia64: remove the unused iommu_dma_init functionChristoph Hellwig
2018-09-17ia64: remove the unused pci_iommu_shutdown functionChristoph Hellwig
2018-09-17ia64: remove the unused bad_dma_address symbolChristoph Hellwig
2018-09-17ia64: remove iommu_dma_supportedChristoph Hellwig