summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-9/+0
* dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-6/+0
* dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-7/+0
* dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0
* dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-25/+0
* 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/+0
| * | 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-172-15/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-261-9/+0
|\
| * mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel2015-06-251-9/+0
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-252-2/+1
|\ \ | |/ |/|
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
| * remove <asm/scatterlist.h>Christoph Hellwig2015-05-051-1/+1
* | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen2015-06-241-4/+0
* | mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
* | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-231-32/+0
|\ \
| * | PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas2015-06-081-19/+0
| * | PCI: Remove unused pcibios_select_root() (again)Bjorn Helgaas2015-06-081-13/+0
| |/
* | Merge tag 'please-pull-paravirt' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-229-1327/+21
|\ \
| * | ia64: remove paravirt codeLuis R. Rodriguez2015-06-109-1327/+21
| |/
* | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-221-2/+0
|\ \
| * \ Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar2015-06-032-8/+1
| |\ \
| * | | iommu/vt-d: Refine the interfaces to create IRQ for DMAR unitJiang Liu2015-04-241-2/+0
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-221-1/+1
|\ \ \ | |_|/ |/| |
| * | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-1/+1
| |/
* | locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra2015-05-191-6/+1
* | locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra2015-05-191-1/+1
* | arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner2015-05-131-2/+0
|/
* Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-3/+3
|\
| * ia64: fix up obsolete cpu function usage.Rusty Russell2015-03-051-3/+3
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-2/+0
|\ \
| * | arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-121-2/+0
| |/
* | ia64: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-143-10/+10
|/
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-5/+6
|\
| * ia64: fix put_user sparse errorsMichael S. Tsirkin2015-01-131-4/+5
| * ia64/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-131-1/+0
|\ \
| * | KVM: ia64: drop kvm.h from installed user headersMike Frysinger2015-02-101-1/+0
| |/
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-4/+0
* | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* | ia64: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-20/+5
|/
* [IA64] Enable execveat syscall for ia64Tony Luck2015-01-052-1/+2
* Merge tag 'please-pull-misc-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-191-2/+2
|\
| * [IA64] Update comment that references __get_cpu_varChristoph Lameter2014-12-021-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-183-925/+0
|\ \
| * | KVM: ia64: removePaolo Bonzini2014-11-203-925/+0
| |/
OpenPOWER on IntegriCloud