summaryrefslogtreecommitdiff
path: root/arch/ia64/include
AgeCommit message (Expand)AuthorFilesLines
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+9
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-2/+12
2009-09-16sched: Disable wakeup balancingPeter Zijlstra1-2/+0
2009-09-15Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds1-4/+0
2009-09-15sched: Reduce forkexec_idxPeter Zijlstra1-2/+2
2009-09-15sched: Improve latencies and throughputMike Galbraith1-2/+3
2009-09-15sched: Tweak wake_idxPeter Zijlstra1-2/+3
2009-09-15sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra1-2/+3
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+3
2009-09-14Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+6
2009-09-14Merge branch 'master' into for-linusRafael J. Wysocki2-1/+21
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+3
2009-09-10KVM: Add __KERNEL__ guards to exported headersAvi Kivity1-0/+4
2009-09-10KVM: Prepare memslot data structures for multiple hugepage sizesJoerg Roedel1-1/+2
2009-09-10KVM: Break dependency between vcpu index in vcpus array and vcpu_id.Gleb Natapov1-1/+0
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang1-2/+12
2009-09-04Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2-2/+1
2009-08-16Merge branch 'master' into for-linusRafael J. Wysocki2-2/+1
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller5-10/+13
2009-08-11IA64: includecheck fix: ia64, pgtable.hJaswinder Singh Rajput1-1/+0
2009-08-11ia64: boolean __test_and_clear_bitJohannes Weiner1-1/+1
2009-08-10IA64: Remove NULL flush_write_buffersFUJITA Tomonori1-1/+0
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt1-0/+1
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt1-0/+2
2009-08-03agp: kill phys_to_gart() and gart_to_phys()David Woodhouse1-4/+0
2009-07-29Merge branch 'master' into for-linusRafael J. Wysocki2-9/+9
2009-07-28x86, IA64, powerpc: add phys_to_dma() and dma_to_phys()FUJITA Tomonori1-0/+10
2009-07-28ia64: add dma_capable() to replace is_buffer_dma_capable()FUJITA Tomonori1-0/+8
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/inclu...Aurelien Jarno1-0/+2
2009-07-17Fix ia64 compilation IS_ERR and PTE_ERR errors.Fenghua Yu1-0/+1
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-1/+1
2009-06-22Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds1-0/+5
2009-06-18dma-mapping: ia64: add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori1-1/+7
2009-06-18dma-mapping: ia64: use asm-generic/dma-mapping-common.hFUJITA Tomonori1-99/+3
2009-06-17Delete pcibios_select_rootMatthew Wilcox1-13/+0
2009-06-17Pull for-2.6.31 into releaseTony Luck11-91/+95
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox8-87/+90
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap1-21/+3
2009-06-16[IA64] ia64 does not need umount2() syscallTony Luck1-0/+1
2009-06-16[IA64] hook up new rt_tgsigqueueinfo syscallTony Luck1-1/+2
2009-06-15[IA64] remove obsolete hw_interrupt_typeThomas Gleixner1-1/+1
2009-06-15[IA64] remove obsolete irq_desc_t typedefThomas Gleixner1-1/+1
2009-06-15[IA64] unexport fpswa.hSam Ravnborg1-1/+0
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds5-10/+11
2009-06-12PM: Remove unused asm/suspend.hMagnus Damm1-1/+0
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2-1/+7
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann1-1/+1
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann2-7/+8