summaryrefslogtreecommitdiff
path: root/arch/ia64/include
Commit message (Expand)AuthorAge
* ia64: Convert remaining atomic operationsMatthew Wilcox2018-03-05
* bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2018-02-21
* 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
|\ \
| * | 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: clean up swiotlb supportChristoph 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
|\ \ \
| * | | 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 '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
|/ /
* | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-05
|/
* arch/ia64/include/asm/topology.h: remove unused parent_node() macroDou Liyang2017-11-17
* Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\
| * PCI: Remove unused declarationsBjorn Helgaas2017-11-07
| * PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas2017-11-07
* | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-14
|\ \
| * | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-19
| * | ia64: make dma_cache_sync a no-opChristoph Hellwig2017-10-19
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\ \
| * | ia64: Convert timers to use timer_setup()Kees Cook2017-11-02
| |/
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\ \
| * \ Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-05
| |\ \
| | * | Revert "x86/mm: Stop calling leave_mm() in idle code"Andy Lutomirski2017-11-04
| | |/
| * | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-02
| * | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-02
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
* | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-10
* | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon2017-10-10
* | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-10
* | locking/arch, ia64: Add __down_read_killable()Kirill Tkhai2017-10-10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-11
|\
| * signal: Remove kernel interal si_code magicEric W. Biederman2017-07-24
| * signal/ia64: Document a conflict with SI_USER with SIGFPEEric W. Biederman2017-07-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-06
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-15
| |\ \
| * | | sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn2017-08-03
| | |/ | |/|
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-04
|\ \ \
| * \ \ Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2017-08-26
| |\ \ \ | | | |/ | | |/|