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
...
|
*
|
|
|
|
|
KVM: PPC: booke: Paravirtualize wrtee
Scott Wood
2012-03-05
2
-34
/
+154
|
*
|
|
|
|
|
KVM: PPC: booke: Fix int_pending calculation for MSR[EE] paravirt
Scott Wood
2012-03-05
1
-5
/
+1
|
*
|
|
|
|
|
KVM: PPC: booke: Check for MSR[WE] in prepare_to_enter
Scott Wood
2012-03-05
1
-10
/
+18
|
*
|
|
|
|
|
KVM: PPC: Move prepare_to_enter call site into subarch code
Scott Wood
2012-03-05
4
-2
/
+8
|
*
|
|
|
|
|
KVM: PPC: Rename deliver_interrupts to prepare_to_enter
Scott Wood
2012-03-05
6
-9
/
+9
|
*
|
|
|
|
|
KVM: PPC: booke: check for signals in kvmppc_vcpu_run
Scott Wood
2012-03-05
1
-1
/
+9
|
*
|
|
|
|
|
KVM: PPC: booke: Do Not start decrementer when SPRN_DEC set 0
Bharat Bhushan
2012-03-05
1
-1
/
+2
|
*
|
|
|
|
|
KVM: PPC: Fix DEC truncation for greater than 0xffff_ffff/1000
Bharat Bhushan
2012-03-05
1
-5
/
+7
|
*
|
|
|
|
|
PPC: Fix race in mtmsr paravirt implementation
Bharat Bhushan
2012-03-05
1
-6
/
+4
|
*
|
|
|
|
|
KVM: PPC: E500: Support hugetlbfs
Alexander Graf
2012-03-05
1
-0
/
+24
|
*
|
|
|
|
|
KVM: PPC: e500: Don't hardcode PIR=0
Scott Wood
2012-03-05
2
-5
/
+2
|
*
|
|
|
|
|
KVM: PPC: e500: tlbsx: fix tlb0 esel
Scott Wood
2012-03-05
1
-0
/
+2
|
*
|
|
|
|
|
KVM: PPC: e500: MMU API
Scott Wood
2012-03-05
8
-163
/
+377
|
*
|
|
|
|
|
KVM: PPC: e500: clear up confusion between host and guest entries
Scott Wood
2012-03-05
4
-96
/
+213
|
*
|
|
|
|
|
KVM: PPC: e500: Eliminate preempt_disable in local_sid_destroy_all
Scott Wood
2012-03-05
1
-3
/
+1
|
*
|
|
|
|
|
KVM: PPC: e500: don't translate gfn to pfn with preemption disabled
Scott Wood
2012-03-05
1
-13
/
+23
|
*
|
|
|
|
|
KVM: provide synchronous registers in kvm_run
Christian Borntraeger
2012-03-05
1
-0
/
+4
|
*
|
|
|
|
|
KVM: s390: ucontrol: export SIE control block to user
Carsten Otte
2012-03-05
1
-0
/
+5
|
*
|
|
|
|
|
KVM: s390: add parameter for KVM_CREATE_VM
Carsten Otte
2012-03-05
1
-1
/
+4
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
params: <level>_initcall-like kernel parameters
Pawel Moll
2012-03-26
1
-1
/
+2
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2012-03-24
3
-0
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
bug.h: add include of it to various implicit C users
Paul Gortmaker
2012-02-29
3
-0
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-23
1
-8
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
2012-03-23
1
-8
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-03-23
15
-119
/
+37
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
powerpc/PCI: allow reallocation on PA Semi
Bjorn Helgaas
2012-03-20
1
-3
/
+0
|
*
|
|
|
powerpc/PCI: convert devtree bus addresses to resource
Bjorn Helgaas
2012-03-20
1
-4
/
+8
|
*
|
|
|
powerpc/PCI: compute I/O space bus-to-resource offset consistently
Bjorn Helgaas
2012-03-20
4
-6
/
+11
|
*
|
|
|
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
2012-02-27
1
-1
/
+1
|
*
|
|
|
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
2012-02-23
1
-2
/
+0
|
*
|
|
|
powerpc/PCI: get rid of device resource fixups
Bjorn Helgaas
2012-02-23
2
-81
/
+6
|
*
|
|
|
powerpc/PCI: replace pci_probe_only with pci_flags
Bjorn Helgaas
2012-02-23
10
-22
/
+15
|
*
|
|
|
powerpc/PCI: make pci_probe_only default to 0
Bjorn Helgaas
2012-02-23
5
-8
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
282
-13846
/
+9612
|
\
\
\
\
|
*
|
|
|
powerpc/ps3: Do not adjust the wrapper load address
Stephen Rothwell
2012-03-21
1
-9
/
+13
|
*
|
|
|
powerpc: Remove the rest of the legacy iSeries include files
Stephen Rothwell
2012-03-21
9
-707
/
+0
|
*
|
|
|
powerpc: Remove the remaining CONFIG_PPC_ISERIES pieces
Stephen Rothwell
2012-03-21
5
-37
/
+3
|
*
|
|
|
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
2012-03-21
18
-367
/
+26
|
*
|
|
|
powerpc/spufs: Fix double unlocks
Benjamin Herrenschmidt
2012-03-21
2
-2
/
+1
|
*
|
|
|
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
2012-03-21
87
-897
/
+4927
|
|
\
\
\
\
|
|
*
|
|
|
powerpc: add support for MPIC message register API
Jia Hongtao
2012-03-16
4
-0
/
+424
|
|
*
|
|
|
powerpc/fsl: Added aliased MSIIR register address to MSI node in dts
Diana CRACIUN
2012-03-16
1
-3
/
+3
|
|
*
|
|
|
powerpc/85xx: mpc8548cds - add 36-bit dts
Zhao Chenhui
2012-03-16
1
-0
/
+86
|
|
*
|
|
|
powerpc/85xx: Refactor mpc8548cds device tree
Zhao Chenhui
2012-03-16
4
-358
/
+393
|
|
*
|
|
|
powerpc/85xx: mpc8548cds - Add FPGA node to dts
chenhui zhao
2012-03-16
2
-17
/
+41
|
|
*
|
|
|
powerpc/85xx: mpc8548cds - fix alias in mpc8548si-pre.dtsi
Zhao Chenhui
2012-03-16
1
-1
/
+3
|
|
*
|
|
|
powerpc/85xx: mpc8548cds - Add RapidIO node to dts
chenhui zhao
2012-03-16
3
-0
/
+24
|
|
*
|
|
|
powerpc/85xx: mpc8548cds - Add NOR flash node to dts
chenhui zhao
2012-03-16
1
-1
/
+39
|
|
*
|
|
|
powerpc/85xx: mpc85xxcds - Fix PCI I/O space resource of PCI bridge
chenhui zhao
2012-03-16
1
-2
/
+29
|
|
*
|
|
|
powerpc/85xx: Add Quicc Engine support for p1025rdb
Zhicheng Fan
2012-03-16
1
-1
/
+76
[prev]
[next]