Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e93d4c159caaf746422c1af4c4f09fce9b456f8c
e93d4c1
MIPS: KVM: Sort kvm_mips_get_reg() registers
by James Hogan
· 10 years ago
1068eaa
MIPS: KVM: Implement PRid CP0 register access
by James Hogan
· 10 years ago
0a56042
MIPS: KVM: Handle TRAP exceptions from guest kernel
by James Hogan
· 10 years ago
64bedff
MIPS: Clear [MSA]FPE CSR.Cause after notify_die()
by James Hogan
· 10 years ago
98119ad
MIPS: KVM: Handle MSA Disabled exceptions from guest
by James Hogan
· 10 years ago
8e6c949
Merge branch '4.1-fp' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfr into kvm_mips_queue
by James Hogan
· 10 years ago
1f3a2c6
MIPS: MSA: Fix big-endian FPR_IDX implementation
by James Hogan
· 10 years ago
466aec5
Revert "MIPS: Don't assume 64-bit FP registers for context switch"
by James Hogan
· 10 years ago
84ab45b
MIPS: disable FPU if the mode is unsupported
by Paul Burton
· 10 years ago
ac9ad83
MIPS: prevent FP context set via ptrace being discarded
by Paul Burton
· 10 years ago
ad70c13
MIPS: Ensure FCSR cause bits are clear after invoking FPU emulator
by Paul Burton
· 10 years ago
091be55
MIPS: clear MSACSR cause bits when handling MSA FP exception
by Paul Burton
· 10 years ago
e1bebba
MIPS: wrap cfcmsa & ctcmsa accesses for toolchains with MSA support
by Paul Burton
· 10 years ago
a3a49810
MIPS: remove MSA macro recursion
by Paul Burton
· 10 years ago
f23ce38
MIPS: assume at as source/dest of MSA copy/insert instructions
by Paul Burton
· 10 years ago
631afc6
MIPS: Push .set mips64r* into the functions needing it
by Paul Burton
· 10 years ago
acaf6a9
MIPS: lose_fpu(): Disable FPU when MSA enabled
by James Hogan
· 10 years ago
b3a2a90
KVM: nVMX: Add support for rdtscp
by Jan Kiszka
· 10 years ago
a123374f
KVM: x86: inline kvm_ioapic_handles_vector()
by Radim Krčmář
· 10 years ago
bbf4aef
Merge tag 'kvm-s390-next-20150318' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queue
by Marcelo Tosatti
· 10 years ago
0a4e6be
x86: kvm: Revert "remove sched notifier for cross-cpu migrations"
by Marcelo Tosatti
· 10 years ago
58d2930
KVM: Eliminate extra function calls in kvm_get_dirty_log_protect()
by Takuya Yoshikawa
· 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
18280d8
KVM: s390: represent SIMD cap in kvm facility
by Michael Mueller
· 10 years ago
400ac6c
KVM: s390: drop SIMD bit from kvm_s390_fac_list_mask
by Michael Mueller
· 10 years ago
30ee2a9
KVM: s390: Create ioctl for Getting/Setting guest storage keys
by Jason J. Herne
· 10 years ago
e44fc8c
KVM: s390: introduce post handlers for STSI
by Ekaterina Tumanova
· 10 years ago
41408c2
KVM: s390: Add MEMOP ioctls for reading/writing guest memory
by Thomas Huth
· 10 years ago
664b497
KVM: s390: Add access register mode
by Alexander Yarygin
· 10 years ago
75a1812
KVM: s390: Optimize paths where get_vcpu_asce() is invoked
by Alexander Yarygin
· 10 years ago
8ae04b8
KVM: s390: Guest's memory access functions get access registers
by Alexander Yarygin
· 10 years ago
dd9e5b7
KVM: s390: Fix low-address protection for real addresses
by Alexander Yarygin
· 10 years ago
40f5b73
KVM: s390: cleanup jump lables in kvm_arch_init_vm
by Dominik Dingel
· 10 years ago
1e8d242
KVM: s390: Spelling s/intance/instance/
by Geert Uytterhoeven
· 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
1662e86
KVM: MAINTAINERS: add file arch/x86/kernel/kvm.c|kvmclock.c
by Christian Borntraeger
· 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
1170adc
KVM: Use pr_info/pr_err in kvm_main.c
by Xiubo Li
· 10 years ago
20e87b7
KVM: Fix indentation in kvm_main.c
by Xiubo Li
· 10 years ago
b7d409d
KVM: no space before tabs in kvm_main.c
by Xiubo Li
· 10 years ago
f95ef0c
KVM: Missing blank line after declarations in kvm_main.c
by Xiubo Li
· 10 years ago
ee54315
KVM: EXPORT_SYMBOL should immediately follow its function
by Xiubo Li
· 10 years ago
f4fee93
KVM: Fix ERROR: do not initialise statics to 0 or NULL in kvm_main.c
by Xiubo Li
· 10 years ago
a642a17
KVM: Fix WARNING: labels should not be indented in kvm_main.c
by Xiubo Li
· 10 years ago
893bdbf
KVM: Fix WARNINGs for 'sizeof(X)' instead of 'sizeof X' in kvm_main.c
by Xiubo Li
· 10 years ago
548ef28
KVM: Get rid of kvm_kvfree()
by Thomas Huth
· 10 years ago
0fa9778
KVM: make halt_poll_ns static
by Christian Borntraeger
· 10 years ago
5bda6ee
KVM: ioapic: Record edge-triggered interrupts delivery status
by Wincy Van
· 10 years ago
ae548c5
KVM: fix checkpatch.pl errors in kvm/irqchip.c
by Kevin Mulvey
· 10 years ago
bfda0e8
KVM: white space formatting in kvm_main.c
by Kevin Mulvey
· 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
e7901af
Merge tag 'trace-fixes-v4.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
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
e93df63
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
068c65c
Merge tag 'regulator-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 10 years ago
d08edd8
Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 10 years ago
eca8dac
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
ecddad6
Merge tag 'fbdev-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
c0e99a7
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 10 years ago
f930713
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
b695f31
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 10 years ago
e6441ba
tipc: fix bug in link failover handling
by Jon Paul Maloy
· 10 years ago
82f1709
net: delete stale packet_mclist entries
by Francesco Ruggeri
· 10 years ago
0b2eb3e
net: macb: constify macb configuration data
by Josh Cartwright
· 10 years ago
d037250
Merge tag 'linux-can-fixes-for-4.0-20150309' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 10 years ago
524a386
ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled
by Steven Rostedt (Red Hat)
· 10 years ago
1619dc3
ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl
by Pratyush Anand
· 10 years ago
b24d443
ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctl
by Steven Rostedt (Red Hat)
· 10 years ago
4d08a36
Merge branch 'for-current' of https://github.com/PeterHuewe/linux-tpmdd into for-linus
by James Morris
· 10 years ago
f7214cf
MAINTAINERS: add Marc Kleine-Budde as co maintainer for CAN networking layer
by Marc Kleine-Budde
· 10 years ago
84b0d71
MAINTAINERS: linux-can moved to github
by Marc Kleine-Budde
· 10 years ago
2fec510
can: kvaser_usb: Read all messages in a bulk-in URB buffer
by Ahmed S. Darwish
· 10 years ago
deb2701
can: kvaser_usb: Avoid double free on URB submission failures
by Ahmed S. Darwish
· 10 years ago
b0d4724
can: peak_usb: fix missing ctrlmode_ init for every dev
by Stephane Grosjean
· 10 years ago
969439016
can: add missing initialisations in CAN related skbuffs
by Oliver Hartkopp
· 10 years ago
c247f05
ip: fix error queue empty skb handling
by Willem de Bruijn
· 10 years ago
8edfe3b
bgmac: Clean warning messages
by Peter Senna Tschudin
· 10 years ago
9eccca0
Linux 4.0-rc3
by Linus Torvalds
· 10 years ago
1711fd9a
sunrpc: fix braino in ->poll()
by Al Viro
· 10 years ago
1163d50
Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
bbbce51
Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
47df986
Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
29191c7
Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
b0bc657
Merge tag 'cc-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
4eb8d6e
Input: psmouse - disable "palm detection" in the focaltech driver
by Mathias Gottschlag
· 10 years ago
4ec212f
Input: psmouse - disable changing resolution/rate/scale for FocalTech
by Mathias Gottschlag
· 10 years ago
679d83e
Input: psmouse - ensure that focaltech reports consistent coordinates
by Mathias Gottschlag
· 10 years ago
3e98452
Input: psmouse - remove hardcoded touchpad size from the focaltech driver
by Mathias Gottschlag
· 10 years ago
2cf3afc
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
374dab2
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
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
c37bc68
TTY: fix tty_wait_until_sent maximum timeout
by Johan Hovold
· 10 years ago
Next »