summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2017-06-29powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao
2017-06-14powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman
2017-06-14powerpc/eeh: Avoid use after free in eeh_handle_special_event()Russell Currey
2017-05-08powerpc/ptrace: Fix out of bounds array access warningKhem Raj
2017-04-30powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria
2017-04-22powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt
2017-04-22powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras
2017-01-15KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras
2016-11-23powerpc: 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-22powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()Michael Neuling
2016-08-22powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling
2016-07-20powerpc: Fix build break due to missing PPC_FEATURE2_HTM_NOSCMichael Ellerman
2016-07-12powerpc: Update TM user feature bits in scan_features()Anton Blanchard
2016-07-12powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur
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-05-08powerpc: Disable CPU_FTR_TM if TM is disabled by firmwareAneesh Kumar K.V
2016-04-12powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab
2016-02-15powerpc/eeh: Fix PE location codeGavin Shan
2015-11-15powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde
2015-10-07powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth
2015-08-27signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-06-10powerpc: Align TOC to 256 bytesAnton Blanchard
2015-05-17powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson
2015-04-16powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLERMahesh Salgaonkar
2015-01-16powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle modePaul Mackerras
2015-01-16powerpc/book3s: Fix partial invalidation of TLBs in MCE code.Mahesh Salgaonkar
2015-01-16powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()Anton Blanchard
2014-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-11-27powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard
2014-11-27powerpc/eeh: Fix PE state formatGavin Shan
2014-11-24powerpc/pci: Remove unused force_32bit_msi quirkBenjamin Herrenschmidt
2014-10-31powerpc: do_notify_resume can be called with bad thread_info flags argumentAnton Blanchard
2014-10-30powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini
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-17powerpc: Only do dynamic DMA zone limits on platforms that need itMichael Ellerman
2014-10-16powerpc: Add printk levels to setup_system outputAnton Blanchard
2014-10-16powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() changeMichael Ellerman
2014-10-15powerpc/eeh: Don't collect logs on PE with blocked config spaceGavin Shan
2014-10-15powerpc/eeh: Block PCI config access upon frozen PEGavin Shan
2014-10-15powerpc/pseries: Drop config requests in EEH accessorsGavin Shan
2014-10-15powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKEDGavin Shan
2014-10-15powerpc/eeh: Fix condition for isolated stateGavin 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