Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
38f988240c611f9d2595feb1b8ddcb80b0e97dec
/
arch
38f9882
KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulation
by Mihai Caraman
· 12 years ago
95e90b4
KVM: PPC: bookehv: Add guest computation mode for irq delivery
by Mihai Caraman
· 12 years ago
62b4db0
KVM: PPC: Make EPCR a valid field for booke64 and bookehv
by Alexander Graf
· 12 years ago
e9666ea
KVM: PPC: booke: Extend MAS2 EPN mask for 64-bit
by Mihai Caraman
· 12 years ago
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
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
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
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
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
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
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
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
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
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
787c57c
KVM: ia64: remove unused variable in kvm_release_vm_pages()
by Wei Yongjun
· 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
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
6a2e52f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
1dc506a
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes
by Arnd Bergmann
· 12 years ago
389a84d
Merge branch 'v3.7-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Arnd Bergmann
· 12 years ago
8b724e2
Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent
by Ingo Molnar
· 12 years ago
6975758
Revert "ARM: dma-mapping: support debug_dma_mapping_error"
by Marek Szyprowski
· 12 years ago
6bb1e38
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
cff7b8b
Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 12 years ago
f82f64d
x86, mm: Undo incorrect revert in arch/x86/mm/init.c
by Yinghai Lu
· 12 years ago
5189c2a
x86: efi: Turn off efi_enabled after setup on mixed fw/kernel
by Olof Johansson
· 12 years ago
ef3f944
ARM: socfpga: Fix socfpga compilation with early_printk() enabled
by Pavel Machek
· 12 years ago
5e3059b
ARM: SPEAr: Remove unused empty files
by Viresh Kumar
· 12 years ago
14d188b
Merge tag 'omap-for-v3.7-rc2/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Arnd Bergmann
· 12 years ago
3529e73
Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
by Arnd Bergmann
· 12 years ago
bc20deb
Merge branch 'for-rcs-3.7' of git://git.linaro.org/people/ljones/linux-3.0-ux500 into fixes
by Arnd Bergmann
· 12 years ago
2adca56
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
by Arnd Bergmann
· 12 years ago
b644255
ARM: dts: mxs: add the "clock-names" for gpmi-nand
by Huang Shijie
· 12 years ago
76ff4e4
ARM: ux500: Correct SDI5 address and add some format changes
by Lee Jones
· 12 years ago
35b33d2
ARM: ux500: Specify AMBA Primecell IDs for Nomadik I2C in DT
by Lee Jones
· 12 years ago
1ae3255
ARM: ux500: Fix build error relating to IRQCHIP_SKIP_SET_WAKE
by Lee Jones
· 12 years ago
844ab6f
x86, mm: Find_early_table_space based on ranges that are actually being mapped
by Jacob Shin
· 12 years ago
a4f7438
Revert "serial: omap: fix software flow control"
by Felipe Balbi
· 12 years ago
1f2ff68
x86, mm: Use memblock memory loop instead of e820_RAM
by Yinghai Lu
· 12 years ago
6ede1fd
x86, mm: Trim memory in memblock to be page aligned
by Yinghai Lu
· 12 years ago
08d04a1
ARM: at91: drop duplicated config SOC_AT91SAM9 entry
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
302090a
ARM: at91/i2c: change id to let i2c-at91 work
by Bo Shen
· 12 years ago
7840487
ARM: at91/i2c: change id to let i2c-gpio work
by Bo Shen
· 12 years ago
Next »