summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* powernv/powerpc: Add winkle support for offline cpusShreyas B. Prabhu2014-12-153-10/+150
* powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu2014-12-153-53/+177
* powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle modePaul Mackerras2014-12-151-1/+17
* powerpc: Secondary CPUs must set cpu_callin_map after setting active and onlineAnton Blanchard2014-12-091-1/+8
* powerpc/powernv: Return to cpu offline loop when finished in KVM guestPaul Mackerras2014-12-082-2/+12
* powerpc/book3s: Fix partial invalidation of TLBs in MCE code.Mahesh Salgaonkar2014-12-051-2/+2
* powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V2014-12-051-0/+2
* Merge remote-tracking branch 'benh/next' into nextMichael Ellerman2014-12-024-47/+28
|\
| * powerpc: Drop useless warning in eeh_init()Greg Kurz2014-12-021-4/+1
| * powerpc/powernv: Cleanup unused MCE definitions/declarations.Mahesh Salgaonkar2014-12-022-24/+0
| * powerpc/eeh: Dump PHB diag-data earlyGavin Shan2014-12-021-0/+2
| * powerpc/eeh: Recover EEH error on ownership change for BCM5719Gavin Shan2014-12-021-0/+1
| * powerpc/eeh: Set EEH_PE_RESET on PE resetGavin Shan2014-12-022-8/+6
| * powerpc/eeh: Refactor eeh_reset_pe()Gavin Shan2014-12-021-11/+18
* | powerpc: Remove more traces of bootmemMichael Ellerman2014-11-193-5/+2
|/
* Merge remote-tracking branch 'scottwood/next' into nextMichael Ellerman2014-11-181-108/+122
|\
| * powerpc/8xx: Invalidate non present TLB as early as possibleLEROY Christophe2014-11-081-5/+10
| * powerpc/8xx: Use DAR to save r3 for CPU6 ERRATALEROY Christophe2014-11-081-18/+15
| * powerpc/8xx: Don't restore regs to save them again.LEROY Christophe2014-11-081-3/+5
| * powerpc/8xx: _PMD_PRESENT already set in level 1 entriesLEROY Christophe2014-11-081-2/+0
| * powerpc/8xx: set PTE bit 22 off TLBmissLEROY Christophe2014-11-081-8/+2
| * powerpc/8xx: Better readibility of ERRATA CPU6 handlingLEROY Christophe2014-11-081-13/+16
| * powerpc/8xx: Implement 16k pagesLEROY Christophe2014-11-081-0/+4
| * powerpc/8xx: Const for TLB RPN forced valueLEROY Christophe2014-11-081-6/+13
| * powerpc/8xx: Use PAGE size related constsLEROY Christophe2014-11-081-12/+18
| * powerpc/8xx: Don't use MD_TWC for walkLEROY Christophe2014-11-081-16/+12
| * powerpc/8xx: Use M_TW instead of M_TWBLEROY Christophe2014-11-081-22/+26
| * powerpc/8xx: No need to restore registers and save them again.LEROY Christophe2014-11-081-2/+2
| * powerpc/8xx: DataAccess exception not generated by MPC8xxLEROY Christophe2014-11-081-11/+10
| * powerpc/8xx: exception InstructionAccess does not exist on MPC8xxLEROY Christophe2014-11-081-8/+7
* | rtc/tpo: Driver to support rtc and wakeup on PowerNV platformNeelesh Gupta2014-11-171-0/+1
* | powerpc: Use generic PIE randomizationVineeth Vijayan2014-11-171-9/+0
* | powerpc: Disable CPU_FTR_TM if TM is disabled by firmwareAneesh Kumar K.V2014-11-141-0/+6
* | powerpc: Save/restore PPR for KVM hypercallsSuresh E. Warrier2014-11-121-1/+12
* | powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()Anton Blanchard2014-11-121-1/+5
* | powerpc: LLVM complains about forward declaration of struct rtas_sensorsAnton Blanchard2014-11-091-11/+9
* | powerpc: Remove double braces in alignment code.Anton Blanchard2014-11-091-1/+1
* | powerpc: Remove unused vgacon_remap_base & fix build breakMichael Ellerman2014-11-091-5/+0
* | powerpc/ftrace: Fix obsolete commentJiri Slaby2014-11-091-1/+1
* | powerpc/ftrace: simplify prepare_ftrace_returnAnton Blanchard2014-11-093-50/+30
* | powerpc/ftrace: Remove mod_return_to_handlerAnton Blanchard2014-11-093-43/+4
* | powerpc: Move sparse_init() into initmem_initAnton Blanchard2014-11-091-1/+0
* | powerpc: Remove superfluous bootmem includesAnton Blanchard2014-11-096-6/+0
* | powerpc: Remove some old bootmem related commentsAnton Blanchard2014-11-092-6/+3
* | powerpc: Remove bootmem allocatorAnton Blanchard2014-11-092-5/+3
* | powerpc: Remove ppc64_boot_msgAnton Blanchard2014-11-051-29/+0
* | powerpc/pci: Quieten unset I/O resource warningAnton Blanchard2014-11-051-1/+1
* | powerpc: Use probe_kernel_address in show_instructionsAnton Blanchard2014-11-051-6/+2
* | Merge branch 'topic/get-cpu-var' into nextMichael Ellerman2014-11-0512-48/+48
|\ \
| * | powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-0312-48/+48
| |/