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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-08-05
25
-66
/
+245
|
\
|
*
powerpc/mm: Move register_process_table() out of ppc_md
Michael Ellerman
2016-08-04
2
-2
/
+4
|
*
powerpc/ptrace: Enable support for Performance Monitor registers
Anshuman Khandual
2016-08-01
1
-1
/
+2
|
*
powerpc/ptrace: Enable support for EBB registers
Anshuman Khandual
2016-08-01
1
-0
/
+1
|
*
powerpc/ptrace: Enable support for TM SPR state
Anshuman Khandual
2016-08-01
1
-0
/
+1
|
*
powerpc/ptrace: Enable support for NT_PPC_CVSX
Anshuman Khandual
2016-08-01
1
-0
/
+1
|
*
powerpc/ptrace: Enable support for NT_PPC_CVMX
Anshuman Khandual
2016-08-01
1
-0
/
+1
|
*
powerpc/process: Add the function flush_tmregs_to_thread
Anshuman Khandual
2016-08-01
1
-0
/
+8
|
*
powerpc/mm: remove flush_tlb_page_nohash
Aneesh Kumar K.V
2016-08-01
3
-14
/
+0
|
*
powerpc/mm/hugetlb: Add flush_hugetlb_tlb_range
Aneesh Kumar K.V
2016-08-01
2
-0
/
+12
|
*
powerpc/mm/radix/hugetlb: Add helper for finding page size from hstate
Aneesh Kumar K.V
2016-08-01
2
-2
/
+17
|
*
powerpc/mm/radix: Rename function and drop unused arg
Aneesh Kumar K.V
2016-08-01
1
-5
/
+5
|
*
powerpc/mm/radix: Add tlb flush of THP ptes
Aneesh Kumar K.V
2016-08-01
2
-0
/
+11
|
*
powerpc/mm: Drop multiple definition of mm_is_core_local
Aneesh Kumar K.V
2016-08-01
1
-0
/
+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
2
-2
/
+10
|
*
powerpc/mm/radix: Implement tlb mmu gather flush efficiently
Aneesh Kumar K.V
2016-08-01
1
-0
/
+2
|
*
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
2
-0
/
+16
|
*
powerpc: Add option to use jump label for mmu_has_feature()
Kevin Hao
2016-08-01
2
-0
/
+39
|
*
powerpc: Add option to use jump label for cpu_has_feature()
Kevin Hao
2016-08-01
3
-0
/
+31
|
*
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
2016-08-01
10
-11
/
+28
|
*
powerpc: Remove mfvtb()
Kevin Hao
2016-08-01
2
-10
/
+1
|
*
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
Aneesh Kumar K.V
2016-08-01
1
-1
/
+1
|
*
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
2
-9
/
+8
|
*
powerpc/mm: Do radix device tree scanning earlier
Michael Ellerman
2016-08-01
1
-0
/
+1
|
*
powerpc/mm: Do hash device tree scanning earlier
Michael Ellerman
2016-08-01
1
-0
/
+1
|
*
powerpc/mm: Add mmu_early_init_devtree()
Michael Ellerman
2016-08-01
2
-0
/
+2
*
|
powerpc: add explicit #include <asm/asm-compat.h> for jump label
Jason Baron
2016-08-04
1
-0
/
+1
*
|
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
2
-9
/
+8
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-08-02
2
-29
/
+4
|
\
\
|
*
|
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
Andy Lutomirski
2016-08-02
1
-25
/
+0
|
*
|
include: mman: use bool instead of int for the return value of arch_validate_...
Chen Gang
2016-08-02
1
-4
/
+4
|
|
/
*
|
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-02
1
-3
/
+0
|
\
\
|
*
\
Merge branch 'pci/msi-affinity' into next
Bjorn Helgaas
2016-08-01
9
-20
/
+58
|
|
\
\
|
*
|
|
PCI: Unify pci_resource_to_user() declarations
Bjorn Helgaas
2016-06-17
1
-3
/
+0
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-02
2
-0
/
+51
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interrupt
Mahesh Salgaonkar
2016-06-20
2
-0
/
+51
*
|
|
|
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-07-30
63
-228
/
+689
|
\
\
\
\
|
*
\
\
\
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2016-07-30
9
-23
/
+65
|
|
\
\
\
\
|
|
*
|
|
|
powerpc/8xx: Fix vaddr for IMMR early remap
Christophe Leroy
2016-07-09
2
-0
/
+10
|
|
*
|
|
|
powerpc32: provide VIRT_CPU_ACCOUNTING
Christophe Leroy
2016-07-09
7
-23
/
+55
|
*
|
|
|
|
powerpc/mm: Drop unused externs for hpte_init_beat[_v3]()
Michael Ellerman
2016-07-26
1
-2
/
+0
|
*
|
|
|
|
powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header
Michael Ellerman
2016-07-26
1
-1
/
+6
|
*
|
|
|
|
powerpc: Add module autoloading based on CPU features
Alastair D'Silva
2016-07-21
1
-0
/
+40
|
*
|
|
|
|
powerpc: Merge 32-bit and 64-bit setup_arch()
Benjamin Herrenschmidt
2016-07-21
2
-4
/
+8
[next]