Commit Graph

21851 Commits (01d3a5e7fab7732cfc5d5d4533e9378ea435295a)

Author SHA1 Message Date
Haavard Skinnemoen 01d3a5e7fa atmel_lcdfb: don't initialize a pre-allocated framebuffer 17 years ago
Andres Salomon 32bf87e369 x86: geode: MSR cleanup 17 years ago
Thomas Petazzoni 7ae9392c0a x86: configurable DMI scanning code 17 years ago
Yoichi Yuasa fc3f341b5a serial: add VR41xx SIU setup for serial console 17 years ago
WANG Cong 5dc62b1b64 uml: clean up arch/um/drivers/ubd_kern.c 17 years ago
WANG Cong 4415d8a5aa arch/um/os-Linux/sys-i386/task_size.c: improve a bit 17 years ago
WANG Cong 074a0db8e1 uml: make several things static 17 years ago
WANG Cong 1605ec0443 uml: make three functions static 17 years ago
WANG Cong 02d324b15d uml: remove a useless function 17 years ago
WANG Cong 3af7cb7bbc uml: make a function static 17 years ago
WANG Cong 626c59f5ed arch/um/os-Linux/start_up.c: various improvements. 17 years ago
Harvey Harrison 3595726ac3 uml: replace remaining __FUNCTION__ occurrences 17 years ago
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
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
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