Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
963654a9c919d18f8b9137f8ffd9d2d30a139269
/
arch
6f90a8bd
powerpc: Add DIU platform code for MPC8610HPCD
by York Sun
· 17 years ago
9b53a9e
fbdev: powerpc: driver for Freescale 8610 and 5121 DIU
by York Sun
· 17 years ago
01d3a5e
atmel_lcdfb: don't initialize a pre-allocated framebuffer
by Haavard Skinnemoen
· 17 years ago
32bf87e
x86: geode: MSR cleanup
by Andres Salomon
· 17 years ago
7ae9392
x86: configurable DMI scanning code
by Thomas Petazzoni
· 17 years ago
fc3f341
serial: add VR41xx SIU setup for serial console
by Yoichi Yuasa
· 17 years ago
5dc62b1
uml: clean up arch/um/drivers/ubd_kern.c
by WANG Cong
· 17 years ago
4415d8a
arch/um/os-Linux/sys-i386/task_size.c: improve a bit
by WANG Cong
· 17 years ago
074a0db
uml: make several things static
by WANG Cong
· 17 years ago
1605ec0
uml: make three functions static
by WANG Cong
· 17 years ago
02d324b
uml: remove a useless function
by WANG Cong
· 17 years ago
3af7cb7
uml: make a function static
by WANG Cong
· 17 years ago
626c59f
arch/um/os-Linux/start_up.c: various improvements.
by WANG Cong
· 17 years ago
3595726
uml: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
3af9c5b
arch/um/kernel/um_arch.c: some small improvements
by WANG Cong
· 17 years ago
5fd284f
cris: remove redundant display of free swap space in show_mem()
by Johannes Weiner
· 17 years ago
f85e7cd
m68k: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
6feef6e
m68k: remove redundant display of free swap space in show_mem()
by Johannes Weiner
· 17 years ago
037f436
arch/alpha/kernel/traps.c: use time_* macros
by S.Caglar Onur
· 17 years ago
bbb8d34
alpha: remove remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
b901d40
alpha: handle kcalloc failure
by Jim Meyering
· 17 years ago
30afcb4
return pfn from direct_access, for XIP
by Jared Hulbert
· 17 years ago
d60cd46
pageflags: use proper page flag functions in Xen
by Christoph Lameter
· 17 years ago
9223b41
pageflags: get rid of FLAGS_RESERVED
by Christoph Lameter
· 17 years ago
bf2ae2b
pageflags: standardize comment inclusion in asm-offsets.h and fix MIPS
by Christoph Lameter
· 17 years ago
2301696
vmallocinfo: add caller information
by Christoph Lameter
· 17 years ago
1b27d05
mm: move cache_line_size() to <linux/cache.h>
by Pekka Enberg
· 17 years ago
dd1a239
mm: have zonelist contains structs with both a zone pointer and zone_idx
by Mel Gorman
· 17 years ago
54a6eb5
mm: use two zonelist that are filtered by GFP mask
by Mel Gorman
· 17 years ago
180c06e
hotplug-memory: make online_page() common
by Jeremy Fitzhardinge
· 17 years ago
f022bfd
x86: PAT fix
by Ingo Molnar
· 17 years ago
86cf02f
x86 PAT: tone down debugging messages some more
by Linus Torvalds
· 17 years ago
42cadc8
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 17 years ago
960b399
KVM: MMU: kvm_pv_mmu_op should not take mmap_sem
by Marcelo Tosatti
· 17 years ago
1336028
KVM: SVM: remove selective CR0 comment
by Joerg Roedel
· 17 years ago
aaf697e
KVM: SVM: remove now obsolete FIXME comment
by Joerg Roedel
· 17 years ago
aaacfc9
KVM: SVM: disable CR8 intercept when tpr is not masking interrupts
by Joerg Roedel
· 17 years ago
d7bf822
KVM: SVM: sync V_TPR with LAPIC.TPR if CR8 write intercept is disabled
by Joerg Roedel
· 17 years ago
ec7cf69
KVM: export kvm_lapic_set_tpr() to modules
by Joerg Roedel
· 17 years ago
649d686
KVM: SVM: sync TPR value to V_TPR field in the VMCB
by Joerg Roedel
· 17 years ago
bbf45ba
KVM: ppc: PowerPC 440 KVM implementation
by Hollis Blanchard
· 17 years ago
f9b7aab
KVM: x86 emulator: fix lea to really get the effective address
by Avi Kivity
· 17 years ago
16286d0
KVM: x86 emulator: fix smsw and lmsw with a memory operand
by Avi Kivity
· 17 years ago
66b8550
KVM: x86 emulator: initialize src.val and dst.val for register operands
by Avi Kivity
· 17 years ago
a79d2f1
KVM: SVM: force a new asid when initializing the vmcb
by Avi Kivity
· 17 years ago
e9571ed
KVM: fix kvm_vcpu_kick vs __vcpu_run race
by Marcelo Tosatti
· 17 years ago
62d9f0d
KVM: add ioctls to save/store mpstate
by Marcelo Tosatti
· 17 years ago
a453529
KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*
by Avi Kivity
· 17 years ago
3d80840
KVM: hlt emulation should take in-kernel APIC/PIT timers into account
by Marcelo Tosatti
· 17 years ago
3564990
KVM: SVM: do not intercept task switch with NPT
by Joerg Roedel
· 17 years ago
d4c9ff2
KVM: Add kvm trace userspace interface
by Feng(Eric) Liu
· 17 years ago
048354c
KVM: ia64: Stub out kvmtrace
by Avi Kivity
· 17 years ago
7732a8d
KVM: s390: Stub out kvmtrace
by Avi Kivity
· 17 years ago
2714d1d
KVM: Add trace markers
by Feng (Eric) Liu
· 17 years ago
53371b5
KVM: SVM: add intercept for machine check exception
by Joerg Roedel
· 17 years ago
6394b64
KVM: SVM: align shadow CR4.MCE with host
by Joerg Roedel
· 17 years ago
ec07726
KVM: SVM: indent svm_set_cr4 with tabs instead of spaces
by Joerg Roedel
· 17 years ago
35149e2
KVM: MMU: Don't assume struct page for x86
by Anthony Liguori
· 17 years ago
b693919
KVM: ia64: Enable kvm build for ia64
by Xiantao Zhang
· 17 years ago
ad86b6c
KVM: ia64: Add kvm sal/pal virtulization support
by Xiantao Zhang
· 17 years ago
827fa69
KVM: ia64: Add guest interruption injection support
by Xiantao Zhang
· 17 years ago
d62998a
KVM: ia64: Generate offset values for assembly code use
by Xiantao Zhang
· 17 years ago
7fc86bd
KVM: ia64: Add optimization for some virtulization faults
by Xiantao Zhang
· 17 years ago
60a07bb
KVM: ia64: Add processor virtulization support
by Xiantao Zhang
· 17 years ago
a793537
KVM: ia64: Add trampoline for guest/host mode switch
by Xiantao Zhang
· 17 years ago
e30af4c
KVM: ia64: Add mmio decoder for kvm/ia64
by Xiantao Zhang
· 17 years ago
fbd4b56
KVM: ia64: Add interruption vector table for vmm
by Xiantao Zhang
· 17 years ago
964cd94
KVM: ia64: Add TLB virtulization support
by Xiantao Zhang
· 17 years ago
bb46fb4
KVM: ia64: VMM module interfaces
by Xiantao Zhang
· 17 years ago
a4f5003
KVM: ia64: Add header files for kvm/ia64
by Xiantao Zhang
· 17 years ago
b024b79
KVM: ia64: Add kvm arch-specific core code for kvm/ia64
by Xiantao Zhang
· 17 years ago
f603f07
KVM: s390: rename stfl to kvm_stfl
by Heiko Carstens
· 17 years ago
7e8e6ab
KVM: s390: Fix incorrect return value
by Heiko Carstens
· 17 years ago
bed1d1d
KVM: MMU: prepopulate guest pages after write-protecting
by Marcelo Tosatti
· 17 years ago
fcd6dba
KVM: MMU: Only mark_page_accessed() if the page was accessed by the guest
by Avi Kivity
· 17 years ago
3d45830
KVM: Free apic access page on vm destruction
by Avi Kivity
· 17 years ago
3ee16c8
KVM: MMU: allow the vm to shrink the kvm mmu shadow caches
by Izik Eidus
· 17 years ago
3200f40
KVM: MMU: unify slots_lock usage
by Marcelo Tosatti
· 17 years ago
25c5f22
KVM: VMX: Enable MSR Bitmap feature
by Sheng Yang
· 17 years ago
fa58774
s390: KVM guest: detect when running on kvm
by Carsten Otte
· 17 years ago
77b455f
KVM: s390: add kvm to kconfig on s390
by Christian Borntraeger
· 17 years ago
e28acfe
KVM: s390: intercepts for diagnose instructions
by Christian Borntraeger
· 17 years ago
5288fbf
KVM: s390: interprocessor communication via sigp
by Christian Borntraeger
· 17 years ago
453423d
KVM: s390: intercepts for privileged instructions
by Christian Borntraeger
· 17 years ago
ba5c1e9
KVM: s390: interrupt subsystem, cpu timer, waitpsw
by Carsten Otte
· 17 years ago
8f2abe6
KVM: s390: sie intercept handling
by Christian Borntraeger
· 17 years ago
b0c632d
KVM: s390: arch backend for the kvm kernel module
by Heiko Carstens
· 17 years ago
402b086
s390: KVM preparation: provide hook to enable pgstes in user pagetable
by Carsten Otte
· 17 years ago
37817f2
KVM: x86: hardware task switching support
by Izik Eidus
· 17 years ago
2e4d265
KVM: x86: add functions to get the cpl of vcpu
by Izik Eidus
· 17 years ago
4c9fc8e
KVM: VMX: Add module option to disable flexpriority
by Avi Kivity
· 17 years ago
268fe02
KVM: no longer EXPERIMENTAL
by Avi Kivity
· 17 years ago
0b49ea8
KVM: MMU: Introduce and use spte_to_page()
by Avi Kivity
· 17 years ago
855149a
KVM: MMU: fix dirty bit setting when removing write permissions
by Izik Eidus
· 17 years ago
947da53
KVM: MMU: Set the accessed bit on non-speculative shadow ptes
by Avi Kivity
· 17 years ago
1e977aa
x86: KVM guest: disable clock before rebooting.
by Glauber Costa
· 17 years ago
3c62c62
x86: make native_machine_shutdown non-static
by Glauber Costa
· 17 years ago
ed23dc6
x86: allow machine_crash_shutdown to be replaced
by Glauber Costa
· 17 years ago
096d14a
x86: KVM guest: hypercall batching
by Marcelo Tosatti
· 17 years ago
1da8a77
x86: KVM guest: hypercall based pte updates and TLB flushes
by Marcelo Tosatti
· 17 years ago
Next »