aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-22KVM: ia64: fix locking order entering guestJes Sorensen1-6/+8
2009-04-21FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells1-1/+1
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm3-4/+4
2009-04-20[IA64] fix allmodconfig compilation breakage.Isaku Yamahata1-2/+0
2009-04-16[IA64] smp_flush_tlb_mm() should only send IPI's to cpus in cpu_vm_maskDimitri Sivanich1-8/+5
2009-04-16[IA64] export smp_send_rescheduleMarcelo Tosatti1-0/+1
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang1-1/+1
2009-04-08[IA64] wire up preadv/pwritev system callsTony Luck2-1/+5
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang1-1/+1
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2009-04-07dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang1-1/+1
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-1/+1
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-10/+348
2009-04-02ia64: implement interrupt-enabling rwlocksRobin Holt1-17/+63
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt1-0/+3
2009-04-02sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UVRobin Holt1-3/+0
2009-04-02sgi-gru: add macros for using the UV hub to send interruptsJack Steiner1-0/+6
2009-04-02sgi-gru: add definitions of ia64 GRU MMRsJack Steiner1-3/+155
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar7-10/+348
2009-04-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds61-290/+3188
2009-04-01[IA64] BUG to BUG_ON changesStoyan Gaydarov8-33/+16
2009-04-01[IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.cRandy Dunlap1-1/+1
2009-04-01rtc: add platform driver for EFIdann frazier1-0/+16
2009-04-01proc tty: switch ia64 simserial to ->proc_fopsAlexey Dobriyan1-25/+24
2009-03-31Pull pvops into release branchTony Luck45-212/+3134
2009-03-31Pull cpumask into release branchTony Luck14-44/+37
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds1-5/+0
2009-03-30Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/procLinus Torvalds2-9/+2
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2-9/+2
2009-03-30cpumask: remove node_to_first_cpuRusty Russell1-5/+0
2009-03-28Merge branch 'linus' into core/iommuIngo Molnar28-197/+507
2009-03-28Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds10-26/+34
2009-03-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-10/+15
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2-2/+2
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-2/+2
2009-03-27constify dentry_operations: restAl Viro1-1/+1
2009-03-27generic compat_sys_ustatChristoph Hellwig1-1/+1
2009-03-27ia64: remove some warnings.Isaku Yamahata7-14/+47
2009-03-27ia64/xen: fix the link error.Isaku Yamahata1-1/+1
2009-03-27[IA64] Fix kstat_this_cpu build breakageJes Sorensen1-10/+15
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar10-22/+36
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-5/+4
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+3
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-4/+3
2009-03-26ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops.Isaku Yamahata3-0/+671
2009-03-26ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress false positive warning.Isaku Yamahata3-0/+9
2009-03-26ia64/pv_ops/bp/module: support binary patching for kernel module.Isaku Yamahata2-0/+38
2009-03-26ia64/pv_ops: implement binary patching optimization for native.Isaku Yamahata7-25/+898