aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-03-26ia64/pv_op/binarypatch: add helper functions to support binary patching for paravirt_ops.Isaku Yamahata4-0/+737
2009-03-26ia64/pv_ops/xen/gate.S: xen gate page paravirtualizationIsaku Yamahata2-0/+5
2009-03-26ia64/pv_ops: paravirtualize gate.S.Isaku Yamahata3-4/+21
2009-03-26ia64/pv_ops: move down __kernel_syscall_via_epc.Isaku Yamahata1-81/+81
2009-03-26ia64/pv_ops/xen: define xen specific gate page.Isaku Yamahata5-1/+94
2009-03-26ia64/pv_ops: gate page paravirtualization.Isaku Yamahata9-43/+231
2009-03-26ia64/pv_ops/xen/pv_time_ops: implement sched_clock.Isaku Yamahata1-0/+48
2009-03-26ia64/pv_ops/pv_time_ops: add sched_clock hook.Isaku Yamahata5-2/+26
2009-03-26ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itmIsaku Yamahata6-2/+123
2009-03-26ia64/pv_ops: paravirtualize mov = ar.itc.Isaku Yamahata4-5/+10
2009-03-26ia64/pv_ops/pvchecker: support mov = ar.itc paravirtualizationIsaku Yamahata2-0/+6
2009-03-26ia64/pv_ops: paravirtualize fsys.S.Isaku Yamahata1-7/+7
2009-03-26ia64/pv_ops/xen: preliminary to paravirtualizing fsys.S for xen.Isaku Yamahata3-1/+18
2009-03-26ia64/pv_ops: add hooks to paravirtualize fsyscall implementation.Isaku Yamahata6-14/+54
2009-03-26ia64/xen: short-circuit tests for dom0Isaku Yamahata1-21/+18
2009-03-26ia64/pv_ops/xen: use __initconst instead of __initdata for const dataIsaku Yamahata1-1/+1
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar17-34/+1654
2009-03-24KVM: ia64: Fix the build errors due to lack of macros related to MSI.Xiantao Zhang1-0/+2
2009-03-24ia64: Move the macro definitions related to MSI to one header file.Xiantao Zhang2-46/+51
2009-03-24KVM: Report IRQ injection status to userspace.Gleb Natapov1-2/+10