Commit Graph

22152 Commits (c07c6053c41f736711ed856aa377007078c7c396)

Author SHA1 Message Date
WANG Cong 3af9c5bed1 arch/um/kernel/um_arch.c: some small improvements 17 years ago
Johannes Weiner 5fd284fd97 cris: remove redundant display of free swap space in show_mem() 17 years ago
Harvey Harrison f85e7cdc3f m68k: replace remaining __FUNCTION__ occurrences 17 years ago
Johannes Weiner 6feef6e5f2 m68k: remove redundant display of free swap space in show_mem() 17 years ago
S.Caglar Onur 037f436f52 arch/alpha/kernel/traps.c: use time_* macros 17 years ago
Harvey Harrison bbb8d343af alpha: remove remaining __FUNCTION__ occurrences 17 years ago
Jim Meyering b901d40c97 alpha: handle kcalloc failure 17 years ago
Jared Hulbert 30afcb4bd2 return pfn from direct_access, for XIP 17 years ago
Christoph Lameter d60cd46bbd pageflags: use proper page flag functions in Xen 17 years ago
Christoph Lameter 9223b4190f pageflags: get rid of FLAGS_RESERVED 17 years ago
Christoph Lameter bf2ae2b37c pageflags: standardize comment inclusion in asm-offsets.h and fix MIPS 17 years ago
Christoph Lameter 2301696932 vmallocinfo: add caller information 17 years ago
Pekka Enberg 1b27d05b6e mm: move cache_line_size() to <linux/cache.h> 17 years ago
Mel Gorman dd1a239f6f mm: have zonelist contains structs with both a zone pointer and zone_idx 17 years ago
Mel Gorman 54a6eb5c47 mm: use two zonelist that are filtered by GFP mask 17 years ago
Jeremy Fitzhardinge 180c06efce hotplug-memory: make online_page() common 17 years ago
Ingo Molnar f022bfd582 x86: PAT fix 17 years ago
David S. Miller 6eda3a7592 sparc64: Split entry.S up into seperate files. 17 years ago
David S. Miller fd7354108a sparc64: Fix accidental syscall restart on child return from clone/fork/vfork. 17 years ago
David S. Miller 90888816ba sparc64: Clean up handling of pt_regs trap type encoding. 17 years ago
Linus Torvalds 86cf02f8ea x86 PAT: tone down debugging messages some more 17 years ago
Marcelo Tosatti 960b399169 KVM: MMU: kvm_pv_mmu_op should not take mmap_sem 17 years ago
Joerg Roedel 1336028b9a KVM: SVM: remove selective CR0 comment 17 years ago
Joerg Roedel aaf697e4e0 KVM: SVM: remove now obsolete FIXME comment 17 years ago
Joerg Roedel aaacfc9ae2 KVM: SVM: disable CR8 intercept when tpr is not masking interrupts 17 years ago
Joerg Roedel d7bf8221a3 KVM: SVM: sync V_TPR with LAPIC.TPR if CR8 write intercept is disabled 17 years ago
Joerg Roedel ec7cf6903f KVM: export kvm_lapic_set_tpr() to modules 17 years ago
Joerg Roedel 649d68643e KVM: SVM: sync TPR value to V_TPR field in the VMCB 17 years ago
Hollis Blanchard bbf45ba57e KVM: ppc: PowerPC 440 KVM implementation 17 years ago
Avi Kivity f9b7aab35c KVM: x86 emulator: fix lea to really get the effective address 17 years ago
Avi Kivity 16286d082d KVM: x86 emulator: fix smsw and lmsw with a memory operand 17 years ago
Avi Kivity 66b8550573 KVM: x86 emulator: initialize src.val and dst.val for register operands 17 years ago
Avi Kivity a79d2f1805 KVM: SVM: force a new asid when initializing the vmcb 17 years ago
Marcelo Tosatti e9571ed54b KVM: fix kvm_vcpu_kick vs __vcpu_run race 17 years ago
Marcelo Tosatti 62d9f0dbc9 KVM: add ioctls to save/store mpstate 17 years ago
David S. Miller 5526b7e451 sparc: Remove old style signal frame support. 17 years ago
Avi Kivity a45352908b KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_* 17 years ago
Marcelo Tosatti 3d80840d96 KVM: hlt emulation should take in-kernel APIC/PIT timers into account 17 years ago
Joerg Roedel 3564990af1 KVM: SVM: do not intercept task switch with NPT 17 years ago
Feng(Eric) Liu d4c9ff2d1b KVM: Add kvm trace userspace interface 17 years ago
Avi Kivity 048354c8e6 KVM: ia64: Stub out kvmtrace 17 years ago
Avi Kivity 7732a8d19b KVM: s390: Stub out kvmtrace 17 years ago
Feng (Eric) Liu 2714d1d3d6 KVM: Add trace markers 17 years ago
Joerg Roedel 53371b5098 KVM: SVM: add intercept for machine check exception 17 years ago
Joerg Roedel 6394b6494c KVM: SVM: align shadow CR4.MCE with host 17 years ago
Joerg Roedel ec077263b2 KVM: SVM: indent svm_set_cr4 with tabs instead of spaces 17 years ago
Anthony Liguori 35149e2129 KVM: MMU: Don't assume struct page for x86 17 years ago
Xiantao Zhang b693919ca9 KVM: ia64: Enable kvm build for ia64 17 years ago
Xiantao Zhang ad86b6c36b KVM: ia64: Add kvm sal/pal virtulization support 17 years ago
Xiantao Zhang 827fa691e4 KVM: ia64: Add guest interruption injection support 17 years ago