index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Merge branch 'drm-sti-next-2015-11-03' of http://git.linaro.org/people/benjam...
Dave Airlie
2015-11-13
|
\
|
*
drm/sti: load HQVDP firmware the first time HQVDP's plane is used
Vincent Abriou
2015-11-03
|
*
drm/sti: fix typo issue in sti_mode_config_init
Vincent Abriou
2015-11-03
|
*
drm/sti: set mixer background color through module param
Vincent Abriou
2015-11-03
|
*
drm/sti: Remove local fbdev emulation Kconfig option
Archit Taneja
2015-11-03
|
*
drm/sti: remove redundant sign extensions
Rasmus Villemoes
2015-11-03
|
*
drm/sti: hdmi use of_get_i2c_adapter_by_node interface
Vladimir Zapolskiy
2015-11-03
|
*
drm/sti: hdmi fix i2c adapter device refcounting
Vladimir Zapolskiy
2015-11-03
|
*
drm/sti: Do not export symbols
Thierry Reding
2015-11-03
|
*
drm/sti: Build monolithic driver
Thierry Reding
2015-11-03
|
*
drm/sti: Use drm_crtc_vblank_*() API
Thierry Reding
2015-11-03
|
*
drm/sti: Store correct CRTC index in events
Thierry Reding
2015-11-03
|
*
drm/sti: Select FW_LOADER
Thierry Reding
2015-11-03
|
*
drm/sti: Constify function pointer structs
Ville Syrjälä
2015-11-03
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2015-11-12
|
\
\
|
*
|
arm64: suspend: make hw_breakpoint_restore static
Jisheng Zhang
2015-11-12
|
*
|
arm64: mmu: make split_pud and fixup_executable static
Jisheng Zhang
2015-11-12
|
*
|
arm64: smp: make of_parse_and_init_cpus static
Jisheng Zhang
2015-11-12
|
*
|
arm64: use linux/types.h in kvm.h
Arnd Bergmann
2015-11-12
|
*
|
arm64: build vdso without libgcov
Arnd Bergmann
2015-11-12
|
*
|
arm64: mark cpus_have_hwcap as __maybe_unused
Arnd Bergmann
2015-11-12
|
*
|
arm64: remove redundant FRAME_POINTER kconfig option and force to select it
Yang Shi
2015-11-10
|
*
|
arm64: fix R/O permissions of FDT mapping
Ard Biesheuvel
2015-11-09
|
*
|
arm64: fix STRICT_MM_TYPECHECKS issue in PTE_CONT manipulation
Ard Biesheuvel
2015-11-09
|
*
|
arm64: bpf: fix mod-by-zero case
Zi Shen Lim
2015-11-06
|
*
|
arm64: bpf: fix div-by-zero case
Zi Shen Lim
2015-11-06
|
*
|
arm64: Enable CRYPTO_CRC32_ARM64 in defconfig
Catalin Marinas
2015-11-06
|
*
|
arm64: cmpxchg_dbl: fix return value type
Lorenzo Pieralisi
2015-11-05
*
|
|
Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux
Linus Torvalds
2015-11-12
|
\
\
\
|
*
|
|
h8300: enable CLKSRC_OF
Yoshinori Sato
2015-11-12
|
*
|
|
h8300: Don't set CROSS_COMPILE unconditionally
Javier Martinez Canillas
2015-11-08
|
*
|
|
asm-generic: {get,put}_user ptr argument evaluate only 1 time
Yoshinori Sato
2015-11-08
|
*
|
|
h8300: bit io fix
Yoshinori Sato
2015-11-08
|
*
|
|
h8300: zImage fix
Yoshinori Sato
2015-11-08
|
*
|
|
h8300: register address fix
Yoshinori Sato
2015-11-08
|
*
|
|
h8300: Fix alignment for .data
Yoshinori Sato
2015-11-08
|
*
|
|
h8300: unaligned divcr register support.
Yoshinori Sato
2015-11-08
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-11-12
|
\
\
\
\
|
*
\
\
\
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2015-11-12
|
|
\
\
\
\
|
|
*
|
|
|
KVM: PPC: Book3S HV: Don't dynamically split core when already split
Paul Mackerras
2015-11-06
|
|
*
|
|
|
KVM: PPC: Book3S HV: Synthesize segment fault if SLB lookup fails
Paul Mackerras
2015-11-06
|
*
|
|
|
|
KVM: x86: rename update_db_bp_intercept to update_bp_intercept
Paolo Bonzini
2015-11-10
|
*
|
|
|
|
KVM: svm: unconditionally intercept #DB
Paolo Bonzini
2015-11-10
|
*
|
|
|
|
KVM: x86: work around infinite loop in microcode when #AC is delivered
Eric Northup
2015-11-10
|
*
|
|
|
|
context_tracking: avoid irq_save/irq_restore on guest entry and exit
Paolo Bonzini
2015-11-10
|
*
|
|
|
|
context_tracking: remove duplicate enabled check
Paolo Bonzini
2015-11-10
|
*
|
|
|
|
KVM: VMX: Dump TSC multiplier in dump_vmcs()
Haozhong Zhang
2015-11-10
|
*
|
|
|
|
KVM: VMX: Use a scaled host TSC for guest readings of MSR_IA32_TSC
Haozhong Zhang
2015-11-10
|
*
|
|
|
|
KVM: VMX: Setup TSC scaling ratio when a vcpu is loaded
Haozhong Zhang
2015-11-10
|
*
|
|
|
|
KVM: VMX: Enable and initialize VMX TSC scaling
Haozhong Zhang
2015-11-10
[next]