summaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2010-11-16SCSI host lock push-downJeff Garzik1-1/+3
2010-10-29convert get_sb_pseudo() usersAl Viro1-5/+4
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-7/+0
2010-10-27taskstats: use real microsecond granularity for CPU timesMichael Holzheu1-3/+3
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-1/+2
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra1-2/+0
2010-10-26Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds1-0/+1
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2010-10-24KVM: ia64: define kvm_lapic_enabled() to fix a compile errorTakuya Yoshikawa1-0/+1
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-99/+2
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2-0/+3
2010-10-22tty: icount changeover for other main devicesAlan Cox1-11/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on ia64 (enables termiox)Jeff Mahoney1-88/+1
2010-10-22Merge branch 'hwpoison-fixes-2.6.37' into hwpoisonAndi Kleen1-0/+1
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2-76/+94
2010-10-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds14-300/+113
2010-10-21Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+6
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-6/+6
2010-10-21Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+0
2010-10-19[IA64] Move local_softirq_pending() definitionTony Luck1-6/+5
2010-10-18sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi1-4/+0
2010-10-15llseek: automatically add .llseek fopArnd Bergmann2-0/+3
2010-10-12Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'nex...Tony Luck16-300/+111
2010-10-12dmar: Convert to new irq chip functionsThomas Gleixner1-2/+2
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner2-4/+4
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek31-8796/+294
2010-10-12Add _addr_lsb field to ia64 siginfoAndi Kleen1-0/+1
2010-10-08ia64, iommu: Add a dummy iommu_table.h file in IA64.Konrad Rzeszutek Wilk1-0/+6
2010-10-07[IA64] Cannot use register_percpu_irq() from ia64_mca_init()Tony Luck1-19/+19
2010-10-07Fix IRQ flag handling namingDavid Howells2-76/+94
2010-10-05[IA64] Initialize interrupts later (from init_IRQ())Tony Luck3-51/+5
2010-10-01[IA64] enable ARCH_DMA_ADDR_T_64BITFUJITA Tomonori1-0/+3
2010-09-27[IA64] Stop using the deprecated __do_IRQ() code pathTony Luck3-6/+13
2010-09-23[IA64] Remove unnecessary casts of private_data in perfmon.cJoe Perches1-6/+6
2010-09-23[IA64] Fix missing iounmap in error path in cyclone.cJulia Lawall1-1/+1
2010-09-23[IA64] salinfo: sema_init instead of init_MUTEXThomas Gleixner1-1/+1
2010-09-23[IA64] xen: use ARRAY_SIZE macro in xen_pv_ops.cNikitas Angelinas1-3/+2
2010-09-23[IA64] Use static const char * const in palinfo.cJoe Perches1-1/+1
2010-09-23[IA64] remove asm/compat.hTony Luck1-208/+0
2010-09-23[IA64] Add CONFIG_STACKTRACE_SUPPORTTony Luck3-0/+43
2010-09-20[IA64] Move local_softirq_pending() definitionTony Luck1-6/+5
2010-09-20[IA64] iommu: Add a dummy iommu_table.h file in IA64.Konrad Rzeszutek Wilk1-0/+6
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe1-7/+0
2010-09-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-31/+11
2010-09-15[IA64] Optimize ticket spinlocks in fsys_rt_sigprocmaskPetr Tesarik1-31/+11
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin1-1/+1
2010-09-14[IA64] unwind - optimise linked-list searches for modulesPhil Carmody1-1/+16
2010-09-14[IA64] unwind: remove preprocesser noise, and correct commentPhil Carmody1-3/+3
2010-09-09[IA64] fix siglockTony Luck1-7/+39
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1