Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0a4e6be9ca17c54817cf814b4b5aa60478c6df27
/
arch
0a4e6be
x86: kvm: Revert "remove sched notifier for cross-cpu migrations"
by Marcelo Tosatti
· 10 years ago
faac245
KVM: SVM: Fix confusing message if no exit handlers are installed
by Bandan Das
· 10 years ago
52eb5a6
KVM: x86: For the symbols used locally only should be static type
by Xiubo Li
· 10 years ago
795a149
KVM: x86: Avoid using plain integer as NULL pointer warning
by Xiubo Li
· 10 years ago
ae1f576
KVM: nVMX: Do not emulate #UD while in guest mode
by Jan Kiszka
· 10 years ago
b34a805
KVM: x86: Fix re-execution of patched vmmcall
by Jan Kiszka
· 10 years ago
5e57518
x86: svm: use cr_interception for SVM_EXIT_CR0_SEL_WRITE
by David Kaplan
· 10 years ago
2b25385
Merge tag 'kvm-s390-next-20150306' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queue
by Marcelo Tosatti
· 10 years ago
dab429a
kvm: svm: make wbinvd faster
by David Kaplan
· 10 years ago
5cb5605
kvm: x86: make kvm_emulate_* consistant
by Joel Schopp
· 10 years ago
548ef28
KVM: Get rid of kvm_kvfree()
by Thomas Huth
· 10 years ago
5bda6ee
KVM: ioapic: Record edge-triggered interrupts delivery status
by Wincy Van
· 10 years ago
668f198
KVM: SVM: use kvm_register_write()/read()
by David Kaplan
· 10 years ago
affb817
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
ec0e6bd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
36bef88
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
9aae0df
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
39ed853
Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
13211ea
KVM: s390: Enable vector support for capable guest
by Eric Farman
· 11 years ago
bc17de7
KVM: s390: Machine Check
by Eric Farman
· 11 years ago
cd7b4b6
KVM: s390: Add new SIGP order to kernel counters
by Eric Farman
· 10 years ago
403c864
KVM: s390: Vector exceptions
by Eric Farman
· 10 years ago
68c5575
KVM: s390: Allocate and save/restore vector registers
by Eric Farman
· 11 years ago
1f289a8
KVM: s390: Use the read_guest_abs() in guest debug functions
by Alexander Yarygin
· 10 years ago
16a0c4c
KVM: s390: fix instruction interception trace point
by David Hildenbrand
· 10 years ago
16b0fc1
KVM: s390: Fix trivial typo in comments
by Yannick Guerrini
· 10 years ago
91520f1
KVM: s390: perform vcpu model setup in a function
by Michael Mueller
· 10 years ago
33b412a
KVM: s390: Use insn_length() to calculate length of instruction
by Thomas Huth
· 10 years ago
492d864
KVM: s390: Forward PSW to next instruction for addressing exceptions
by Thomas Huth
· 10 years ago
a9a846fd
KVM: s390: Nullify instruction for certain program exceptions
by Thomas Huth
· 10 years ago
15462e3
KVM: s390: reinjection of irqs can fail in the tpi handler
by David Hildenbrand
· 10 years ago
261520d
KVM: s390: fix handling of write errors in the tpi handler
by David Hildenbrand
· 10 years ago
b75f4c9
KVM: s390: Zero out current VMDB of STSI before including level3 data.
by Ekaterina Tumanova
· 10 years ago
8b5f5a0
arm64: Don't use is_module_addr in setting page attributes
by Laura Abbott
· 10 years ago
8204680
Merge branch 'acpi-resources'
by Rafael J. Wysocki
· 10 years ago
99aedde
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
bfb8fb4
Merge tag 'kvm-s390-master-20150303' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Marcelo Tosatti
· 10 years ago
06c8173
x86/fpu/xsaves: Fix improper uses of __ex_table
by Quentin Casasnovas
· 10 years ago
9ab6eb5
x86/intel/quark: Select COMMON_CLK
by Andy Shevchenko
· 10 years ago
04b9170
ARM: fix typos in smc91x platform data
by Arnd Bergmann
· 10 years ago
956421f
x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization
by Andy Lutomirski
· 10 years ago
2a91eb7
dtb: change binding name to match with newer firmware DT
by Iyappan Subramanian
· 10 years ago
b8e81a3
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
f2cb477
Merge tag 'arc-4.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 10 years ago
97754e3
Merge tag 'powerpc-4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
63f1789
x86/PCI/ACPI: Ignore resources consumed by host bridge itself
by Jiang Liu
· 10 years ago
fb5bf93
KVM: s390: non-LPAR case obsolete during facilities mask init
by Michael Mueller
· 10 years ago
981467c
KVM: s390: include guest facilities in kvm facility test
by Michael Mueller
· 10 years ago
94422ee
KVM: s390: fix in memory copy of facility lists
by Michael Mueller
· 10 years ago
86044c8
KVM: s390/cpacf: Fix kernel bug under z/VM
by Christian Borntraeger
· 10 years ago
4ad04e5
powerpc/iommu: Remove IOMMU device references via bus notifier
by Nishanth Aravamudan
· 10 years ago
875ebe9
powerpc/smp: Wait until secondaries are active & online
by Michael Ellerman
· 10 years ago
789d7f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
ed6f76b
KVM: s390/cpacf: Enable key wrapping by default
by Tony Krowiak
· 10 years ago
cfec0e7
KVM: MIPS: Enable after disabling interrupt
by Tapasweni Pathak
· 10 years ago
b3cffac
KVM: MIPS: Fix trace event to save PC directly
by James Hogan
· 10 years ago
f563db4
KVM: SVM: fix interrupt injection (apic->isr_count always 0)
by Radim Krčmář
· 10 years ago
49db1f0
Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 10 years ago
691d526
s390/mm: fix incorrect ASCE after crst_table_downgrade
by Martin Schwidefsky
· 10 years ago
a9ca8eb
s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax()
by Heiko Carstens
· 10 years ago
a38ecbb
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
640c0f5
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
d7b48fe
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
e973894
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
c07af4f
mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines
by Kirill A. Shutemov
· 10 years ago
b70661c
net: smc91x: use run-time configuration on all ARM machines
by Arnd Bergmann
· 10 years ago
5b2bdbc
x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs too
by Steven Rostedt
· 10 years ago
5838d18
Merge branch 'linus' into x86/urgent, to merge dependent patch
by Ingo Molnar
· 10 years ago
895c8b7
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
8d20a3d
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
af4819a
arm64: cpuidle: add asm/proc-fns.h inclusion
by Lorenzo Pieralisi
· 10 years ago
9d42d48
arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endian
by Catalin Marinas
· 10 years ago
a1e50a8
arm64: Increase the swiotlb buffer size 64MB
by Catalin Marinas
· 10 years ago
d942608
s390/pci: unify pci_iomap symbol exports
by Sebastian Ott
· 10 years ago
1803ba2
s390/pci: fix [un]map_resources sequence
by Sebastian Ott
· 10 years ago
3240dd5
ARC: Fix thread_saved_pc()
by Vineet Gupta
· 10 years ago
13648b0
ARC: Fix KSTK_ESP()
by Vineet Gupta
· 10 years ago
ceed97a
ARC: perf: Enable generic software events
by Vineet Gupta
· 10 years ago
3a51d50
ARC: Make arc_unwind_core accessible externally
by Vineet Gupta
· 11 years ago
f6242ca
arm64: Fix text patching logic when using fixmap
by Marc Zyngier
· 10 years ago
0eee0fb
arm64: crypto: increase AES interleave to 4x
by Ard Biesheuvel
· 10 years ago
6910fa1
arm64: enable PTE type bit in the mask for pte_modify
by Feng Kan
· 10 years ago
06ff87b
arm64: mm: remove unused functions and variable protoypes
by Yingjoe Chen
· 10 years ago
f5e0a12
arm64: psci: move psci firmware calls out of line
by Will Deacon
· 10 years ago
e1b6b6c
arm64: vdso: minor ABI fix for clock_getres
by Nathan Lynch
· 10 years ago
4a3a6f8
ARM: multi_v7_defconfig: Enable shmobile platforms
by Geert Uytterhoeven
· 10 years ago
fb3d1c0
s390: let the compiler do page clearing
by Christian Borntraeger
· 10 years ago
f048304
s390/pci: fix possible information leak in mmio syscall
by Sebastian Ott
· 10 years ago
72dace9
s390/jump label: improve and fix sanity check
by Heiko Carstens
· 10 years ago
6f36776
s390/jump label: add missing jump_label_apply_nops() call
by Heiko Carstens
· 10 years ago
6af714b
Merge tag 'fixes-v4.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Arnd Bergmann
· 10 years ago
7934d69
arm64: Add L2 cache topology to ARM Ltd boards/models
by Sudeep Holla
· 10 years ago
e3eff6f
Merge branch 'clockevents/4.0-rc1' of git://git.linaro.org/people/daniel.lezcano/linux into timers/urgent
by Ingo Molnar
· 10 years ago
a8b1b9f
clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfig
by Daniel Lezcano
· 10 years ago
67fd14b
ARM: dts: am335x-bone*: usb0 is hardwired for peripheral
by Robert Nelson
· 10 years ago
addfcde
ARM: dts: dra7x-evm: beagle-x15: Fix USB Host
by Roger Quadros
· 10 years ago
acd83a1
ARM: omap2plus_defconfig: Fix SATA boot
by Roger Quadros
· 10 years ago
f8c3605
ARM: omap2plus_defconfig: Enable OMAP NAND BCH driver
by Roger Quadros
· 10 years ago
08d9b32
ARM: dts: dra7: Correct the dma controller's property names
by Peter Ujfalusi
· 10 years ago
951c1c0
ARM: dts: omap5: Correct the dma controller's property names
by Peter Ujfalusi
· 10 years ago
Next »