summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-101-2/+2
* arch/ia64/include/asm/topology.h: remove unused parent_node() macroDou Liyang2017-11-181-7/+0Star
* Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-161-4/+0Star
|\
| * PCI: Remove unused declarationsBjorn Helgaas2017-11-081-2/+0Star
| * PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas2017-11-081-2/+0Star
* | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-151-11/+0Star
|\ \
| * | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-6/+0Star
| * | ia64: make dma_cache_sync a no-opChristoph Hellwig2017-10-191-5/+0Star
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-141-1/+3
|\ \
| * | ia64: Convert timers to use timer_setup()Kees Cook2017-11-021-1/+3
| |/
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07100-0/+101
|\ \
| * \ Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-051-0/+2
| |\ \
| | * | Revert "x86/mm: Stop calling leave_mm() in idle code"Andy Lutomirski2017-11-041-0/+2
| | |/
| * / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0299-0/+99
| |/
* | 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/+0Star
* | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-101-3/+0Star
* | locking/arch, ia64: Add __down_read_killable()Kirill Tkhai2017-10-101-4/+21
|/
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-041-2/+0Star
|\
| * Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2017-08-261-2/+6
| |\
| * \ Merge branch 'x86/boot' into x86/mm, to pick up interacting changesIngo Molnar2017-07-184-53/+1Star
| |\ \
| * | | x86/mm: Stop calling leave_mm() in idle codeAndy Lutomirski2017-07-051-2/+0Star
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-041-21/+4Star
|\ \ \ \
| * | | | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-21/+4Star
| | |_|/ | |/| |
* | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-08-211-21/+0Star
|\ \ \ \ | |/ / / |/| | |
| * | | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-171-21/+0Star
| | |/ | |/|
* | | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim2017-08-111-1/+3
* | | mm: refactor TLB gathering APIMinchan Kim2017-08-111-2/+4
|/ /
* | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-36/+0Star
|\ \
| * | kill {__,}{get,put}_user_unaligned()Al Viro2017-07-041-36/+0Star
* | | ia64: remove redundant generic-y += kvm_para.h from asm/KbuildMasahiro Yamada2017-07-091-2/+0Star
* | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-071-12/+0Star
|\ \ \
| * | | kill strlen_user()Al Viro2017-05-161-12/+0Star
| |/ /
* | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-071-2/+0Star
|\ \ \
| * | | ia64: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+0Star
| |/ /
* | | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-041-1/+1
|\ \ \ | |_|/ |/| |
| * | ia64, scsi: update references for the device-io bookMauro Carvalho Chehab2017-05-161-1/+1
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-041-23/+0Star
|\ \
| * | signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-041-1/+0Star
| * | ia64: Remove HAVE_ARCH_COPY_SIGINFOChristoph Hellwig2017-06-041-22/+0Star
| |/
* / arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-291-17/+0Star
|/
* Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-091-2/+3
|\
| * ia64: Use generic pci_mmap_resource_range()David Woodhouse2017-04-201-0/+1
| * PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-181-2/+0Star
| * PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse2017-04-181-0/+2
* | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-012-75/+38Star
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-263-75/+40Star
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | | * Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-021-0/+2
| | | |/| | | |/| |
| | | * | get rid of padding, switch to RAW_COPY_USERAl Viro2017-04-071-31/+4Star