aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)Author
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
2009-06-16[IA64] hook up new rt_tgsigqueueinfo syscallTony Luck
2009-06-15[IA64] msi_ia64.c dmar_msi_type should be staticJaswinder Singh Rajput
2009-06-15[IA64] remove obsolete hw_interrupt_typeThomas Gleixner
2009-06-15[IA64] remove obsolete irq_desc_t typedefThomas Gleixner
2009-06-15[IA64] remove obsolete no_irq_typeThomas Gleixner
2009-06-11Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-06-10KVM: use smp_send_reschedule in kvm_vcpu_kickMarcelo Tosatti
2009-05-01Fix !CONFIG_DMAR build failure introduced by Intel IOMMU Pass Through SupportFenghua Yu
2009-04-29Intel IOMMU Pass Through SupportFenghua Yu
2009-04-28irq: change ACPI GSI APIs to also take a device argumentYinghai Lu
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-04-16[IA64] smp_flush_tlb_mm() should only send IPI's to cpus in cpu_vm_maskDimitri Sivanich
2009-04-16[IA64] export smp_send_rescheduleMarcelo Tosatti
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang
2009-04-08[IA64] wire up preadv/pwritev system callsTony Luck
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-04-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-04-01[IA64] BUG to BUG_ON changesStoyan Gaydarov
2009-04-01rtc: add platform driver for EFIdann frazier
2009-03-31Pull pvops into release branchTony Luck
2009-03-31Pull cpumask into release branchTony Luck
2009-03-30Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-28Merge branch 'linus' into core/iommuIngo Molnar
2009-03-28Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds
2009-03-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-03-27constify dentry_operations: restAl Viro
2009-03-27ia64: remove some warnings.Isaku Yamahata
2009-03-27[IA64] Fix kstat_this_cpu build breakageJes Sorensen
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-03-26ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress fa...Isaku Yamahata
2009-03-26ia64/pv_ops/bp/module: support binary patching for kernel module.Isaku Yamahata
2009-03-26ia64/pv_ops: implement binary patching optimization for native.Isaku Yamahata
2009-03-26ia64/pv_op/binarypatch: add helper functions to support binary patching for p...Isaku Yamahata
2009-03-26ia64/pv_ops: paravirtualize gate.S.Isaku Yamahata
2009-03-26ia64/pv_ops: move down __kernel_syscall_via_epc.Isaku Yamahata
2009-03-26ia64/pv_ops/xen: define xen specific gate page.Isaku Yamahata
2009-03-26ia64/pv_ops: gate page paravirtualization.Isaku Yamahata
2009-03-26ia64/pv_ops/pv_time_ops: add sched_clock hook.Isaku Yamahata