Age | Commit message (Expand) | Author |
2014-10-15 | powerpc/eeh: Block PCI config access upon frozen PE | Gavin Shan |
2014-10-15 | powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKED | Gavin Shan |
2014-10-15 | powerpc: Rename __get_SP() to current_stack_pointer() | Anton Blanchard |
2014-10-15 | powerpc: Reimplement __get_SP() as a function not a define | Anton Blanchard |
2014-10-10 | powerpc: Fix sys_call_table declaration to enable syscall tracing | Romeo Cane |
2014-10-08 | powerpc/opal: Add PHB to cxl mode call | Ian Munsie |
2014-10-08 | powerpc/mm: Add new hash_page_mm() | Ian Munsie |
2014-10-08 | powerpc/powerpc: Add new PCIe functions for allocating cxl interrupts | Ian Munsie |
2014-10-08 | powerpc/cell: Make spu_flush_all_slbs() generic | Ian Munsie |
2014-10-08 | powerpc/cell: Move data segment faulting code out of cell platform | Ian Munsie |
2014-10-08 | powerpc/cell: Move spu_handle_mm_fault() out of cell platform | Ian Munsie |
2014-10-07 | powerpc/pseries: Use new defines when calling H_SET_MODE | Michael Neuling |
2014-10-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman |
2014-10-02 | powerpc: Add printk levels to powerpc code | Anton Blanchard |
2014-10-02 | powerpc: Remove powerpc specific cmd_line | Anton Blanchard |
2014-10-02 | powerpc: Speed up clear_page by unrolling it | Anton Blanchard |
2014-09-30 | powerpc/powernv: Override dma_get_required_mask() | Gavin Shan |
2014-09-30 | powerpc/eeh: Emulate EEH recovery for VFIO devices | Gavin Shan |
2014-09-30 | powerpc/powernv: Sync OpalPciResetScope with firmware | Gavin Shan |
2014-09-30 | powerpc/eeh: Unfreeze PE on enabling EEH functionality | Gavin Shan |
2014-09-30 | powerpc/eeh: Introduce eeh_ops::err_inject | Gavin Shan |
2014-09-30 | powerpc/powernv: Sync header with firmware | Gavin Shan |
2014-09-30 | powerpc/eeh: Freeze PE before PE reset | Gavin Shan |
2014-09-30 | powerpc/eeh: Drop unused argument in eeh_check_failure() | Gavin Shan |
2014-09-30 | powerpc: ppc64le optimised word at a time | Anton Blanchard |
2014-09-30 | selftests/powerpc: Add test of load_unaligned_zero_pad() | Michael Ellerman |
2014-09-30 | powerpc: Implement load_unaligned_zeropad | Anton Blanchard |
2014-09-25 | powerpc/eeh: Fix kernel crash when passing through VF | Wei Yang |
2014-09-25 | powerpc: Emulate icbi, mcrf and conditional-trap instructions | Paul Mackerras |
2014-09-25 | powerpc: Split out instruction analysis part of emulate_step() | Paul Mackerras |
2014-09-25 | powerpc/powernv: Don't call generic code on offline cpus | Paul Mackerras |
2014-09-25 | powerpc: Move htab_remove_mapping function prototype into header file | Anton Blanchard |
2014-09-25 | powerpc: Remove stale function prototypes | Anton Blanchard |
2014-09-25 | powerpc/powernv: Add OPAL check token call | Michael Neuling |
2014-09-19 | Revert "powerpc/fsl_msi: spread msi ints across different MSIRs" | Scott Wood |
2014-09-09 | powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create() | Pranith Kumar |
2014-09-09 | powerpc/perf: Fix ABIv2 kernel backtraces | Anton Blanchard |
2014-09-04 | powerpc/8xx: Declare SPRG2 as a SCRATCH register | LEROY Christophe |
2014-09-04 | powerpc/fsl_msi: spread msi ints across different MSIRs | Tudor Laurentiu |
2014-09-03 | powerpc: Dynamic DMA zone limits | Scott Wood |
2014-08-13 | powerpc/mm: Use read barrier when creating real_pte | Aneesh Kumar K.V |
2014-08-13 | powerpc/thp: Handle combo pages in invalidate | Aneesh Kumar K.V |
2014-08-13 | powerpc/thp: Don't recompute vsid and ssize in loop on invalidate | Aneesh Kumar K.V |
2014-08-13 | powerpc: remove duplicate definition of TEXASR_FS | Nishanth Aravamudan |
2014-08-13 | powerpc/powernv: Interface to register/unregister opal dump region | Vasant Hegde |
2014-08-13 | powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYS | Michael Ellerman |
2014-08-13 | powerpc: Add smp_mb() to arch_spin_is_locked() | Michael Ellerman |
2014-08-08 | Merge branch 'akpm' (second patchbomb from Andrew Morton) | Linus Torvalds |
2014-08-08 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski |
2014-08-08 | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott |