summaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2009-12-08[IA64] Fix cut/paste detritus from unistd.hTony Luck
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-12-08Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe
2009-12-03KVM: Activate Virtualization On DemandAlexander Graf
2009-12-03KVM: Move assigned device code to own fileAvi Kivity
2009-12-03KVM: Return -ENOTTY on unrecognized ioctlsAvi Kivity
2009-12-03KVM: Drop kvm->irq_lock lock from irq injection pathGleb Natapov
2009-12-03KVM: Move IO APIC to its own lockGleb Natapov
2009-12-03KVM: Move irq ack notifier list to arch independent codeGleb Natapov
2009-12-03KVM: Maintain back mapping from irqchip/pin to gsiGleb Natapov
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming
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-17timekeeping: Fix clock_gettime vsyscall time warpLin Ming
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: 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-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
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan