index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAM
Stefan Roese
2008-07-09
3
-8
/
+8
*
powerpc/44x: Update ppc44x_defconfig
Josh Boyer
2008-07-09
1
-45
/
+104
*
powerpc/44x: Support NAND boot for Rev A Warp boards
Sean MacLennan
2008-07-09
1
-2
/
+7
*
powerpc: rework 4xx PTE access and TLB miss
Benjamin Herrenschmidt
2008-07-09
4
-192
/
+134
*
Merge branch 'virtex-for-2.6.27' of git://git.secretlab.ca/git/linux-2.6-virt...
Josh Boyer
2008-07-09
12
-3
/
+1646
|
\
|
*
powerpc/440: Convert Virtex ML507 device tree to dts-v1
Grant Likely
2008-07-09
1
-99
/
+157
|
*
powerpc/bootwrapper: Allow user to specify additional default targets
Grant Likely
2008-07-09
2
-0
/
+16
|
*
powerpc/bootwrapper: add missing bit of simpleImage target
Grant Likely
2008-07-04
1
-0
/
+4
|
*
powerpc/bootwrapper: Add documentation of boot wrapper targets
Grant Likely
2008-07-04
1
-1
/
+14
|
*
powerpc/virtex: add defconfig for virtex 5 platforms
John Linn
2008-07-04
1
-0
/
+1107
|
*
powerpc/virtex: add Xilinx 440 cpu to the cputable
John Linn
2008-07-04
1
-0
/
+10
|
*
powerpc/virtex: add Xilinx Virtex 5 ppc440 platform support
John Linn
2008-07-04
3
-0
/
+87
|
*
powerpc/virtex: Fix booting of Xilinx FPGAs with 16550 for 405 and 440
John Linn
2008-07-04
4
-2
/
+112
|
*
powerpc/virtex: add dts file for ML507 reference design
John Linn
2008-07-04
1
-0
/
+238
*
|
powerpc/pseries: Update numa association of hotplug memory add for drconf memory
Nathan Fontenot
2008-07-03
1
-18
/
+83
*
|
powerpc/pseries: Split code into helper routines for drconf memory
Nathan Fontenot
2008-07-03
1
-39
/
+170
*
|
powerpc/pseries: Update the device tree correctly for drconf memory add/remove
Nathan Fontenot
2008-07-03
2
-31
/
+100
*
|
powerpc/pseries: Use base address to derive starting page frame number
Nathan Fontenot
2008-07-03
1
-19
/
+17
*
|
powerpc/pseries: Allow phandle to be specified in formats other than decimal
Nathan Fontenot
2008-07-03
1
-1
/
+1
*
|
powerpc: Remove old dump_task_* functions
Michael Neuling
2008-07-03
1
-83
/
+0
*
|
powerpc: Clean up copy_to/from_user for vsx and fpr
Michael Neuling
2008-07-03
3
-66
/
+96
*
|
powerpc: Fixup lwsync at runtime
Kumar Gala
2008-07-03
9
-0
/
+85
*
|
powerpc: Fix building of feature-fixup tests on ppc32
Kumar Gala
2008-07-03
1
-3
/
+3
*
|
powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPAR...
Tony Breeds
2008-07-03
1
-0
/
+1
|
/
*
powerpc: Update for VSX core file and ptrace
Michael Neuling
2008-07-01
2
-26
/
+14
*
powerpc: Fix compile error for CONFIG_VSX
Michael Neuling
2008-07-01
1
-0
/
+1
*
powerpc: Explicitly copy elements of pt_regs
Stephen Rothwell
2008-07-01
1
-12
/
+12
*
powerpc: Remove experimental status of kdump on 64-bit powerpc
Bernhard Walle
2008-07-01
1
-2
/
+2
*
powerpc: Prevent memory corruption due to cache invalidation of unaligned DMA...
Andrew Lewis
2008-07-01
1
-2
/
+9
*
powerpc/bootwrapper: Pad .dtb by default
Kumar Gala
2008-07-01
1
-0
/
+2
*
powerpc: Add CONFIG_VSX config option
Michael Neuling
2008-07-01
1
-0
/
+16
*
powerpc: Add VSX context save/restore, ptrace and signal support
Michael Neuling
2008-07-01
11
-5
/
+388
*
powerpc: Add VSX assembler code macros
Michael Neuling
2008-07-01
1
-0
/
+23
*
powerpc: Add VSX CPU feature
Michael Neuling
2008-07-01
1
-0
/
+4
*
powerpc: Introduce VSX thread_struct and CONFIG_VSX
Michael Neuling
2008-07-01
4
-18
/
+106
*
powerpc: Make load_up_fpu and load_up_altivec callable
Michael Neuling
2008-07-01
4
-8
/
+16
*
powerpc: Move altivec_unavailable
Michael Neuling
2008-07-01
1
-1
/
+3
*
powerpc: Add macros to access floating point registers in thread_struct.
Michael Neuling
2008-07-01
6
-41
/
+51
*
powerpc: Fix MSR setting in 32 bit signal code
Michael Neuling
2008-07-01
1
-4
/
+6
*
powerpc: Change the default link address for pSeries zImage kernels
Tony Breeds
2008-07-01
5
-7
/
+26
*
powerpc: Use an alternative feature section in entry_64.S
Michael Ellerman
2008-07-01
1
-6
/
+6
*
powerpc: Add self-tests of the feature fixup code
Michael Ellerman
2008-07-01
4
-0
/
+939
*
powerpc: Add logic to patch alternative feature sections
Michael Ellerman
2008-07-01
1
-14
/
+65
*
powerpc: Introduce infrastructure for feature sections with alternatives
Michael Ellerman
2008-07-01
4
-3
/
+5
*
powerpc: Split out do_feature_fixups() from cputable.c
Michael Ellerman
2008-07-01
3
-36
/
+57
*
powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instruction
Michael Ellerman
2008-07-01
3
-3
/
+5
*
powerpc: Add tests of the code patching routines
Michael Ellerman
2008-07-01
2
-0
/
+303
*
powerpc: Add new code patching routines
Michael Ellerman
2008-07-01
1
-0
/
+107
*
powerpc: Make create_branch() return errors if the branch target is too large
Michael Ellerman
2008-07-01
1
-2
/
+8
*
powerpc: Allow create_branch() to return errors
Michael Ellerman
2008-07-01
4
-16
/
+20
[next]