index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-06
Merge commit 'fc69910f329d' into uaccess.mips
Al Viro
6
-12
/
+25
2017-04-04
powerpc/powernv: Introduce address translation services for Nvlink2
Alistair Popple
4
-1
/
+37
2017-04-03
Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch
Ingo Molnar
2
-1
/
+2
2017-04-03
powerpc/book3s: Print task info if we take a machine check in user mode
Michael Ellerman
1
-1
/
+2
2017-04-02
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc
Al Viro
15
-44
/
+202
2017-04-01
powerpc/mm: Enable mappings above 128TB
Aneesh Kumar K.V
1
-6
/
+17
2017-04-01
powerpc/pseries: Skip using reserved virtual address range
Aneesh Kumar K.V
3
-2
/
+8
2017-04-01
powerpc/mm/hash: Store addr_limit in PACA
Aneesh Kumar K.V
1
-0
/
+1
2017-04-01
powerpc/mm: Add addr_limit to mm_context and use it to derive max slice index
Aneesh Kumar K.V
2
-1
/
+3
2017-03-31
powerpc/mm/hash: Increase VA range to 128TB
Aneesh Kumar K.V
3
-6
/
+20
2017-03-31
powerpc/mm/hash: Convert mask to unsigned long
Aneesh Kumar K.V
1
-1
/
+1
2017-03-31
powerpc/mm/hash: Support 68 bit VA
Aneesh Kumar K.V
2
-54
/
+92
2017-03-31
powerpc/mm/hash: Check for non-kernel address in get_kernel_vsid()
Michael Ellerman
1
-0
/
+3
2017-03-31
powerpc/mm/hash: Use context ids 1-4 for the kernel
Aneesh Kumar K.V
1
-25
/
+35
2017-03-31
powerpc/mm: Split radix vs hash mm context initialisation
Michael Ellerman
1
-0
/
+2
2017-03-31
powerpc/mm/hash: Abstract context id allocation for KVM
Michael Ellerman
1
-1
/
+1
2017-03-31
powerpc/mm/slice: Move slice_mask struct definition to slice.c
Aneesh Kumar K.V
1
-11
/
+0
2017-03-31
powerpc/mm: Move copy_mm_to_paca to paca.c
Aneesh Kumar K.V
1
-17
/
+1
2017-03-31
powerpc/mm/slice: Convert slice_mask high slice to a bitmap
Aneesh Kumar K.V
1
-9
/
+6
2017-03-31
powerpc/mm: Move hash specific pte bits to be top bits of RPN
Aneesh Kumar K.V
2
-15
/
+18
2017-03-31
powerpc/mm: Lower the max real address to 53 bits
Aneesh Kumar K.V
1
-3
/
+28
2017-03-31
powerpc/mm: Define all PTE bits based on radix definitions.
Aneesh Kumar K.V
2
-2
/
+4
2017-03-31
powerpc/mm: Define _PAGE_SOFT_DIRTY unconditionally
Aneesh Kumar K.V
1
-4
/
+0
2017-03-31
powerpc/mm/radix: rename _PAGE_LARGE to R_PAGE_LARGE
Aneesh Kumar K.V
2
-3
/
+3
2017-03-31
powerpc/mm: Cleanup bits definition between hash and radix.
Aneesh Kumar K.V
4
-12
/
+17
2017-03-31
powerpc/mm/nohash: MM_SLICE is only used by book3s 64
Aneesh Kumar K.V
2
-10
/
+0
2017-03-30
powerpc/vfio_spapr_tce: Add reference counting to iommu_table
Alexey Kardashevskiy
1
-2
/
+3
2017-03-30
powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
Alexey Kardashevskiy
1
-0
/
+7
2017-03-30
debug: Add _ONCE() logic to report_bug()
Peter Zijlstra
1
-2
/
+2
2017-03-28
powerpc: switch to extable.h
Al Viro
2
-25
/
+30
2017-03-27
powerpc/mmu: Add real mode support for IOMMU preregistered memory
Alexey Kardashevskiy
1
-0
/
+4
2017-03-21
powerpc/64s: Move POWER machine check defines into mce_power.c
Nicholas Piggin
1
-91
/
+0
2017-03-21
powerpc: Fix missing CRCs, add more asm-prototypes.h declarations
Ben Hutchings
1
-0
/
+2
2017-03-20
powerpc/ftrace: Add prototype for prepare_ftrace_return()
Tobin C. Harding
1
-0
/
+2
2017-03-20
powerpc/pseries: Move struct hcall_stats to hvCall_inst.c
Tobin C. Harding
1
-10
/
+0
2017-03-20
powerpc: Move THREAD_SHIFT config to Kconfig
Hamish Martin
1
-9
/
+1
2017-03-18
mm/gup: Drop the arch_pte_access_permitted() MMU callback
Kirill A. Shutemov
1
-6
/
+0
2017-03-16
powerpc: Wire up statx() syscall
Chandan Rajendra
2
-1
/
+2
2017-03-13
Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-1
/
+111
2017-03-10
Merge branch 'prep-for-5level'
Linus Torvalds
5
-0
/
+9
2017-03-10
powerpc/64s: POWER9 machine check handler
Nicholas Piggin
2
-0
/
+109
2017-03-10
powerpc/64s: allow machine check handler to set severity and initiator
Nicholas Piggin
1
-1
/
+2
2017-03-09
power/mm: update pte_write and pte_wrprotect to handle savedwrite
Aneesh Kumar K.V
1
-5
/
+19
2017-03-09
powerpc/mm: handle protnone ptes on fork
Aneesh Kumar K.V
1
-31
/
+42
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
5
-0
/
+9
2017-03-08
livepatch/powerpc: add TIF_PATCH_PENDING thread flag
Josh Poimboeuf
1
-1
/
+3
2017-03-07
Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
6
-12
/
+25
2017-03-06
powerpc/64: Fix L1D cache shape vector reporting L1I values
Michael Ellerman
1
-2
/
+2
2017-03-06
powerpc: Update to new option-vector-5 format for CAS
Suraj Jitindar Singh
1
-6
/
+12
2017-03-05
uaccess: drop pointless ifdefs
Al Viro
1
-6
/
+0
[prev]
[next]