aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-03KVM: Move assigned device code to own fileAvi Kivity1-1/+1
2009-12-03KVM: Return -ENOTTY on unrecognized ioctlsAvi Kivity1-1/+1
2009-12-03KVM: Drop kvm->irq_lock lock from irq injection pathGleb Natapov1-2/+0
2009-12-03KVM: Move IO APIC to its own lockGleb Natapov1-5/+2
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-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming1-1/+1
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller8-90/+132
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman2-6/+6
2009-11-17timekeeping: Fix clock_gettime vsyscall time warpLin Ming1-2/+2
2009-11-15swiotlb: Remove duplicate swiotlb_force extern declarationsFUJITA Tomonori1-2/+0
2009-11-12sysctl ia64: Remove dead binary sysctl supportEric W. Biederman2-11/+2
2009-11-10swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori1-2/+2
2009-11-06ia64/xen: compilation fixIsaku Yamahata1-27/+1
2009-11-06sysctl: ia64 Use the compat_sys_sysctlEric W. Biederman2-56/+1
2009-11-04vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas1-4/+7
2009-11-04ia64/PCI: print resources consistently with %pRtBjorn Helgaas1-5/+16
2009-11-04PCI: determine CLS more intelligentlyJesse Barnes1-6/+3
2009-11-02Revert "[IA64] fix percpu warnings"Tony Luck1-1/+1
2009-10-29percpu: make percpu symbols in ia64 uniqueTejun Heo8-16/+17
2009-10-29percpu: make percpu symbols in xen uniqueTejun Heo2-75/+78
2009-10-23Pull ticket-spinaphore into release branchTony Luck1-6/+18
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-13[IA64] use printk_once() unaligned.c/io_common.cMarcin Slusarz2-10/+4
2009-10-13[IA64] Require SAL 3.2 in order to do extended config space opsMatthew Wilcox1-2/+7
2009-10-13[IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl()Roel Kluin1-3/+4
2009-10-13[IA64] Restore registers in the stack on INITTakao Indoh1-47/+57
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo1-0/+1
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman1-0/+2
2009-10-09[IA64] Re-implement spinaphores using ticket lock conceptsTony Luck1-6/+18
2009-10-07[IA64] Squeeze ticket locks back into 4 bytes.Tony Luck2-20/+27
2009-10-02ia64: convert to dynamic percpu allocatorTejun Heo4-20/+138
2009-10-02ia64: allocate percpu area for cpu0 like percpu areas for other cpusTejun Heo3-30/+57
2009-10-02ia64: initialize cpu maps earlyTejun Heo2-24/+20
2009-10-02ia64: don't alias VMALLOC_END to vmalloc_endTejun Heo5-9/+8
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-2/+2
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 Luck6-218/+92
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-5/+1
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-24ia64: convert last user of smp_call_function_maskRusty Russell1-1/+1
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell1-1/+0
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds3-4/+5
2009-09-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-1/+1