aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-11ia64: disable CONFIG_PERFMON at least for nowLinus Torvalds
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-01kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck
2018-05-16tty: replace ->proc_fops with ->proc_showChristoph Hellwig
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig
2018-05-14softirq/ia64: Switch to generic local_softirq_pending() implementationFrederic Weisbecker
2018-05-14softirq/ia64: Convert local_softirq_pending() to per-cpu opsFrederic Weisbecker
2018-05-09swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig
2018-05-09iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig
2018-04-25signal/ia64: Replace FPE_FIXME with FPE_FLTUNKEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-20y2038: ia64: Remove unneeded ipc uapi header filesArnd Bergmann
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann
2018-04-16Merge branch 'mm-rst' into docs-nextJonathan Corbet
2018-04-16docs/vm: rename documentation files to .rstMike Rapoport
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski
2018-03-13PCI/MSI: Don't set up INTx if MSI or MSI-X is enabledBjorn Helgaas
2018-03-05ia64/err-inject: fix spelling mistake: "capapbilities" -> "capabilities"Colin Ian King
2018-03-05ia64/err-inject: Use get_user_pages_fast()Davidlohr Bueso
2018-03-05ia64: Convert remaining atomic operationsMatthew Wilcox
2018-03-05ia64: convert unwcheck.py to python3Corentin Labbe
2018-02-21bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2018-02-12ia64: fix build failure with CONFIG_SWIOTLBCorentin Labbe
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-02-06pids: introduce find_get_task_by_vpid() helperMike Rapoport
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-03Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-01-31Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds