summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-194-56/+343
|\
| * 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
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-181-1/+1
|\ \
| * | KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR registerPaul Mackerras2014-12-171-0/+1
| * | KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras2014-12-171-1/+0
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\ \ \
| * \ \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-031-1/+0
| |\ \ \ | | |/ / | |/| |
| | * | powerpc: kernel: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | | | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-1136-391/+297
|\ \ \ \ | | |_|/ | |/| |
| * | | 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-071-5/+10
| | * | | powerpc/8xx: Use DAR to save r3 for CPU6 ERRATALEROY Christophe2014-11-071-18/+15
| | * | | powerpc/8xx: Don't restore regs to save them again.LEROY Christophe2014-11-071-3/+5
| | * | | powerpc/8xx: _PMD_PRESENT already set in level 1 entriesLEROY Christophe2014-11-071-2/+0
| | * | | powerpc/8xx: set PTE bit 22 off TLBmissLEROY Christophe2014-11-071-8/+2
| | * | | powerpc/8xx: Better readibility of ERRATA CPU6 handlingLEROY Christophe2014-11-071-13/+16
| | * | | powerpc/8xx: Implement 16k pagesLEROY Christophe2014-11-071-0/+4
| | * | | powerpc/8xx: Const for TLB RPN forced valueLEROY Christophe2014-11-071-6/+13
| | * | | powerpc/8xx: Use PAGE size related constsLEROY Christophe2014-11-071-12/+18
| | * | | 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-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-101-11/+9
| * | | powerpc: Remove double braces in alignment code.Anton Blanchard2014-11-101-1/+1
| * | | powerpc: Remove unused vgacon_remap_base & fix build breakMichael Ellerman2014-11-101-5/+0
| * | | powerpc/ftrace: Fix obsolete commentJiri Slaby2014-11-101-1/+1
| * | | powerpc/ftrace: simplify prepare_ftrace_returnAnton Blanchard2014-11-103-50/+30
| * | | powerpc/ftrace: Remove mod_return_to_handlerAnton Blanchard2014-11-103-43/+4
| * | | powerpc: Move sparse_init() into initmem_initAnton Blanchard2014-11-101-1/+0
OpenPOWER on IntegriCloud