summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| |/
* | Merge branch 'topic/pm-power-off' into nextMichael Ellerman2014-11-051-3/+3
|\ \
| * | powerpc: Convert power off logic to pm_power_offAlexander Graf2014-11-031-3/+3
| |/
* | powerpc: do_notify_resume can be called with bad thread_info flags argumentAnton Blanchard2014-10-311-0/+6
* | powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini2014-10-301-57/+57
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-2112-56/+72
|\
| * powerpc: Only do dynamic DMA zone limits on platforms that need itMichael Ellerman2014-10-171-0/+8
| * powerpc: Add printk levels to setup_system outputAnton Blanchard2014-10-161-16/+16
| * powerpc/eeh: Don't collect logs on PE with blocked config spaceGavin Shan2014-10-151-0/+7
| * powerpc/eeh: Block PCI config access upon frozen PEGavin Shan2014-10-151-0/+8