aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
* powerpc/tm: Fix FP and VMX register corruptionMichael Neuling2017-05-25
* powerpc/64e: Fix hang when debugging programs with relocated kernelLiuHailong2017-05-25
* powerpc/book3s/mce: Move add_taint() later in virtual modeMahesh Salgaonkar2017-05-25
* powerpc/eeh: Avoid use after free in eeh_handle_special_event()Russell Currey2017-05-25
* pstore: Fix flags to enable dumps on powerpcAnkit Kumar2017-05-20
* powerpc: Correctly disable latent entropy GCC plugin on prom_init.oAndrew Donnellan2017-05-14
* powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria2017-04-27
* powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras2017-04-12
* powerpc/64: Fix flush_(d|i)cache_range() called from modulesOliver O'Halloran2017-04-12
* powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt2017-04-12
* powerpc/64s: Fix idle wakeup potential to clobber registersNicholas Piggin2017-03-30
* powerpc/iommu: Pass mm_struct to init/cleanup helpersAlexey Kardashevskiy2017-03-22
* powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPUAneesh Kumar K.V2017-03-12
* powerpc/xmon: Fix data-breakpointRavi Bangoria2017-03-12
* powerpc: Add missing error check to prom_find_boot_cpu()Darren Stevens2017-02-09
* powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()Gavin Shan2017-02-09
* powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset writeDave Martin2017-01-26
* powerpc/ptrace: Preserve previous fprs/vsrs on short regset writeDave Martin2017-01-26
* powerpc/ibmebus: Fix device reference leaks in sysfs interfaceJohan Hovold2017-01-19
* powerpc/ibmebus: Fix further device reference leaksJohan Hovold2017-01-19
* powerpc: Fix build warning on 32-bit PPCLarry Finger2017-01-15
* powerpc/64e: Convert cmpi to cmpwi in head_64.SNicholas Piggin2017-01-09
* KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras2017-01-09
* ptrace: Don't allow accessing an undumpable mmEric W. Biederman2017-01-06
* Merge tag 'powerpc-4.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-12-05
|\
| * powerpc/64: Fix placement of .text to be immediately following .head.textNicholas Piggin2016-12-01
| * powerpc/eeh: Fix deadlock when PE frozen state can't be clearedAndrew Donnellan2016-12-01
* | Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-11-26
|\|
| * powerpc: Set missing wakeup bit in LPCR on POWER9Benjamin Herrenschmidt2016-11-21
* | Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-11-19
|\|
| * powerpc/64: Fix setting of AIL in hypervisor modeBenjamin Herrenschmidt2016-11-15
| * powerpc/oops: Fix missing pr_cont()s in instruction dumpAndrew Donnellan2016-11-12
| * powerpc/oops: Fix missing pr_cont()s in show_regs()Michael Ellerman2016-11-12
| * powerpc/oops: Fix missing pr_cont()s in print_msr_bits() et. al.Michael Ellerman2016-11-12
| * powerpc/oops: Fix missing pr_cont()s in show_stack()Michael Ellerman2016-11-12
| * powerpc/64s: Fix system reset interrupt winkle wakeupsNicholas Piggin2016-11-12
* | Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-28
|\|
| * powerpc/64s: relocation, register save fixes for system reset interruptNicholas Piggin2016-10-27
| * powerpc/process: Fix CONFIG_ALIVEC typo in restore_tm_state()Valentin Rothberg2016-10-27
| * powerpc/64: Fix race condition in setting lock bit in idle/wakeup codePaul Mackerras2016-10-24
| * powerpc/64: Re-fix race condition between going idle and entering guestPaul Mackerras2016-10-24
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-28
|\ \
| * | perf/powerpc: Don't call perf_event_disable() from atomic contextJiri Olsa2016-10-28
| |/
* | Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-19
|\ \ | |/ |/|
| * mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-19
* | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-15
|\ \
| * | gcc-plugins: Add latent_entropy pluginEmese Revfy2016-10-10
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-14
|\ \ \
| * | | ppc: there is no clear_pages to exportStephen Rothwell2016-09-22
| * | | ppc: move exports to definitionsAl Viro2016-08-07