Age | Commit message (Expand) | Author |
2018-03-31 | Merge branch 'topic/paca' into next | Michael Ellerman |
2018-03-30 | powerpc/64: Use array of paca pointers and allocate pacas individually | Nicholas Piggin |
2018-03-27 | powerpc/lpar/debug: Initialize flags before printing debug message | Alexey Kardashevskiy |
2018-03-27 | powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9 | Paul Mackerras |
2017-11-06 | powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64 | Michael Ellerman |
2017-07-03 | powerpc/pseries: Fix passing of pp0 in updatepp() and updateboltedpp() | Balbir Singh |
2017-04-01 | powerpc/pseries: Skip using reserved virtual address range | Aneesh Kumar K.V |
2017-03-17 | powerpc/pseries: Don't give a warning when HPT resizing isn't available | Michael Ellerman |
2017-02-14 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman |
2017-02-10 | powerpc/pseries: Add support for hash table resizing | David Gibson |
2017-01-31 | powerpc/64: Enable use of radix MMU under hypervisor on POWER9 | Paul Mackerras |
2016-12-16 | Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2016-12-15 | Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2016-12-09 | tracing: Have the reg function allow to fail | Steven Rostedt (Red Hat) |
2016-11-24 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman |
2016-11-16 | powerpc/64: Simplify adaptation to new ISA v3.00 HPTE format | Paul Mackerras |
2016-11-14 | powerpc/pseries: Use H_CLEAR_HPT to clear MMU hash table during kexec | Anton Blanchard |
2016-10-11 | powerpc/pseries: Fix stack corruption in htpe code | Laurent Dufour |
2016-07-26 | powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header | Michael Ellerman |
2016-07-21 | powerpc/mm: Move hash table ops to a separate structure | Benjamin Herrenschmidt |
2016-07-21 | powerpc: Put exception configuration in a common place | Benjamin Herrenschmidt |
2016-06-16 | powerpc: Introduce asm-prototypes.h | Daniel Axtens |
2016-05-11 | powerpc/mm/radix: Isolate hash table function from pseries guest code | Aneesh Kumar K.V |
2016-05-01 | powerpc/mm/hash: Add support for Power9 Hash | Aneesh Kumar K.V |
2016-05-01 | powerpc/mm: Drop WIMG in favour of new constants | Aneesh Kumar K.V |
2016-03-01 | powerpc/mm: Handle removing maybe-present bolted HPTEs | David Gibson |
2015-12-14 | powerpc/mm: Use H_READ with H_READ_4 | Aneesh Kumar K.V |
2015-12-14 | powerpc/mm: Move THP headers around | Aneesh Kumar K.V |
2015-04-09 | powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL define | Anton Blanchard |
2014-12-29 | powerpc/kdump: Ignore failure in enabling big endian exception during crash | Hari Bathini |
2014-12-05 | powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault | Aneesh Kumar K.V |
2014-12-02 | powerpc/mm/thp: Use tlbiel if possible | Aneesh Kumar K.V |
2014-11-05 | Merge branch 'topic/get-cpu-var' into next | Michael Ellerman |
2014-11-03 | powerpc: Replace __get_cpu_var uses | Christoph Lameter |
2014-10-30 | powerpc/fadump: Fix endianess issues in firmware assisted dump handling | Hari Bathini |
2014-09-25 | powerpc/jump_label: use HAVE_JUMP_LABEL? | Zhouyi Zhou |
2014-09-25 | powerpc: Remove stale function prototypes | Anton Blanchard |
2014-08-13 | powerpc/thp: Don't recompute vsid and ssize in loop on invalidate | Aneesh Kumar K.V |
2014-07-11 | powerpc/pseries: Use jump labels for hcall tracepoints | Anton Blanchard |
2013-12-09 | powerpc/mm: Use HPTE constants when updating hpte bits | Aneesh Kumar K.V |
2013-12-09 | powerpc: Make slb_shadow a local | Jeremy Kerr |
2013-11-21 | pseries: Add H_SET_MODE to change exception endianness | Anton Blanchard |
2013-08-27 | powerpc/pseries: Add a warning in the case of cross-cpu VPA registration | Michael Ellerman |
2013-08-27 | pseries: Move plpar_wrapper.h to powerpc common include/asm location. | Deepthi Dharwar |
2013-08-14 | powerpc: Fix little endian lppaca, slb_shadow and dtl_entry | Anton Blanchard |
2013-08-14 | powerpc: Fix a number of sparse warnings | Anton Blanchard |
2013-07-24 | powerpc/pseries: Fix a typo in pSeries_lpar_hpte_insert() | Denis Kirjanov |
2013-07-01 | powerpc/pseries: Inform the hypervisor we are using EBB regs | Michael Ellerman |
2013-06-21 | powerpc: Optimize hugepage invalidate | Aneesh Kumar K.V |
2013-06-21 | powerpc/mm: handle hugepage size correctly when invalidating hpte entries | Aneesh Kumar K.V |