summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)Author
2009-09-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-09-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-09-16Fix ia64 build breakage in head.SAnirban Sinha
2009-09-15[IA64] Clean up linker script using standard macros.Nelson Elhage
2009-09-15[IA64] Use standard macros for page-aligned data.Nelson Elhage
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-15[IA64] Use .ref.text, not .text.init for start_ap.Tim Abbott
2009-09-14cleanup console_print()Anirban Sinha
2009-09-14[IA64] kdump: Short path to freeze CPUsHidetoshi Seto
2009-09-14[IA64] kdump: Try INIT regardless ofHidetoshi Seto
2009-09-14[IA64] kdump: Mask INIT first in panic-kdump pathHidetoshi Seto
2009-09-14[IA64] kdump: Don't return APs to SAL from kdumpHidetoshi Seto
2009-09-14[IA64] kexec: Unregister MCA handler before kexecHidetoshi Seto
2009-09-14[IA64] kexec: Make INIT safe while transition toHidetoshi Seto
2009-09-14[IA64] kdump: Mask MCA/INIT on frozen cpusHidetoshi Seto
2009-09-11Merge branch 'next' into for-linusJames Morris
2009-09-02[IA64] Fix warning in dma-mapping.cLuck, Tony
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-08-13ia64: IOMMU passthrough mode shouldn't trigger swiotlb initDavid Woodhouse
2009-08-11arch/ia64/kernel/iosapic: missing test after ioremap()Roel Kluin
2009-08-11ia64/topology.c: exit cache_add_dev when kobject_init_and_add failsFenghua Yu
2009-08-11IA64: includecheck fix: ia64, ia64_ksyms.cJaswinder Singh Rajput
2009-08-11Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom...Fenghua Yu
2009-07-17Add dma_debug_init() for ia64fujita
2009-07-15ia64: Fix setup_per_cpu_areas() compilation errorFenghua Yu
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-07-04Merge branch 'master' into for-nextTejun Heo
2009-06-30[IA64] address compiler warnings perfmon.c/salinfo.cJan Beulich
2009-06-30[IA64] Remove unnecessary semicolonsJoe Perches
2009-06-24percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()Tejun Heo
2009-06-24percpu: cleanup percpu array definitionsTejun Heo
2009-06-24linker script: throw away .discard sectionTejun Heo
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-20ACPI: pdc init related memory leak with physical CPU hotplugPallipadi, Venkatesh
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-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] 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