summaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2008-04-28hotplug-memory: make online_page() commonJeremy Fitzhardinge1-9/+0
2008-04-27KVM: add ioctls to save/store mpstateMarcelo Tosatti1-0/+12
2008-04-27KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*Avi Kivity1-13/+13
2008-04-27KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti1-0/+5
2008-04-27KVM: ia64: Stub out kvmtraceAvi Kivity1-0/+3
2008-04-27KVM: ia64: Enable kvm build for ia64Xiantao Zhang4-0/+111
2008-04-27KVM: ia64: Add kvm sal/pal virtulization supportXiantao Zhang1-0/+500
2008-04-27KVM: ia64: Add guest interruption injection supportXiantao Zhang1-0/+970
2008-04-27KVM: ia64: Generate offset values for assembly code useXiantao Zhang1-0/+251
2008-04-27KVM: ia64: Add optimization for some virtulization faultsXiantao Zhang1-0/+918
2008-04-27KVM: ia64: Add processor virtulization supportXiantao Zhang1-0/+2163
2008-04-27KVM: ia64: Add trampoline for guest/host mode switchXiantao Zhang1-0/+1038
2008-04-27KVM: ia64: Add mmio decoder for kvm/ia64Xiantao Zhang1-0/+341
2008-04-27KVM: ia64: Add interruption vector table for vmmXiantao Zhang1-0/+1424
2008-04-27KVM: ia64: Add TLB virtulization supportXiantao Zhang1-0/+636
2008-04-27KVM: ia64: VMM module interfacesXiantao Zhang1-0/+66
2008-04-27KVM: ia64: Add header files for kvm/ia64Xiantao Zhang5-0/+1421
2008-04-27KVM: ia64: Add kvm arch-specific core code for kvm/ia64Xiantao Zhang1-0/+1789
2008-04-22[IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson8-6110/+1
2008-04-22[IA64] minor irq handler cleanupsJeff Garzik3-6/+8
2008-04-22[IA64] simplify notify hooks in mca.cHidetoshi Seto2-41/+37
2008-04-22[IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchsHidetoshi Seto1-4/+5
2008-04-22[IA64] disable interrupts on exit of ia64_trace_syscallHidetoshi Seto1-0/+1
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-43/+1
2008-04-20PCI: ia64: use generic pci_enable_resources()Bjorn Helgaas1-43/+1
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox1-1/+1
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds1-1/+1
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-19/+4
2008-04-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds34-526/+2645
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller1-1/+6
2008-04-17Pull miscellaneous into release branchTony Luck17-100/+266
2008-04-17Pull nptcg into release branchTony Luck3-17/+196
2008-04-17Pull kvm-patches into release branchTony Luck4-0/+332
2008-04-17Pull percpureserve into release branchTony Luck5-11/+14
2008-04-17Pull regset into release branchTony Luck3-377/+1519
2008-04-17Pull virt-cpu-accounting into release branchTony Luck9-1/+302
2008-04-17Pull fsys_gettimeofday into release branchTony Luck2-20/+16
2008-04-17Generic semaphore implementationMatthew Wilcox3-172/+1
2008-04-15acpi: unneccessary to scan the PCI bus already scannedyakui.zhao@intel.com1-1/+6
2008-04-15[IA64] kdump: Add crash_save_vmcoreinfo for INITTakao Indoh1-0/+1
2008-04-11[IA64] Fix NUMA configuration issueZoltan Menyhart4-6/+27
2008-04-09[IA64] Untangle sync_icache_dcache() page size determinationChristoph Lameter1-7/+1
2008-04-09[IA64] arch/ia64/kernel/: use time_* macrosS.Caglar Onur3-3/+6
2008-04-09[IA64] remove redundant display of free swap space in show_mem()Johannes Weiner2-4/+0
2008-04-09[IA64] make IOMMU respect the segment boundary limitsFUJITA Tomonori2-17/+42
2008-04-09[IA64] kprobes: kprobe-booster for ia64Masami Hiramatsu1-26/+107
2008-04-09[IA64] fix getpid and set_tid_address fast system calls for pid namespacesPavel Emelyanov2-4/+37
2008-04-09[IA64] Replace explicit jiffies tests with time_* macros.Robert P. J. Day2-5/+5
2008-04-09[IA64] use goto to jump out do/while_each_threadLi Zefan1-2/+2