summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2017-08-11arch/powerpc: provide zero_bytemask() for big-endianChris Metcalf
2017-08-11Make asm/word-at-a-time.h available on all architecturesChris Metcalf
2017-08-11Revert "powerpc/numa: Fix percpu allocations to be NUMA aware"Greg Kroah-Hartman
2017-07-27powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran
2017-07-27powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman
2017-06-14powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman
2017-01-15KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras
2016-10-05ppc32: fix copy_from_user()Al Viro
2016-06-19powerpc: Use privileged SPR number for MMCR2Thomas Huth
2016-06-19powerpc: Fix definition of SIAR and SDAR registersThomas Huth
2016-06-03mm: fix huge zero page accounting in smaps reportKirill A. Shutemov
2016-05-17powerpc: Fix bad inline asm constraint in create_zero_mask()Anton Blanchard
2016-05-08powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard
2015-10-07powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth
2015-10-07powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman
2015-04-23powerpc: Re-enable dynticksPaul Clarke
2015-04-23powerpc: fix memory corruption by pnv_alloc_idle_core_statesJan Stancek
2015-03-28mmu_gather: move minimal range calculations into generic codeWill Deacon
2015-03-23cxl: Fix device_node reference countingRyan Grimm
2015-01-16powerpc: add little endian flag to syscall_get_arch()Richard Guy Briggs
2015-01-16powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle modePaul Mackerras
2014-11-24powerpc/pci: Remove unused force_32bit_msi quirkBenjamin Herrenschmidt
2014-10-30powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini
2014-10-22powerpc: Wire up sys_bpf() syscallPranith Kumar
2014-10-22powerpc/mm: Remove redundant #if caseAneesh Kumar K.V
2014-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-15powerpc/eeh: Block PCI config access upon frozen PEGavin Shan
2014-10-15powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKEDGavin 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-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-10-10powerpc: Fix sys_call_table declaration to enable syscall tracingRomeo Cane
2014-10-09Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-10-09mm: remove misleading ARCH_USES_NUMA_PROT_NONEMel Gorman
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-08powerpc/opal: Add PHB to cxl mode callIan Munsie
2014-10-08powerpc/mm: Add new hash_page_mm()Ian Munsie
2014-10-08powerpc/powerpc: Add new PCIe functions for allocating cxl interruptsIan Munsie
2014-10-08powerpc/cell: Make spu_flush_all_slbs() genericIan Munsie
2014-10-08powerpc/cell: Move data segment faulting code out of cell platformIan Munsie
2014-10-08powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie
2014-10-07powerpc/pseries: Use new defines when calling H_SET_MODEMichael Neuling
2014-10-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2014-10-03sched, time: Fix build error with 64 bit cputime_t on 32 bit systemsRik van Riel