summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2014-04-28powerpc/eeh: Can't recover from non-PE-reset caseGavin Shan
2014-04-28powerpc/pci: Mask linkDown on resetting PCI busGavin Shan
2014-04-28powerpc/eeh: Make the delay for PE reset unifiedGavin Shan
2014-04-28powerpc/eeh: No hotplug on permanently removed devGavin Shan
2014-04-28powerpc/eeh: Allow to disable EEHGavin Shan
2014-04-28powerpc/eeh: Cleanup EEH subsystem variablesGavin Shan
2014-04-28powerpc/eeh: Use cached capability for log dumpGavin Shan
2014-04-28powerpc/eeh: Cleanup eeh_gather_pci_data()Gavin Shan
2014-04-28powerpc/eeh: Avoid I/O access during PE resetGavin Shan
2014-04-28powerpc/eeh: Block PCI-CFG access during PE resetGavin Shan
2014-04-28powerpc/eeh: EEH_PE_ISOLATED not reflect HW stateGavin Shan
2014-04-28powerpc/eeh: Remove EEH_PE_PHB_DEADGavin Shan
2014-04-28powerpc: Fix error return in rtas_flash module initAnton Blanchard
2014-04-28powerpc: Export flush_icache_rangeJeff Mahoney
2014-04-23powerpc/ftrace: Fix ABIv2 issues with __ftrace_make_callAnton Blanchard
2014-04-23powerpc/ftrace: Use module loader helpers to parse trampolinesAnton Blanchard
2014-04-23powerpc/modules: Create module_trampoline_target()Anton Blanchard
2014-04-23powerpc/modules: Create is_module_trampoline()Anton Blanchard
2014-04-23powerpc: ftrace_caller, _mcount is exported to modules so needs _GLOBAL_TOC()Anton Blanchard
2014-04-23powerpc: modules: implement stubs for ELFv2 ABI.Rusty Russell
2014-04-23powerpc: modules: skip r2 setup for ELFv2Rusty Russell
2014-04-23powerpc: modules: use r12 for stub jump address.Rusty Russell
2014-04-23powerpc: modules: change r2 save/restore offset for ELFv2 ABI.Rusty Russell
2014-04-23powerpc: modules: comment about de-dotifying symbols when using the ELFv2 ABI.Rusty Russell
2014-04-23powerpc: Handle new ELFv2 module relocationsRusty Russell
2014-04-23powerpc: Fix up TOC. for modules.Rusty Russell
2014-04-23powerpc: module: handle MODVERSION for .TOC.Rusty Russell
2014-04-23powerpc: EXPORT_SYMBOL(.TOC.)Rusty Russell
2014-04-23powerpc: modules implement R_PPC64_TOCSAVE relocation.Rusty Russell
2014-04-23powerpc: make module stub code endian independentRusty Russell
2014-04-23powerpc: Fix SMP issues with ppc64le ABIv2Anton Blanchard
2014-04-23powerpc/tm: Fix GOT save offset for ABIv2Anton Blanchard
2014-04-23powerpc/tm: Use STK_PARAMAnton Blanchard
2014-04-23powerpc: Fix kernel thread creation on ABIv2Anton Blanchard
2014-04-23powerpc: Ignore .TOC. relocationsAnton Blanchard
2014-04-23powerpc: ABIv2 function calls must place target address in r12Anton Blanchard
2014-04-23powerpc: Create DOTSYM to wrap dot symbol usageAnton Blanchard
2014-04-23powerpc: Remove dot symbol usage in exception macrosAnton Blanchard
2014-04-23powerpc: Remove some unnecessary uses of _GLOBAL() and _STATIC()Anton Blanchard
2014-04-23powerpc: Don't use a function descriptor for system call tableAnton Blanchard
2014-04-23powerpc: Remove superflous function descriptors in assembly only codeAnton Blanchard
2014-04-23powerpc: No need to use dot symbols when branching to a functionAnton Blanchard
2014-04-18arch,powerpc: Convert smp_mb__*()Peter Zijlstra
2014-04-14powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversalMike Qiu
2014-04-14powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversalMike Qiu
2014-04-12powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras
2014-04-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-04-09powerpc: Add lq/stq emulationAnton Blanchard
2014-04-09powerpc: Remove dead code in sycall entryMichael Neuling
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds