summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/asm
Commit message (Expand)AuthorAgeFilesLines
* 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-031-6/+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
|/
* 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
* | 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-051-1/+1
* 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-182-657/+0
|\ \
| * | KVM: ia64: removePaolo Bonzini2014-11-202-657/+0
| |/
* | arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-111-0/+3
* | arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-111-13/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-1/+0
|\ \
| * | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
| |/
* | Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux...Arnd Bergmann2014-11-111-0/+4
|\ \
| * | ia64: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-201-0/+4
| |/
* | Change xlate_dev_{kmem,mem}_ptr() prototypesThierry Reding2014-11-101-8/+8
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-0/+6
|\
| * ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-231-0/+6
* | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-155-6/+6
|\ \
| * | ia64: Replace __get_cpu_var usesChristoph Lameter2014-08-265-6/+6
* | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-10-141-1/+1
|\ \ \
| * | | ia64: remove duplicate declarations of __per_cpu_start[] and __per_cpu_end[]Geert Uytterhoeven2014-10-141-1/+1
* | | | Merge tag 'please-pull-sys_bpf' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-141-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | [IA64] Enable bpf syscall for ia64Tony Luck2014-10-091-1/+1
OpenPOWER on IntegriCloud