aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-16Merge branch 'master' into for-linusRafael J. Wysocki7-16/+11
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-11arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel buildFenghua Yu1-5/+0
2009-08-11IA64: includecheck fix: ia64, pgtable.hJaswinder Singh Rajput1-1/+0
2009-08-11IA64: includecheck fix: ia64, ia64_ksyms.cJaswinder Singh Rajput1-3/+1
2009-08-11ia64: boolean __test_and_clear_bitJohannes Weiner1-1/+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-08-10Merge branch 'master' into for-linusRafael J. Wysocki3-11/+14
2009-08-05KVM: ia64: fix build failures due to ia64/unsigned long mismatchesAvi Kivity3-11/+14
2009-07-29Merge branch 'master' into for-linusRafael J. Wysocki2-9/+9
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2-9/+9
2009-07-22Driver Core: Add platform device arch data V3Magnus Damm1-0/+3
2009-07-17Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/include/asm/fpu.h"Aurelien Jarno1-0/+2
2009-07-17Add dma_debug_init() for ia64fujita1-0/+8
2009-07-17Fix ia64 compilation IS_ERR and PTE_ERR errors.Fenghua Yu1-0/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-1/+1
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+1
2009-06-30ia64/PCI: adjust section annotation for pcibios_setup()Ingo Molnar1-1/+1
2009-06-30[IA64] address compiler warnings perfmon.c/salinfo.cJan Beulich2-2/+2
2009-06-30[IA64] Remove unnecessary semicolonsJoe Perches4-7/+7
2009-06-30[IA64] sprintf should not be used with same source & destination addressAlan Cox1-1/+2
2009-06-28KVM: ia64: fix ia64 build due to missing kallsyms_lookup() and double exportJes Sorensen1-0/+6
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 Torvalds3-1/+8
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds1-1/+1
2009-06-20ACPI: pdc init related memory leak with physical CPU hotplugPallipadi, Venkatesh1-0/+12
2009-06-18dma-mapping: ia64: add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori2-1/+8
2009-06-18dma-mapping: ia64: use asm-generic/dma-mapping-common.hFUJITA Tomonori1-99/+3
2009-06-17ia64: Fix resource assignment for root bussesMatthew Wilcox1-2/+2
2009-06-17Delete pcibios_select_rootMatthew Wilcox1-13/+0
2009-06-17Pull for-2.6.31 into releaseTony Luck45-226/+230
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox33-204/+206
2009-06-17[IA64] Fix build error in paravirt_patchlist.cJes Sorensen1-0/+2
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap1-21/+3
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 Gorman4-5/+6
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-4/+0
2009-06-16[IA64] ia64 does not need umount2() syscallTony Luck1-0/+1
2009-06-16[IA64] hook up new rt_tgsigqueueinfo syscallTony Luck2-1/+3
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 Gleixner4-4/+4
2009-06-15[IA64] remove obsolete irq_desc_t typedefThomas Gleixner9-12/+12
2009-06-15[IA64] remove obsolete no_irq_typeThomas Gleixner3-3/+3
2009-06-15[IA64] unexport fpswa.hSam Ravnborg1-1/+0
2009-06-15[IA64] fix compile error in arch/ia64/mm/extable.cRusty Russell1-2/+2
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds5-10/+11
2009-06-12PM: Remove unused asm/suspend.hMagnus Damm1-1/+0
2009-06-12module: trim exception table on init free.Rusty Russell1-0/+26