Age | Commit message (Expand) | Author |
2018-02-23 | powerpc/mm/drmem: Fix unexpected flag value in ibm,dynamic-memory-v2 | Bharata B Rao |
2018-02-16 | powerpc/pseries: Check for zero filled ibm,dynamic-memory property | Nathan Fontenot |
2018-02-13 | powerpc/mm/hash64: Store the slot information at the right offset for hugetlb | Aneesh Kumar K.V |
2018-02-13 | powerpc/mm: Fix crashes with 16G huge pages | Aneesh Kumar K.V |
2018-02-13 | powerpc/mm: Flush radix process translations when setting MMU type | Alexey Kardashevskiy |
2018-02-08 | powerpc/mm/radix: Split linear mapping on hot-unplug | Balbir Singh |
2018-02-08 | powerpc/64s/radix: Boot-time NULL pointer protection using a guard-PID | Nicholas Piggin |
2018-02-08 | powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove | Nathan Fontenot |
2018-02-06 | Merge branch 'linus' into sched/urgent, to resolve conflicts | Ingo Molnar |
2018-02-06 | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-02-05 | powerpc, membarrier: Skip memory barrier in switch_mm() | Mathieu Desnoyers |
2018-02-03 | Merge branch 'for-4.16/nfit' into libnvdimm-for-next | Ross Zwisler |
2018-02-02 | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-01-31 | mm/thp: remove pmd_huge_split_prepare() | Aneesh Kumar K.V |
2018-01-31 | powerpc/mm: update pmdp_invalidate to return old pmd value | Aneesh Kumar K.V |
2018-01-27 | powerpc/pseries: Fix cpu hotplug crash with memoryless nodes | Michael Bringmann |
2018-01-27 | powerpc/numa: Ensure nodes initialized for hotplug | Michael Bringmann |
2018-01-27 | powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes | Michael Bringmann |
2018-01-27 | powerpc/mm/nohash: do not flush the entire mm when range is a single page | Christophe Leroy |
2018-01-22 | powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_all | Mahesh Salgaonkar |
2018-01-22 | powerpc/pseries: Don't give a warning when HPT resizing isn't available | David Gibson |
2018-01-21 | powerpc/hash: Skip non initialized page size in init_hpte_page_sizes | Aneesh Kumar K.V |
2018-01-21 | Merge branch 'fixes' into next | Michael Ellerman |
2018-01-21 | powerpc/mm: Invalidate subpage_prot() system call on radix platforms | Anshuman Khandual |
2018-01-21 | powerpc: Enable pkey subsystem | Ram Pai |
2018-01-20 | powerpc: Deliver SEGV signal on pkey violation | Ram Pai |
2018-01-20 | powerpc: introduce get_mm_addr_key() helper | Ram Pai |
2018-01-20 | powerpc: Handle exceptions caused by pkey violation | Ram Pai |
2018-01-20 | powerpc: implementation for arch_vma_access_permitted() | Ram Pai |
2018-01-20 | powerpc: helper to validate key-access permissions of a pte | Ram Pai |
2018-01-20 | powerpc: Program HPTE key protection bits | Ram Pai |
2018-01-20 | powerpc: implementation for arch_override_mprotect_pkey() | Ram Pai |
2018-01-20 | powerpc: ability to associate pkey to a vma | Ram Pai |
2018-01-20 | powerpc: introduce execute-only pkey | Ram Pai |
2018-01-20 | powerpc: store and restore the pkey state across context switches | Ram Pai |
2018-01-20 | powerpc: ability to create execute-disabled pkeys | Ram Pai |
2018-01-20 | powerpc: implementation for arch_set_user_pkey_access() | Ram Pai |
2018-01-20 | powerpc: helper functions to initialize AMR, IAMR and UAMOR registers | Ram Pai |
2018-01-20 | powerpc: helper function to read, write AMR, IAMR, UAMOR registers | Ram Pai |
2018-01-20 | powerpc: track allocation status of all pkeys | Ram Pai |
2018-01-20 | powerpc: initial pkey plumbing | Ram Pai |
2018-01-19 | powerpc/64: Rename soft_enabled to irq_soft_mask | Madhavan Srinivasan |
2018-01-19 | powerpc/64: Add #defines for paca->soft_enabled flags | Madhavan Srinivasan |
2018-01-18 | powerpc/pseries: lift RTAS limit for hash | Nicholas Piggin |
2018-01-18 | powerpc/pseries: lift RTAS limit for radix | Nicholas Piggin |
2018-01-18 | powerpc/pseries: radix is not subject to RMA limit, remove it | Nicholas Piggin |
2018-01-18 | powerpc/powernv: Remove real mode access limit for early allocations | Nicholas Piggin |
2018-01-18 | powerpc/64s: Improve local TLB flush for boot and MCE on POWER9 | Nicholas Piggin |
2018-01-16 | powerpc: Use the TRAP macro whenever comparing a trap number | Benjamin Herrenschmidt |
2018-01-16 | powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP | Christophe Leroy |