summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include
AgeCommit message (Expand)AuthorFilesLines
2009-03-24KVM: Remove old kvm_guest_debug structsJan Kiszka1-2/+0
2009-03-24KVM: ia64: stack get/restore patchJes Sorensen2-1/+12
2009-03-24KVM: New guest debug interfaceJan Kiszka1-0/+7
2009-03-16cpumask: use mm_cpumask() wrapper: ia64Rusty Russell1-3/+3
2009-03-16cpumask: arch_send_call_function_ipi_mask: ia64Rusty Russell1-1/+2
2009-03-16cpumask: remove the now-obsoleted pcibus_to_cpumask(): ia64Rusty Russell1-5/+0
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar8-8/+20
2009-03-05Merge branch 'linus' into core/iommuIngo Molnar3-5/+5
2009-02-24Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/coreIngo Molnar1-1/+1
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller3-5/+5
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar3-5/+5
2009-02-19[IA64] bte_copy of BTE_MAX_XFER trips BUG_ON.Robin Holt1-1/+1
2009-02-19Merge branch 'linus' into tracing/blktraceIngo Molnar2-4/+4
2009-02-18mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki1-4/+0
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly1-0/+3
2009-02-15KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity1-0/+4
2009-02-13Merge branch 'core/header-fixes' into x86/headersIngo Molnar5-5/+4
2009-02-12preempt-count: force hardirq-count to max of 10Steven Rostedt1-10/+0
2009-02-11SGI IA64 UV: fix ia64 build error in the linux-next treeDean Nelson1-0/+13
2009-02-09percpu: make PER_CPU_BASE_SECTION overridable by archesBrian Gerst1-2/+2
2009-02-06Neither asm/types.h nor linux/types.h is required for arch/ia64/include/asm/f...Jaswinder Singh Rajput1-2/+0
2009-02-03IA64: fix swiotlb alloc_coherent for non DMA_64BIT_MASK devices, fixYasunori Goto1-1/+1
2009-02-01headers_check fix: ia64, swab.hJaswinder Singh Rajput1-1/+1
2009-02-01headers_check fix: ia64, kvm.hJaswinder Singh Rajput1-2/+1
2009-02-01headers_check fix: ia64, intrinsics.hJaswinder Singh Rajput1-0/+1
2009-02-01headers_check fix: ia64, gcc_intrin.hJaswinder Singh Rajput1-0/+1
2009-02-01headers_check fix: ia64, fpu.hJaswinder Singh Rajput1-1/+1
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar7-3/+13
2009-01-18Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar7-3/+13
2009-01-16Merge branch 'linus' into core/iommuIngo Molnar7-3/+13
2009-01-15sched: fix warning on ia64Mike Travis1-1/+1
2009-01-15[IA64] SN specific version of dma_get_required_mask()John Keller4-0/+12
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2-2/+0
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens1-1/+1
2009-01-14ftrace, ia64: IA64 dynamic ftrace supportShaohua Li1-0/+13
2009-01-14ftrace, ia64: IA64 static ftrace supportShaohua Li1-0/+15
2009-01-11Merge branch 'linus' into core/iommuIngo Molnar8-47/+38
2009-01-10Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+2
2009-01-09Merge branch 'linus' into releaseLen Brown10-160/+175
2009-01-07convert to use generic dma_map_ops struct, cleanupFUJITA Tomonori2-5/+5
2009-01-06ia64: introduce asm/swab.hHarvey Harrison3-36/+36
2009-01-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-38/+1
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox1-6/+0
2009-01-06[IA64] fix typo in cpumask_of_pcibus()Ingo Molnar1-1/+1
2009-01-06x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2-79/+40
2009-01-06remove hwsw_dma_opsFUJITA Tomonori1-0/+2
2009-01-06add dma_get_ops to struct ia64_machine_vectorFUJITA Tomonori2-17/+32
2009-01-06remove dma operations in struct ia64_machine_vectorFUJITA Tomonori5-178/+0
2009-01-06convert the DMA API to use dma_opsFUJITA Tomonori1-36/+77