aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds79-185/+5363
2008-10-20PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt2-11/+8
2008-10-20always reserve elfcore header memory in crash kernelSimon Horman2-4/+2
2008-10-20kdump: add is_vmcore_usable() and vmcore_unusable()Simon Horman1-2/+2
2008-10-20kdump: use is_kdump_kernel() in sba_init()Simon Horman1-3/+2
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal2-1/+12
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley1-0/+2
2008-10-20mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty1-17/+0
2008-10-17Pull vtd-iommu into release branchTony Luck23-13/+620
2008-10-17Pull pv_ops-xen into release branchTony Luck49-11/+4448
2008-10-17Pull utrace into release branchTony Luck11-133/+285
2008-10-17Pull compat into release branchTony Luck3-25/+3
2008-10-17[IA64] Fix annoying IA64_TR_ALLOC_MAX message.Tony Luck2-3/+7
2008-10-17[IA64] kill sys32_pipeChristoph Hellwig2-16/+1
2008-10-17[IA64] remove sys32_pauseChristoph Hellwig3-9/+2
2008-10-17[IA64] Add Variable Page Size and IA64 Support in Intel IOMMUFenghua Yu23-13/+620
2008-10-17ia64/pv_ops: paravirtualized instruction checker.Isaku Yamahata4-1/+316
2008-10-17ia64/pv_ops: update Kconfig for paravirtualized guest and xen.Isaku Yamahata2-0/+58
2008-10-17ia64/xen: preliminary support for save/restore.Isaku Yamahata4-1/+99
2008-10-17ia64/xen: define xen machine vector for domU.Isaku Yamahata6-0/+37
2008-10-17ia64/pv_ops/xen: implement xen pv_time_ops.Isaku Yamahata4-1/+206
2008-10-17ia64/pv_ops/xen: implement xen pv_irq_ops.Isaku Yamahata4-1/+473
2008-10-17ia64/pv_ops/xen: define the nubmer of irqs which xen needs.Isaku Yamahata2-0/+45
2008-10-17ia64/pv_ops/xen: implement xen pv_iosapic_ops.Isaku Yamahata1-0/+52
2008-10-17ia64/pv_ops/xen: paravirtualize entry.S for ia64/xen.Isaku Yamahata3-1/+27
2008-10-17ia64/pv_ops/xen: paravirtualize ivt.S for xen.Isaku Yamahata3-1/+68
2008-10-17ia64/pv_ops/xen: paravirtualize DO_SAVE_MIN for xen.Isaku Yamahata2-0/+136
2008-10-17ia64/pv_ops/xen: define xen paravirtualized instructions for hand written assembly codeIsaku Yamahata1-0/+447
2008-10-17ia64/pv_ops/xen: define xen pv_cpu_ops.Isaku Yamahata1-0/+114
2008-10-17ia64/pv_ops/xen: define xen pv_init_ops for various xen initialization.Isaku Yamahata4-1/+221
2008-10-17ia64/pv_ops/xen: elf note based xen startup.Isaku Yamahata4-1/+154
2008-10-17ia64/xen: introduce helper function to identify domain mode.Isaku Yamahata1-0/+75
2008-10-17ia64/xen: add definitions necessary for xen event channel.Isaku Yamahata1-0/+50
2008-10-17ia64/xen: implement arch specific part of xen grant table.Isaku Yamahata3-1/+185
2008-10-17ia64/xen: xencomm conversion functions for hypercallsIsaku Yamahata5-1/+505
2008-10-17ia64/xen: implement the arch specific part of xencomm.Isaku Yamahata3-1/+136
2008-10-17ia64/xen: define helper functions for xen hypercalls.Isaku Yamahata4-0/+490
2008-10-17ia64/xen: define helper functions for xen related address conversion.Isaku Yamahata1-0/+65
2008-10-17ia64/xen: add a necessary header file to compile include/xen/interface/xen.hIsaku Yamahata1-0/+48
2008-10-17ia64/xen: define several constants for ia64/xen.Isaku Yamahata1-0/+27
2008-10-17ia64/xen: introduce definitions necessary for ia64/xen hypercalls.Isaku Yamahata1-0/+346
2008-10-17ia64/xen: increase IA64_MAX_RSVD_REGIONS.Isaku Yamahata1-1/+2
2008-10-17ia64/xen: introduce sync bitops which is necessary for ia64/xen support.Isaku Yamahata1-0/+51
2008-10-17ia64/xen: reserve "break" numbers used for xen hypercalls.Isaku Yamahata1-0/+9
2008-10-17ia64: move function declaration, ia64_cpu_local_tick() from .c to .hIsaku Yamahata2-1/+2
2008-10-17ia64/pv_ops: update native/inst.h to clobber predicate.Isaku Yamahata1-2/+8
2008-10-17ia64/pv_ops: avoid name conflict of get_irq_chip().Isaku Yamahata2-3/+3
2008-10-17ia64/pv_ops: fix paravirtualization of ivt.S with CONFIG_SMP=nIsaku Yamahata1-3/+3
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds11-101/+306
2008-10-16Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds3-4/+4