summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
...
| * | ia64/sba_iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-7/+1
| * | ia64/sba_iommu: improve internal map_page usersChristoph Hellwig2018-12-061-44/+29
* | | Merge tag 'please-pull-y2038prep' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-2610-659/+458
|\ \ \ | |/ / |/| |
| * | ia64: generate uapi header and system call table filesFiroz Khan2018-11-135-658/+9
| * | ia64: add system call table generation supportFiroz Khan2018-11-134-0/+445
| * | ia64: add an offset for system call numberFiroz Khan2018-11-131-322/+323
| * | ia64: add __NR_syscalls along with NR_syscallsFiroz Khan2018-11-132-3/+5
| * | ia64: add __NR_old_getpagesize in uapi header fileFiroz Khan2018-11-131-1/+1
| |/
* / ia64: export node_distance functionMatias Bjørling2018-11-263-4/+12
|/
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-314-7/+12
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-3119-19/+15
* memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variantsMike Rapoport2018-10-311-1/+1
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* memblock: replace alloc_bootmem with memblock_allocMike Rapoport2018-10-312-4/+4
* memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport2018-10-312-4/+5
* memblock: replace alloc_bootmem_node with memblock_alloc_nodeMike Rapoport2018-10-312-7/+4
* memblock: replace __alloc_bootmem_node with appropriate memblock_ APIMike Rapoport2018-10-311-2/+4
* memblock: replace alloc_bootmem_pages_node with memblock_alloc_nodeMike Rapoport2018-10-311-4/+4
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0
* mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0
* kernel/signal.c: fix a comment errorWeikang Shi2018-10-311-2/+2
* treewide: remove current_text_addrNick Desaulniers2018-10-311-6/+0
* mm: make memmap_init a proper functionPavel Tatashin2018-10-261-1/+0
* hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti2018-10-261-5/+0
* hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti2018-10-261-7/+0
* hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti2018-10-261-6/+0
* hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti2018-10-261-0/+1
* hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti2018-10-261-5/+0
* hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti2018-10-261-5/+0
* hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti2018-10-261-0/+1
* hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti2018-10-261-6/+0
* hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti2018-10-261-6/+0
* hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti2018-10-261-2/+3
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-251-0/+3
|\
| * y2038: Compile utimes()/futimesat() conditionallyArnd Bergmann2018-08-291-0/+1
| * y2038: Remove newstat family from default syscall setArnd Bergmann2018-08-291-0/+2
* | Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-241-11/+13
|\ \
| * | kill TIOCSERGSTRUCTAl Viro2018-10-131-3/+1
| * | kill TIOCSER[SG]WILDAl Viro2018-10-131-5/+0
| * | simserial: switch to ->[sg]et_serial()Al Viro2018-09-141-4/+13
| |/
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-246-199/+62
|\ \
| * | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2018-10-031-2/+0
| * | signal/ia64: Use force_sig_fault where appropriateEric W. Biederman2018-09-274-150/+49
| * | signal/ia64: Use the force_sig(SIGSEGV,...) in ia64_rt_sigreturnEric W. Biederman2018-09-271-9/+1
| * | signal/ia64: Use the generic force_sigsegv in setup_frameEric W. Biederman2018-09-271-38/+12
| |/
* | Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-237-112/+0
|\ \
| * | intel-iommu: mark intel_dma_ops staticChristoph Hellwig2018-09-171-4/+0
| * | ia64: remove machvec_dma_sync_{single,sg}Christoph Hellwig2018-09-174-30/+0
| * | ia64/sn2: remove no-ops dma sync methodsChristoph Hellwig2018-09-171-29/+0
| * | ia64: remove the unused iommu_dma_init functionChristoph Hellwig2018-09-172-7/+0