summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Setup relocation on exceptions for bare metal systemsMichael Neuling2012-11-151-0/+2
* powerpc: Move initial mfspr LPCR out of __init_LPCRMichael Neuling2012-11-151-1/+5
* powerpc: Add relocation on exception vector handlersMichael Neuling2012-11-152-9/+174
* powerpc: Add new macros needed for relocation on exceptionsMichael Neuling2012-11-151-0/+25
* powerpc: Turn syscall handler into macrosMichael Neuling2012-11-151-23/+40
* powerpc: Make load_hander handle upto 64k offsetMichael Neuling2012-11-152-2/+7
* powerpc: Remove unessessary 0x3000 location enforcementMichael Neuling2012-11-151-1/+3
* powerpc: Whitespace changes in exception64s.SMichael Neuling2012-11-151-15/+15
* Merge branch 'dt' into nextBenjamin Herrenschmidt2012-11-155-16/+15
|\
| * powerpc+of: Remove the pSeries_reconfig.h fileNathan Fontenot2012-11-151-1/+0
| * powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot2012-11-153-12/+12
| * powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot2012-11-151-3/+3
* | powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard2012-11-151-1/+1
* | powerpc: Add POWER8 architected mode to cputableMichael Neuling2012-11-151-0/+15
* | powerpc/pseries: Update ibm,architecture.vec for PAPR 2.7/POWER8Michael Neuling2012-11-151-3/+8
* | powerpc/ptrace: Enable hardware breakpoint upon re-registeringAravinda Prasad2012-11-151-0/+4
* | powerpc/iommu: Use bitmap libraryAkinobu Mita2012-11-151-11/+5
* | powerpc: Fix denorm symbol nameMichael Neuling2012-11-151-1/+1
* | powerpc: POWER8 cputable entryMichael Neuling2012-11-151-0/+21
* | powerpc: Add POWER8 setup codeMichael Neuling2012-11-152-0/+26
* | powerpc: make POWER7 setup code name genericMichael Neuling2012-11-152-1/+1
* | powerpc/ptrace: Remove unused addr parameter in ppc_del_hwdebug()Michael Neuling2012-11-151-2/+2
* | powerpc/ptrace: Fix spelling mistakeMichael Neuling2012-11-151-2/+2
* | powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac...K.Prasad2012-11-151-4/+74
* | powerpc: Remove no longer used ppc_md.idle_loop()Michael Ellerman2012-11-151-3/+0
* | powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning !Li Zhong2012-11-151-0/+2
* | powerpc/powernv: Fix OPAL debug entryBenjamin Herrenschmidt2012-11-151-0/+1
* | powerpc/rtas_flash: Eliminate possible double freeJulia Lawall2012-11-151-3/+1
* | powerpc/udbg: Remove unused udbg_read()Michael Ellerman2012-11-151-23/+0
* | powerpc: Add asm/debug.h to get powerpc_debugfs_rootTony Breeds2012-11-151-0/+1
|/
* cpuidle/powerpc: Fix smt_snooze_delay functionality.Deepthi Dharwar2012-10-181-1/+1
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-121-2/+2
|\
| * time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-241-1/+1
| * time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-241-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-129-130/+59
|\ \
| * | Uninclude linux/freezer.hRichard Weinberger2012-10-011-1/+0
| * | powerpc: switch to generic sys_execve()/kernel_execve()Al Viro2012-09-305-48/+17
| * | powerpc: split ret_from_forkAl Viro2012-09-306-81/+42
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-0633-171/+734
|\ \
| * | powerpc/iommu: Fix multiple issues with IOMMU pools codeAnton Blanchard2012-10-041-1/+4
| * | powerpc: Set paca->data_offset = 0 for boot cpuMichael Ellerman2012-09-271-0/+2
| * | powerpc/smp: Do not disable IPI interrupts during suspendZhao Chenhui2012-09-191-1/+1
| * | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-09-186-40/+134
| |\ \
| | * | powerpc/swiotlb: Enable at early stage and disable if not necessaryJia Hongtao2012-09-121-0/+20
| | * | powerpc/booke: Add CPU_FTR_EMB_HV check for e5500.Varun Sethi2012-09-121-0/+6
| | * | powerpc/booke: Separate out restore_e5500/setup_e5500 routines.Varun Sethi2012-09-122-18/+32
| | * | powerpc/booke: Merge the 32 bit e5500/e500mc cpu setup code.Varun Sethi2012-09-122-4/+7
| | * | powepc/booke: Separate out E.HV check and ivor setup code.Varun Sethi2012-09-122-17/+30
| | * | powerpc/85xx: add HOTPLUG_CPU supportZhao Chenhui2012-09-121-0/+28
| | * | powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPAREZhao Chenhui2012-09-121-1/+11
OpenPOWER on IntegriCloud