summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2017-07-31powerpc/eeh: Enable IO path on permanent errorGavin Shan
2017-07-31powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao
2017-07-26powerpc/eeh: Avoid use after free in eeh_handle_special_event()Russell Currey
2017-06-25powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman
2017-05-17powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria
2017-05-17powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras
2017-05-17powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt
2017-05-17powerpc/xmon: Fix data-breakpointRavi Bangoria
2017-03-06powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()Gavin Shan
2017-03-06powerpc: Add missing error check to prom_find_boot_cpu()Darren Stevens
2017-01-12KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras
2016-11-25powerpc: Convert cmp to cmpd in idle enter sequenceSasha Levin
2016-08-23powerpc/eeh: eeh_pci_enable(): fix checking of post-request stateAndrew Donnellan
2016-08-19powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()Michael Neuling
2016-08-19powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling
2016-07-19powerpc: Fix build break due to missing PPC_FEATURE2_HTM_NOSCMichael Ellerman
2016-07-10powerpc: Update TM user feature bits in scan_features()Anton Blanchard
2016-07-10powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur
2016-06-18powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was addedMichael Ellerman
2016-06-17powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support callThomas Huth
2016-06-06Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"Guilherme G. Piccoli
2016-06-06powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()Gavin Shan
2016-06-06powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()Gavin Shan
2016-06-03powerpc/book3s64: Fix branching to OOL handlers in relocatable kernelHari Bathini
2016-05-08powerpc: Update cpu_user_features2 in scan_features()Anton Blanchard
2016-05-08powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard
2016-04-13powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab
2016-03-04powerpc/eeh: Fix stale cached primary busGavin Shan
2016-02-15powerpc/eeh: Fix PE location codeGavin Shan
2016-01-31powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand
2016-01-31powerpc/tm: Check for already reclaimed tasksMichael Neuling
2016-01-31powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling
2015-11-09powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde
2015-09-29powerpc: Uncomment and make enable_kernel_vsx() routine availableLeonidas Da Silva Barbosa
2015-09-29powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth
2015-09-29powerpc/eeh: Fix fenced PHB caused by eeh_slot_error_detail()Gavin Shan
2015-09-29powerpc/eeh: Probe after unbalanced kref checkDaniel Axtens
2015-08-16signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-10powerpc/powernv: Fix race in updating core_idle_stateShreyas B. Prabhu
2015-05-14powerpc: Align TOC to 256 bytesAnton Blanchard
2015-05-12powerpc/mce: fix off by one errors in mce event handlingDaniel Axtens
2015-05-01powerpc/powernv: Restore non-volatile CRs after napSam Bobroff
2015-05-01powerpc/eeh: Delay probing EEH device during hotplugGavin Shan
2015-05-01powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()Gavin Shan
2015-04-30Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman
2015-04-26Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-21KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8Paul Mackerras
2015-04-21KVM: PPC: Book3S HV: Use bitmap of active threads rather than countPaul Mackerras
2015-04-21KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_wokenPaul Mackerras