Age | Commit message (Expand) | Author |
2014-04-28 | powerpc/eeh: Can't recover from non-PE-reset case | Gavin Shan |
2014-04-28 | powerpc/pci: Mask linkDown on resetting PCI bus | Gavin Shan |
2014-04-28 | powerpc/eeh: Make the delay for PE reset unified | Gavin Shan |
2014-04-28 | powerpc/eeh: No hotplug on permanently removed dev | Gavin Shan |
2014-04-28 | powerpc/eeh: Allow to disable EEH | Gavin Shan |
2014-04-28 | powerpc/eeh: Cleanup EEH subsystem variables | Gavin Shan |
2014-04-28 | powerpc/eeh: Use cached capability for log dump | Gavin Shan |
2014-04-28 | powerpc/eeh: Cleanup eeh_gather_pci_data() | Gavin Shan |
2014-04-28 | powerpc/eeh: Avoid I/O access during PE reset | Gavin Shan |
2014-04-28 | powerpc/eeh: Block PCI-CFG access during PE reset | Gavin Shan |
2014-04-28 | powerpc/eeh: EEH_PE_ISOLATED not reflect HW state | Gavin Shan |
2014-04-28 | powerpc/eeh: Remove EEH_PE_PHB_DEAD | Gavin Shan |
2014-04-28 | powerpc: Fix error return in rtas_flash module init | Anton Blanchard |
2014-04-28 | powerpc: Export flush_icache_range | Jeff Mahoney |
2014-04-23 | powerpc/ftrace: Fix ABIv2 issues with __ftrace_make_call | Anton Blanchard |
2014-04-23 | powerpc/ftrace: Use module loader helpers to parse trampolines | Anton Blanchard |
2014-04-23 | powerpc/modules: Create module_trampoline_target() | Anton Blanchard |
2014-04-23 | powerpc/modules: Create is_module_trampoline() | Anton Blanchard |
2014-04-23 | powerpc: ftrace_caller, _mcount is exported to modules so needs _GLOBAL_TOC() | Anton Blanchard |
2014-04-23 | powerpc: modules: implement stubs for ELFv2 ABI. | Rusty Russell |
2014-04-23 | powerpc: modules: skip r2 setup for ELFv2 | Rusty Russell |
2014-04-23 | powerpc: modules: use r12 for stub jump address. | Rusty Russell |
2014-04-23 | powerpc: modules: change r2 save/restore offset for ELFv2 ABI. | Rusty Russell |
2014-04-23 | powerpc: modules: comment about de-dotifying symbols when using the ELFv2 ABI. | Rusty Russell |
2014-04-23 | powerpc: Handle new ELFv2 module relocations | Rusty Russell |
2014-04-23 | powerpc: Fix up TOC. for modules. | Rusty Russell |
2014-04-23 | powerpc: module: handle MODVERSION for .TOC. | Rusty Russell |
2014-04-23 | powerpc: EXPORT_SYMBOL(.TOC.) | Rusty Russell |
2014-04-23 | powerpc: modules implement R_PPC64_TOCSAVE relocation. | Rusty Russell |
2014-04-23 | powerpc: make module stub code endian independent | Rusty Russell |
2014-04-23 | powerpc: Fix SMP issues with ppc64le ABIv2 | Anton Blanchard |
2014-04-23 | powerpc/tm: Fix GOT save offset for ABIv2 | Anton Blanchard |
2014-04-23 | powerpc/tm: Use STK_PARAM | Anton Blanchard |
2014-04-23 | powerpc: Fix kernel thread creation on ABIv2 | Anton Blanchard |
2014-04-23 | powerpc: Ignore .TOC. relocations | Anton Blanchard |
2014-04-23 | powerpc: ABIv2 function calls must place target address in r12 | Anton Blanchard |
2014-04-23 | powerpc: Create DOTSYM to wrap dot symbol usage | Anton Blanchard |
2014-04-23 | powerpc: Remove dot symbol usage in exception macros | Anton Blanchard |
2014-04-23 | powerpc: Remove some unnecessary uses of _GLOBAL() and _STATIC() | Anton Blanchard |
2014-04-23 | powerpc: Don't use a function descriptor for system call table | Anton Blanchard |
2014-04-23 | powerpc: Remove superflous function descriptors in assembly only code | Anton Blanchard |
2014-04-23 | powerpc: No need to use dot symbols when branching to a function | Anton Blanchard |
2014-04-18 | arch,powerpc: Convert smp_mb__*() | Peter Zijlstra |
2014-04-14 | powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversal | Mike Qiu |
2014-04-14 | powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversal | Mike Qiu |
2014-04-12 | powerpc: Don't try to set LPCR unless we're in hypervisor mode | Paul Mackerras |
2014-04-09 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2014-04-09 | powerpc: Add lq/stq emulation | Anton Blanchard |
2014-04-09 | powerpc: Remove dead code in sycall entry | Michael Neuling |
2014-04-07 | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |