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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
powerpc/8xx: Don't use MD_TWC for walk
LEROY Christophe
2014-11-07
1
-16
/
+12
|
|
*
|
|
|
|
powerpc/8xx: Use M_TW instead of M_TWB
LEROY Christophe
2014-11-07
1
-22
/
+26
|
|
*
|
|
|
|
powerpc/8xx: No need to restore registers and save them again.
LEROY Christophe
2014-11-07
1
-2
/
+2
|
|
*
|
|
|
|
powerpc/8xx: DataAccess exception not generated by MPC8xx
LEROY Christophe
2014-11-07
1
-11
/
+10
|
|
*
|
|
|
|
powerpc/8xx: exception InstructionAccess does not exist on MPC8xx
LEROY Christophe
2014-11-07
1
-8
/
+7
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
rtc/tpo: Driver to support rtc and wakeup on PowerNV platform
Neelesh Gupta
2014-11-17
7
-50
/
+36
|
*
|
|
|
|
powerpc: Use generic PIE randomization
Vineeth Vijayan
2014-11-17
3
-11
/
+2
|
*
|
|
|
|
powerpc/powernv: Fix potential zero devisor
Gavin Shan
2014-11-14
1
-12
/
+16
|
*
|
|
|
|
powerpc/powernv: Bail upon invalid master PE
Gavin Shan
2014-11-14
1
-1
/
+3
|
*
|
|
|
|
powerpc/powernv: Simplify pnv_ioda_configure_pe()
Gavin Shan
2014-11-14
1
-15
/
+17
|
*
|
|
|
|
powerpc/powernv: Set PELTV for compound PEs
Gavin Shan
2014-11-14
1
-16
/
+102
|
*
|
|
|
|
powerpc/powernv: Initialize M64 PE in time
Gavin Shan
2014-11-14
1
-6
/
+21
|
*
|
|
|
|
powerpc/powernv: Rename alloc_m64_pe() to reserve_m64_pe()
Gavin Shan
2014-11-14
2
-5
/
+5
|
*
|
|
|
|
powerpc/powernv: Fix condition to remove M64
Gavin Shan
2014-11-14
1
-2
/
+2
|
*
|
|
|
|
powerpc/powernv: Check PHB type in advance
Gavin Shan
2014-11-14
1
-6
/
+6
|
*
|
|
|
|
powerpc/mm: Switch to generic RCU get_user_pages_fast
Aneesh Kumar K.V
2014-11-14
8
-267
/
+22
|
*
|
|
|
|
mm: Update generic gup implementation to handle hugepage directory
Aneesh Kumar K.V
2014-11-14
1
-0
/
+1
|
*
|
|
|
|
powerpc/mm: Add missing pmd accessors
Aneesh Kumar K.V
2014-11-14
5
-17
/
+78
|
*
|
|
|
|
powerpc: Disable CPU_FTR_TM if TM is disabled by firmware
Aneesh Kumar K.V
2014-11-14
1
-0
/
+6
|
*
|
|
|
|
powerpc/xmon: Fix build when 4xx=y and 44x=n
Michael Ellerman
2014-11-12
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'topic/opal-ipmi' into next
Michael Ellerman
2014-11-12
3
-0
/
+33
|
|
\
\
\
\
\
|
|
*
|
|
|
|
powerpc/powernv: Add OPAL IPMI interface
Jeremy Kerr
2014-11-12
3
-0
/
+33
|
|
|
/
/
/
/
|
*
|
|
|
|
powerpc: Fix comment typos in arch/powerpc/include/asm/bitops.h
Boqun Feng
2014-11-12
1
-2
/
+2
|
*
|
|
|
|
powerpc: Fix compilation of emulate_step()
Paul Mackerras
2014-11-12
1
-2
/
+4
|
*
|
|
|
|
powerpc: Save/restore PPR for KVM hypercalls
Suresh E. Warrier
2014-11-12
1
-1
/
+12
|
*
|
|
|
|
powerpc/mm: Use PAGE_FACTOR
Gavin Shan
2014-11-12
1
-2
/
+2
|
*
|
|
|
|
powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()
Anton Blanchard
2014-11-12
1
-1
/
+5
|
*
|
|
|
|
powerpc/gamecube/wii: delete unneeded test before of_node_put
Julia Lawall
2014-11-10
1
-3
/
+3
|
*
|
|
|
|
powerpc/pseries: delete unneeded test before of_node_put
Julia Lawall
2014-11-10
1
-2
/
+1
|
*
|
|
|
|
powerpc/mpc5xxx: delete unneeded test before of_node_put
Julia Lawall
2014-11-10
1
-2
/
+1
|
*
|
|
|
|
powerpc/fsl: fsl_soc: delete unneeded test before of_node_put
Julia Lawall
2014-11-10
1
-2
/
+1
|
*
|
|
|
|
powerpc/4xx/cpm: delete unneeded test before of_node_put
Julia Lawall
2014-11-10
1
-4
/
+4
|
*
|
|
|
|
powerpc/pseries: Quieten relocation on exceptions warning
Anton Blanchard
2014-11-10
1
-1
/
+5
|
*
|
|
|
|
powerpc/pseries: Quieten ibm,pcie-link-speed-stats warning
Anton Blanchard
2014-11-10
1
-1
/
+1
|
*
|
|
|
|
powerpc: LLVM complains about forward declaration of struct rtas_sensors
Anton Blanchard
2014-11-10
1
-11
/
+9
|
*
|
|
|
|
powerpc: Remove double braces in alignment code.
Anton Blanchard
2014-11-10
1
-1
/
+1
|
*
|
|
|
|
powerpc: Don't use local named register variable in current_thread_info
Anton Blanchard
2014-11-10
1
-3
/
+2
|
*
|
|
|
|
powerpc: Remove unused vgacon_remap_base & fix build break
Michael Ellerman
2014-11-10
2
-8
/
+1
|
*
|
|
|
|
powerpc/jump_label: Use HAVE_JUMP_LABEL
Anton Blanchard
2014-11-10
2
-3
/
+3
|
*
|
|
|
|
powerpc/boot: Parse chosen/cmdline-timeout parameter
Simon Kagstrom
2014-11-10
3
-6
/
+17
|
*
|
|
|
|
powerpc: Remove unused CPU_FTRS_A2
Michael Ellerman
2014-11-10
1
-6
/
+2
|
*
|
|
|
|
powerpc: Remove CPU_FTR_HVMODE from CPU_FTRS_ALWAYS
Michael Ellerman
2014-11-10
1
-1
/
+1
|
*
|
|
|
|
powerpc/ftrace: Fix obsolete comment
Jiri Slaby
2014-11-10
1
-1
/
+1
|
*
|
|
|
|
powerpc: Remove unused devm_ioremap_prot()
Kyle McMartin
2014-11-10
3
-47
/
+0
|
*
|
|
|
|
powerpc/ftrace: simplify prepare_ftrace_return
Anton Blanchard
2014-11-10
3
-50
/
+30
|
*
|
|
|
|
powerpc/ftrace: Remove mod_return_to_handler
Anton Blanchard
2014-11-10
3
-43
/
+4
|
*
|
|
|
|
powerpc: make __ffs return unsigned long
Anton Blanchard
2014-11-10
2
-2
/
+2
|
*
|
|
|
|
powerpc: Move sparse_init() into initmem_init
Anton Blanchard
2014-11-10
3
-1
/
+3
|
*
|
|
|
|
powerpc: Remove superfluous bootmem includes
Anton Blanchard
2014-11-10
26
-26
/
+1
|
*
|
|
|
|
powerpc: Remove some old bootmem related comments
Anton Blanchard
2014-11-10
5
-13
/
+6
[prev]
[next]