summaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2009-11-25Merge remote branch 'sysctl/master'Stephen Rothwell
2009-11-25Merge remote branch 'percpu/for-next'Stephen Rothwell
2009-11-25Merge remote branch 'tip/auto-latest'Stephen Rothwell
2009-11-25Merge remote branch 'trivial/for-next'Stephen Rothwell
2009-11-25Merge remote branch 'net/master'Stephen Rothwell
2009-11-25Merge remote branch 'kvm/linux-next'Stephen Rothwell
2009-11-25Merge remote branch 'kbuild/master'Stephen Rothwell
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-17tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-16KVM: Activate Virtualization On DemandAlexander Graf
2009-11-16KVM: Move assigned device code to own fileAvi Kivity
2009-11-16KVM: Return -ENOTTY on unrecognized ioctlsAvi Kivity
2009-11-16KVM: Drop kvm->irq_lock lock from irq injection pathGleb Natapov
2009-11-16KVM: Move IO APIC to its own lockGleb Natapov
2009-11-16KVM: Move irq ack notifier list to arch independent codeGleb Natapov
2009-11-16KVM: Maintain back mapping from irqchip/pin to gsiGleb Natapov
2009-11-16Merge branch 'master' into for-nextTejun Heo
2009-11-15swiotlb: Remove duplicate swiotlb_force extern declarationsFUJITA Tomonori
2009-11-12sysctl ia64: Remove dead binary sysctl supportEric W. Biederman
2009-11-10swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori
2009-11-06ia64/xen: compilation fixIsaku Yamahata
2009-11-06sysctl: ia64 Use the compat_sys_sysctlEric W. Biederman
2009-11-04vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas
2009-11-04ia64/PCI: print resources consistently with %pRtBjorn Helgaas
2009-11-04PCI: determine CLS more intelligentlyJesse Barnes
2009-11-02Revert "[IA64] fix percpu warnings"Tony Luck
2009-10-29percpu: remove per_cpu__ prefix.Rusty Russell
2009-10-29percpu: make percpu symbols in ia64 uniqueTejun Heo
2009-10-29percpu: make percpu symbols in xen uniqueTejun Heo
2009-10-23Pull ticket-spinaphore into release branchTony Luck
2009-10-23Pull ticket4byte into release branchTony Luck
2009-10-18drop explicit include of autoconf.hSam Ravnborg
2009-10-17ia64: move nr-irqs.h to include/generatedSam Ravnborg
2009-10-17kbuild: move asm-offsets.h to include/generatedSam Ravnborg
2009-10-15[IA64] fix percpu warningsRandy Dunlap
2009-10-14ia64: Fix up the syscall table for recvmmsgArnaldo Carvalho de Melo
2009-10-13[IA64] SMT friendly version of spin_unlock_wait()Tony Luck
2009-10-13[IA64] use printk_once() unaligned.c/io_common.cMarcin Slusarz
2009-10-13[IA64] Require SAL 3.2 in order to do extended config space opsMatthew Wilcox
2009-10-13[IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl()Roel Kluin
2009-10-13[IA64] Restore registers in the stack on INITTakao Indoh
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman
2009-10-09[IA64] Re-implement spinaphores using ticket lock conceptsTony Luck
2009-10-07[IA64] Squeeze ticket locks back into 4 bytes.Tony Luck
2009-10-02ia64: convert to dynamic percpu allocatorTejun Heo
2009-10-02ia64: allocate percpu area for cpu0 like percpu areas for other cpusTejun Heo
2009-10-02ia64: initialize cpu maps earlyTejun Heo
2009-10-02ia64: don't alias VMALLOC_END to vmalloc_endTejun Heo