summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2016-11-08powerpc/nvram: Fix an incorrect partition mergePan Xinhui1-3/+3
2016-11-08powerpc/eeh: Null check uses of eeh_pe_bus_getRussell Currey2-0/+13
2016-10-28powerpc/pseries: Fix stack corruption in htpe codeLaurent Dufour1-2/+2
2016-10-28powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras1-1/+1
2016-10-28powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()Gavin Shan1-2/+2
2016-10-28powerpc/vdso64: Use double word compare on pointersAnton Blanchard2-2/+2
2016-10-17KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 registerThomas Huth2-0/+3
2016-10-17KVM: PPC: Book3S PR: Emulate TIR registerAlexander Graf1-0/+1
2016-10-17KVM: PPC: Book3S PR: Ignore PMU SPRsAlexander Graf1-0/+14
2016-10-07powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-sup...Michael Ellerman1-3/+6
2016-10-07powerpc: Add macros for the ibm_architecture_vec[] lengthsMichael Ellerman1-8/+17
2016-10-06powerpc/ptrace: Fix out of bounds array access warningKhem Raj1-2/+2
2016-10-06powerpc/ps3: Remove unused os_area_db_id_video_modeMichael Ellerman1-5/+0
2016-09-29ppc32: fix copy_from_user()Al Viro1-19/+2
2016-09-29powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras1-1/+6
2016-07-21powerpc/pseries: Fix PCI config address for DDWGavin Shan1-2/+2
2016-07-21powerpc/iommu: Remove the dependency on EEH struct in DDW mechanismGuilherme G. Piccoli1-12/+12
2016-07-12powerpc: Use privileged SPR number for MMCR2Thomas Huth1-1/+1
2016-07-12powerpc: Fix definition of SIAR and SDAR registersThomas Huth1-2/+2
2016-06-23powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey1-15/+36
2016-06-15powerpc/book3s64: Fix branching to OOL handlers in relocatable kernelHari Bathini1-5/+11
2016-05-11powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard2-1/+2
2016-03-14powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab1-1/+1
2016-02-12powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng1-8/+8
2016-02-12powerpc: Make value-returning atomics fully orderedBoqun Feng1-1/+1
2016-02-12powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling3-5/+14
2016-01-25KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSRPaul Mackerras1-0/+6
2015-11-14powerpc/pseries: Fix dedicated processor partition detectionAnton Blanchard1-6/+6
2015-11-09powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde1-0/+3
2015-10-05powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras5-10/+16
2015-09-30powerpc/mm: Recompute hash value after a failed updateAneesh Kumar K.V1-1/+2
2015-09-30powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth3-1/+20
2015-09-30powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman1-1/+13
2015-08-25signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras1-2/+0
2015-08-25arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra1-1/+20
2015-07-30powerpc/perf: Fix book3s kernel to userspace backtracesAnton Blanchard1-1/+10
2015-06-03powerpc: Align TOC to 256 bytesAnton Blanchard1-0/+1
2015-06-02powerpc/mm: Fix mmap errno when MAP_FIXED is set and mapping exceeds the allo...jmarchan@redhat.com1-1/+1
2015-05-04powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson1-10/+34
2015-05-04powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTHAnton Blanchard1-1/+1
2015-05-04nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven1-3/+1
2015-04-21powerpc/pseries: Little endian fixes for post mobility device tree updateTyrel Datwyler1-21/+23
2015-04-09powerpc: Fix sys_call_table declaration to enable syscall tracingRomeo Cane1-1/+1
2015-04-09powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman1-2/+2
2015-04-09powerpc/perf: Fix ABIv2 kernel backtracesAnton Blanchard2-1/+8
2015-04-09power, sched: stop updating inside arch_update_cpu_topology() when nothing to...Michael Wang1-0/+15
2015-04-09powerpc/mpc85xx: Add ranges to etsec2 nodesScott Wood3-0/+3
2015-03-16mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi1-0/+8
2015-03-12vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2-1/+3
2015-03-01axonram: Fix bug in direct_accessMatthew Wilcox1-1/+1