| Commit message (Expand) | Author | Age |
* | powerpc/tm: Fix FP and VMX register corruption | Michael Neuling | 2017-05-25 |
* | powerpc/64e: Fix hang when debugging programs with relocated kernel | LiuHailong | 2017-05-25 |
* | powerpc/book3s/mce: Move add_taint() later in virtual mode | Mahesh Salgaonkar | 2017-05-25 |
* | powerpc/eeh: Avoid use after free in eeh_handle_special_event() | Russell Currey | 2017-05-25 |
* | pstore: Fix flags to enable dumps on powerpc | Ankit Kumar | 2017-05-20 |
* | powerpc: Correctly disable latent entropy GCC plugin on prom_init.o | Andrew Donnellan | 2017-05-14 |
* | powerpc/kprobe: Fix oops when kprobed on 'stdu' instruction | Ravi Bangoria | 2017-04-27 |
* | powerpc: Don't try to fix up misaligned load-with-reservation instructions | Paul Mackerras | 2017-04-12 |
* | powerpc/64: Fix flush_(d|i)cache_range() called from modules | Oliver O'Halloran | 2017-04-12 |
* | powerpc: Disable HFSCR[TM] if TM is not supported | Benjamin Herrenschmidt | 2017-04-12 |
* | powerpc/64s: Fix idle wakeup potential to clobber registers | Nicholas Piggin | 2017-03-30 |
* | powerpc/iommu: Pass mm_struct to init/cleanup helpers | Alexey Kardashevskiy | 2017-03-22 |
* | powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPU | Aneesh Kumar K.V | 2017-03-12 |
* | powerpc/xmon: Fix data-breakpoint | Ravi Bangoria | 2017-03-12 |
* | powerpc: Add missing error check to prom_find_boot_cpu() | Darren Stevens | 2017-02-09 |
* | powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe() | Gavin Shan | 2017-02-09 |
* | powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset write | Dave Martin | 2017-01-26 |
* | powerpc/ptrace: Preserve previous fprs/vsrs on short regset write | Dave Martin | 2017-01-26 |
* | powerpc/ibmebus: Fix device reference leaks in sysfs interface | Johan Hovold | 2017-01-19 |
* | powerpc/ibmebus: Fix further device reference leaks | Johan Hovold | 2017-01-19 |
* | powerpc: Fix build warning on 32-bit PPC | Larry Finger | 2017-01-15 |
* | powerpc/64e: Convert cmpi to cmpwi in head_64.S | Nicholas Piggin | 2017-01-09 |
* | KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state | Paul Mackerras | 2017-01-09 |
* | ptrace: Don't allow accessing an undumpable mm | Eric W. Biederman | 2017-01-06 |
* | Merge tag 'powerpc-4.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-12-05 |
|\ |
|
| * | powerpc/64: Fix placement of .text to be immediately following .head.text | Nicholas Piggin | 2016-12-01 |
| * | powerpc/eeh: Fix deadlock when PE frozen state can't be cleared | Andrew Donnellan | 2016-12-01 |
* | | Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-11-26 |
|\| |
|
| * | powerpc: Set missing wakeup bit in LPCR on POWER9 | Benjamin Herrenschmidt | 2016-11-21 |
* | | Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-11-19 |
|\| |
|
| * | powerpc/64: Fix setting of AIL in hypervisor mode | Benjamin Herrenschmidt | 2016-11-15 |
| * | powerpc/oops: Fix missing pr_cont()s in instruction dump | Andrew Donnellan | 2016-11-12 |
| * | powerpc/oops: Fix missing pr_cont()s in show_regs() | Michael Ellerman | 2016-11-12 |
| * | powerpc/oops: Fix missing pr_cont()s in print_msr_bits() et. al. | Michael Ellerman | 2016-11-12 |
| * | powerpc/oops: Fix missing pr_cont()s in show_stack() | Michael Ellerman | 2016-11-12 |
| * | powerpc/64s: Fix system reset interrupt winkle wakeups | Nicholas Piggin | 2016-11-12 |
* | | Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-10-28 |
|\| |
|
| * | powerpc/64s: relocation, register save fixes for system reset interrupt | Nicholas Piggin | 2016-10-27 |
| * | powerpc/process: Fix CONFIG_ALIVEC typo in restore_tm_state() | Valentin Rothberg | 2016-10-27 |
| * | powerpc/64: Fix race condition in setting lock bit in idle/wakeup code | Paul Mackerras | 2016-10-24 |
| * | powerpc/64: Re-fix race condition between going idle and entering guest | Paul Mackerras | 2016-10-24 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-28 |
|\ \ |
|
| * | | perf/powerpc: Don't call perf_event_disable() from atomic context | Jiri Olsa | 2016-10-28 |
| |/ |
|
* | | Merge branch 'gup_flag-cleanups' | Linus Torvalds | 2016-10-19 |
|\ \
| |/
|/| |
|
| * | mm: replace access_process_vm() write parameter with gup_flags | Lorenzo Stoakes | 2016-10-19 |
* | | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-10-15 |
|\ \ |
|
| * | | gcc-plugins: Add latent_entropy plugin | Emese Revfy | 2016-10-10 |
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-10-14 |
|\ \ \ |
|
| * | | | ppc: there is no clear_pages to export | Stephen Rothwell | 2016-09-22 |
| * | | | ppc: move exports to definitions | Al Viro | 2016-08-07 |