Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ef1c6b23355b70356ca18c0d4c39b25dfbd7be02
« Previous
13acfd5
Powerpc KVM work is based on a commit after rc4.
by Gleb Natapov
· 11 years ago
23c4919c
[media] marvell-ccic: drop free_irq for devm_request_irq allocated irq
by Wei Yongjun
· 11 years ago
6c7e346
[media] drivers: media: usb: b2c2: use usb_*_coherent() instead of pci_*_consistent() in flexcop-usb.c
by Chen Gang
· 11 years ago
b5eee19
[media] media: Change variable type to bool
by Peter Senna Tschudin
· 11 years ago
a230869
pwm: add ep93xx PWM support
by H Hartley Sweeten
· 11 years ago
dc77523
[media] videobuf2-core: call __setup_offsets only for mmap memory type
by Philipp Zabel
· 11 years ago
5587027
kvm: Add struct kvm arg to memslot APIs
by Aneesh Kumar K.V
· 11 years ago
2ba9f0d
kvm: powerpc: book3s: Support building HV and PR KVM as module
by Aneesh Kumar K.V
· 11 years ago
2421ad4
ACPI / PM: Drop two functions that are not used any more
by Rafael J. Wysocki
· 11 years ago
b08fc10
ATA / ACPI: remove power dependent device handling
by Aaron Lu
· 11 years ago
095d81c
mac80211: disable WMM with invalid parameters
by Johannes Berg
· 11 years ago
dba291f
kvm: powerpc: booke: Move booke related tracepoints to separate header
by Aneesh Kumar K.V
· 11 years ago
72c1253
kvm: powerpc: book3s: pr: move PR related tracepoints to a separate header
by Aneesh Kumar K.V
· 11 years ago
699cc87
kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops
by Aneesh Kumar K.V
· 11 years ago
dd96b2c
kvm: powerpc: book3s: Cleanup interrupt handling code
by Aneesh Kumar K.V
· 11 years ago
3a167bea
kvm: powerpc: Add kvmppc_ops callback
by Aneesh Kumar K.V
· 11 years ago
9975f5e
kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE
by Aneesh Kumar K.V
· 11 years ago
7aa7993
kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE
by Aneesh Kumar K.V
· 11 years ago
066212e
kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binary
by Paul Mackerras
· 11 years ago
178db62
kvm: powerpc: book3s: remove kvmppc_handler_highmem label
by Paul Mackerras
· 11 years ago
ce11e48
KVM: PPC: E500: Add userspace debug stub support
by Bharat Bhushan
· 11 years ago
547465e
KVM: PPC: E500: Using "struct debug_reg"
by Bharat Bhushan
· 11 years ago
b12c784
KVM: PPC: E500: exit to user space on "ehpriv 1" instruction
by Bharat Bhushan
· 11 years ago
fc82cf1
powerpc: export debug registers save function for KVM
by Bharat Bhushan
· 11 years ago
9579198
powerpc: move debug registers in a structure
by Bharat Bhushan
· 11 years ago
6b3e3b3
powerpc: remove unnecessary line continuations
by Bharat Bhushan
· 11 years ago
84e4d63
kvm: powerpc: e500: mark page accessed when mapping a guest page
by Bharat Bhushan
· 11 years ago
ca8ccbd
kvm: powerpc: allow guest control "G" attribute in mas2
by Bharat Bhushan
· 11 years ago
fd75cb5
kvm: powerpc: allow guest control "E" attribute in mas2
by Bharat Bhushan
· 11 years ago
c199efa
powerpc: book3e: _PAGE_LENDIAN must be _PAGE_ENDIAN
by Bharat Bhushan
· 11 years ago
44a3add
KVM: PPC: Book3S HV: Better handling of exceptions that happen in real mode
by Paul Mackerras
· 11 years ago
f1378b1
kvm: powerpc: book3s hv: Fix vcore leak
by Paul Mackerras
· 11 years ago
491d6ec
KVM: PPC: Book3S PR: Reduce number of shadow PTEs invalidated by MMU notifiers
by Paul Mackerras
· 11 years ago
adc0baf
KVM: PPC: Book3S PR: Mark pages accessed, and dirty if being written
by Paul Mackerras
· 11 years ago
d78bca7
KVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page()
by Paul Mackerras
· 11 years ago
93b159b
KVM: PPC: Book3S PR: Better handling of host-side read-only pages
by Paul Mackerras
· 11 years ago
4f6c11d
KVM: PPC: Book3S: Move skip-interrupt handlers to common code
by Paul Mackerras
· 11 years ago
3ff9550
KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache
by Paul Mackerras
· 11 years ago
9308ab8
KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe
by Paul Mackerras
· 11 years ago
5cd92a9
KVM: PPC: Book3S PR: Correct errors in H_ENTER implementation
by Paul Mackerras
· 11 years ago
03a9c90
KVM: PPC: Book3S PR: Handle PP0 page-protection bit in guest HPTEs
by Paul Mackerras
· 11 years ago
c9029c3
KVM: PPC: Book3S PR: Use 64k host pages where possible
by Paul Mackerras
· 11 years ago
a4a0f25
KVM: PPC: Book3S PR: Allow guest to use 64k pages
by Paul Mackerras
· 11 years ago
a2d5602
KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu
by Paul Mackerras
· 11 years ago
f248177
KVM: PPC: Book3S PR: Fix compilation without CONFIG_ALTIVEC
by Paul Mackerras
· 11 years ago
f3271d4
KVM: PPC: Book3S HV: Don't crash host on unknown guest interrupt
by Paul Mackerras
· 11 years ago
388cc6e
KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7
by Paul Mackerras
· 11 years ago
4b8473c
KVM: PPC: Book3S HV: Add support for guest Program Priority Register
by Paul Mackerras
· 11 years ago
a0144e2
KVM: PPC: Book3S HV: Store LPCR value for each virtual core
by Paul Mackerras
· 11 years ago
8b75cbb
KVM: PPC: BookE: Add GET/SET_ONE_REG interface for VRSAVE
by Paul Mackerras
· 11 years ago
8c2dbb7
KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield count
by Paul Mackerras
· 11 years ago
c934243
KVM: PPC: Book3S HV: Pull out interrupt-reading code into a subroutine
by Paul Mackerras
· 11 years ago
218309b
KVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to be a subroutine
by Paul Mackerras
· 11 years ago
42d7604
KVM: PPC: Book3S HV: Implement H_CONFER
by Paul Mackerras
· 11 years ago
c0867fd
KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE
by Paul Mackerras
· 11 years ago
93b0f4d
KVM: PPC: Book3S HV: Implement timebase offset for guests
by Paul Mackerras
· 11 years ago
1494178
KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers
by Paul Mackerras
· 11 years ago
3b78347
KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_reg
by Michael Neuling
· 11 years ago
08cf680
ALSA: hda - add connection to thinkpad_acpi to control mute/micmute LEDs
by David Henningsson
· 11 years ago
360fec2
ALSA: hda - add HDA_FIXUP_ACT_FREE action
by David Henningsson
· 11 years ago
420f973
thinkpad-acpi: Add mute and mic-mute LED functionality
by David Henningsson
· 11 years ago
7ad65d5
cpufreq: exynos4210: Use the common clock framework to set APLL clock rate
by Lukasz Majewski
· 11 years ago
cf46715
cpufreq: exynos4x12: Use the common clock framework to set APLL clock rate
by Lukasz Majewski
· 11 years ago
f178e3d
spi/tegra20-slink: Move first transfer preparation to prepare_message
by Mark Brown
· 11 years ago
63fc184
spi/tegra20-slink: Crude refactoring to use core message parsing
by Mark Brown
· 11 years ago
8ca5d2d
[media] uvcvideo: Fix data type for pan/tilt control
by Chanho Min
· 11 years ago
60b3b4d
[media] cx25821: fix sparse warnings
by Hans Verkuil
· 11 years ago
c8d185c
[media] v4l2-fh: Include linux/videodev2.h for enum v4l2_priority definition
by Laurent Pinchart
· 11 years ago
4f1af2a
[media] v4l2-fh: Include linux/fs.h for struct file definition
by Laurent Pinchart
· 11 years ago
4eed9b3
[media] v4l2-ctrls: Correct v4l2_ctrl_get_int_menu() function's return type
by Sylwester Nawrocki
· 11 years ago
b9e9f02
[media] winbond-cir: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
a232728
[media] ir-rx51: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
43917b2
[media] ivtv: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
7b5e71a
[media] zoran: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
3e018fe
[media] misc drivers: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
9a373d1
[media] cx18: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
68b3869
[media] saa7146: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
032f1dd
[media] em28xx: fix error path in em28xx_start_analog_streaming()
by Frank Schaefer
· 11 years ago
b68cafc
[media] em28xx: fix and unify the coding style of the GPIO register write sequences
by Frank Schaefer
· 11 years ago
256d013
[media] cx231xx: fix double free and leaks on failure path in cx231xx_usb_probe()
by Alexey Khoroshilov
· 11 years ago
1f61d41
[media] saa7146: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
ec9bdd2
[media] pci: ngene: Remove redundant pci_set_drvdata
by Sachin Kamat
· 11 years ago
b17a87b
[media] pci: bt878: Remove redundant pci_set_drvdata
by Sachin Kamat
· 11 years ago
7a409eb
[media] pci: saa7164: Remove redundant pci_set_drvdata
by Sachin Kamat
· 11 years ago
a508db8
[media] pci: pt1: Remove redundant pci_set_drvdata
by Sachin Kamat
· 11 years ago
1e1159b
[media] pci: pluto2: Remove redundant pci_set_drvdata
by Sachin Kamat
· 11 years ago
593781e
[media] pci: mantis: Remove redundant pci_set_drvdata
by Sachin Kamat
· 11 years ago
3982ccd
[media] pci: dm1105: Remove redundant pci_set_drvdata
by Sachin Kamat
· 11 years ago
c0d4021
[media] pci: cx88: Remove redundant pci_set_drvdata
by Sachin Kamat
· 11 years ago
d441a4a
[media] pci: flexcop: Remove redundant pci_set_drvdata
by Sachin Kamat
· 11 years ago
06333e0
[media] pci: cx88-video: Use module_pci_driver
by Sachin Kamat
· 11 years ago
38b25ad
[media] pci: cx88-mpeg: Use module_pci_driver
by Sachin Kamat
· 11 years ago
59963b9
[media] pci: cx88-alsa: Use module_pci_driver
by Sachin Kamat
· 11 years ago
0798ec6
[media] radio-si4713: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
1668844
[media] siano: fix sparse warnings
by Hans Verkuil
· 11 years ago
d364016
[media] az6027: fix sparse warnings
by Hans Verkuil
· 11 years ago
b1cf201
[media] drxk_hard: fix sparse warnings
by Hans Verkuil
· 11 years ago
843e44a
[media] drxd_hard: fix sparse warnings
by Hans Verkuil
· 11 years ago
0db3fa2
[media] cxd2820r_core: fix sparse warnings
by Hans Verkuil
· 11 years ago
b594a75
[media] v4l2-ctrls: fix typo in header file media/v4l2-ctrls.h
by Frank Schaefer
· 11 years ago
Next »