aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-14CRED: Wrap task credential accesses in the IA64 archDavid Howells3-13/+16
2008-11-01saner FASYNC handling on file closeAl Viro1-5/+0
2008-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-8/+0
2008-10-28KVM: ia64: Makefile fix for forcing to re-generate asm-offsets.hXiantao Zhang1-2/+6
2008-10-28KVM: ia64: Fix halt emulation logicXiantao Zhang4-40/+46
2008-10-28KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang2-3/+8
2008-10-24x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCIFenghua Yu2-8/+0
2008-10-23Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-10-23Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-5/+5
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofileLinus Torvalds2-4/+4
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds79-185/+5363
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-1/+1
2008-10-23ACPI: fix ia64 build warningLen Brown1-1/+1
2008-10-23Merge branch 'linus' into testLen Brown29-328/+347
2008-10-22Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner1-1/+1
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