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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'dt' into next
Benjamin Herrenschmidt
2012-11-15
25
-292
/
+267
|
\
|
*
powerpc+of: Remove the pSeries_reconfig.h file
Nathan Fontenot
2012-11-15
4
-17
/
+5
|
*
powerpc+of: Rename the drivers/of prom_* functions to of_*
Nathan Fontenot
2012-11-15
12
-39
/
+37
|
*
powerpc+of: Add of node/property notification chain for adds and removes
Nathan Fontenot
2012-11-15
12
-154
/
+163
|
*
powerpc+of: Move of_drconf_cell struct definition to asm/prom.h
Nathan Fontenot
2012-11-15
2
-12
/
+16
|
*
powerpc+of: Add /proc device tree updating to of node add/remove
Nathan Fontenot
2012-11-15
3
-75
/
+51
*
|
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: Change free_bootmem() to kfree()
JoonSoo Kim
2012-11-15
1
-5
/
+3
*
|
powerpc/ptrace: Enable hardware breakpoint upon re-registering
Aravinda Prasad
2012-11-15
1
-0
/
+4
*
|
powerpc: Use asm-generic/bitops/le.h
Akinobu Mita
2012-11-15
1
-54
/
+1
*
|
powerpc: Remove BITOP_MASK and BITOP_WORD from asm/bitops.h
Akinobu Mita
2012-11-15
1
-11
/
+9
*
|
powerpc/iommu: Use bitmap library
Akinobu Mita
2012-11-15
1
-11
/
+5
*
|
powerpc/perf: Use uapi/unistd.h to fix build error
Sukadev Bhattiprolu
2012-11-15
1
-1
/
+1
*
|
powerpc: Fix typos in Freescale copyright claims
Yang Li
2012-11-15
24
-24
/
+24
*
|
powerpc: Remove stale function prototypes from setup.h
Anton Blanchard
2012-11-15
1
-4
/
+0
*
|
powerpc: Move most of setup.h out of uapi
Anton Blanchard
2012-11-15
2
-31
/
+33
*
|
powerpc: Fix denorm symbol name
Michael Neuling
2012-11-15
1
-1
/
+1
*
|
powerpc: POWER8 cputable entry
Michael Neuling
2012-11-15
4
-2
/
+33
*
|
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/perf: Add missing L2 constraint handling in Power7 PMU
Michael Ellerman
2012-11-15
1
-3
/
+14
*
|
powerpc/powermac/cpufreq_32: Set non-infinite transition time for 7447A driver
Andreas Schwab
2012-11-15
1
-1
/
+4
*
|
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
2
-4
/
+90
*
|
powerpc: Remove no longer used ppc_md.idle_loop()
Michael Ellerman
2012-11-15
2
-6
/
+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/pnv: Avoid bogus output
Gavin Shan
2012-11-15
1
-14
/
+11
*
|
powerpc/sysdev: Use module_platform_driver macro
Srinivas Kandagatla
2012-11-15
1
-12
/
+1
*
|
powerpc/xmon: Fallback to printk() in xmon_printf() if udbg is not setup
Michael Ellerman
2012-11-15
1
-2
/
+8
*
|
powerpc/xmon: Fiddle xmon_depth_to_print logic in xmon_show_stack()
Michael Ellerman
2012-11-15
1
-5
/
+3
*
|
powerpc/xmon: Use STACK_FRAME_OVERHEAD in xmon_show_stack()
Michael Ellerman
2012-11-15
1
-8
/
+2
*
|
powerpc/xmon: Remove unused #defines
Michael Ellerman
2012-11-15
1
-4
/
+0
*
|
powerpc/xmon: Remove renaming #defines of scanhex() and skipbl()
Michael Ellerman
2012-11-15
1
-3
/
+0
*
|
powerpc/xmon: Merge start.c into nonstdio.c
Michael Ellerman
2012-11-15
4
-26
/
+15
*
|
powerpc/xmon: Make xmon_getchar() static
Michael Ellerman
2012-11-15
2
-2
/
+1
*
|
powerpc/xmon: Remove empty xmon_map_scc()
Michael Ellerman
2012-11-15
3
-6
/
+0
*
|
powerpc/xmon: Remove unused xmon_expect() & xmon_read_poll()
Michael Ellerman
2012-11-15
3
-36
/
+0
*
|
powerpc/udbg: Remove unused udbg_read()
Michael Ellerman
2012-11-15
2
-24
/
+0
*
|
powerpc/windfarm: Use module_i2c_driver to simplify the code
Wei Yongjun
2012-11-15
4
-50
/
+4
*
|
powerpc: Add asm/debug.h to get powerpc_debugfs_root
Tony Breeds
2012-11-15
1
-0
/
+1
*
|
powerpc/47x: Use the new ppc-opcode infrastructure
Tony Breeds
2012-11-15
2
-11
/
+8
*
|
powerpc: dtc is required to build dtb files
Matthew McClintock
2012-11-15
1
-1
/
+1
*
|
powerpc/pseries: Double NR_CPUS in defconfig
Nishanth Aravamudan
2012-11-15
1
-1
/
+1
*
|
fbdev: Add GXT4000P and GXT6500P support to the gxt4500 driver
Dan HorĂ¡k
2012-11-15
2
-5
/
+18
|
/
*
cpuidle/powerpc: Fix snooze state problem in the cpuidle design on pseries.
Deepthi Dharwar
2012-10-18
1
-23
/
+13
[next]