index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCR
Anshuman Khandual
2016-08-01
1
-0
/
+117
*
powerpc/ptrace: Enable NT_PPC_TM_CTAR, NT_PPC_TM_CPPR, NT_PPC_TM_CDSCR
Anshuman Khandual
2016-08-01
1
-0
/
+178
*
powerpc/ptrace: Enable support for TM SPR state
Anshuman Khandual
2016-08-01
2
-1
/
+143
*
powerpc/ptrace: Enable support for NT_PPC_CVSX
Anshuman Khandual
2016-08-01
2
-0
/
+130
*
powerpc/ptrace: Enable support for NT_PPC_CVMX
Anshuman Khandual
2016-08-01
2
-0
/
+159
*
powerpc/ptrace: Enable support for NT_PPC_CFPR
Anshuman Khandual
2016-08-01
1
-0
/
+126
*
powerpc/ptrace: Enable support for NT_PPC_CGPR
Anshuman Khandual
2016-08-01
1
-0
/
+222
*
powerpc/ptrace: Adapt gpr32_get, gpr32_set functions for transaction
Anshuman Khandual
2016-08-01
1
-13
/
+51
*
powerpc/ptrace: Enable in transaction NT_PPC_VSX ptrace requests
Anshuman Khandual
2016-08-01
1
-0
/
+64
*
powerpc/ptrace: Enable in transaction NT_PPC_VMX ptrace requests
Anshuman Khandual
2016-08-01
1
-3
/
+87
*
powerpc/ptrace: Enable in transaction NT_PRFPREG ptrace requests
Anshuman Khandual
2016-08-01
1
-4
/
+89
*
powerpc/process: Add the function flush_tmregs_to_thread
Anshuman Khandual
2016-08-01
2
-0
/
+28
*
powerpc/mm: remove flush_tlb_page_nohash
Aneesh Kumar K.V
2016-08-01
5
-26
/
+1
*
powerpc/mm/hugetlb: Add flush_hugetlb_tlb_range
Aneesh Kumar K.V
2016-08-01
3
-0
/
+22
*
powerpc/mm/radix/hugetlb: Add helper for finding page size from hstate
Aneesh Kumar K.V
2016-08-01
4
-28
/
+30
*
powerpc/mm/radix: Rename function and drop unused arg
Aneesh Kumar K.V
2016-08-01
3
-15
/
+15
*
powerpc/mm/radix: Add tlb flush of THP ptes
Aneesh Kumar K.V
2016-08-01
4
-2
/
+20
*
powerpc/mm: Drop multiple definition of mm_is_core_local
Aneesh Kumar K.V
2016-08-01
3
-12
/
+13
*
powerpc/mm: Use hugetlb flush functions
Aneesh Kumar K.V
2016-08-01
1
-1
/
+1
*
powerpc/mm/hash: Add helper for finding SLBE LLP encoding
Aneesh Kumar K.V
2016-08-01
3
-6
/
+12
*
powerpc/mm/radix: Implement tlb mmu gather flush efficiently
Aneesh Kumar K.V
2016-08-01
2
-1
/
+60
*
powerpc/jump_label: Annotate jump label assembly
Michael Ellerman
2016-08-01
1
-2
/
+2
*
powerpc/mm: Catch usage of cpu/mmu_has_feature() before jump label init
Aneesh Kumar K.V
2016-08-01
3
-0
/
+26
*
powerpc: Add option to use jump label for mmu_has_feature()
Kevin Hao
2016-08-01
4
-0
/
+57
*
powerpc: Add option to use jump label for cpu_has_feature()
Kevin Hao
2016-08-01
5
-0
/
+52
*
powerpc: Add kconfig option to use jump labels for cpu/mmu_has_feature()
Michael Ellerman
2016-08-01
1
-0
/
+9
*
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
2016-08-01
18
-11
/
+36
*
powerpc: Remove mfvtb()
Kevin Hao
2016-08-01
2
-10
/
+1
*
powerpc: Call jump_label_init() in apply_feature_fixups()
Aneesh Kumar K.V
2016-08-01
1
-0
/
+8
*
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
Aneesh Kumar K.V
2016-08-01
5
-6
/
+6
*
powerpc/mm: Add early_[cpu|mmu]_has_feature()
Michael Ellerman
2016-08-01
2
-2
/
+22
*
powerpc/mm: Define radix_enabled() in one place & use static inline
Michael Ellerman
2016-08-01
2
-11
/
+12
*
powerpc/kernel: Convert cpu_has_feature() to returning bool
Michael Ellerman
2016-08-01
1
-5
/
+4
*
powerpc/kernel: Convert mmu_has_feature() to returning bool
Michael Ellerman
2016-08-01
1
-2
/
+2
*
powerpc/mm: Make MMU_FTR_RADIX a MMU family feature
Aneesh Kumar K.V
2016-08-01
7
-17
/
+16
*
powerpc/kernel: Check features don't change after patching
Michael Ellerman
2016-08-01
1
-1
/
+26
*
powerpc/64: Do feature patching before MMU init
Michael Ellerman
2016-08-01
1
-3
/
+3
*
powerpc/mm: Do radix device tree scanning earlier
Michael Ellerman
2016-08-01
3
-3
/
+5
*
powerpc/mm: Do hash device tree scanning earlier
Michael Ellerman
2016-08-01
3
-26
/
+31
*
powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()
Michael Ellerman
2016-08-01
2
-13
/
+11
*
powerpc/mm: Add mmu_early_init_devtree()
Michael Ellerman
2016-08-01
4
-0
/
+10
*
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-07-30
438
-3818
/
+7857
|
\
|
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2016-07-30
44
-208
/
+940
|
|
\
|
|
*
powerpc/8xx: Force VIRT_IMMR_BASE to be a positive number
Scott Wood
2016-07-09
1
-1
/
+1
|
|
*
powerpc/8xx: add CONFIG_PIN_TLB_IMMR
Christophe Leroy
2016-07-09
3
-8
/
+19
|
|
*
powerpc/8xx: Rework CONFIG_PIN_TLB handling
Christophe Leroy
2016-07-09
2
-48
/
+23
|
|
*
powerpc/8xx: Don't use page table for linear memory space
Christophe Leroy
2016-07-09
2
-72
/
+55
|
|
*
powerpc/8xx: unpin all TLBs before flushing
Christophe Leroy
2016-07-09
1
-8
/
+10
|
|
*
powerpc/8xx: CONFIG_PIN_TLB unneeded for CONFIG_PPC_EARLY_DEBUG_CPM
Christophe Leroy
2016-07-09
1
-1
/
+0
|
|
*
powerpc/8xx: Map IMMR area with 512k page at a fixed address
Christophe Leroy
2016-07-09
3
-2
/
+86
[next]