aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-148/+0
2018-01-29Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 1-0/+5
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 6-49/+6
2018-01-22Merge branch 'for-4.16-print-symbol' into for-4.16Gravatar Petr Mladek 1-7/+3
2018-01-19ia64: Rewrite atomic_add and atomic_subGravatar Matthew Wilcox 1-18/+19
2018-01-18Merge branches 'acpi-numa', 'acpi-sysfs', 'acpi-pmic', 'acpi-soc' and 'acpi-ged'Gravatar Rafael J. Wysocki 1-0/+5
2018-01-15signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.hGravatar Eric W. Biederman 1-27/+0
2018-01-15ia64: remove an ifdef around the content of pci-dma.cGravatar Christoph Hellwig 1-7/+0
2018-01-15ia64: clean up swiotlb supportGravatar Christoph Hellwig 5-57/+19
2018-01-15ia64: use generic swiotlb_opsGravatar Christoph Hellwig 4-40/+13
2018-01-15ia64: replace ZONE_DMA with ZONE_DMA32Gravatar Christoph Hellwig 4-8/+8
2018-01-15ia64: rename swiotlb_dma_opsGravatar Christoph Hellwig 3-8/+8
2018-01-12signal/ia64: switch the last arch-specific copy_siginfo_to_user() to generic ...Gravatar Eric W. Biederman 2-54/+0
2018-01-12ia64/signal: switch to generic struct siginfoGravatar Eric W. Biederman 1-67/+0
2018-01-10dma-mapping: move dma_mark_clean to dma-direct.hGravatar Christoph Hellwig 2-2/+1
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerGravatar Christoph Hellwig 1-18/+0
2018-01-09Construct init thread stack in the linker script rather than by unionGravatar David Howells 6-49/+6
2018-01-09ia64: Add .opd based function descriptor dereferenceGravatar Sergey Senozhatsky 3-1/+23
2018-01-08mm: pass the vmem_altmap to memmap_init_zoneGravatar Christoph Hellwig 1-4/+5
2018-01-08mm: pass the vmem_altmap to vmemmap_freeGravatar Christoph Hellwig 1-1/+2
2018-01-08mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesGravatar Christoph Hellwig 1-2/+2
2018-01-08mm: pass the vmem_altmap to vmemmap_populateGravatar Christoph Hellwig 1-1/+2
2018-01-08mm: pass the vmem_altmap to arch_add_memory and __add_pagesGravatar Christoph Hellwig 1-2/+3
2018-01-06ia64, sched/cputime: Fix build error if CONFIG_VIRT_CPU_ACCOUNTING_NATIVE=yGravatar Valentin Ilie 1-1/+1
2018-01-05ia64: do not use print_symbol()Gravatar Sergey Senozhatsky 1-7/+3
2018-01-03arch: Remove clkdev.h asm-generic from KbuildGravatar Stephen Boyd 1-1/+0
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeGravatar Hendrik Brueckner 1-0/+1
2017-12-04asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.hGravatar Al Viro 1-1/+1
2017-11-27ia64: annotate ->poll() instancesGravatar Al Viro 1-2/+2
2017-11-27switch wrapper poll.h instances to generic-yGravatar Al Viro 2-2/+1
2017-11-27ACPI / NUMA: ia64: Parse all entries of SRAT memory affinity tableGravatar Ganapatrao Kulkarni 1-0/+5