summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* ia64: remove redundant 'export AWK'Masahiro Yamada2019-01-161-2/+0
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-6/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-052-5/+3
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-3/+2
| * fls: change parameter to unsigned intMatthew Wilcox2019-01-041-2/+1
* | ia64: fix compile without swiotlbChristoph Hellwig2019-01-042-1/+3
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-034-6/+6
|/
* Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-25/+3
|\
| * pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig2018-11-231-10/+0
| * PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig2018-11-231-3/+1
| * PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-231-3/+1
| * PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-9/+1
* | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-1/+1
|\ \
| * | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-221-1/+1
| |/
* | Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-12-291-5/+2
|\ \
| * | treewide: add intermediate .s files to targetsMasahiro Yamada2018-12-231-0/+2
| * | treewide: remove explicit rules for *offsets.sMasahiro Yamada2018-12-231-5/+0
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-281-1/+1
|\ \
| * | mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador2018-12-281-1/+1
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-281-1/+1
|\ \ \
| * | | scsi: remove the use_clustering flagChristoph Hellwig2018-12-181-1/+1
| | |/ | |/|
* | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-286-78/+63
|\ \ \ | |_|/ |/| |
| * | ia64: only select ARCH_HAS_DMA_COHERENT_TO_PFN if swiotlb is enabledChristoph Hellwig2018-12-151-1/+1
| * | dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2018-12-133-4/+3
| * | dma-direct: merge swiotlb_dma_ops into the dma_direct codeChristoph Hellwig2018-12-133-6/+4
| * | swiotlb: remove dma_mark_cleanChristoph Hellwig2018-12-133-13/+29
| * | arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig2018-12-061-1/+0
| * | ia64/sn: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-7/+1
| * | 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
OpenPOWER on IntegriCloud