aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-06-30ia64/PCI: adjust section annotation for pcibios_setup()Ingo Molnar
2009-06-30[IA64] address compiler warnings perfmon.c/salinfo.cJan Beulich
2009-06-30[IA64] Remove unnecessary semicolonsJoe Perches
2009-06-30[IA64] sprintf should not be used with same source & destination addressAlan Cox
2009-06-28KVM: ia64: fix ia64 build due to missing kallsyms_lookup() and double exportJes Sorensen
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown
2009-06-22Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-06-20ACPI: pdc init related memory leak with physical CPU hotplugPallipadi, Venkatesh
2009-06-18dma-mapping: ia64: add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori
2009-06-18dma-mapping: ia64: use asm-generic/dma-mapping-common.hFUJITA Tomonori
2009-06-17ia64: Fix resource assignment for root bussesMatthew Wilcox
2009-06-17Delete pcibios_select_rootMatthew Wilcox
2009-06-17Pull for-2.6.31 into releaseTony Luck
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox
2009-06-17[IA64] Fix build error in paravirt_patchlist.cJes Sorensen
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap
2009-06-16remove put_cpu_no_resched()Thomas Gleixner
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] ia64 does not need umount2() syscallTony Luck
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-15[IA64] unexport fpswa.hSam Ravnborg
2009-06-15[IA64] fix compile error in arch/ia64/mm/extable.cRusty Russell
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2009-06-12PM: Remove unused asm/suspend.hMagnus Damm
2009-06-12module: trim exception table on init free.Rusty Russell
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann
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-06-10KVM: Enable snooping control for supported hardwareSheng Yang
2009-06-10KVM: ia64: ia64 vcpu_reset() do not call kmalloc() with irqs disabledJes Sorensen
2009-06-10KVM: ia64: preserve int status through call to kvm_insert_vmm_mappingJes Sorensen
2009-06-10KVM: ia64: restore irq state before calling kvm_vcpu_initJes Sorensen
2009-06-10KVM: ia64: remove empty function vti_vcpu_load()Jes Sorensen
2009-06-10KVM: ia64: Flush all TLBs once guest's memory mapping changes.Xiantao Zhang
2009-06-10KVM: ia64: Don't hold slots_lock in guest modeJes Sorensen
2009-06-10KVM: ia64: make kvm depend on CONFIG_MODULES.Zhang, Xiantao
2009-06-10KVM: ia64: enable external interrupt in vmmYang Zhang
2009-06-10KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov