| Commit message (Expand) | Author | Age |
* | powerpc/85xx: p1022ds: Use NULL instead of 0 for pointers | Tushar Behera | 2012-11-25 |
* | powerpc: Disable relocation on exceptions when kexecing | Ian Munsie | 2012-11-14 |
* | powerpc: Enable relocation on during exceptions at boot | Ian Munsie | 2012-11-14 |
* | powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate function | Ian Munsie | 2012-11-14 |
* | powerpc: Add wrappers to enable/disable relocation on exceptions | Ian Munsie | 2012-11-14 |
* | powerpc: Add set_mode hcall | Ian Munsie | 2012-11-14 |
* | powerpc: Setup relocation on exceptions for bare metal systems | Michael Neuling | 2012-11-14 |
* | powerpc: Move initial mfspr LPCR out of __init_LPCR | Michael Neuling | 2012-11-14 |
* | powerpc: Add relocation on exception vector handlers | Michael Neuling | 2012-11-14 |
* | powerpc: Add new macros needed for relocation on exceptions | Michael Neuling | 2012-11-14 |
* | powerpc: Turn syscall handler into macros | Michael Neuling | 2012-11-14 |
* | powerpc: Make load_hander handle upto 64k offset | Michael Neuling | 2012-11-14 |
* | powerpc: Remove unessessary 0x3000 location enforcement | Michael Neuling | 2012-11-14 |
* | powerpc: Whitespace changes in exception64s.S | Michael Neuling | 2012-11-14 |
* | Merge branch 'dt' into next | Benjamin Herrenschmidt | 2012-11-14 |
|\ |
|
| * | powerpc+of: Remove the pSeries_reconfig.h file | Nathan Fontenot | 2012-11-14 |
| * | powerpc+of: Rename the drivers/of prom_* functions to of_* | Nathan Fontenot | 2012-11-14 |
| * | powerpc+of: Add of node/property notification chain for adds and removes | Nathan Fontenot | 2012-11-14 |
| * | powerpc+of: Move of_drconf_cell struct definition to asm/prom.h | Nathan Fontenot | 2012-11-14 |
| * | powerpc+of: Add /proc device tree updating to of node add/remove | Nathan Fontenot | 2012-11-14 |
* | | powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build | Anton Blanchard | 2012-11-14 |
* | | powerpc: Add POWER8 architected mode to cputable | Michael Neuling | 2012-11-14 |
* | | powerpc/pseries: Update ibm,architecture.vec for PAPR 2.7/POWER8 | Michael Neuling | 2012-11-14 |
* | | powerpc: Change free_bootmem() to kfree() | JoonSoo Kim | 2012-11-14 |
* | | powerpc/ptrace: Enable hardware breakpoint upon re-registering | Aravinda Prasad | 2012-11-14 |
* | | powerpc: Use asm-generic/bitops/le.h | Akinobu Mita | 2012-11-14 |
* | | powerpc: Remove BITOP_MASK and BITOP_WORD from asm/bitops.h | Akinobu Mita | 2012-11-14 |
* | | powerpc/iommu: Use bitmap library | Akinobu Mita | 2012-11-14 |
* | | powerpc: Fix typos in Freescale copyright claims | Yang Li | 2012-11-14 |
* | | powerpc: Remove stale function prototypes from setup.h | Anton Blanchard | 2012-11-14 |
* | | powerpc: Move most of setup.h out of uapi | Anton Blanchard | 2012-11-14 |
* | | powerpc: Fix denorm symbol name | Michael Neuling | 2012-11-14 |
* | | powerpc: POWER8 cputable entry | Michael Neuling | 2012-11-14 |
* | | powerpc: Add POWER8 setup code | Michael Neuling | 2012-11-14 |
* | | powerpc: make POWER7 setup code name generic | Michael Neuling | 2012-11-14 |
* | | powerpc/perf: Add missing L2 constraint handling in Power7 PMU | Michael Ellerman | 2012-11-14 |
* | | powerpc/powermac/cpufreq_32: Set non-infinite transition time for 7447A driver | Andreas Schwab | 2012-11-14 |
* | | powerpc/ptrace: Remove unused addr parameter in ppc_del_hwdebug() | Michael Neuling | 2012-11-14 |
* | | powerpc/ptrace: Fix spelling mistake | Michael Neuling | 2012-11-14 |
* | | powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac... | K.Prasad | 2012-11-14 |
* | | powerpc: Remove no longer used ppc_md.idle_loop() | Michael Ellerman | 2012-11-14 |
* | | powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning ! | Li Zhong | 2012-11-14 |
* | | powerpc/powernv: Fix OPAL debug entry | Benjamin Herrenschmidt | 2012-11-14 |
* | | powerpc/rtas_flash: Eliminate possible double free | Julia Lawall | 2012-11-14 |
* | | powerpc/pnv: Avoid bogus output | Gavin Shan | 2012-11-14 |
* | | powerpc/sysdev: Use module_platform_driver macro | Srinivas Kandagatla | 2012-11-14 |
* | | powerpc/xmon: Fallback to printk() in xmon_printf() if udbg is not setup | Michael Ellerman | 2012-11-14 |
* | | powerpc/xmon: Fiddle xmon_depth_to_print logic in xmon_show_stack() | Michael Ellerman | 2012-11-14 |
* | | powerpc/xmon: Use STACK_FRAME_OVERHEAD in xmon_show_stack() | Michael Ellerman | 2012-11-14 |
* | | powerpc/xmon: Remove unused #defines | Michael Ellerman | 2012-11-14 |