index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86 emulator: drop unneeded call to get_segment()
Gleb Natapov
2012-07-26
1
-6
/
+3
*
KVM: x86 emulator: simplify read_emulated
Xiao Guangrong
2012-07-26
1
-17
/
+14
*
KVM: MMU: use kvm_release_pfn_clean to release pfn
Xiao Guangrong
2012-07-26
1
-1
/
+1
*
Merge branch 'queue' into next
Avi Kivity
2012-07-26
15
-74
/
+155
|
\
|
*
KVM: Add config to support ple or cpu relax optimzation
Raghavendra K T
2012-07-23
2
-0
/
+2
|
*
KVM: switch to symbolic name for irq_states size
Michael S. Tsirkin
2012-07-20
1
-1
/
+1
|
*
KVM: x86: Fix typos in pmu.c
Guo Chao
2012-07-20
1
-1
/
+1
|
*
KVM: x86: Fix typos in lapic.c
Guo Chao
2012-07-20
1
-2
/
+2
|
*
KVM: x86: Fix typos in cpuid.c
Guo Chao
2012-07-20
1
-1
/
+1
|
*
KVM: x86: Fix typos in emulate.c
Guo Chao
2012-07-20
1
-5
/
+5
|
*
KVM: x86: Fix typos in x86.c
Guo Chao
2012-07-20
1
-7
/
+7
|
*
KVM: SVM: Fix typos
Guo Chao
2012-07-20
1
-2
/
+2
|
*
KVM: VMX: Fix typos
Guo Chao
2012-07-20
1
-3
/
+3
|
*
KVM: remove the unused parameter of gfn_to_pfn_memslot
Xiao Guangrong
2012-07-19
2
-2
/
+2
|
*
KVM: using get_fault_pfn to get the fault pfn
Xiao Guangrong
2012-07-19
1
-4
/
+2
|
*
KVM: MMU: track the refcount when unmap the page
Xiao Guangrong
2012-07-19
1
-0
/
+8
|
*
KVM: x86: remove unnecessary mark_page_dirty
Xiao Guangrong
2012-07-19
1
-1
/
+0
|
*
KVM: MMU: Avoid handling same rmap_pde in kvm_handle_hva_range()
Takuya Yoshikawa
2012-07-18
1
-10
/
+18
|
*
KVM: MMU: Push trace_kvm_age_page() into kvm_age_rmapp()
Takuya Yoshikawa
2012-07-18
1
-13
/
+10
|
*
KVM: MMU: Add memslot parameter to hva handlers
Takuya Yoshikawa
2012-07-18
1
-7
/
+9
|
*
KVM: Separate rmap_pde from kvm_lpage_info->write_count
Takuya Yoshikawa
2012-07-18
3
-4
/
+15
|
*
KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_st...
Takuya Yoshikawa
2012-07-18
4
-0
/
+15
|
*
KVM: MMU: Make kvm_handle_hva() handle range of addresses
Takuya Yoshikawa
2012-07-18
2
-18
/
+60
|
*
KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva()
Takuya Yoshikawa
2012-07-18
2
-5
/
+4
|
*
KVM: MMU: Use __gfn_to_rmap() to clean up kvm_handle_hva()
Takuya Yoshikawa
2012-07-18
1
-6
/
+6
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2012-07-24
56
-1125
/
+2984
|
\
\
|
*
|
m68k: allow PCI bus to be enabled for ColdFire m54xx CPUs
Greg Ungerer
2012-07-17
1
-0
/
+7
|
*
|
m68k: add PCI bus code support for the ColdFire M54xx SoC family
Greg Ungerer
2012-07-17
2
-0
/
+329
|
*
|
m68k: add IO access definitions to support PCI on ColdFire platforms
Greg Ungerer
2012-07-17
1
-1
/
+47
|
*
|
m68k: add PCI bus support definitions for the ColdFire M54xx SoC family
Greg Ungerer
2012-07-17
2
-0
/
+141
|
*
|
m68k: common PCI support definitions and code
Greg Ungerer
2012-07-17
5
-0
/
+122
|
*
|
m68k: add support for DMA_BIDIRECTIONAL in dma support functions
Greg Ungerer
2012-07-17
1
-0
/
+1
|
*
|
m68k: fix ColdFire clear cache operation
Greg Ungerer
2012-07-17
2
-1
/
+42
|
*
|
m68k: use simpler dma_alloc_coherent() for ColdFire CPUs
Greg Ungerer
2012-07-16
1
-2
/
+2
|
*
|
m68knommu: platform support for 8390 based ethernet used on some boards
Greg Ungerer
2012-07-16
2
-0
/
+39
|
*
|
m68knommu: Add clk definitions for m532x.
Steven King
2012-07-16
2
-1
/
+152
|
*
|
m68knommu: Add clk definitions for m520x.
Steven King
2012-07-16
2
-0
/
+107
|
*
|
m68knommu: Add rtc device for m5441x.
Steven King
2012-07-16
3
-7
/
+49
|
*
|
m68knommu: add definitions for the third interrupt controller on devices that...
Steven King
2012-07-16
2
-0
/
+6
|
*
|
m68knommu: Add support for the Coldfire m5441x.
Steven King
2012-07-16
15
-24
/
+761
|
*
|
m68knommu: use MCF_IRQ_PIT1 instead of MCFINT_VECBASE + MCFINT_PIT1
Steven King
2012-07-16
5
-3
/
+6
|
*
|
m68knommu: Add support for the Coldfire 5251/5253
Steven King
2012-07-16
11
-10
/
+376
|
*
|
m68knommu: refactor Coldfire GPIO not to require GPIOLIB, eliminate mcf_gpio_...
Steven King
2012-07-16
18
-551
/
+375
|
*
|
m68k: merge the MMU and non-MMU versions of the entry.S code
Greg Ungerer
2012-07-16
3
-552
/
+449
|
*
|
m68k: use jbsr to call functions instead of bsrl
Greg Ungerer
2012-07-16
1
-2
/
+2
|
*
|
m68k: use some direct calls to ret_from_exception in entry code
Greg Ungerer
2012-07-16
1
-3
/
+3
*
|
|
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-07-24
2
-2
/
+0
|
\
\
\
|
*
|
|
sh: remove unused DMA device pointer from SIU platform data
Guennadi Liakhovetski
2012-07-20
2
-2
/
+0
*
|
|
|
Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2012-07-24
14
-1774
/
+133
|
\
\
\
\
|
*
|
|
|
clk: add highbank clock support
Rob Herring
2012-07-11
5
-64
/
+99
[next]