summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown1-0/+12
2009-06-22Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds2-1/+3
2009-06-20ACPI: pdc init related memory leak with physical CPU hotplugPallipadi, Venkatesh1-0/+12
2009-06-17Pull for-2.6.31 into releaseTony Luck18-91/+95
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox12-80/+83
2009-06-17[IA64] Fix build error in paravirt_patchlist.cJes Sorensen1-0/+2
2009-06-16remove put_cpu_no_resched()Thomas Gleixner1-1/+1
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2-3/+3
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-4/+0
2009-06-16[IA64] hook up new rt_tgsigqueueinfo syscallTony Luck1-0/+1
2009-06-15[IA64] msi_ia64.c dmar_msi_type should be staticJaswinder Singh Rajput1-1/+1
2009-06-15[IA64] remove obsolete hw_interrupt_typeThomas Gleixner2-2/+2
2009-06-15[IA64] remove obsolete irq_desc_t typedefThomas Gleixner5-7/+7
2009-06-15[IA64] remove obsolete no_irq_typeThomas Gleixner1-1/+1
2009-06-11Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2009-06-10KVM: use smp_send_reschedule in kvm_vcpu_kickMarcelo Tosatti1-0/+3
2009-05-01Fix !CONFIG_DMAR build failure introduced by Intel IOMMU Pass Through SupportFenghua Yu1-0/+2
2009-04-29Intel IOMMU Pass Through SupportFenghua Yu1-1/+1
2009-04-28irq: change ACPI GSI APIs to also take a device argumentYinghai Lu1-2/+3
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu2-10/+16
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm2-3/+3
2009-04-16[IA64] smp_flush_tlb_mm() should only send IPI's to cpus in cpu_vm_maskDimitri Sivanich1-8/+5
2009-04-16[IA64] export smp_send_rescheduleMarcelo Tosatti1-0/+1
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang1-1/+1
2009-04-08[IA64] wire up preadv/pwritev system callsTony Luck1-0/+2
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang1-1/+1
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2009-04-07dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang1-1/+1
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-0/+317
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar4-0/+317
2009-04-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds26-205/+1532
2009-04-01[IA64] BUG to BUG_ON changesStoyan Gaydarov2-4/+2
2009-04-01rtc: add platform driver for EFIdann frazier1-0/+16
2009-03-31Pull pvops into release branchTony Luck20-174/+1506
2009-03-31Pull cpumask into release branchTony Luck7-27/+24
2009-03-30Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds1-2/+0
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-2/+0
2009-03-28Merge branch 'linus' into core/iommuIngo Molnar7-76/+39
2009-03-28Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds6-22/+17
2009-03-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-10/+15
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar1-1/+1
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2009-03-27constify dentry_operations: restAl Viro1-1/+1
2009-03-27ia64: remove some warnings.Isaku Yamahata2-6/+18
2009-03-27[IA64] Fix kstat_this_cpu build breakageJes Sorensen1-10/+15
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar6-18/+19
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2009-03-26ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress fa...Isaku Yamahata1-0/+1
2009-03-26ia64/pv_ops/bp/module: support binary patching for kernel module.Isaku Yamahata1-0/+32