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
/
powerpc
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/powernv: Allow to freeze PE
Gavin Shan
2014-08-05
1
-1
/
+8
*
powerpc/powernv: Enable M64 aperatus for PHB3
Guo Chao
2014-08-05
1
-1
/
+7
*
powerpc/eeh: Aux PE data for error log
Gavin Shan
2014-08-05
1
-0
/
+2
*
powerpc/eeh: Make diag-data not endian dependent
Gavin Shan
2014-08-05
1
-64
/
+64
*
powerpc/eeh: Selectively enable IO for error log
Gavin Shan
2014-08-05
1
-4
/
+5
*
powerpc/eeh: Refactor EEH flag accessors
Gavin Shan
2014-08-05
1
-21
/
+11
*
powerpc/eeh: EEH support for VFIO PCI device
Gavin Shan
2014-08-05
1
-0
/
+12
*
powerpc/eeh: Avoid event on passed PE
Gavin Shan
2014-08-05
1
-0
/
+7
*
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
2014-08-05
3
-10
/
+56
|
\
|
*
powerpc/e6500: Add support for hardware threads
Andy Fleming
2014-07-29
3
-1
/
+37
|
*
powerpc/booke: Define MSR bits the same way as reg.h
Scott Wood
2014-07-29
1
-9
/
+19
*
|
powerpc/perf: Pass the struct perf_events down to compute_mmcr()
Michael Ellerman
2014-07-28
1
-1
/
+4
*
|
powerpc: Add machine_early_initcall()
Michael Ellerman
2014-07-28
1
-0
/
+1
*
|
powerpc: Remove misleading DISABLE_INTS
Michael Ellerman
2014-07-28
1
-4
/
+7
*
|
powerpc: Document register clobbering in EXCEPTION_COMMON()
Michael Ellerman
2014-07-28
1
-0
/
+1
*
|
powerpc: Update comments in irqflags.h
Michael Ellerman
2014-07-28
1
-3
/
+5
*
|
powerpc: Remove CLASSIC_PPC
Michael Ellerman
2014-07-28
1
-5
/
+2
*
|
powerpc: Remove CONFIG_POWER4
Michael Ellerman
2014-07-28
1
-1
/
+1
*
|
powerpc: Remove oprofile RS64 support
Michael Ellerman
2014-07-28
1
-1
/
+0
*
|
powerpc: Remove CONFIG_POWER3
Michael Ellerman
2014-07-28
1
-2
/
+1
*
|
powerpc: Remove MMU_FTR_SLB
Michael Ellerman
2014-07-28
3
-10
/
+4
*
|
powerpc: Remove STAB code
Michael Ellerman
2014-07-28
4
-30
/
+1
*
|
powerpc: Drop support for pre-POWER4 cpus
Michael Ellerman
2014-07-28
1
-12
/
+6
*
|
powerpc: Use standard macros for sys_sigpending() & sys_old_getrlimit()
Michael Ellerman
2014-07-28
1
-2
/
+2
*
|
Merge branch 'merge' into next
Benjamin Herrenschmidt
2014-07-28
2
-1
/
+3
|
\
\
|
*
|
powerpc: subpage_protect: Increase the array size to take care of 64TB
Aneesh Kumar K.V
2014-07-22
1
-1
/
+2
|
*
|
powerpc: Disable doorbells on Power8 DD1.x
Joel Stanley
2014-07-22
1
-0
/
+1
*
|
|
powernv: Add OPAL tracepoints
Anton Blanchard
2014-07-11
1
-0
/
+45
*
|
|
powerpc/pseries: Use jump labels for hcall tracepoints
Anton Blanchard
2014-07-11
1
-0
/
+9
*
|
|
Merge branch 'merge' into next
Benjamin Herrenschmidt
2014-07-11
5
-83
/
+13
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
powerpc/perf: Add PPMU_ARCH_207S define
Joel Stanley
2014-07-11
1
-2
/
+1
|
*
powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3E
Michael Ellerman
2014-07-11
1
-9
/
+1
|
*
powerpc/powernv: Remove OPAL v1 takeover
Michael Ellerman
2014-06-25
1
-29
/
+0
|
*
powerpc: Add ppc_global_function_entry()
Michael Ellerman
2014-06-24
1
-0
/
+11
|
*
powerpc: Remove __arch_swab*
Benjamin Herrenschmidt
2014-06-24
1
-43
/
+0
*
|
powerpc/fsl-booke: Add support for T2080/T2081 SoC
Shengzhou Liu
2014-07-02
1
-0
/
+2
*
|
powerpc/8xx: Remove empty asm/mpc8xx.h
Scott Wood
2014-06-25
2
-11
/
+0
*
|
pcmcia: Remove m8xx_pcmcia driver
Scott Wood
2014-06-25
1
-2
/
+0
*
|
booke/powerpc: define wimge shift mask to fix compilation error
Bharat Bhushan
2014-06-25
1
-0
/
+2
*
|
powerpc/e500mc: Fix wrong value of MCSR_L2MMU_MHIT
Scott Wood
2014-06-20
1
-1
/
+1
|
/
*
powerpc/eeh: Dump PE location code
Gavin Shan
2014-06-11
1
-0
/
+1
*
powerpc/powernv: Fix killed EEH event
Gavin Shan
2014-06-11
1
-1
/
+1
*
powerpc/perf: Ensure all EBB register state is cleared on fork()
Michael Ellerman
2014-06-11
1
-0
/
+2
*
powerpc/cpm: Remove duplicate FCC_GFMR_TTX define
Dan Carpenter
2014-06-11
1
-1
/
+0
*
powerpc/powernv: Fix endianness problems in EEH
Guo Chao
2014-06-11
1
-51
/
+51
*
powerpc: Correct DSCR during TM context switch
Sam bobroff
2014-06-11
1
-2
/
+4
*
powerpc: Remove platforms/wsp and associated pieces
Michael Ellerman
2014-06-11
3
-27
/
+0
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-06-10
27
-99
/
+190
|
\
|
*
powerpc: Allow ppc_md platform hook to override memory_block_size_bytes
Anton Blanchard
2014-06-05
1
-0
/
+3
|
*
powerpc/powernv: Fix endian issues in memory error handling code
Anton Blanchard
2014-06-05
1
-5
/
+5
[next]