index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-03-26
1
-1
/
+1
|
\
|
*
-
.
Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...
Ingo Molnar
2009-03-26
1
-1
/
+1
|
|
\
\
|
|
*
|
timers: add mod_timer_pending()
Ingo Molnar
2009-02-18
1
-1
/
+1
|
|
|
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-03-26
1
-0
/
+3
|
\
\
\
|
*
\
\
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-03-26
13
-165
/
+274
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-05
3
-4
/
+9
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-01
4
-29
/
+81
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-02-24
7
-7
/
+18
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
net: new user space API for time stamping of incoming and outgoing packets
Patrick Ohly
2009-02-15
1
-0
/
+3
*
|
|
|
|
|
|
Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2009-03-26
24
-410
/
+1876
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
KVM: ppc: e500: Fix the bug that KVM is unstable in SMP
Liu Yu
2009-03-24
2
-1
/
+5
|
*
|
|
|
|
|
KVM: ppc: e500: Fix the bug that mas0 update to wrong value when read TLB entry
Liu Yu
2009-03-24
1
-1
/
+1
|
*
|
|
|
|
|
KVM: ppc: Add emulation of E500 register mmucsr0
Liu Yu
2009-03-24
3
-0
/
+25
|
*
|
|
|
|
|
KVM: ppc: Move to new TLB invalidate interface
Liu Yu
2009-03-24
1
-5
/
+5
|
*
|
|
|
|
|
KVM: ppc: Fix e500 warnings and some spelling problems
Liu Yu
2009-03-24
3
-6
/
+4
|
*
|
|
|
|
|
powerpc/fsl-booke: declare tlbcam_index for use in c
Liu Yu
2009-03-24
1
-0
/
+2
|
*
|
|
|
|
|
KVM: Add CONFIG_HAVE_KVM_IRQCHIP
Avi Kivity
2009-03-24
1
-0
/
+3
|
*
|
|
|
|
|
KVM: ppc: remove debug support broken by KVM debug rewrite
Hollis Blanchard
2009-03-24
4
-99
/
+2
|
*
|
|
|
|
|
KVM: ppc: Add extra E500 exceptions
Hollis Blanchard
2009-03-24
7
-15
/
+92
|
*
|
|
|
|
|
KVM: ppc: distinguish between interrupts and priorities
Hollis Blanchard
2009-03-24
2
-1
/
+2
|
*
|
|
|
|
|
KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke
Hollis Blanchard
2009-03-24
3
-0
/
+12
|
*
|
|
|
|
|
KVM: ppc: E500 core-specific code
Hollis Blanchard
2009-03-24
7
-0
/
+1330
|
*
|
|
|
|
|
KVM: ppc: ifdef iccci with CONFIG_44x
Hollis Blanchard
2009-03-24
1
-0
/
+2
|
*
|
|
|
|
|
KVM: ppc: No need to include core-header for KVM in asm-offsets.c currently
Hollis Blanchard
2009-03-24
1
-3
/
+1
|
*
|
|
|
|
|
KVM: ppc: Add dbsr in kvm_vcpu_arch
Hollis Blanchard
2009-03-24
2
-0
/
+5
|
*
|
|
|
|
|
KVM: ppc: split out common Book E instruction emulation
Hollis Blanchard
2009-03-24
4
-202
/
+284
|
*
|
|
|
|
|
KVM: ppc: use macros instead of hardcoded literals for instruction decoding
Hollis Blanchard
2009-03-24
1
-30
/
+63
|
*
|
|
|
|
|
KVM: ppc: remove last 44x-specific bits from booke.c
Hollis Blanchard
2009-03-24
1
-4
/
+0
|
*
|
|
|
|
|
KVM: ppc: rename 44x MMU functions used in booke.c
Hollis Blanchard
2009-03-24
4
-6
/
+6
|
*
|
|
|
|
|
KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)
Hollis Blanchard
2009-03-24
5
-20
/
+15
|
*
|
|
|
|
|
KVM: ppc: change kvmppc_mmu_map() parameters
Hollis Blanchard
2009-03-24
3
-13
/
+9
|
*
|
|
|
|
|
KVM: ppc: small cosmetic changes to Book E DTLB miss handler
Hollis Blanchard
2009-03-24
1
-3
/
+5
|
*
|
|
|
|
|
KVM: ppc: cosmetic changes to mmu hook names
Hollis Blanchard
2009-03-24
3
-4
/
+5
|
*
|
|
|
|
|
KVM: ppc: move struct kvmppc_44x_tlbe into 44x-specific header
Hollis Blanchard
2009-03-24
2
-7
/
+7
|
*
|
|
|
|
|
KVM: Remove old kvm_guest_debug structs
Jan Kiszka
2009-03-24
1
-6
/
+0
|
*
|
|
|
|
|
KVM: New guest debug interface
Jan Kiszka
2009-03-24
2
-2
/
+9
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-03-26
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
PS3: replace bus_id usage
Greg Kroah-Hartman
2009-03-24
1
-2
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2009-03-26
2
-0
/
+14
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
crypto: amcc - Add crypt4xx driver
James Hsiao
2009-02-18
2
-0
/
+14
|
|
/
/
/
/
*
|
|
|
|
powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines
Kumar Gala
2009-03-23
1
-0
/
+9
*
|
|
|
|
powerpc/ps3: ps3_defconfig updates
Geoff Levand
2009-03-18
1
-60
/
+190
*
|
|
|
|
Merge commit 'gcl/merge' into merge
Benjamin Herrenschmidt
2009-03-18
2
-4
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW
Kumar Gala
2009-03-17
1
-3
/
+3
|
*
|
|
|
|
powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xx
Piotr Ziecik
2009-03-17
1
-1
/
+3
*
|
|
|
|
|
ps3/block: Replace mtd/ps3vram by block/ps3vram
Geert Uytterhoeven
2009-03-13
1
-0
/
+7
|
/
/
/
/
/
*
|
|
|
|
Merge commit 'gcl/merge' into merge
Benjamin Herrenschmidt
2009-03-11
2
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
powerpc/4xx: Enable SERIAL_OF support by default for Virtex platforms
Grant Likely
2009-02-28
2
-2
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
powerpc: fix linkstation and storcenter compilation breakage
Guennadi Liakhovetski
2009-03-09
4
-97
/
+44
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
powerpc: Run sbc610 USB fixup code only on the appropriate platform.
Tony Breeds
2009-03-04
1
-0
/
+4
[next]