aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-12Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'nex...Tony Luck
2010-10-12dmar: Convert to new irq chip functionsThomas Gleixner
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek
2010-10-12Add _addr_lsb field to ia64 siginfoAndi Kleen
2010-10-08ia64, iommu: Add a dummy iommu_table.h file in IA64.Konrad Rzeszutek Wilk
2010-10-07[IA64] Cannot use register_percpu_irq() from ia64_mca_init()Tony Luck
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-10-05[IA64] Initialize interrupts later (from init_IRQ())Tony Luck
2010-10-01[IA64] enable ARCH_DMA_ADDR_T_64BITFUJITA Tomonori
2010-09-27[IA64] Stop using the deprecated __do_IRQ() code pathTony Luck
2010-09-23[IA64] Remove unnecessary casts of private_data in perfmon.cJoe Perches
2010-09-23[IA64] Fix missing iounmap in error path in cyclone.cJulia Lawall
2010-09-23[IA64] salinfo: sema_init instead of init_MUTEXThomas Gleixner
2010-09-23[IA64] xen: use ARRAY_SIZE macro in xen_pv_ops.cNikitas Angelinas
2010-09-23[IA64] Use static const char * const in palinfo.cJoe Perches
2010-09-23[IA64] remove asm/compat.hTony Luck
2010-09-23[IA64] Add CONFIG_STACKTRACE_SUPPORTTony Luck
2010-09-20[IA64] Move local_softirq_pending() definitionTony Luck
2010-09-20[IA64] iommu: Add a dummy iommu_table.h file in IA64.Konrad Rzeszutek Wilk
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe
2010-09-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2010-09-15[IA64] Optimize ticket spinlocks in fsys_rt_sigprocmaskPetr Tesarik
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-09-14[IA64] unwind - optimise linked-list searches for modulesPhil Carmody
2010-09-14[IA64] unwind: remove preprocesser noise, and correct commentPhil Carmody
2010-09-09[IA64] fix siglockTony Luck
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov
2010-08-18[IA64] Fix build error: conflicting types for ‘sys_execve’Tony Luck
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-14defconfig reductionSam Ravnborg
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg
2010-08-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2010-08-13[IA64] Add latest crop of syscallsTony Luck
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-13[IA64] Fix 64-bit atomic routines to return "long"Tony Luck
2010-08-12[IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned.Tony Luck
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori
2010-08-11ia64: perfmon: add d_dname methodMiklos Szeredi
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com
2010-08-10tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman
2010-08-09x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()Suresh Siddha
2010-08-09topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori