summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2017-01-15KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras2-0/+2
2016-10-06ppc32: fix copy_from_user()Al Viro1-19/+2
2016-06-20powerpc: Use privileged SPR number for MMCR2Thomas Huth1-1/+1
2016-06-20powerpc: Fix definition of SIAR and SDAR registersThomas Huth1-2/+2
2016-06-03mm: fix huge zero page accounting in smaps reportKirill A. Shutemov1-0/+1
2016-05-18powerpc: Fix bad inline asm constraint in create_zero_mask()Anton Blanchard1-1/+1
2016-05-09powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard1-0/+1
2015-10-07powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth1-0/+1
2015-10-07powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman1-1/+13
2015-04-23powerpc: Re-enable dynticksPaul Clarke1-0/+9
2015-04-23powerpc: fix memory corruption by pnv_alloc_idle_core_statesJan Stancek1-1/+1
2015-03-28mmu_gather: move minimal range calculations into generic codeWill Deacon2-1/+3
2015-03-24cxl: Fix device_node reference countingRyan Grimm1-1/+1
2015-01-16powerpc: add little endian flag to syscall_get_arch()Richard Guy Briggs1-1/+5
2015-01-16powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle modePaul Mackerras1-0/+2
2014-11-24powerpc/pci: Remove unused force_32bit_msi quirkBenjamin Herrenschmidt1-2/+0
2014-10-30powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini1-26/+26
2014-10-22powerpc: Wire up sys_bpf() syscallPranith Kumar3-1/+3
2014-10-22powerpc/mm: Remove redundant #if caseAneesh Kumar K.V1-1/+1
2014-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds4-5/+5
2014-10-20Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-0/+6
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+3
2014-10-15powerpc/eeh: Block PCI config access upon frozen PEGavin Shan1-0/+1
2014-10-15powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKEDGavin Shan1-1/+1
2014-10-15powerpc: Rename __get_SP() to current_stack_pointer()Anton Blanchard2-2/+2
2014-10-15powerpc: Reimplement __get_SP() as a function not a defineAnton Blanchard2-3/+2
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-121/+77
2014-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds26-80/+348
2014-10-10powerpc: Fix sys_call_table declaration to enable syscall tracingRomeo Cane1-1/+1
2014-10-10Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2-45/+17
2014-10-10mm: remove misleading ARCH_USES_NUMA_PROT_NONEMel Gorman2-45/+17
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+0
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-24/+48
2014-10-08powerpc/opal: Add PHB to cxl mode callIan Munsie1-0/+2
2014-10-08powerpc/mm: Add new hash_page_mm()Ian Munsie1-0/+1
2014-10-08powerpc/powerpc: Add new PCIe functions for allocating cxl interruptsIan Munsie1-0/+31
2014-10-08powerpc/cell: Make spu_flush_all_slbs() genericIan Munsie1-0/+6
2014-10-08powerpc/cell: Move data segment faulting code out of cell platformIan Munsie2-0/+14
2014-10-08powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie2-3/+18
2014-10-07powerpc/pseries: Use new defines when calling H_SET_MODEMichael Neuling1-6/+6
2014-10-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2-1/+5
2014-10-03sched, time: Fix build error with 64 bit cputime_t on 32 bit systemsRik van Riel1-0/+2
2014-10-02powerpc: Add printk levels to powerpc codeAnton Blanchard3-6/+6
2014-10-02powerpc: Remove powerpc specific cmd_lineAnton Blanchard1-2/+0
2014-10-02powerpc: Speed up clear_page by unrolling itAnton Blanchard1-11/+31
2014-10-01PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev1-2/+0
2014-09-30powerpc/powernv: Override dma_get_required_mask()Gavin Shan1-0/+1
2014-09-30powerpc/eeh: Emulate EEH recovery for VFIO devicesGavin Shan1-0/+1