aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
* powerpc/8xx: Invalidate non present TLB as early as possibleLEROY Christophe2014-11-07
* powerpc/8xx: Use DAR to save r3 for CPU6 ERRATALEROY Christophe2014-11-07
* powerpc/8xx: Don't restore regs to save them again.LEROY Christophe2014-11-07
* powerpc/8xx: _PMD_PRESENT already set in level 1 entriesLEROY Christophe2014-11-07
* powerpc/8xx: set PTE bit 22 off TLBmissLEROY Christophe2014-11-07
* powerpc/8xx: Better readibility of ERRATA CPU6 handlingLEROY Christophe2014-11-07
* powerpc/8xx: Implement 16k pagesLEROY Christophe2014-11-07
* powerpc/8xx: Const for TLB RPN forced valueLEROY Christophe2014-11-07
* powerpc/8xx: Use PAGE size related constsLEROY Christophe2014-11-07
* powerpc/8xx: Don't use MD_TWC for walkLEROY Christophe2014-11-07
* powerpc/8xx: Use M_TW instead of M_TWBLEROY Christophe2014-11-07
* powerpc/8xx: No need to restore registers and save them again.LEROY Christophe2014-11-07
* powerpc/8xx: DataAccess exception not generated by MPC8xxLEROY Christophe2014-11-07
* powerpc/8xx: exception InstructionAccess does not exist on MPC8xxLEROY Christophe2014-11-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-21
|\
| * powerpc: Only do dynamic DMA zone limits on platforms that need itMichael Ellerman2014-10-16
| * powerpc: Add printk levels to setup_system outputAnton Blanchard2014-10-16
| * powerpc/eeh: Don't collect logs on PE with blocked config spaceGavin Shan2014-10-14
| * powerpc/eeh: Block PCI config access upon frozen PEGavin Shan2014-10-14
| * powerpc/pseries: Drop config requests in EEH accessorsGavin Shan2014-10-14
| * powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKEDGavin Shan2014-10-14
| * powerpc/eeh: Fix condition for isolated stateGavin Shan2014-10-14
| * powerpc: Rename __get_SP() to current_stack_pointer()Anton Blanchard2014-10-14
| * powerpc: Reimplement __get_SP() as a function not a defineAnton Blanchard2014-10-14
| * powerpc/book3s: Don't clear MSR_RI in hmi handler.Mahesh Salgaonkar2014-10-10
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-19
|\ \
| * | ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-23
* | | powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() changeMichael Ellerman2014-10-15
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-11
|\ \ \ | | |/ | |/|
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2014-10-03
| |\ \
| | * | powerpc/8xx: Duplicate two insns instead of branchingLEROY Christophe2014-09-04
| | * | powerpc/8xx: Optimize verification in FixupDARLEROY Christophe2014-09-04
| | * | powerpc/8xx: No need to save r10 and r3 when not calling FixupDARLEROY Christophe2014-09-04
| | * | powerpc/8xx: Fix comment about DIRTY updateLEROY Christophe2014-09-04
| | * | powerpc/8xx: Remove loading of r10 at end of FixupDARLEROY Christophe2014-09-04
| | * | powerpc/8xx: Use SCRATCH0 and SCRATCH1 also for TLB handlersLEROY Christophe2014-09-04
| | * | powerpc/8xx: Declare SPRG2 as a SCRATCH registerLEROY Christophe2014-09-04
| | * | powerpc/64: Limit ZONE_DMA32 to 4GiB in swiotlb_detect_4g()Scott Wood2014-09-03
| | * | powerpc/64: Honor swiotlb limit in coherent allocationsScott Wood2014-09-03
| | * | powerpc: Dynamic DMA zone limitsScott Wood2014-09-03
| * | | powerpc/kdump: crash_dump.c needs to include io.hMichael Ellerman2014-10-03
| * | | powerpc/pci: remove duplicate declaration of pci_bus_find_capabilityWei Yang2014-10-03
| * | | powerpc: Add printk levels to powerpc codeAnton Blanchard2014-10-02
| * | | powerpc: Remove powerpc specific cmd_lineAnton Blanchard2014-10-02
| * | | powerpc: Use pr_fmt in module loader codeAnton Blanchard2014-10-02
| * | | powerpc/eeh: Show hex prefix for PE state sysfsGavin Shan2014-10-01
| * | | powerpc/powernv: Override dma_get_required_mask()Gavin Shan2014-09-30
| * | | powerpc/eeh: Dump PCI config space for all child devicesGavin Shan2014-09-30
| * | | powerpc/eeh: Emulate EEH recovery for VFIO devicesGavin Shan2014-09-30
| * | | powerpc/eeh: Tag reset state for user owned PEGavin Shan2014-09-30