summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-011-1/+0
|\ \ \
| * | | arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-014-8/+26
|\ \ \ \
| * \ \ \ Merge branch 'for-4.16-print-symbol' into for-4.16Petr Mladek2018-01-221-7/+3
| |\ \ \ \
| | * | | | ia64: do not use print_symbol()Sergey Senozhatsky2018-01-051-7/+3
| | |/ / /
| * | | | ia64: Add .opd based function descriptor dereferenceSergey Senozhatsky2018-01-093-1/+23
| |/ / /
* | | | Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-311-1/+1
|\ \ \ \
| * | | | asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.hAl Viro2017-12-041-1/+1
| |/ / /
* | | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-3110-124/+33
|\ \ \ \
| * | | | ia64: remove an ifdef around the content of pci-dma.cChristoph Hellwig2018-01-151-7/+0
| * | | | ia64: clean up swiotlb supportChristoph Hellwig2018-01-155-57/+19
| * | | | ia64: use generic swiotlb_opsChristoph Hellwig2018-01-154-40/+13
| * | | | ia64: replace ZONE_DMA with ZONE_DMA32Christoph Hellwig2018-01-154-8/+8
| * | | | ia64: rename swiotlb_dma_opsChristoph Hellwig2018-01-153-8/+8
| * | | | dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig2018-01-102-2/+1
| * | | | dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-101-18/+0
| | |/ / | |/| |
* | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-303-4/+3
|\ \ \ \
| * | | | ia64: annotate ->poll() instancesAl Viro2017-11-271-2/+2
| * | | | switch wrapper poll.h instances to generic-yAl Viro2017-11-272-2/+1
| | |/ / | |/| |
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-302-148/+0
|\ \ \ \
| * | | | signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-151-27/+0
| * | | | signal/ia64: switch the last arch-specific copy_siginfo_to_user() to generic ...Eric W. Biederman2018-01-122-54/+0
| * | | | ia64/signal: switch to generic struct siginfoEric W. Biederman2018-01-121-67/+0
| | |/ / | |/| |
* | | | Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-01-291-0/+5
|\ \ \ \ | | |_|/ | |/| |
| | | |
| | \ \
| *-. \ \ Merge branches 'acpi-numa', 'acpi-sysfs', 'acpi-pmic', 'acpi-soc' and 'acpi-ged'Rafael J. Wysocki2018-01-181-0/+5
| |\ \ \ \ | | | |/ /
| | * | | ACPI / NUMA: ia64: Parse all entries of SRAT memory affinity tableGanapatrao Kulkarni2017-11-271-0/+5
| | | |/ | | |/|
* | | | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-01-296-49/+6
|\ \ \ \
| * | | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-096-49/+6
| | |_|/ | |/| |
* | | | ia64: Rewrite atomic_add and atomic_subMatthew Wilcox2018-01-191-18/+19
| |/ / |/| |
* | | ia64, sched/cputime: Fix build error if CONFIG_VIRT_CPU_ACCOUNTING_NATIVE=yValentin Ilie2018-01-061-1/+1
|/ /
* | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
|/
* arch/ia64/include/asm/topology.h: remove unused parent_node() macroDou Liyang2017-11-171-7/+0
* pid: remove pidhashGargi Sharma2017-11-171-2/+2
* Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-4/+0
|\
| * PCI: Remove unused declarationsBjorn Helgaas2017-11-071-2/+0
| * PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas2017-11-071-2/+0
* | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-141-11/+0
|\ \
| * | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-6/+0
| * | ia64: make dma_cache_sync a no-opChristoph Hellwig2017-10-191-5/+0
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-137-27/+26
|\ \
| * | ia64: Convert timers to use timer_setup()Kees Cook2017-11-027-27/+26
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-132-17/+28
|\ \
| * \ Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07254-0/+255
| |\ \
| * | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-4/+4
| * | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-101-2/+3
| * | | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon2017-10-101-4/+0
| * | | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-101-3/+0
| * | | locking/arch, ia64: Add __down_read_killable()Kirill Tkhai2017-10-101-4/+21
| | |/ | |/|
* | | Merge tag 'please-pull-gettime_vsyscall_update' of git://git.kernel.org/pub/s...Linus Torvalds2017-11-135-26/+36
|\ \ \ | |_|/ |/| |
| * | ia64: Update fsyscall gettime to use modern vsyscall_updateTony Luck2017-10-315-26/+36
| |/
OpenPOWER on IntegriCloud