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
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WATCHDOG] watchdog_info constify
Wim Van Sebroeck
2010-03-07
1
-1
/
+1
*
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-03-05
27
-598
/
+1115
|
\
|
*
KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest
Liu Yu
2010-03-01
3
-17
/
+48
|
*
KVM: PPC E500: fix tlbcfg emulation
Liu Yu
2010-03-01
3
-18
/
+10
|
*
KVM: PPC: Add PVR/PIR init for E500
Liu Yu
2010-03-01
1
-0
/
+6
|
*
KVM: PPC E500: Add register l1csr0 emulation
Liu Yu
2010-03-01
2
-0
/
+7
|
*
KVM: fix cleanup_srcu_struct on vm destruction
Marcelo Tosatti
2010-03-01
1
-0
/
+1
|
*
KVM: PPC: Move Shadow MSR calculation to function
Alexander Graf
2010-03-01
1
-6
/
+21
|
*
KVM: PPC: Keep SRR1 flags around in shadow_msr
Alexander Graf
2010-03-01
4
-7
/
+10
|
*
KVM: PPC: Fix initial GPR settings
Alexander Graf
2010-03-01
2
-3
/
+8
|
*
KVM: PPC: Add support for FPU/Altivec/VSX
Alexander Graf
2010-03-01
2
-6
/
+201
|
*
KVM: PPC: Add helper functions to call real mode loaders
Alexander Graf
2010-03-01
3
-0
/
+44
|
*
KVM: PPC: Export __giveup_vsx
Alexander Graf
2010-03-01
1
-0
/
+1
|
*
KVM: PPC: Make large pages work
Alexander Graf
2010-03-01
2
-5
/
+8
|
*
KVM: PPC: Pass through program interrupts
Alexander Graf
2010-03-01
1
-0
/
+1
|
*
KVM: PPC: Pass program interrupt flags to the guest
Alexander Graf
2010-03-01
1
-2
/
+5
|
*
KVM: PPC: Fix HID5 setting code
Alexander Graf
2010-03-01
1
-1
/
+2
|
*
KVM: PPC: Emulate trap SRR1 flags properly
Alexander Graf
2010-03-01
6
-5
/
+14
|
*
KVM: PPC: Call SLB patching code in interrupt safe manner
Alexander Graf
2010-03-01
9
-21
/
+34
|
*
KVM: PPC: Get rid of unnecessary RFI
Alexander Graf
2010-03-01
1
-11
/
+11
|
*
KVM: PPC: Implement 'skip instruction' mode
Alexander Graf
2010-03-01
4
-6
/
+59
|
*
KVM: PPC: Use PACA backed shadow vcpu
Alexander Graf
2010-03-01
10
-237
/
+249
|
*
KVM: PPC: Add helpers for CR, XER
Alexander Graf
2010-03-01
4
-10
/
+52
|
*
KVM: PPC: Use accessor functions for GPR access
Alexander Graf
2010-03-01
11
-225
/
+274
|
*
KVM: PPC: Enable lightweight exits again
Alexander Graf
2010-03-01
2
-53
/
+57
|
*
KVM: PPC: Fix typo in rebolting code
Alexander Graf
2010-03-01
1
-1
/
+1
|
*
KVM: convert slots_lock to a mutex
Marcelo Tosatti
2010-03-01
1
-2
/
+2
|
*
KVM: split kvm_arch_set_memory_region into prepare and commit
Marcelo Tosatti
2010-03-01
1
-4
/
+14
|
*
KVM: modify memslots layout in struct kvm
Marcelo Tosatti
2010-03-01
1
-1
/
+1
|
*
KVM: powerpc: Remove AGGRESSIVE_DEC
Alexander Graf
2010-03-01
1
-15
/
+1
|
*
KVM: powerpc: Improve DEC handling
Alexander Graf
2010-03-01
4
-1
/
+24
|
*
KVM: powerpc: Move vector to irqprio resolving to separate function
Alexander Graf
2010-03-01
1
-3
/
+10
|
*
KVM: Add KVM_MMIO kconfig item
Avi Kivity
2010-03-01
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-03-03
1
-25
/
+0
|
\
\
|
*
\
Merge branch 'master' into percpu
Tejun Heo
2010-02-02
96
-2467
/
+7227
|
|
\
\
|
*
|
|
local_t: Remove cpu_local_xx macros
Christoph Lameter
2010-01-05
1
-25
/
+0
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-03-02
5
-7
/
+67
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-02-28
130
-1644
/
+4093
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-16
28
-1303
/
+3428
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-02-04
2
-2
/
+0
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ps3_gelic_wireless: Remove PS3 gelic legacy wpa support
Hamish Guthrie
2010-01-28
2
-2
/
+0
|
*
|
|
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-23
72
-1172
/
+3856
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mpc8569mds: Add bscr setting for rtbi mode
Liu Yu-B13201
2010-01-21
1
-0
/
+24
|
*
|
|
|
|
|
|
dts/mpc8569mds: Cleanup tbi phy to support rtbi
Liu Yu-B13201
2010-01-21
1
-5
/
+42
|
*
|
|
|
|
|
|
vhost_net: a kernel-level virtio server
Michael S. Tsirkin
2010-01-15
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-03-01
2
-3
/
+3
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2010-02-20
2
-3
/
+3
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-02-28
2
-8
/
+5
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()
Peter Zijlstra
2010-02-26
1
-5
/
+5
|
*
|
|
|
|
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-01-29
72
-1175
/
+3824
|
|
\
\
\
\
\
\
\
[next]