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.12.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
...
|
|
*
arm64: psci: support unsigned return values
Mark Rutland
2015-05-27
1
-29
/
+18
|
|
*
arm64: psci: remove unnecessary id indirection
Mark Rutland
2015-05-27
1
-17
/
+3
|
|
*
arm64: smp: consistently use error codes
Mark Rutland
2015-05-27
2
-7
/
+10
|
|
*
arm64: smp_plat: add get_logical_index
Mark Rutland
2015-05-27
1
-0
/
+16
|
|
*
arm/arm64: kvm: add missing PSCI include
Mark Rutland
2015-05-27
1
-0
/
+2
|
*
|
arm64: alternative: Work around .inst assembler bugs
Marc Zyngier
2015-06-05
1
-7
/
+18
|
*
|
arm64: alternative: Merge alternative-asm.h into alternative.h
Marc Zyngier
2015-06-05
4
-31
/
+29
|
*
|
arm64: alternative: Allow immediate branch as alternative instruction
Marc Zyngier
2015-06-05
1
-5
/
+66
|
*
|
arm64: Rework alternate sequence for ARM erratum 845719
Marc Zyngier
2015-06-05
1
-12
/
+15
|
*
|
arm64: insn: Add aarch64_{get,set}_branch_offset
Marc Zyngier
2015-06-03
2
-0
/
+63
|
*
|
arm64: drop sleep_idmap_phys and clean up cpu_resume()
Ard Biesheuvel
2015-06-02
2
-8
/
+2
|
*
|
arm64: reduce ID map to a single page
Ard Biesheuvel
2015-06-02
3
-7
/
+19
|
*
|
arm64: use fixmap region for permanent FDT mapping
Ard Biesheuvel
2015-06-02
9
-63
/
+115
|
*
|
of/fdt: split off FDT self reservation from memreserve processing
Ard Biesheuvel
2015-06-02
5
-5
/
+19
|
*
|
arm64: context-switch user tls register tpidr_el0 for compat tasks
Will Deacon
2015-06-01
2
-28
/
+38
|
*
|
arm64: Use common outgoing-CPU-notification code
Paul E. McKenney
2015-05-21
1
-4
/
+2
|
*
|
arm64: perf: Fix callchain parse error with kernel tracepoint events
Hou Pengyang
2015-05-19
1
-0
/
+7
|
*
|
Merge branch 'for-next/cpu-init' of git://git.kernel.org/pub/scm/linux/kernel...
Catalin Marinas
2015-05-19
10
-235
/
+257
|
|
\
|
|
|
*
ARM64: kernel: unify ACPI and DT cpus initialization
Lorenzo Pieralisi
2015-05-19
7
-198
/
+196
|
|
*
ARM64: kernel: make cpu_ops hooks DT agnostic
Lorenzo Pieralisi
2015-05-19
7
-46
/
+70
|
*
|
arm64: Rename temp variable in read*_relaxed()
Michal Simek
2015-05-19
1
-4
/
+4
|
*
|
arm64: kill flush_cache_all()
Mark Rutland
2015-05-19
7
-141
/
+1
|
*
|
arm64: Allow forced irq threading
Anders Roxell
2015-05-19
1
-0
/
+1
|
*
|
arm64: Mark PMU interrupt IRQF_NO_THREAD
Anders Roxell
2015-05-19
1
-1
/
+1
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-06-24
72
-1702
/
+4077
|
\
\
|
*
|
KVM: s390: clear floating interrupt bitmap and parameters
Jens Freimann
2015-06-23
1
-0
/
+3
|
*
|
KVM: x86/vPMU: Enable PMU handling for AMD PERFCTRn and EVNTSELn MSRs
Wei Huang
2015-06-23
1
-42
/
+9
|
*
|
KVM: x86/vPMU: Implement AMD vPMU code for KVM
Wei Huang
2015-06-23
1
-6
/
+116
|
*
|
KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch
Wei Huang
2015-06-23
8
-338
/
+606
|
*
|
KVM: x86/vPMU: introduce kvm_pmu_msr_idx_to_pmc
Wei Huang
2015-06-23
1
-6
/
+18
|
*
|
KVM: x86/vPMU: reorder PMU functions
Wei Huang
2015-06-19
1
-78
/
+78
|
*
|
KVM: x86/vPMU: whitespace and stylistic adjustments in PMU code
Wei Huang
2015-06-19
1
-48
/
+64
|
*
|
KVM: x86/vPMU: use the new macros to go between PMC, PMU and VCPU
Wei Huang
2015-06-19
1
-20
/
+18
|
*
|
KVM: x86/vPMU: introduce pmu.h header
Wei Huang
2015-06-19
5
-18
/
+30
|
*
|
KVM: x86/vPMU: rename a few PMU functions
Wei Huang
2015-06-19
4
-49
/
+49
|
*
|
KVM: MTRR: do not map huge page for non-consistent range
Xiao Guangrong
2015-06-19
3
-1
/
+50
|
*
|
KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
Xiao Guangrong
2015-06-19
1
-48
/
+16
|
*
|
KVM: MTRR: introduce mtrr_for_each_mem_type
Xiao Guangrong
2015-06-19
1
-0
/
+188
|
*
|
KVM: MTRR: introduce fixed_mtrr_addr_* functions
Xiao Guangrong
2015-06-19
1
-0
/
+25
|
*
|
KVM: MTRR: sort variable MTRRs
Xiao Guangrong
2015-06-19
4
-11
/
+45
|
*
|
KVM: MTRR: introduce var_mtrr_range
Xiao Guangrong
2015-06-19
1
-6
/
+17
|
*
|
KVM: MTRR: introduce fixed_mtrr_segment table
Xiao Guangrong
2015-06-19
1
-53
/
+147
|
*
|
KVM: MTRR: improve kvm_mtrr_get_guest_memory_type
Xiao Guangrong
2015-06-19
1
-45
/
+49
|
*
|
KVM: MTRR: do not split 64 bits MSR content
Xiao Guangrong
2015-06-19
2
-23
/
+16
|
*
|
KVM: MTRR: clean up mtrr default type
Xiao Guangrong
2015-06-19
2
-14
/
+29
|
*
|
KVM: MTRR: exactly define the size of variable MTRRs
Xiao Guangrong
2015-06-19
1
-1
/
+1
|
*
|
KVM: MTRR: remove mtrr_state.have_fixed
Xiao Guangrong
2015-06-19
3
-6
/
+11
|
*
|
KVM: MTRR: handle MSR_MTRRcap in kvm_mtrr_get_msr
Xiao Guangrong
2015-06-19
2
-2
/
+12
|
*
|
KVM: x86: move MTRR related code to a separate file
Xiao Guangrong
2015-06-19
7
-318
/
+342
|
*
|
KVM: x86: fix CR0.CD virtualization
Xiao Guangrong
2015-06-19
2
-10
/
+26
[prev]
[next]