summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | powerpc/8xx: Don't use MD_TWC for walkLEROY Christophe2014-11-071-16/+12
| | * | | | | powerpc/8xx: Use M_TW instead of M_TWBLEROY Christophe2014-11-071-22/+26
| | * | | | | powerpc/8xx: No need to restore registers and save them again.LEROY Christophe2014-11-071-2/+2
| | * | | | | powerpc/8xx: DataAccess exception not generated by MPC8xxLEROY Christophe2014-11-071-11/+10
| | * | | | | powerpc/8xx: exception InstructionAccess does not exist on MPC8xxLEROY Christophe2014-11-071-8/+7
| | | |_|/ / | | |/| | |
| * | | | | rtc/tpo: Driver to support rtc and wakeup on PowerNV platformNeelesh Gupta2014-11-177-50/+36
| * | | | | powerpc: Use generic PIE randomizationVineeth Vijayan2014-11-173-11/+2
| * | | | | powerpc/powernv: Fix potential zero devisorGavin Shan2014-11-141-12/+16
| * | | | | powerpc/powernv: Bail upon invalid master PEGavin Shan2014-11-141-1/+3
| * | | | | powerpc/powernv: Simplify pnv_ioda_configure_pe()Gavin Shan2014-11-141-15/+17
| * | | | | powerpc/powernv: Set PELTV for compound PEsGavin Shan2014-11-141-16/+102
| * | | | | powerpc/powernv: Initialize M64 PE in timeGavin Shan2014-11-141-6/+21
| * | | | | powerpc/powernv: Rename alloc_m64_pe() to reserve_m64_pe()Gavin Shan2014-11-142-5/+5
| * | | | | powerpc/powernv: Fix condition to remove M64Gavin Shan2014-11-141-2/+2
| * | | | | powerpc/powernv: Check PHB type in advanceGavin Shan2014-11-141-6/+6
| * | | | | powerpc/mm: Switch to generic RCU get_user_pages_fastAneesh Kumar K.V2014-11-148-267/+22
| * | | | | mm: Update generic gup implementation to handle hugepage directoryAneesh Kumar K.V2014-11-141-0/+1
| * | | | | powerpc/mm: Add missing pmd accessorsAneesh Kumar K.V2014-11-145-17/+78
| * | | | | powerpc: Disable CPU_FTR_TM if TM is disabled by firmwareAneesh Kumar K.V2014-11-141-0/+6
| * | | | | powerpc/xmon: Fix build when 4xx=y and 44x=nMichael Ellerman2014-11-121-1/+1
| * | | | | Merge branch 'topic/opal-ipmi' into nextMichael Ellerman2014-11-123-0/+33
| |\ \ \ \ \
| | * | | | | powerpc/powernv: Add OPAL IPMI interfaceJeremy Kerr2014-11-123-0/+33
| | |/ / / /
| * | | | | powerpc: Fix comment typos in arch/powerpc/include/asm/bitops.hBoqun Feng2014-11-121-2/+2
| * | | | | powerpc: Fix compilation of emulate_step()Paul Mackerras2014-11-121-2/+4
| * | | | | powerpc: Save/restore PPR for KVM hypercallsSuresh E. Warrier2014-11-121-1/+12
| * | | | | powerpc/mm: Use PAGE_FACTORGavin Shan2014-11-121-2/+2
| * | | | | powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()Anton Blanchard2014-11-121-1/+5
| * | | | | powerpc/gamecube/wii: delete unneeded test before of_node_putJulia Lawall2014-11-101-3/+3
| * | | | | powerpc/pseries: delete unneeded test before of_node_putJulia Lawall2014-11-101-2/+1
| * | | | | powerpc/mpc5xxx: delete unneeded test before of_node_putJulia Lawall2014-11-101-2/+1
| * | | | | powerpc/fsl: fsl_soc: delete unneeded test before of_node_putJulia Lawall2014-11-101-2/+1
| * | | | | powerpc/4xx/cpm: delete unneeded test before of_node_putJulia Lawall2014-11-101-4/+4
| * | | | | powerpc/pseries: Quieten relocation on exceptions warningAnton Blanchard2014-11-101-1/+5
| * | | | | powerpc/pseries: Quieten ibm,pcie-link-speed-stats warningAnton Blanchard2014-11-101-1/+1
| * | | | | powerpc: LLVM complains about forward declaration of struct rtas_sensorsAnton Blanchard2014-11-101-11/+9
| * | | | | powerpc: Remove double braces in alignment code.Anton Blanchard2014-11-101-1/+1
| * | | | | powerpc: Don't use local named register variable in current_thread_infoAnton Blanchard2014-11-101-3/+2
| * | | | | powerpc: Remove unused vgacon_remap_base & fix build breakMichael Ellerman2014-11-102-8/+1
| * | | | | powerpc/jump_label: Use HAVE_JUMP_LABELAnton Blanchard2014-11-102-3/+3
| * | | | | powerpc/boot: Parse chosen/cmdline-timeout parameterSimon Kagstrom2014-11-103-6/+17
| * | | | | powerpc: Remove unused CPU_FTRS_A2Michael Ellerman2014-11-101-6/+2
| * | | | | powerpc: Remove CPU_FTR_HVMODE from CPU_FTRS_ALWAYSMichael Ellerman2014-11-101-1/+1
| * | | | | powerpc/ftrace: Fix obsolete commentJiri Slaby2014-11-101-1/+1
| * | | | | powerpc: Remove unused devm_ioremap_prot()Kyle McMartin2014-11-103-47/+0
| * | | | | powerpc/ftrace: simplify prepare_ftrace_returnAnton Blanchard2014-11-103-50/+30
| * | | | | powerpc/ftrace: Remove mod_return_to_handlerAnton Blanchard2014-11-103-43/+4
| * | | | | powerpc: make __ffs return unsigned longAnton Blanchard2014-11-102-2/+2
| * | | | | powerpc: Move sparse_init() into initmem_initAnton Blanchard2014-11-103-1/+3
| * | | | | powerpc: Remove superfluous bootmem includesAnton Blanchard2014-11-1026-26/+1
| * | | | | powerpc: Remove some old bootmem related commentsAnton Blanchard2014-11-105-13/+6
OpenPOWER on IntegriCloud