Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
924de80db9cab3e2ee53933deee7945e81808151
/
arch
924de80
ARM: KVM: extend WFI tracepoint to differentiate between wfi and wfe
by Andre Przywara
· 10 years ago
0d97f884
arm/arm64: KVM: add tracing support for arm64 exit handler
by Wei Huang
· 10 years ago
065c003
KVM: arm/arm64: vgic: add init entry to VGIC KVM device
by Eric Auger
· 10 years ago
bab5bb3
kvm: x86: Remove kvm_make_request from lapic.c
by Nicholas Krause
· 10 years ago
edccda7
KVM: x86: Access to LDT/GDT that wraparound is incorrect
by Nadav Amit
· 10 years ago
e2cefa7
KVM: x86: Do not set access bit on accessed segments
by Nadav Amit
· 10 years ago
ab70809
KVM: x86: POP [ESP] is not emulated correctly
by Nadav Amit
· 10 years ago
80976db
KVM: x86: em_call_far should return failure result
by Nadav Amit
· 10 years ago
3dc4bc4
KVM: x86: JMP/CALL using call- or task-gate causes exception
by Nadav Amit
· 10 years ago
16bebefe
KVM: x86: fnstcw and fnstsw may cause spurious exception
by Nadav Amit
· 10 years ago
3313bc4
KVM: x86: pop sreg accesses only 2 bytes
by Nadav Amit
· 10 years ago
fa4a2c0
KVM: x86: mmu: replace assertions with MMU_WARN_ON, a conditional WARN_ON
by Paolo Bonzini
· 11 years ago
4c1a50d
KVM: x86: mmu: remove ASSERT(vcpu)
by Paolo Bonzini
· 11 years ago
ad896af
KVM: x86: mmu: remove argument to kvm_init_shadow_mmu and kvm_init_shadow_ept_mmu
by Paolo Bonzini
· 11 years ago
e0c6db3
KVM: x86: mmu: do not use return to tail-call functions that return void
by Paolo Bonzini
· 10 years ago
6c19b75
KVM: x86: add tracepoint to wait_lapic_expire
by Marcelo Tosatti
· 10 years ago
d0659d9
KVM: x86: add option to advance tscdeadline hrtimer expiration
by Marcelo Tosatti
· 10 years ago
7c6a98d
KVM: x86: add method to test PIR bitmap vector
by Marcelo Tosatti
· 10 years ago
b4eef9b
kvm: x86: vmx: NULL out hwapic_isr_update() in case of !enable_apicv
by Tiejun Chen
· 10 years ago
5ff22e7
KVM: x86: Remove FIXMEs in emulate.c for the function,task_switch_32
by Nicholas Krause
· 10 years ago
19d5f10
KVM: nVMX: consult PFEC_MASK and PFEC_MATCH when generating #PF VM-exit
by Eugene Korenevsky
· 10 years ago
e9ac033
KVM: nVMX: Improve nested msr switch checking
by Eugene Korenevsky
· 10 years ago
ff651cb
KVM: nVMX: Add nested msr load/restore algorithm
by Wincy Van
· 10 years ago
79b8cb9
Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
b739896
[IA64] Enable execveat syscall for ia64
by Tony Luck
· 10 years ago
693a30b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 10 years ago
4bf9636c
Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"
by Pavel Machek
· 10 years ago
b485342
x86, um: actually mark system call tables readonly
by Daniel Borkmann
· 10 years ago
f911d73
um: Skip futex_atomic_cmpxchg_inatomic() test
by Richard Weinberger
· 10 years ago
a5cb236
Merge tag 'nios2-fixes-v3.19-rc3' of git://git.rocketboards.org/linux-socfpga-next
by Linus Torvalds
· 10 years ago
1b0f449
nios2: Use preempt_schedule_irq
by Tobias Klauser
· 10 years ago
6f3d2b0
nios2: Initialize cpuinfo.mmu
by Walter Goossens
· 10 years ago
9bb29b6
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
007487f
Add USB_EHCI_EXYNOS to multi_v7_defconfig
by Steev Klimaszewski
· 10 years ago
1be6f10
Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active and online"
by Michael Ellerman
· 10 years ago
c1caae3
powerpc/kdump: Ignore failure in enabling big endian exception during crash
by Hari Bathini
· 10 years ago
1e5d0fd
powerpc: Wire up sys_execveat() syscall
by Pranith Kumar
· 10 years ago
2ea1e35
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
a629df7
kvm: x86: drop severity of "generation wraparound" message
by Paolo Bonzini
· 10 years ago
baa0352
kvm: x86: vmx: reorder some msr writing
by Tiejun Chen
· 10 years ago
58628a7
Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 10 years ago
45db073
parisc: fix out-of-register compiler error in ldcw inline assembler function
by John David Anglin
· 10 years ago
5d96e0c
arm64: mm: Add pgd_page to support RCU fast_gup
by Jungseok Lee
· 10 years ago
f7bf130
arm64: defconfig: defconfig update for 3.19
by Will Deacon
· 10 years ago
f43c271
arm64: kernel: fix __cpu_suspend mm switch on warm-boot
by Lorenzo Pieralisi
· 10 years ago
31dde11
arm64: Replace set_arch_dma_coherent_ops with arch_setup_dma_ops
by Catalin Marinas
· 10 years ago
d4b0833
ARM: mvebu: Fix pinctrl configuration for Armada 370 DB
by Gregory CLEMENT
· 10 years ago
60815cf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux
by Linus Torvalds
· 10 years ago
bfc7249
Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
5d6a546
Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
5be95b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel
by Linus Torvalds
· 10 years ago
971d9e0
Merge tag 'cris-changes-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris
by Linus Torvalds
· 10 years ago
acab1f88
Merge tag 'please-pull-misc-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 10 years ago
8bcabff
CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARD
by Jesper Nilsson
· 10 years ago
a3199ad
CRISv32: ETRAXFS: Fix recursive spinlock
by Jesper Nilsson
· 10 years ago
9f1ad51
CRISv32: Select MTDRAM for axisflashmap
by Jesper Nilsson
· 10 years ago
4729d77
CRISv32: Implement early console
by Jesper Nilsson
· 10 years ago
421d085
CRIS: Use KALLSYMs if available in call stack dump
by Jesper Nilsson
· 10 years ago
ca36c1f
CRISv32: Fix declaration mismatch
by Jesper Nilsson
· 10 years ago
3f10462
CRISv32: Rewrite of synchronous serial port driver
by Jesper Nilsson
· 10 years ago
80d6170
CRIS: Update init memory handling
by Jesper Nilsson
· 10 years ago
d6517c4
CRISv32: Better handling of watchdog bite
by Jesper Nilsson
· 10 years ago
dbd3c7e
CRIS: Export missing function symbols
by Jesper Nilsson
· 10 years ago
82e6df1
CRIS: Export ioremap_nocache
by Jesper Nilsson
· 10 years ago
6eb64b8
CRIS: Fix headers_install
by Sam Ravnborg
· 10 years ago
eeda008
CRISv32: Add missing include for mm.h
by Jesper Nilsson
· 10 years ago
f89412a
CRISv32: Drop obsolete file for SPI driver
by Jesper Nilsson
· 10 years ago
e589c9e
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
464ed18
PM: Eliminate CONFIG_PM_RUNTIME
by Rafael J. Wysocki
· 10 years ago
a544557
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
1092b59
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
88a5766
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
34b85e3
Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
c0f486f
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
28ee580
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 10 years ago
22943a6
Merge tag 'arc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 10 years ago
39757e7
Merge tag 'nios2-fixes-v3.19' of git://git.rocketboards.org/linux-socfpga-next
by Linus Torvalds
· 10 years ago
66dcff8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
91ed9e8
KVM: PPC: E500: Compile fix in this_cpu_write
by Alexander Graf
· 10 years ago
66d0f7e
sparc32: destroy_context() and switch_mm() needs to disable interrupts.
by Andreas Larsson
· 10 years ago
3fb2f42
x86/tls: Don't validate lm in set_thread_area() after all
by Andy Lutomirski
· 10 years ago
d70a54e
powerpc/powernv: Ignore smt-enabled on Power8 and later
by Greg Kurz
· 10 years ago
5de72a2
s390/kvm: REPLACE barrier fixup with READ_ONCE
by Christian Borntraeger
· 10 years ago
488beef
arm/spinlock: Replace ACCESS_ONCE with READ_ONCE
by Christian Borntraeger
· 10 years ago
af2e7aa
arm64/spinlock: Replace ACCESS_ONCE READ_ONCE
by Christian Borntraeger
· 10 years ago
4218091
mips/gup: Replace ACCESS_ONCE with READ_ONCE
by Christian Borntraeger
· 10 years ago
14cf3d9
x86/gup: Replace ACCESS_ONCE with READ_ONCE
by Christian Borntraeger
· 10 years ago
4f9d138
x86/spinlock: Replace ACCESS_ONCE with READ_ONCE
by Christian Borntraeger
· 10 years ago
2c4aa55
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into HEAD
by Paolo Bonzini
· 10 years ago
cb5281a
KVM: move APIC types to arch/x86/
by Paolo Bonzini
· 10 years ago
505e428
powerpc/uaccess: Allow get_user() with bitwise types
by Michael S. Tsirkin
· 10 years ago
476ce5ef0
KVM: PPC: Book3S: Enable in-kernel XICS emulation by default
by Anton Blanchard
· 10 years ago
87c31b3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 10 years ago
cf3c0a1
x86: mm: fix VM_FAULT_RETRY handling
by Linus Torvalds
· 10 years ago
2efda90
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 10 years ago
0ea90b9
Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 10 years ago
90fd09f
KVM: PPC: Book3S HV: Improve H_CONFER implementation
by Sam Bobroff
· 10 years ago
4a157d6
KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR register
by Paul Mackerras
· 10 years ago
c17b98c
KVM: PPC: Book3S HV: Remove code for PPC970 processors
by Paul Mackerras
· 10 years ago
3c78f78
KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions
by Suresh E. Warrier
· 10 years ago
Next »