aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-12-08Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+1
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-2/+0
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe2-22/+42
2009-12-03KVM: Move irq ack notifier list to arch independent codeGleb Natapov1-1/+0
2009-12-03KVM: Maintain back mapping from irqchip/pin to gsiGleb Natapov1-0/+1
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov1-0/+1
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-22/+42
2009-11-15swiotlb: Remove duplicate swiotlb_force extern declarationsFUJITA Tomonori1-2/+0
2009-11-02Revert "[IA64] fix percpu warnings"Tony Luck1-1/+1
2009-10-23Pull ticket4byte into release branchTony Luck2-22/+42
2009-10-15[IA64] fix percpu warningsRandy Dunlap1-1/+1
2009-10-14ia64: Fix up the syscall table for recvmmsgArnaldo Carvalho de Melo1-1/+2
2009-10-13[IA64] SMT friendly version of spin_unlock_wait()Tony Luck1-2/+15
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman1-0/+2
2009-10-07[IA64] Squeeze ticket locks back into 4 bytes.Tony Luck2-20/+27
2009-09-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-0/+2
2009-09-27ACPI: IA64=y ACPI=n build fixLen Brown1-0/+2
2009-09-25[IA64] implement ticket locks for ItaniumTony Luck2-87/+90
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell1-1/+0
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: ia64Rusty Russell1-2/+0
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell1-1/+0
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-09-22mm: remove duplicate asm/mman.h filesArnd Bergmann1-14/+2
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann1-0/+2
2009-09-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-0/+2
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-8/+9
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus 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/airlied/agp-2.6Linus 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/rafael/suspend-2.6Linus 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-14[IA64] kexec: Make INIT safe while transition toHidetoshi Seto1-0/+1
2009-09-14[IA64] kdump: Mask MCA/INIT on frozen cpusHidetoshi Seto1-0/+1
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/git/joro/linux-2.6-iommu into core/iommuIngo Molnar2-2/+1
2009-08-29Merge branch 'timers/posixtimers' into timers/tracingThomas Gleixner1-0/+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/net-2.6David 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