summaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2019-02-10Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...Thomas Gleixner
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann
2019-02-03arch: Use asm-generic/socket.h when possibleDeepa Dinamani
2019-01-25arch: add pkey and rseq syscall numbers everywhereArnd Bergmann
2019-01-25ia64: assign syscall numbers for perf and seccompArnd Bergmann
2019-01-25ia64: add statx and io_pgetevents syscallsArnd Bergmann
2019-01-25ia64: add __NR_umount2 definitionArnd Bergmann
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-17net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann
2019-01-16ia64: remove redundant 'export AWK'Masahiro Yamada
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04ia64: fix compile without swiotlbChristoph Hellwig
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2019-01-04fls: change parameter to unsigned intMatthew Wilcox
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-12-29Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
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-12-23treewide: add intermediate .s files to targetsMasahiro Yamada
2018-12-23treewide: remove explicit rules for *offsets.sMasahiro Yamada
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada
2018-12-18scsi: remove the use_clustering flagChristoph Hellwig
2018-12-15ia64: only select ARCH_HAS_DMA_COHERENT_TO_PFN if swiotlb is enabledChristoph Hellwig
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig
2018-12-13dma-direct: merge swiotlb_dma_ops into the dma_direct codeChristoph Hellwig
2018-12-13swiotlb: remove dma_mark_cleanChristoph Hellwig
2018-12-06arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig
2018-12-06ia64/sn: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06ia64/sba_iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06ia64/sba_iommu: improve internal map_page usersChristoph Hellwig
2018-11-26ia64: export node_distance functionMatias Bjørling
2018-11-23pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig
2018-11-23PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig
2018-11-23PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig
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