index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: fix leaking the IBs on error
Christian König
2015-11-16
1
-13
/
+12
*
drm/amd: add kmem cache for sched fence
Chunming Zhou
2015-11-16
3
-2
/
+23
*
drm/amdgpu: add kmem cache for amdgpu fence
Chunming Zhou
2015-11-16
1
-2
/
+20
*
drm/amdgpu: update fiji_mgcg_cgcg_init table
Flora Cui
2015-11-16
1
-5
/
+0
*
drm/amdgpu: use common fence for amdgpu_vm_fence
Christian König
2015-11-16
3
-8
/
+8
*
drm/amdgpu: use fence_is_later() for vm_flush as well v2
Christian König
2015-11-16
1
-12
/
+9
*
drm/amdgpu: use a timer for fence fallback
Christian König
2015-11-16
2
-46
/
+35
*
drm/amdgpu: remove fence trace points
Christian König
2015-11-16
2
-44
/
+0
*
drm/amdgpu: update Fiji's mmPA_SC_RASTER_CONFIG value
Flora Cui
2015-11-16
1
-1
/
+4
*
drm/radeon: Only prompt for enabling PAT when we'd allow write-combining
Michel Dänzer
2015-11-16
1
-2
/
+3
*
drm/radeon: Always disable RADEON_GEM_GTT_UC along with RADEON_GEM_GTT_WC
Michel Dänzer
2015-11-16
1
-2
/
+2
*
drm/radeon: Disable uncacheable CPU mappings of GTT with RV6xx
Michel Dänzer
2015-11-16
1
-0
/
+6
*
Revert "drm/rockchip: Convert the probe function to the generic drm_of_compon...
Mark Yao
2015-11-13
1
-6
/
+75
*
drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() was...
Ville Syrjälä
2015-11-13
1
-1
/
+9
*
Merge tag 'topic/drm-fixes-2015-11-11' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2015-11-13
1
-1
/
+1
|
\
|
*
drm: Use userspace compatible type in fourcc_mod_code macro
Tvrtko Ursulin
2015-11-05
1
-1
/
+1
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2015-11-12
14
-33
/
+54
|
\
\
|
*
|
arm64: suspend: make hw_breakpoint_restore static
Jisheng Zhang
2015-11-12
1
-1
/
+1
|
*
|
arm64: mmu: make split_pud and fixup_executable static
Jisheng Zhang
2015-11-12
1
-2
/
+2
|
*
|
arm64: smp: make of_parse_and_init_cpus static
Jisheng Zhang
2015-11-12
1
-1
/
+1
|
*
|
arm64: use linux/types.h in kvm.h
Arnd Bergmann
2015-11-12
1
-1
/
+1
|
*
|
arm64: build vdso without libgcov
Arnd Bergmann
2015-11-12
1
-0
/
+3
|
*
|
arm64: mark cpus_have_hwcap as __maybe_unused
Arnd Bergmann
2015-11-12
1
-1
/
+1
|
*
|
arm64: remove redundant FRAME_POINTER kconfig option and force to select it
Yang Shi
2015-11-10
2
-4
/
+1
|
*
|
arm64: fix R/O permissions of FDT mapping
Ard Biesheuvel
2015-11-09
2
-1
/
+2
|
*
|
arm64: fix STRICT_MM_TYPECHECKS issue in PTE_CONT manipulation
Ard Biesheuvel
2015-11-09
1
-1
/
+1
|
*
|
arm64: bpf: fix mod-by-zero case
Zi Shen Lim
2015-11-06
1
-8
/
+13
|
*
|
arm64: bpf: fix div-by-zero case
Zi Shen Lim
2015-11-06
2
-13
/
+27
|
*
|
arm64: Enable CRYPTO_CRC32_ARM64 in defconfig
Catalin Marinas
2015-11-06
1
-0
/
+1
|
*
|
arm64: cmpxchg_dbl: fix return value type
Lorenzo Pieralisi
2015-11-05
2
-2
/
+2
*
|
|
Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux
Linus Torvalds
2015-11-12
13
-35
/
+40
|
\
\
\
|
*
|
|
h8300: enable CLKSRC_OF
Yoshinori Sato
2015-11-12
2
-0
/
+3
|
*
|
|
h8300: Don't set CROSS_COMPILE unconditionally
Javier Martinez Canillas
2015-11-08
1
-0
/
+2
|
*
|
|
asm-generic: {get,put}_user ptr argument evaluate only 1 time
Yoshinori Sato
2015-11-08
1
-4
/
+6
|
*
|
|
h8300: bit io fix
Yoshinori Sato
2015-11-08
1
-6
/
+6
|
*
|
|
h8300: zImage fix
Yoshinori Sato
2015-11-08
4
-11
/
+7
|
*
|
|
h8300: register address fix
Yoshinori Sato
2015-11-08
1
-3
/
+3
|
*
|
|
h8300: Fix alignment for .data
Yoshinori Sato
2015-11-08
2
-10
/
+8
|
*
|
|
h8300: unaligned divcr register support.
Yoshinori Sato
2015-11-08
1
-1
/
+5
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-11-12
16
-264
/
+365
|
\
\
\
\
|
*
\
\
\
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2015-11-12
2
-9
/
+13
|
|
\
\
\
\
|
|
*
|
|
|
KVM: PPC: Book3S HV: Don't dynamically split core when already split
Paul Mackerras
2015-11-06
1
-1
/
+1
|
|
*
|
|
|
KVM: PPC: Book3S HV: Synthesize segment fault if SLB lookup fails
Paul Mackerras
2015-11-06
1
-8
/
+12
|
*
|
|
|
|
KVM: x86: rename update_db_bp_intercept to update_bp_intercept
Paolo Bonzini
2015-11-10
4
-4
/
+4
|
*
|
|
|
|
KVM: svm: unconditionally intercept #DB
Paolo Bonzini
2015-11-10
1
-11
/
+3
|
*
|
|
|
|
KVM: x86: work around infinite loop in microcode when #AC is delivered
Eric Northup
2015-11-10
3
-1
/
+13
|
*
|
|
|
|
context_tracking: avoid irq_save/irq_restore on guest entry and exit
Paolo Bonzini
2015-11-10
2
-28
/
+44
|
*
|
|
|
|
context_tracking: remove duplicate enabled check
Paolo Bonzini
2015-11-10
2
-16
/
+4
|
*
|
|
|
|
KVM: VMX: Dump TSC multiplier in dump_vmcs()
Haozhong Zhang
2015-11-10
1
-0
/
+3
|
*
|
|
|
|
KVM: VMX: Use a scaled host TSC for guest readings of MSR_IA32_TSC
Haozhong Zhang
2015-11-10
1
-4
/
+5
[next]