summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2014-11-08powerpc/8xx: Better readibility of ERRATA CPU6 handlingLEROY Christophe
2014-11-08powerpc/8xx: Implement 16k pagesLEROY Christophe
2014-11-08powerpc/8xx: Const for TLB RPN forced valueLEROY Christophe
2014-11-08powerpc/8xx: Use PAGE size related constsLEROY Christophe
2014-11-08powerpc/8xx: Don't use MD_TWC for walkLEROY Christophe
2014-11-08powerpc/8xx: Use M_TW instead of M_TWBLEROY Christophe
2014-11-08powerpc/8xx: No need to restore registers and save them again.LEROY Christophe
2014-11-08powerpc/8xx: DataAccess exception not generated by MPC8xxLEROY Christophe
2014-11-08powerpc/8xx: exception InstructionAccess does not exist on MPC8xxLEROY Christophe
2014-11-05powerpc: Remove ppc64_boot_msgAnton Blanchard
2014-11-05powerpc/pci: Quieten unset I/O resource warningAnton Blanchard
2014-11-05powerpc: Use probe_kernel_address in show_instructionsAnton Blanchard
2014-11-05Merge branch 'topic/get-cpu-var' into nextMichael Ellerman
2014-11-05Merge branch 'topic/pm-power-off' into nextMichael Ellerman
2014-11-04Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter
2014-10-31powerpc: do_notify_resume can be called with bad thread_info flags argumentAnton Blanchard
2014-10-30powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini
2014-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-10-20powerpc: kernel: drop owner assignment from platform_driversWolfram Sang
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-10-16powerpc: Only do dynamic DMA zone limits on platforms that need itMichael Ellerman
2014-10-16powerpc: Add printk levels to setup_system outputAnton Blanchard
2014-10-16powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() changeMichael Ellerman
2014-10-15powerpc/eeh: Don't collect logs on PE with blocked config spaceGavin Shan
2014-10-15powerpc/eeh: Block PCI config access upon frozen PEGavin Shan
2014-10-15powerpc/pseries: Drop config requests in EEH accessorsGavin Shan
2014-10-15powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKEDGavin Shan
2014-10-15powerpc/eeh: Fix condition for isolated stateGavin Shan
2014-10-15powerpc: Rename __get_SP() to current_stack_pointer()Anton Blanchard
2014-10-15powerpc: Reimplement __get_SP() as a function not a defineAnton Blanchard
2014-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-10-10powerpc/book3s: Don't clear MSR_RI in hmi handler.Mahesh Salgaonkar
2014-10-10Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-10-10nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2014-10-03powerpc/kdump: crash_dump.c needs to include io.hMichael Ellerman
2014-10-03powerpc/pci: remove duplicate declaration of pci_bus_find_capabilityWei Yang
2014-10-02powerpc: Add printk levels to powerpc codeAnton Blanchard
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard
2014-10-02powerpc: Use pr_fmt in module loader codeAnton Blanchard
2014-10-01PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev
2014-10-01powerpc/eeh: Show hex prefix for PE state sysfsGavin Shan
2014-09-30powerpc/powernv: Override dma_get_required_mask()Gavin Shan
2014-09-30powerpc/eeh: Dump PCI config space for all child devicesGavin Shan
2014-09-30powerpc/eeh: Emulate EEH recovery for VFIO devicesGavin Shan
2014-09-30powerpc/eeh: Tag reset state for user owned PEGavin Shan
2014-09-30powerpc/eeh: Block PCI config access during resetGavin Shan