index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-24
KVM: PPC: Add tracepoints for generic spte flushes
Alexander Graf
2
-15
/
+26
2010-10-24
KVM: PPC: Fix sid map search after flush
Alexander Graf
1
-2
/
+2
2010-10-24
KVM: PPC: Move pte invalidate debug code to tracepoint
Alexander Graf
2
-2
/
+30
2010-10-24
KVM: PPC: Add tracepoint for generic mmu map
Alexander Graf
2
-0
/
+32
2010-10-24
KVM: PPC: Move book3s_64 mmu map debug print to trace point
Alexander Graf
2
-11
/
+36
2010-10-24
KVM: PPC: Move EXIT_DEBUG partially to tracepoints
Alexander Graf
2
-22
/
+55
2010-10-24
KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM case
Alexander Graf
2
-4
/
+3
2010-10-24
KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz()
Wei Yongjun
1
-1
/
+3
2010-10-24
KVM: PPC: Move KVM trampolines before __end_interrupts
Alexander Graf
2
-6
/
+6
2010-10-24
KVM: PPC: Make long relocations be ulong
Alexander Graf
2
-4
/
+4
2010-10-24
KVM: PPC: Use MSR_DR for external load_up
Alexander Graf
1
-9
/
+19
2010-10-24
KVM: PPC: Add book3s_32 tlbie flush acceleration
Alexander Graf
2
-5
/
+39
2010-10-24
KVM: PPC: correctly check gfn_to_pfn() return value
Gleb Natapov
2
-2
/
+2
2010-10-24
KVM: PPC: RCU'ify the Book3s MMU
Alexander Graf
2
-19
/
+61
2010-10-24
KVM: PPC: Book3S_32 MMU debug compile fixes
Alexander Graf
1
-2
/
+2
2010-10-24
KVM: PPC: Add get_pvinfo interface to query hypercall instructions
Alexander Graf
1
-0
/
+38
2010-10-24
KVM: PPC: PV wrteei
Alexander Graf
2
-0
/
+91
2010-10-24
KVM: PPC: PV mtmsrd L=0 and mtmsr
Alexander Graf
2
-0
/
+135
2010-10-24
KVM: PPC: PV mtmsrd L=1
Alexander Graf
2
-0
/
+101
2010-10-24
KVM: PPC: PV assembler helpers
Alexander Graf
1
-0
/
+30
2010-10-24
KVM: PPC: Introduce branch patching helper
Alexander Graf
1
-0
/
+14
2010-10-24
KVM: PPC: Introduce kvm_tmp framework
Alexander Graf
1
-2
/
+40
2010-10-24
KVM: PPC: PV tlbsync to nop
Alexander Graf
1
-0
/
+12
2010-10-24
KVM: PPC: PV instructions to loads and stores
Alexander Graf
1
-0
/
+109
2010-10-24
KVM: PPC: KVM PV guest stubs
Alexander Graf
1
-0
/
+95
2010-10-24
KVM: PPC: Generic KVM PV guest support
Alexander Graf
5
-1
/
+65
2010-10-24
KVM: PPC: Expose magic page support to guest
Alexander Graf
2
-0
/
+13
2010-10-24
KVM: PPC: Magic Page Book3s support
Alexander Graf
6
-12
/
+81
2010-10-24
KVM: PPC: First magic page steps
Alexander Graf
1
-0
/
+2
2010-10-24
KVM: PPC: Make PAM a define
Alexander Graf
2
-2
/
+5
2010-10-24
KVM: PPC: Tell guest about pending interrupts
Alexander Graf
3
-0
/
+15
2010-10-24
KVM: PPC: Add PV guest scratch registers
Alexander Graf
1
-0
/
+3
2010-10-24
KVM: PPC: Add PV guest critical sections
Alexander Graf
3
-2
/
+32
2010-10-24
KVM: PPC: Implement hypervisor interface
Alexander Graf
7
-4
/
+232
2010-10-24
KVM: PPC: Convert SPRG[0-4] to shared page
Alexander Graf
5
-28
/
+36
2010-10-24
KVM: PPC: Convert SRR0 and SRR1 to shared page
Alexander Graf
7
-23
/
+28
2010-10-24
KVM: PPC: Convert DAR to shared page.
Alexander Graf
7
-15
/
+15
2010-10-24
KVM: PPC: Convert DSISR to shared page
Alexander Graf
5
-10
/
+11
2010-10-24
KVM: PPC: Convert MSR to shared page
Alexander Graf
18
-84
/
+93
2010-10-24
KVM: PPC: Introduce shared page
Alexander Graf
6
-1
/
+30
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-163
/
+0
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
6
-1
/
+9
2010-10-22
USB: add platform glue driver for FSL USB DR controller
Anatolij Gustschin
1
-163
/
+0
2010-10-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
124
-671
/
+3604
2010-10-22
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
19
-124
/
+193
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
4
-53
/
+70
2010-10-22
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-7
/
+56
2010-10-22
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-26
/
+26
2010-10-21
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+0
2010-10-21
of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch
Grant Likely
1
-2
/
+10
[prev]
[next]