summaryrefslogtreecommitdiff
path: root/arch/ia64
Commit message (Expand)AuthorAge
* Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-06
|\
| * PCI/MSI: Don't set up INTx if MSI or MSI-X is enabledBjorn Helgaas2018-03-13
* | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski2018-04-02
* | ia64/err-inject: fix spelling mistake: "capapbilities" -> "capabilities"Colin Ian King2018-03-05
* | ia64/err-inject: Use get_user_pages_fast()Davidlohr Bueso2018-03-05
* | ia64: Convert remaining atomic operationsMatthew Wilcox2018-03-05
* | ia64: convert unwcheck.py to python3Corentin Labbe2018-03-05
* | bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2018-02-21
* | ia64: fix build failure with CONFIG_SWIOTLBCorentin Labbe2018-02-12
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-06
|\
| * pids: introduce find_get_task_by_vpid() helperMike Rapoport2018-02-06
* | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-06
|\ \ | |/ |/|
| * Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler2018-02-03
| |\
| * | mm: pass the vmem_altmap to memmap_init_zoneChristoph Hellwig2018-01-08
| * | mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig2018-01-08
| * | mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig2018-01-08
| * | mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig2018-01-08
| * | mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig2018-01-08
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-01
|\ \ \
| * | | arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-03
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-01
|\ \ \ \
| * \ \ \ Merge branch 'for-4.16-print-symbol' into for-4.16Petr Mladek2018-01-22
| |\ \ \ \
| | * | | | ia64: do not use print_symbol()Sergey Senozhatsky2018-01-05
| | |/ / /
| * | | | ia64: Add .opd based function descriptor dereferenceSergey Senozhatsky2018-01-09
| |/ / /
* | | | Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-31
|\ \ \ \
| * | | | asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.hAl Viro2017-12-04
| |/ / /
* | | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-31
|\ \ \ \
| * | | | ia64: remove an ifdef around the content of pci-dma.cChristoph Hellwig2018-01-15
| * | | | ia64: clean up swiotlb supportChristoph Hellwig2018-01-15
| * | | | ia64: use generic swiotlb_opsChristoph Hellwig2018-01-15
| * | | | ia64: replace ZONE_DMA with ZONE_DMA32Christoph Hellwig2018-01-15
| * | | | ia64: rename swiotlb_dma_opsChristoph Hellwig2018-01-15
| * | | | dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig2018-01-10
| * | | | dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-10
| | |/ / | |/| |
* | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\ \ \ \
| * | | | ia64: annotate ->poll() instancesAl Viro2017-11-27
| * | | | switch wrapper poll.h instances to generic-yAl Viro2017-11-27
| | |/ / | |/| |
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-30
|\ \ \ \
| * | | | signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-15
| * | | | signal/ia64: switch the last arch-specific copy_siginfo_to_user() to generic ...Eric W. Biederman2018-01-12
| * | | | ia64/signal: switch to generic struct siginfoEric W. Biederman2018-01-12
| | |/ / | |/| |
* | | | Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-01-29
|\ \ \ \ | | |_|/ | |/| |
| | | |
| | \ \
| *-. \ \ Merge branches 'acpi-numa', 'acpi-sysfs', 'acpi-pmic', 'acpi-soc' and 'acpi-ged'Rafael J. Wysocki2018-01-18
| |\ \ \ \ | | | |/ /
| | * | | ACPI / NUMA: ia64: Parse all entries of SRAT memory affinity tableGanapatrao Kulkarni2017-11-27
| | | |/ | | |/|
* | | | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-01-29
|\ \ \ \
| * | | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-09
| | |_|/ | |/| |
* | | | ia64: Rewrite atomic_add and atomic_subMatthew Wilcox2018-01-19
| |/ / |/| |
* | | ia64, sched/cputime: Fix build error if CONFIG_VIRT_CPU_ACCOUNTING_NATIVE=yValentin Ilie2018-01-06
|/ /
* | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-05
|/