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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: mach-ecovec24: Add user debug switch support
Kuninori Morimoto
2009-09-17
1
-0
/
+10
*
sh: Kill off unused se_skipped in alignment trap notification code.
Paul Mundt
2009-09-16
1
-2
/
+0
*
sh: Wire up HAVE_SYSCALL_TRACEPOINTS.
Paul Mundt
2009-09-16
4
-13
/
+20
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2009-09-16
1130
-13181
/
+72819
|
\
|
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-09-15
206
-2422
/
+11125
|
|
\
|
|
*
powerpc/nvram: Enable use Generic NVRAM driver for different size chips
Martyn Welch
2009-09-11
2
-0
/
+11
|
|
*
powerpc/iseries: Fix oops reading from /proc/iSeries/mf/*/cmdline
Benjamin Herrenschmidt
2009-09-11
1
-1
/
+1
|
|
*
powerpc/booke: Don't set DABR on 64-bit BookE, use DAC1 instead
Benjamin Herrenschmidt
2009-09-11
1
-7
/
+7
|
|
*
powerpc/perf_counters: Reduce stack usage of power_check_constraints
Paul Mackerras
2009-09-11
1
-23
/
+32
|
|
*
powerpc: Fix bug where perf_counters breaks oprofile
Paul Mackerras
2009-09-11
4
-16
/
+20
|
|
*
powerpc/85xx: Fix SMP compile error and allow NULL for smp_ops
Kumar Gala
2009-09-11
2
-13
/
+7
|
|
*
powerpc/irq: Improve nanodoc
Wolfram Sang
2009-09-11
1
-3
/
+4
|
|
*
powerpc: Fix some late PowerMac G5 with PCIe ATI graphics
Benjamin Herrenschmidt
2009-09-02
1
-0
/
+61
|
|
*
powerpc/fsl-booke: Use HW PTE format if CONFIG_PTE_64BIT
Kumar Gala
2009-09-02
4
-18
/
+30
|
|
*
powerpc/book3e: Add missing page sizes
Kumar Gala
2009-09-02
1
-0
/
+10
|
|
*
powerpc/pseries: Fix to handle slb resize across migration
Brian King
2009-09-02
5
-6
/
+31
|
|
*
powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()
Grant Likely
2009-09-02
7
-66
/
+61
|
|
*
powerpc/405ex: support cuImage via included dtb
Tiejun Chen
2009-08-31
2
-1
/
+50
|
|
*
powerpc/405ex: provide necessary fixup function to support cuImage
Tiejun Chen
2009-08-31
3
-3
/
+144
|
|
*
powerpc/40x: Add support for the ESTeem 195E (PPC405EP) SBC
Solomon Peachy
2009-08-31
6
-2
/
+584
|
|
*
powerpc/44x: Add Eiger AMCC (AppliedMicro) PPC460SX evaluation board support.
fkan@amcc.com
2009-08-31
4
-0
/
+1686
|
|
*
powerpc/44x: Update Arches defconfig
Stefan Roese
2009-08-31
1
-50
/
+332
|
|
*
powerpc/44x: Update Arches dts
Stefan Roese
2009-08-31
1
-0
/
+50
|
|
*
powerpc: Properly start decrementer on BookE secondary CPUs
Benjamin Herrenschmidt
2009-08-28
2
-20
/
+22
|
|
*
powerpc: derive COMMAND_LINE_SIZE from asm-generic
Paul Gortmaker
2009-08-28
1
-1
/
+1
|
|
*
powerpc/pci: Pull ppc32 PCI features into common
Kumar Gala
2009-08-28
4
-93
/
+90
|
|
*
powerpc/pci: move pci_64.c device tree scanning code into pci-common.c
Grant Likely
2009-08-28
6
-296
/
+364
|
|
*
powerpc/pci: Remove dead checks for CONFIG_PPC_OF
Grant Likely
2009-08-28
2
-17
/
+0
|
|
*
powerpc/book3e-64: Add support to initial_tlb_book3e for non-HES TLB
Kumar Gala
2009-08-28
2
-4
/
+202
|
|
*
powerpc/book3e-64: Add helper function to setup IVORs
Kumar Gala
2009-08-28
2
-0
/
+23
|
|
*
powerpc/book3e-64: Wait til generic_calibrate_decr to enable decrementer
Kumar Gala
2009-08-28
1
-2
/
+4
|
|
*
powerpc/book3e-64: Move the default cpu table entry
Kumar Gala
2009-08-28
1
-22
/
+27
|
|
*
powerpc/mm: Add MMU features for TLB reservation & Paired MAS registers
Kumar Gala
2009-08-28
2
-1
/
+46
|
|
*
powerpc: Adjust base and index registers in Altivec macros
Michael Wolf
2009-08-28
1
-6
/
+6
|
|
*
powerpc: Name xpn & x fields in HW Hash PTE format
Becky Bruce
2009-08-28
1
-3
/
+7
|
|
*
powerpc: Add CONFIG_DMA_API_DEBUG support
FUJITA Tomonori
2009-08-28
3
-1
/
+22
|
|
*
powerpc: Handle SWIOTLB mapping error properly
FUJITA Tomonori
2009-08-28
2
-1
/
+7
|
|
*
powerpc: Use asm-generic/dma-mapping-common.h
FUJITA Tomonori
2009-08-28
2
-241
/
+7
|
|
*
powerpc: use dma_map_ops struct
FUJITA Tomonori
2009-08-28
12
-79
/
+37
|
|
*
powerpc: Remove swiotlb_pci_dma_ops
FUJITA Tomonori
2009-08-28
6
-19
/
+4
|
|
*
powerpc: Remove addr_needs_map in struct dma_mapping_ops
FUJITA Tomonori
2009-08-28
8
-28
/
+28
|
|
*
Merge commit 'tip/iommu-for-powerpc' into next
Benjamin Herrenschmidt
2009-08-28
20
-698
/
+247
|
|
|
\
|
|
*
\
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
2009-08-27
21
-50
/
+1321
|
|
|
\
\
|
|
|
*
|
powerpc/qe_lib: Set gpio data before changing the direction to output
Michael Barkowski
2009-08-25
1
-2
/
+2
|
|
|
*
|
powerpc/85xx: Add QE USB support for MPC8569E-MDS boards
Anton Vorontsov
2009-08-25
2
-0
/
+49
|
|
|
*
|
powerpc/82xx: Add CPM USB Gadget support for MPC8272ADS boards
Anton Vorontsov
2009-08-25
2
-0
/
+22
|
|
|
*
|
powerpc/82xx: Fix BCSR bits for MPC8272ADS boards
Anton Vorontsov
2009-08-25
1
-1
/
+7
|
|
|
*
|
powerpc/85xx: Add eSDHC support for MPC8536DS boards
Anton Vorontsov
2009-08-25
2
-0
/
+16
|
|
|
*
|
powerpc/85xx: sbc8560 - remove "has-rstcr" from global utilities block
Paul Gortmaker
2009-08-24
1
-1
/
+0
|
|
|
*
|
powerpc/85xx: issue fsl_soc reboot warning only when applicable
Paul Gortmaker
2009-08-24
1
-2
/
+4
[next]