aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2009-08-23rcu: Simplify rcu_pending()/rcu_check_callbacks() APIPaul E. McKenney
2009-08-16Merge branch 'master' into for-linusRafael J. Wysocki
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
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-11arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel buildFenghua Yu
2009-08-11IA64: includecheck fix: ia64, pgtable.hJaswinder Singh Rajput
2009-08-11IA64: includecheck fix: ia64, ia64_ksyms.cJaswinder Singh Rajput
2009-08-11ia64: boolean __test_and_clear_bitJohannes Weiner
2009-08-11Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom...Fenghua Yu
2009-08-10Merge branch 'master' into for-linusRafael J. Wysocki
2009-08-10IA64: Remove NULL flush_write_buffersFUJITA Tomonori
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt
2009-08-05KVM: ia64: fix build failures due to ia64/unsigned long mismatchesAvi Kivity
2009-08-03agp: kill phys_to_gart() and gart_to_phys()David Woodhouse
2009-07-29Merge branch 'master' into for-linusRafael J. Wysocki
2009-07-28x86, IA64, powerpc: add phys_to_dma() and dma_to_phys()FUJITA Tomonori
2009-07-28ia64: add dma_capable() to replace is_buffer_dma_capable()FUJITA Tomonori
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-07-22Driver Core: Add platform device arch data V3Magnus Damm
2009-07-17Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/inclu...Aurelien Jarno
2009-07-17Add dma_debug_init() for ia64fujita
2009-07-17Fix ia64 compilation IS_ERR and PTE_ERR errors.Fenghua Yu
2009-07-15ia64: Fix setup_per_cpu_areas() compilation errorFenghua Yu
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-07-04Merge branch 'master' into for-nextTejun Heo
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-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-24percpu: use dynamic percpu allocator as the default percpu allocatorTejun 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-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