aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-09Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-1/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds6-6/+6
2009-12-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-1/+1
2009-12-08Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2009-12-08[IA64] Fix cut/paste detritus from unistd.hTony Luck1-1/+1
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 Torvalds4-13/+10
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds3-1/+5
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds4-73/+9
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina6-6/+6
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2-4/+2
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa6-6/+6
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe8-90/+132
2009-12-03KVM: Activate Virtualization On DemandAlexander Graf1-3/+5
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-06sysctl: ia64 Use the compat_sys_sysctlEric W. Biederman2-56/+1
2009-11-02Revert "[IA64] fix percpu warnings"Tony Luck1-1/+1
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-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