summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-1418-39/+47
|\
| * arch/ia64/kernel/iosapic: missing test after ioremap()Roel Kluin2009-08-111-0/+4
| * ia64/topology.c: exit cache_add_dev when kobject_init_and_add failsFenghua Yu2009-08-111-1/+5
| * arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel buildFenghua Yu2009-08-111-5/+0
| * IA64: includecheck fix: ia64, pgtable.hJaswinder Singh Rajput2009-08-111-1/+0
| * IA64: includecheck fix: ia64, ia64_ksyms.cJaswinder Singh Rajput2009-08-111-3/+1
| * ia64: boolean __test_and_clear_bitJohannes Weiner2009-08-111-1/+1
| * Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom...Fenghua Yu2009-08-111-5/+0
| * KVM: ia64: fix build failures due to ia64/unsigned long mismatchesAvi Kivity2009-08-053-11/+14
| * mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-272-9/+9
| * Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/inclu...Aurelien Jarno2009-07-171-0/+2
| * Add dma_debug_init() for ia64fujita2009-07-171-0/+8
| * Fix ia64 compilation IS_ERR and PTE_ERR errors.Fenghua Yu2009-07-171-0/+1
| * headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
| * sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-1/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-07-061-1/+1
| |\
| | * ia64/PCI: adjust section annotation for pcibios_setup()Ingo Molnar2009-06-301-1/+1
* | | ia64: Fix setup_per_cpu_areas() compilation errorFenghua Yu2009-07-151-0/+6
* | | linker script: unify usage of discard definitionTejun Heo2009-07-091-9/+8
* | | Merge branch 'master' into for-nextTejun Heo2009-07-0412-11/+37
|\ \ \ | |/ /
| * | [IA64] address compiler warnings perfmon.c/salinfo.cJan Beulich2009-06-302-2/+2
| * | [IA64] Remove unnecessary semicolonsJoe Perches2009-06-304-7/+7
| * | [IA64] sprintf should not be used with same source & destination addressAlan Cox2009-06-301-1/+2
| |/
| * KVM: ia64: fix ia64 build due to missing kallsyms_lookup() and double exportJes Sorensen2009-06-281-0/+6
| *-. Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-241-0/+12
| |\ \
| | | * ACPI: pdc init related memory leak with physical CPU hotplugPallipadi, Venkatesh2009-06-201-0/+12
| | |/
| * | Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds2009-06-223-1/+8
| |\ \
| | * | intel-iommu: Fix one last ia64 build problem in Pass Through SupportLuck, Tony2009-06-051-0/+4
| | * | Fix !CONFIG_DMAR build failure introduced by Intel IOMMU Pass Through SupportFenghua Yu2009-05-011-0/+2
| | * | Intel IOMMU Pass Through SupportFenghua Yu2009-04-292-1/+2
* | | | percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()Tejun Heo2009-06-241-1/+2
* | | | percpu: cleanup percpu array definitionsTejun Heo2009-06-242-2/+2
* | | | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
* | | | percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo2009-06-241-0/+3
|/ / /
* | | Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* | | dma-mapping: ia64: add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori2009-06-182-1/+8
* | | dma-mapping: ia64: use asm-generic/dma-mapping-common.hFUJITA Tomonori2009-06-181-99/+3
* | | ia64: Fix resource assignment for root bussesMatthew Wilcox2009-06-171-2/+2
* | | Delete pcibios_select_rootMatthew Wilcox2009-06-171-13/+0
* | | Pull for-2.6.31 into releaseTony Luck2009-06-1745-226/+230
|\ \ \
| * | | [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-1733-204/+206
| * | | [IA64] ia64 does not need umount2() syscallTony Luck2009-06-161-0/+1
| * | | [IA64] hook up new rt_tgsigqueueinfo syscallTony Luck2009-06-162-1/+3
| * | | [IA64] msi_ia64.c dmar_msi_type should be staticJaswinder Singh Rajput2009-06-151-1/+1
| * | | [IA64] remove obsolete hw_interrupt_typeThomas Gleixner2009-06-154-4/+4
| * | | [IA64] remove obsolete irq_desc_t typedefThomas Gleixner2009-06-159-12/+12
| * | | [IA64] remove obsolete no_irq_typeThomas Gleixner2009-06-153-3/+3
| * | | [IA64] unexport fpswa.hSam Ravnborg2009-06-151-1/+0
* | | | [IA64] Fix build error in paravirt_patchlist.cJes Sorensen2009-06-171-0/+2
* | | | kmap_types: make most arches use generic header fileRandy Dunlap2009-06-161-21/+3
OpenPOWER on IntegriCloud