Age | Commit message (Expand) | Author | Files | Lines |
2008-04-27 | KVM: add ioctls to save/store mpstate | Marcelo Tosatti | 1 | -0/+12 |
2008-04-27 | KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_* | Avi Kivity | 1 | -13/+13 |
2008-04-27 | KVM: hlt emulation should take in-kernel APIC/PIT timers into account | Marcelo Tosatti | 1 | -0/+5 |
2008-04-27 | KVM: ia64: Stub out kvmtrace | Avi Kivity | 1 | -0/+3 |
2008-04-27 | KVM: ia64: Enable kvm build for ia64 | Xiantao Zhang | 4 | -0/+111 |
2008-04-27 | KVM: ia64: Add kvm sal/pal virtulization support | Xiantao Zhang | 1 | -0/+500 |
2008-04-27 | KVM: ia64: Add guest interruption injection support | Xiantao Zhang | 1 | -0/+970 |
2008-04-27 | KVM: ia64: Generate offset values for assembly code use | Xiantao Zhang | 1 | -0/+251 |
2008-04-27 | KVM: ia64: Add optimization for some virtulization faults | Xiantao Zhang | 1 | -0/+918 |
2008-04-27 | KVM: ia64: Add processor virtulization support | Xiantao Zhang | 1 | -0/+2163 |
2008-04-27 | KVM: ia64: Add trampoline for guest/host mode switch | Xiantao Zhang | 1 | -0/+1038 |
2008-04-27 | KVM: ia64: Add mmio decoder for kvm/ia64 | Xiantao Zhang | 1 | -0/+341 |
2008-04-27 | KVM: ia64: Add interruption vector table for vmm | Xiantao Zhang | 1 | -0/+1424 |
2008-04-27 | KVM: ia64: Add TLB virtulization support | Xiantao Zhang | 1 | -0/+636 |
2008-04-27 | KVM: ia64: VMM module interfaces | Xiantao Zhang | 1 | -0/+66 |
2008-04-27 | KVM: ia64: Add header files for kvm/ia64 | Xiantao Zhang | 5 | -0/+1421 |
2008-04-27 | KVM: ia64: Add kvm arch-specific core code for kvm/ia64 | Xiantao Zhang | 1 | -0/+1789 |
2008-04-23 | [IA64] move XP and XPC to drivers/misc/sgi-xp | Dean Nelson | 8 | -6110/+1 |
2008-04-22 | [IA64] minor irq handler cleanups | Jeff Garzik | 3 | -6/+8 |
2008-04-22 | [IA64] simplify notify hooks in mca.c | Hidetoshi Seto | 2 | -41/+37 |
2008-04-22 | [IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchs | Hidetoshi Seto | 1 | -4/+5 |
2008-04-22 | [IA64] disable interrupts on exit of ia64_trace_syscall | Hidetoshi Seto | 1 | -0/+1 |
2008-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 1 | -43/+1 |
2008-04-21 | PCI: ia64: use generic pci_enable_resources() | Bjorn Helgaas | 1 | -43/+1 |
2008-04-19 | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 1 | -1/+1 |
2008-04-19 | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 1 | -1/+0 |
2008-04-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds | 1 | -1/+1 |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -19/+4 |
2008-04-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 34 | -526/+2645 |
2008-04-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 1 | -1/+6 |
2008-04-17 | Pull miscellaneous into release branch | Tony Luck | 17 | -100/+266 |
2008-04-17 | Pull nptcg into release branch | Tony Luck | 3 | -17/+196 |
2008-04-17 | Pull kvm-patches into release branch | Tony Luck | 4 | -0/+332 |
2008-04-17 | Pull percpureserve into release branch | Tony Luck | 5 | -11/+14 |
2008-04-17 | Pull regset into release branch | Tony Luck | 3 | -377/+1519 |
2008-04-17 | Pull virt-cpu-accounting into release branch | Tony Luck | 9 | -1/+302 |
2008-04-17 | Pull fsys_gettimeofday into release branch | Tony Luck | 2 | -20/+16 |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox | 3 | -172/+1 |
2008-04-16 | acpi: unneccessary to scan the PCI bus already scanned | yakui.zhao@intel.com | 1 | -1/+6 |
2008-04-15 | [IA64] kdump: Add crash_save_vmcoreinfo for INIT | Takao Indoh | 1 | -0/+1 |
2008-04-12 | [IA64] Fix NUMA configuration issue | Zoltan Menyhart | 4 | -6/+27 |
2008-04-10 | [IA64] Untangle sync_icache_dcache() page size determination | Christoph Lameter | 1 | -7/+1 |
2008-04-09 | [IA64] arch/ia64/kernel/: use time_* macros | S.Caglar Onur | 3 | -3/+6 |
2008-04-09 | [IA64] remove redundant display of free swap space in show_mem() | Johannes Weiner | 2 | -4/+0 |
2008-04-09 | [IA64] make IOMMU respect the segment boundary limits | FUJITA Tomonori | 2 | -17/+42 |
2008-04-09 | [IA64] kprobes: kprobe-booster for ia64 | Masami Hiramatsu | 1 | -26/+107 |
2008-04-09 | [IA64] fix getpid and set_tid_address fast system calls for pid namespaces | Pavel Emelyanov | 2 | -4/+37 |
2008-04-09 | [IA64] Replace explicit jiffies tests with time_* macros. | Robert P. J. Day | 2 | -5/+5 |
2008-04-09 | [IA64] use goto to jump out do/while_each_thread | Li Zefan | 1 | -2/+2 |
2008-04-09 | [IA64] Fix unlock ordering in smp_callin | Alan D. Brunelle | 1 | -1/+1 |