Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9e2fa646936160eca525bcb80c2cce05faa9b208
9e2fa64
KVM: PPC: e500: Mask MAS2 EPN high 32-bits in 32/64 tlbwe emulation
by Mihai Caraman
· 12 years ago
8823a8f
KVM: PPC: Mask ea's high 32-bits in 32/64 instr emulation
by Mihai Caraman
· 12 years ago
7cdd7a9
KVM: PPC: e500: Add emulation helper for getting instruction ea
by Mihai Caraman
· 12 years ago
e51f8f3
KVM: PPC: bookehv64: Add support for interrupt handling
by Mihai Caraman
· 12 years ago
ff59474
KVM: PPC: bookehv: Remove GET_VCPU macro from exception handler
by Mihai Caraman
· 12 years ago
b50df19
KVM: PPC: booke: Fix get_tb() compile error on 64-bit
by Mihai Caraman
· 12 years ago
910040b
KVM: PPC: e500: Silence bogus GCC warning in tlb code
by Mihai Caraman
· 12 years ago
b4072df
KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without panicking
by Paul Mackerras
· 12 years ago
1b400ba
KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations
by Paul Mackerras
· 12 years ago
6a7f972
MAINTAINERS: Add git tree link for PPC KVM
by Michael Ellerman
· 12 years ago
3a2e7b0
KVM: PPC: Book3S PR: MSR_DE doesn't exist on Book 3S
by Paul Mackerras
· 12 years ago
28c483b
KVM: PPC: Book3S PR: Fix VSX handling
by Paul Mackerras
· 12 years ago
b0a94d4
KVM: PPC: Book3S PR: Emulate PURR, SPURR and DSCR registers
by Paul Mackerras
· 12 years ago
1cc8ed0
KVM: PPC: Book3S HV: Don't give the guest RW access to RO pages
by Paul Mackerras
· 12 years ago
05dd85f
KVM: PPC: Book3S HV: Report correct HPT entry index when reading HPT
by Paul Mackerras
· 12 years ago
a64fd70
KVM: PPC: Book3S HV: Reset reverse-map chains when resetting the HPT
by Paul Mackerras
· 12 years ago
a293292
KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT
by Paul Mackerras
· 12 years ago
6b445ad
KVM: PPC: Book3S HV: Make a HPTE removal function available
by Paul Mackerras
· 12 years ago
44e5f6b
KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEs
by Paul Mackerras
· 12 years ago
4879f24
KVM: PPC: Book3S HV: Fix bug causing loss of page dirty state
by Paul Mackerras
· 12 years ago
7ed661b
KVM: PPC: Book3S HV: Restructure HPT entry creation code
by Paul Mackerras
· 12 years ago
0e673fb
KVM: PPC: Support eventfd
by Alexander Graf
· 12 years ago
914daba
KVM: Distangle eventfd code from irqchip
by Alexander Graf
· 12 years ago
45e3cc7
KVM: x86: Fix uninitialized return code
by Jan Kiszka
· 12 years ago
ba90463
KVM: x86: Emulate IA32_TSC_ADJUST MSR
by Will Auld
· 12 years ago
8fe8ab4
KVM: x86: Add code to track call origin for msr assignment
by Will Auld
· 12 years ago
5419369
KVM: Fix user memslot overlap check
by Alex Williamson
· 12 years ago
5a560f8
KVM: VMX: fix memory order between loading vmcs and clearing vmcs
by Xiao Guangrong
· 12 years ago
e6c7d32
KVM: VMX: fix invalid cpu passed to smp_call_function_single
by Xiao Guangrong
· 12 years ago
859f845
KVM: use is_idle_task() instead of idle_cpu() to decide when to halt in async_pf
by Gleb Natapov
· 12 years ago
d98d07c
KVM: x86: update pvclock area conditionally, on cpu migration
by Marcelo Tosatti
· 12 years ago
b48aa97
KVM: x86: require matched TSC offsets for master clock
by Marcelo Tosatti
· 12 years ago
42897d8
KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization
by Marcelo Tosatti
· 12 years ago
d828199
KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag
by Marcelo Tosatti
· 12 years ago
16e8d74
KVM: x86: notifier for clocksource changes
by Marcelo Tosatti
· 12 years ago
e0b306f
time: export time information for KVM pvclock
by Marcelo Tosatti
· 12 years ago
886b470
KVM: x86: pass host_tsc to read_l1_tsc
by Marcelo Tosatti
· 12 years ago
51c19b4
x86: vdso: pvclock gettime support
by Marcelo Tosatti
· 12 years ago
3dc4f7c
x86: kvm guest: pvclock vsyscall support
by Marcelo Tosatti
· 12 years ago
71056ae
x86: pvclock: generic pvclock vsyscall initialization
by Marcelo Tosatti
· 12 years ago
582b336
sched: add notifier for cross-cpu migrations
by Marcelo Tosatti
· 12 years ago
189e117
x86: pvclock: add note about rdtsc barriers
by Marcelo Tosatti
· 12 years ago
2697902
x86: pvclock: introduce helper to read flags
by Marcelo Tosatti
· 12 years ago
dce2db0
x86: pvclock: create helper for pvclock data retrieval
by Marcelo Tosatti
· 12 years ago
42b5637
x86: pvclock: remove pvclock_shadow_time
by Marcelo Tosatti
· 12 years ago
b01578d
x86: pvclock: make sure rdtsc doesnt speculate out of region
by Marcelo Tosatti
· 12 years ago
7069ed6
x86: kvmclock: allocate pvclock shared memory area
by Marcelo Tosatti
· 12 years ago
78c0337
KVM: x86: retain pvclock guest stopped bit in guest memory
by Marcelo Tosatti
· 12 years ago
807f12e
KVM: remove unnecessary return value check
by Guo Chao
· 12 years ago
951179c
KVM: x86: fix return value of kvm_vm_ioctl_set_tss_addr()
by Guo Chao
· 12 years ago
1859541
KVM: do not kfree error pointer
by Guo Chao
· 12 years ago
f026399
Merge branch 'for-queue' of https://github.com/agraf/linux-2.6 into queue
by Marcelo Tosatti
· 12 years ago
7de609c
KVM: SVM: update MAINTAINERS entry
by Joerg Roedel
· 12 years ago
63a1909
PPC: ePAPR: Convert hcall header to uapi (round 2)
by Alexander Graf
· 12 years ago
0588000
Merge commit 'origin/queue' into for-queue
by Alexander Graf
· 12 years ago
8b5869a
KVM: PPC: Book3S HV: Fix thinko in try_lock_hpte()
by Paul Mackerras
· 12 years ago
9f8c8c7
KVM: PPC: Book3S HV: Allow DTL to be set to address 0, length 0
by Paul Mackerras
· 12 years ago
c7b6767
KVM: PPC: Book3S HV: Fix accounting of stolen time
by Paul Mackerras
· 12 years ago
8455d79
KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run
by Paul Mackerras
· 12 years ago
2f12f03
KVM: PPC: Book3S HV: Fixes for late-joining threads
by Paul Mackerras
· 12 years ago
913d3ff9a
KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock
by Paul Mackerras
· 12 years ago
7b444c6
KVM: PPC: Book3S HV: Fix some races in starting secondary threads
by Paul Mackerras
· 12 years ago
512691d
KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online
by Paul Mackerras
· 12 years ago
c99ec97
PPC: ePAPR: Convert header to uapi
by Alexander Graf
· 12 years ago
388cf9e
KVM: PPC: Move mtspr/mfspr emulation into own functions
by Alexander Graf
· 12 years ago
686de18
KVM: Documentation: Fix reentry-to-be-consistent paragraph
by Alexander Graf
· 12 years ago
e43a028
KVM: PPC: 44x: fix DCR read/write
by Alexander Graf
· 12 years ago
81c52c5
KVM: do not treat noslot pfn as a error pfn
by Xiao Guangrong
· 12 years ago
19bf7f8
Merge remote-tracking branch 'master' into queue
by Marcelo Tosatti
· 12 years ago
35fd3dc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
52eb5a9
ceph: fix dentry reference leak in encode_fh()
by David Zafman
· 12 years ago
6b0cb4e
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 12 years ago
28901f5
i2c-i801: Fix comment
by Jean Delvare
· 12 years ago
79e3e5b
i2c-i801: Simplify dependency towards GPIOLIB
by Jean Delvare
· 12 years ago
31d178b
i2c-stub: Move to drivers/i2c
by Jean Delvare
· 12 years ago
8f0d816
Linux 3.7-rc3
by Linus Torvalds
· 12 years ago
5a5210c
Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
by Linus Torvalds
· 12 years ago
8e99165
Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc
by Linus Torvalds
· 12 years ago
065c801
Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
1a25b1c
Lock splice_read and splice_write functions
by Mikulas Patocka
· 12 years ago
1bf11c5
percpu-rw-semaphores: use rcu_read_lock_sched
by Mikulas Patocka
· 12 years ago
5c1eabe
percpu-rw-semaphores: use light/heavy barriers
by Mikulas Patocka
· 12 years ago
943bb48
Revert "ARM i.MX25: Fix PWM per clock lookups"
by Arnd Bergmann
· 12 years ago
5b627ba
ARM: versatile: fix versatile_defconfig
by Arnd Bergmann
· 12 years ago
e09348c7
ARM: mvebu: update defconfig with 3.7 changes
by Thomas Petazzoni
· 12 years ago
0654f4a
ARM: at91: fix at91x40 build
by Arnd Bergmann
· 12 years ago
e657e07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
f761237
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
64b1cba
Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
787c57c
KVM: ia64: remove unused variable in kvm_release_vm_pages()
by Wei Yongjun
· 12 years ago
f54c77d
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
1d47091
Merge tag 'usb-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
6ad2c73
Merge tag 'tty-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
490916d
Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
299650c
Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
f76ddd9
Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
561ec64
VFS: don't do protected {sym,hard}links by default
by Linus Torvalds
· 12 years ago
22e978f
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
ef48bfd
Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 12 years ago
622f202
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
Next »