summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Enable copy_file_range syscall for ia64Tony Luck2016-01-222-1/+2
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-211-2/+0Star
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-191-17/+7Star
|\
| * ia64: define __smp_xxxMichael S. Tsirkin2016-01-121-9/+5Star
| * ia64: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-8/+2Star
| * lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso2016-01-121-1/+1
* | libnvdimm, pfn, pmem: allocate memmap array in persistent memoryDan Williams2016-01-161-0/+1
* | ia64: split off early_ioremap() declarations into asm/early_ioremap.hArd Biesheuvel2016-01-132-4/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-131-0/+3
|\ \
| * | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-051-0/+3
| |/
* | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2016-01-121-2/+0Star
|\ \
| * | percpu: remove PERCPU_ENOUGH_ROOM which is stale definitionJungseok Lee2015-11-161-2/+0Star
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-111-1/+1
|\ \ \ | |_|/ |/| |
| * | lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso2015-12-041-1/+1
| |/
* / [IA64] Enable mlock2 syscall for ia64Tony Luck2015-12-142-1/+2
|/
* Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-051-5/+0Star
|\
| * ia64/PCI: Use common struct resource_entry to replace struct iospace_resourceJiang Liu2015-10-161-5/+0Star
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-041-4/+4
|\ \
| * | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-061-0/+1
| |\|
| * | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-231-4/+4
* | | [IA64] Wire up kcmp syscallÉmeric MASCHINO2015-10-282-1/+2
| |/ |/|
* | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-041-0/+1
|\ \ | |/ |/|
| * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-081-0/+1
* | ia64: Enable userfaultfd and membarrier system callsLuck, Tony2015-09-162-1/+3
* | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-9/+0Star
* | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-6/+0Star
* | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-7/+0Star
* | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0Star
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-25/+0Star
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-0/+1
|\ \
| * | arch: introduce memremap()Dan Williams2015-08-141-0/+1
* | | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-121-4/+20
|\ \ \
| * | | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-2/+0Star
| * | | ia64: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-4/+22
| |/ /
* / / locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov2015-08-031-2/+2
|/ /
* / mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-182-15/+1Star
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-261-9/+0Star
|\
| * mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel2015-06-261-9/+0Star
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-262-2/+1Star
|\ \ | |/ |/|
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0Star
| * remove <asm/scatterlist.h>Christoph Hellwig2015-05-051-1/+1
* | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen2015-06-251-4/+0Star
* | mm: new mm hook frameworkLaurent Dufour2015-06-251-0/+15
* | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-231-32/+0Star
|\ \
| * | PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas2015-06-081-19/+0Star
| * | PCI: Remove unused pcibios_select_root() (again)Bjorn Helgaas2015-06-081-13/+0Star
| |/
* | Merge tag 'please-pull-paravirt' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-239-1327/+21Star
|\ \
| * | ia64: remove paravirt codeLuis R. Rodriguez2015-06-109-1327/+21Star
| |/
* | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-231-2/+0Star
|\ \
| * \ Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar2015-06-032-8/+1Star
| |\ \