index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-05
Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
24
-66
/
+240
2016-08-04
powerpc: add explicit #include <asm/asm-compat.h> for jump label
Jason Baron
1
-0
/
+1
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2
-9
/
+8
2016-08-04
powerpc/mm: Move register_process_table() out of ppc_md
Michael Ellerman
2
-2
/
+4
2016-08-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-29
/
+4
2016-08-03
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
Andy Lutomirski
1
-25
/
+0
2016-08-03
include: mman: use bool instead of int for the return value of arch_validate_...
Chen Gang
1
-4
/
+4
2016-08-03
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+0
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+51
2016-08-01
Merge branch 'pci/msi-affinity' into next
Bjorn Helgaas
9
-20
/
+58
2016-08-01
powerpc/process: Add the function flush_tmregs_to_thread
Anshuman Khandual
1
-0
/
+8
2016-08-01
powerpc/mm: remove flush_tlb_page_nohash
Aneesh Kumar K.V
3
-14
/
+0
2016-08-01
powerpc/mm/hugetlb: Add flush_hugetlb_tlb_range
Aneesh Kumar K.V
2
-0
/
+12
2016-08-01
powerpc/mm/radix/hugetlb: Add helper for finding page size from hstate
Aneesh Kumar K.V
2
-2
/
+17
2016-08-01
powerpc/mm/radix: Rename function and drop unused arg
Aneesh Kumar K.V
1
-5
/
+5
2016-08-01
powerpc/mm/radix: Add tlb flush of THP ptes
Aneesh Kumar K.V
2
-0
/
+11
2016-08-01
powerpc/mm: Drop multiple definition of mm_is_core_local
Aneesh Kumar K.V
1
-0
/
+13
2016-08-01
powerpc/mm: Use hugetlb flush functions
Aneesh Kumar K.V
1
-1
/
+1
2016-08-01
powerpc/mm/hash: Add helper for finding SLBE LLP encoding
Aneesh Kumar K.V
2
-2
/
+10
2016-08-01
powerpc/mm/radix: Implement tlb mmu gather flush efficiently
Aneesh Kumar K.V
1
-0
/
+2
2016-08-01
powerpc/jump_label: Annotate jump label assembly
Michael Ellerman
1
-2
/
+2
2016-08-01
powerpc/mm: Catch usage of cpu/mmu_has_feature() before jump label init
Aneesh Kumar K.V
2
-0
/
+16
2016-08-01
powerpc: Add option to use jump label for mmu_has_feature()
Kevin Hao
2
-0
/
+39
2016-08-01
powerpc: Add option to use jump label for cpu_has_feature()
Kevin Hao
3
-0
/
+31
2016-08-01
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
10
-11
/
+28
2016-08-01
powerpc: Remove mfvtb()
Kevin Hao
2
-10
/
+1
2016-08-01
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
Aneesh Kumar K.V
1
-1
/
+1
2016-08-01
powerpc/mm: Add early_[cpu|mmu]_has_feature()
Michael Ellerman
2
-2
/
+22
2016-08-01
powerpc/mm: Define radix_enabled() in one place & use static inline
Michael Ellerman
2
-11
/
+12
2016-08-01
powerpc/kernel: Convert cpu_has_feature() to returning bool
Michael Ellerman
1
-5
/
+4
2016-08-01
powerpc/kernel: Convert mmu_has_feature() to returning bool
Michael Ellerman
1
-2
/
+2
2016-08-01
powerpc/mm: Make MMU_FTR_RADIX a MMU family feature
Aneesh Kumar K.V
2
-9
/
+8
2016-08-01
powerpc/mm: Do radix device tree scanning earlier
Michael Ellerman
1
-0
/
+1
2016-08-01
powerpc/mm: Do hash device tree scanning earlier
Michael Ellerman
1
-0
/
+1
2016-08-01
powerpc/mm: Add mmu_early_init_devtree()
Michael Ellerman
2
-0
/
+2
2016-07-31
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
63
-228
/
+689
2016-07-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
9
-23
/
+65
2016-07-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+2
2016-07-27
powerpc/mm: check for irq disabled() only if DEBUG_VM is enabled
Aneesh Kumar K.V
1
-4
/
+2
2016-07-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-0
/
+15
2016-07-26
powerpc/mm: Drop unused externs for hpte_init_beat[_v3]()
Michael Ellerman
1
-2
/
+0
2016-07-26
powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header
Michael Ellerman
1
-1
/
+6
2016-07-25
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-10
/
+75
2016-07-21
powerpc: Add module autoloading based on CPU features
Alastair D'Silva
1
-0
/
+40
2016-07-21
powerpc: Merge 32-bit and 64-bit setup_arch()
Benjamin Herrenschmidt
2
-4
/
+8
2016-07-21
powerpc: Get rid of ppc_md.init_early()
Benjamin Herrenschmidt
1
-1
/
+0
2016-07-21
powerpc/mm: Move hash table ops to a separate structure
Benjamin Herrenschmidt
2
-36
/
+39
2016-07-21
powerpc/64: Move MMU backend selection out of platform code
Benjamin Herrenschmidt
1
-0
/
+2
2016-07-21
powerpc/pmac: Remove early allocation of the SMU command buffer
Benjamin Herrenschmidt
1
-7
/
+0
2016-07-21
powerpc: Put exception configuration in a common place
Benjamin Herrenschmidt
3
-11
/
+13
[next]