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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Setup relocation on exceptions for bare metal systems
Michael Neuling
2012-11-15
1
-0
/
+2
*
powerpc: Move initial mfspr LPCR out of __init_LPCR
Michael Neuling
2012-11-15
1
-1
/
+5
*
powerpc: Add relocation on exception vector handlers
Michael Neuling
2012-11-15
2
-9
/
+174
*
powerpc: Add new macros needed for relocation on exceptions
Michael Neuling
2012-11-15
1
-0
/
+25
*
powerpc: Turn syscall handler into macros
Michael Neuling
2012-11-15
1
-23
/
+40
*
powerpc: Make load_hander handle upto 64k offset
Michael Neuling
2012-11-15
2
-2
/
+7
*
powerpc: Remove unessessary 0x3000 location enforcement
Michael Neuling
2012-11-15
1
-1
/
+3
*
powerpc: Whitespace changes in exception64s.S
Michael Neuling
2012-11-15
1
-15
/
+15
*
Merge branch 'dt' into next
Benjamin Herrenschmidt
2012-11-15
5
-16
/
+15
|
\
|
*
powerpc+of: Remove the pSeries_reconfig.h file
Nathan Fontenot
2012-11-15
1
-1
/
+0
|
*
powerpc+of: Rename the drivers/of prom_* functions to of_*
Nathan Fontenot
2012-11-15
3
-12
/
+12
|
*
powerpc+of: Add of node/property notification chain for adds and removes
Nathan Fontenot
2012-11-15
1
-3
/
+3
*
|
powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build
Anton Blanchard
2012-11-15
1
-1
/
+1
*
|
powerpc: Add POWER8 architected mode to cputable
Michael Neuling
2012-11-15
1
-0
/
+15
*
|
powerpc/pseries: Update ibm,architecture.vec for PAPR 2.7/POWER8
Michael Neuling
2012-11-15
1
-3
/
+8
*
|
powerpc/ptrace: Enable hardware breakpoint upon re-registering
Aravinda Prasad
2012-11-15
1
-0
/
+4
*
|
powerpc/iommu: Use bitmap library
Akinobu Mita
2012-11-15
1
-11
/
+5
*
|
powerpc: Fix denorm symbol name
Michael Neuling
2012-11-15
1
-1
/
+1
*
|
powerpc: POWER8 cputable entry
Michael Neuling
2012-11-15
1
-0
/
+21
*
|
powerpc: Add POWER8 setup code
Michael Neuling
2012-11-15
2
-0
/
+26
*
|
powerpc: make POWER7 setup code name generic
Michael Neuling
2012-11-15
2
-1
/
+1
*
|
powerpc/ptrace: Remove unused addr parameter in ppc_del_hwdebug()
Michael Neuling
2012-11-15
1
-2
/
+2
*
|
powerpc/ptrace: Fix spelling mistake
Michael Neuling
2012-11-15
1
-2
/
+2
*
|
powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac...
K.Prasad
2012-11-15
1
-4
/
+74
*
|
powerpc: Remove no longer used ppc_md.idle_loop()
Michael Ellerman
2012-11-15
1
-3
/
+0
*
|
powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning !
Li Zhong
2012-11-15
1
-0
/
+2
*
|
powerpc/powernv: Fix OPAL debug entry
Benjamin Herrenschmidt
2012-11-15
1
-0
/
+1
*
|
powerpc/rtas_flash: Eliminate possible double free
Julia Lawall
2012-11-15
1
-3
/
+1
*
|
powerpc/udbg: Remove unused udbg_read()
Michael Ellerman
2012-11-15
1
-23
/
+0
*
|
powerpc: Add asm/debug.h to get powerpc_debugfs_root
Tony Breeds
2012-11-15
1
-0
/
+1
|
/
*
cpuidle/powerpc: Fix smt_snooze_delay functionality.
Deepthi Dharwar
2012-10-18
1
-1
/
+1
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-12
1
-2
/
+2
|
\
|
*
time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD
John Stultz
2012-09-24
1
-1
/
+1
|
*
time: Move update_vsyscall definitions to timekeeper_internal.h
John Stultz
2012-09-24
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
9
-130
/
+59
|
\
\
|
*
|
Uninclude linux/freezer.h
Richard Weinberger
2012-10-01
1
-1
/
+0
|
*
|
powerpc: switch to generic sys_execve()/kernel_execve()
Al Viro
2012-09-30
5
-48
/
+17
|
*
|
powerpc: split ret_from_fork
Al Viro
2012-09-30
6
-81
/
+42
|
|
/
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-10-06
33
-171
/
+734
|
\
\
|
*
|
powerpc/iommu: Fix multiple issues with IOMMU pools code
Anton Blanchard
2012-10-04
1
-1
/
+4
|
*
|
powerpc: Set paca->data_offset = 0 for boot cpu
Michael Ellerman
2012-09-27
1
-0
/
+2
|
*
|
powerpc/smp: Do not disable IPI interrupts during suspend
Zhao Chenhui
2012-09-19
1
-1
/
+1
|
*
|
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
2012-09-18
6
-40
/
+134
|
|
\
\
|
|
*
|
powerpc/swiotlb: Enable at early stage and disable if not necessary
Jia Hongtao
2012-09-12
1
-0
/
+20
|
|
*
|
powerpc/booke: Add CPU_FTR_EMB_HV check for e5500.
Varun Sethi
2012-09-12
1
-0
/
+6
|
|
*
|
powerpc/booke: Separate out restore_e5500/setup_e5500 routines.
Varun Sethi
2012-09-12
2
-18
/
+32
|
|
*
|
powerpc/booke: Merge the 32 bit e5500/e500mc cpu setup code.
Varun Sethi
2012-09-12
2
-4
/
+7
|
|
*
|
powepc/booke: Separate out E.HV check and ivor setup code.
Varun Sethi
2012-09-12
2
-17
/
+30
|
|
*
|
powerpc/85xx: add HOTPLUG_CPU support
Zhao Chenhui
2012-09-12
1
-0
/
+28
|
|
*
|
powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPARE
Zhao Chenhui
2012-09-12
1
-1
/
+11
[next]