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 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-30
2
-1
/
+2
|
\
|
*
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
2012-07-30
2
-1
/
+1
|
*
atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test
Catalin Marinas
2012-07-30
1
-0
/
+1
*
|
Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...
Linus Torvalds
2012-07-30
5
-21
/
+26
|
\
\
|
|
/
|
/
|
|
*
common: dma-mapping: add support for generic dma_mmap_* calls
Marek Szyprowski
2012-07-30
5
-21
/
+26
*
|
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-07-27
1
-30
/
+1
|
\
\
|
*
|
powerpc: remove km_type definitions
Cong Wang
2012-07-24
1
-30
/
+1
*
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2012-07-27
7
-124
/
+93
|
\
\
\
|
*
|
|
powerpc/ftrace: Trace function graph entry before updating index
Steven Rostedt
2012-07-27
1
-6
/
+5
|
*
|
|
powerpc: Lack of firmware flash support is not an error
Anton Blanchard
2012-07-27
1
-1
/
+1
|
*
|
|
powerpc: Enable pseries hardware RNG and crypto modules
Anton Blanchard
2012-07-27
2
-4
/
+8
|
*
|
|
powerpc: Update g5_defconfig
Benjamin Herrenschmidt
2012-07-27
1
-73
/
+30
|
*
|
|
powerpc/kvm/bookehv: Fix build regression
Alexander Graf
2012-07-27
1
-38
/
+39
|
*
|
|
powerpc: Set stack limit properly in crit_transfer_to_handler
Stuart Yoder
2012-07-27
1
-2
/
+10
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-07-26
1
-1
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
crypto: nx - move nx build to driver/crypto Makefile
Seth Jennings
2012-06-27
1
-1
/
+0
*
|
|
|
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-07-24
11
-22
/
+24
|
\
\
\
\
|
*
\
\
\
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
2012-07-05
1
-5
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
powerpc/PCI: factor out pcibios_setup()
Myron Stowe
2012-07-05
1
-5
/
+0
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'topic/sebastian-devinit-fixups' into next
Bjorn Helgaas
2012-06-18
6
-6
/
+6
|
|
\
\
\
\
|
|
*
|
|
|
powerpc/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
2012-06-16
6
-6
/
+6
|
|
|
/
/
/
|
*
|
|
|
powerpc/PCI: register busn_res for root buses
Yinghai Lu
2012-06-13
3
-7
/
+13
|
*
|
|
|
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
2012-06-13
5
-10
/
+10
|
|
/
/
/
*
|
|
|
Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
2012-07-24
4
-10
/
+6
|
\
\
\
\
|
*
|
|
|
devicetree: add helper inline for retrieving a node's full name
Grant Likely
2012-07-06
4
-10
/
+6
*
|
|
|
|
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-07-24
23
-121
/
+365
|
\
\
\
\
\
|
*
|
|
|
|
KVM: PPC: Critical interrupt emulation support
Bharat Bhushan
2012-07-11
1
-0
/
+25
|
*
|
|
|
|
KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guests
Mihai Caraman
2012-07-11
1
-1
/
+2
|
*
|
|
|
|
KVM: PPC64: booke: Set interrupt computation mode for 64-bit host
Mihai Caraman
2012-07-11
1
-1
/
+4
|
*
|
|
|
|
KVM: PPC: bookehv: Add ESR flag to Data Storage Interrupt
Mihai Caraman
2012-07-11
1
-1
/
+1
|
*
|
|
|
|
KVM: PPC: bookehv64: Add support for std/ld emulation.
Varun Sethi
2012-07-11
1
-0
/
+16
|
*
|
|
|
|
booke: Added crit/mc exception handler for e500v2
Bharat Bhushan
2012-07-11
1
-28
/
+27
|
*
|
|
|
|
booke/bookehv: Add host crit-watchdog exception support
Bharat Bhushan
2012-07-11
2
-0
/
+23
|
*
|
|
|
|
Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into next
Avi Kivity
2012-06-06
18
-90
/
+267
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt.
Bharat Bhushan
2012-05-30
1
-1
/
+1
|
|
*
|
|
|
|
KVM: PPC: booke: Added DECAR support
Bharat Bhushan
2012-05-30
4
-0
/
+13
|
|
*
|
|
|
|
KVM: PPC: Book3S HV: Make the guest hash table size configurable
Paul Mackerras
2012-05-30
8
-54
/
+161
|
|
*
|
|
|
|
KVM: PPC: Factor out guest epapr initialization
Liu Yu-B13201
2012-05-30
7
-35
/
+92
*
|
|
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-07-23
153
-2822
/
+4430
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
powerpc/mpic: Create a revmap with enough entries for IPIs and timers
Benjamin Herrenschmidt
2012-07-23
1
-1
/
+1
|
*
|
|
|
|
|
|
Remove stale .rej file
Benjamin Herrenschmidt
2012-07-23
1
-22
/
+0
|
*
|
|
|
|
|
|
powerpc/iommu: Fix iommu pool initialization
Benjamin Herrenschmidt
2012-07-13
1
-2
/
+2
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
2012-07-13
56
-1674
/
+1601
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
powerpc/85xx: Add phy nodes in SGMII mode for MPC8536/44/72DS & P2020DS
Jia Hongtao
2012-07-12
4
-0
/
+44
|
|
*
|
|
|
|
|
|
powerpc/e500: add paravirt QEMU platform
Scott Wood
2012-07-11
4
-0
/
+93
|
|
*
|
|
|
|
|
|
powerpc/mpc85xx_ds: convert to unified PCI init
Scott Wood
2012-07-11
1
-68
/
+29
|
|
*
|
|
|
|
|
|
powerpc/fsl-pci: get PCI init out of board files
Scott Wood
2012-07-11
2
-1
/
+78
|
|
*
|
|
|
|
|
|
powerpc/85xx: Update corenet64_smp_defconfig
Shengzhou Liu
2012-07-11
1
-14
/
+51
|
|
*
|
|
|
|
|
|
powerpc/85xx: Update corenet32_smp_defconfig
Shengzhou Liu
2012-07-11
1
-0
/
+8
|
|
*
|
|
|
|
|
|
powerpc/85xx: Rename P1021RDB-PC device trees to be consistent
Xu Jiucheng
2012-07-11
3
-5
/
+5
[next]