aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 6-9/+12
2018-06-12treewide: kzalloc() -> kcalloc()Gravatar Kees Cook 3-5/+5
2018-06-12treewide: kmalloc() -> kmalloc_array()Gravatar Kees Cook 3-4/+7
2018-06-11ia64: disable CONFIG_PERFMON at least for nowGravatar Linus Torvalds 1-0/+1
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-1/+1
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 5-92/+4
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2018-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 6-13/+33
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 6-68/+2
2018-06-01kbuild: add machine size to CHECKFLAGSGravatar Luc Van Oostenryck 1-1/+1
2018-05-16tty: replace ->proc_fops with ->proc_showGravatar Christoph Hellwig 1-14/+1
2018-05-16proc: introduce proc_create_single{,_data}Gravatar Christoph Hellwig 4-125/+27
2018-05-16proc: introduce proc_create_seq{,_data}Gravatar Christoph Hellwig 2-29/+2
2018-05-14softirq/ia64: Switch to generic local_softirq_pending() implementationGravatar Frederic Weisbecker 1-1/+1
2018-05-14softirq/ia64: Convert local_softirq_pending() to per-cpu opsGravatar Frederic Weisbecker 1-1/+1
2018-05-09swiotlb: move the SWIOTLB config symbol to lib/KconfigGravatar Christoph Hellwig 1-8/+0
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigGravatar Christoph Hellwig 1-3/+0
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigGravatar Christoph Hellwig 1-3/+1
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigGravatar Christoph Hellwig 1-3/+1
2018-05-09iommu-helper: mark iommu_is_span_boundary as inlineGravatar Christoph Hellwig 1-3/+0
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGGravatar Christoph Hellwig 1-1/+0
2018-05-08dma-debug: move initialization to common codeGravatar Christoph Hellwig 1-10/+0
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSGravatar Christoph Hellwig 4-37/+0
2018-04-25signal/ia64: Replace FPE_FIXME with FPE_FLTUNKGravatar Eric W. Biederman 2-9/+2
2018-04-25signal: Ensure every siginfo we send has all bits initializedGravatar Eric W. Biederman 5-4/+31
2018-04-20y2038: ia64: Remove unneeded ipc uapi header filesGravatar Arnd Bergmann 5-92/+4
2018-04-19time: Add an asm-generic/compat.h fileGravatar Arnd Bergmann 1-0/+1
2018-04-16Merge branch 'mm-rst' into docs-nextGravatar Jonathan Corbet 1-1/+1
2018-04-16docs/vm: rename documentation files to .rstGravatar Mike Rapoport 1-1/+1
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+2
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Gravatar Dominik Brodowski 1-2/+2
2018-03-13PCI/MSI: Don't set up INTx if MSI or MSI-X is enabledGravatar Bjorn Helgaas 1-2/+2
2018-03-05ia64/err-inject: fix spelling mistake: "capapbilities" -> "capabilities"Gravatar Colin Ian King 1-1/+1
2018-03-05ia64/err-inject: Use get_user_pages_fast()Gravatar Davidlohr Bueso 1-1/+1
2018-03-05ia64: Convert remaining atomic operationsGravatar Matthew Wilcox 1-46/+23
2018-03-05ia64: convert unwcheck.py to python3Gravatar Corentin Labbe 1-8/+8
2018-02-21bug.h: work around GCC PR82365 in BUG()Gravatar Arnd Bergmann 1-1/+5
2018-02-12ia64: fix build failure with CONFIG_SWIOTLBGravatar Corentin Labbe 1-1/+0
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementGravatar Linus Torvalds 1-1/+1
2018-02-06Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-10/+3
2018-02-06pids: introduce find_get_task_by_vpid() helperGravatar Mike Rapoport 1-10/+3
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-10/+14
2018-02-03Merge branch 'for-4.16/nfit' into libnvdimm-for-nextGravatar Ross Zwisler 2-1/+6
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 1-1/+0
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Gravatar Linus Torvalds 4-8/+26
2018-01-31Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 10-124/+33
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-4/+3