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: Use new printk extension %pS to print symbols on oops
Benjamin Herrenschmidt
2008-07-09
1
-9
/
+5
*
powerpc: move device_to_mask() to dma-mapping.h
Mark Nelson
2008-07-09
1
-9
/
+0
*
powerpc/cell: cell_dma_dev_setup_iommu() return the iommu table
Mark Nelson
2008-07-09
1
-4
/
+4
*
powerpc/dma: implement new dma_*map*_attrs() interfaces
Mark Nelson
2008-07-09
6
-29
/
+50
*
powerpc/dma: Add struct iommu_table argument to iommu_map_sg()
Mark Nelson
2008-07-09
2
-5
/
+4
*
powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_info
Maxim Shchetynin
2008-07-09
1
-0
/
+6
*
powerpc/ps3: Quiet system bus match output
Geoff Levand
2008-07-09
1
-8
/
+13
*
powerpc/spufs: only add ".ctx" file with "debug" mount option
Jeremy Kerr
2008-07-09
3
-8
/
+38
*
powerpc/spufs: add sizes for context files
Jeremy Kerr
2008-07-09
1
-17
/
+19
*
powerpc/spufs: allow spufs files to specify sizes
Jeremy Kerr
2008-07-09
3
-7
/
+15
*
powerpc/spufs: avoid magic numbers for mapping sizes
Jeremy Kerr
2008-07-09
3
-18
/
+25
*
powerpc/spufs: don't extend time time slice if context is not in spu_run
Luke Browning
2008-07-09
1
-1
/
+2
*
powerpc/spufs: provide context debug file
Luke Browning
2008-07-09
1
-0
/
+54
*
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
*
powerpc: Move code patching code into arch/powerpc/lib/code-patching.c
Michael Ellerman
2008-07-01
5
-0
/
+38
[next]