aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-02[IA64] Fix warning in dma-mapping.cLuck, Tony1-1/+3
2009-08-11arch/ia64/kernel/iosapic: missing test after ioremap()Roel Kluin1-0/+4
2009-08-11ia64/topology.c: exit cache_add_dev when kobject_init_and_add failsFenghua Yu1-1/+5
2009-08-11IA64: includecheck fix: ia64, ia64_ksyms.cJaswinder Singh Rajput1-3/+1
2009-08-11Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iommu_dma_supported()Fenghua Yu1-5/+0
2009-07-17Add dma_debug_init() for ia64fujita1-0/+8
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-06-30[IA64] address compiler warnings perfmon.c/salinfo.cJan Beulich2-2/+2
2009-06-30[IA64] Remove unnecessary semicolonsJoe Perches1-1/+1
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into releaseLen 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 validMel 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/git/tip/linux-2.6-tipLinus 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/linux-2.6Linus 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/adobriyan/procLinus 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/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-22/+17
2009-03-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-10/+15