index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-19
powerpc/smp: Use code patching to restore reset vector
Christophe Leroy
2
-4
/
+2
2018-12-19
powerpc/44x: use patch_sites for TLB handlers patching
Christophe Leroy
3
-17
/
+11
2018-12-19
powerpc/signal: Use code patching instead of hardcoding
Christophe Leroy
3
-9
/
+11
2018-12-19
powerpc/8xx: use modify_instruction_site()
Christophe Leroy
1
-5
/
+1
2018-12-19
powerpc/book3s/32: Use patch_site to patch hash functions
Christophe Leroy
3
-39
/
+35
2018-12-19
powerpc/book3s/32: Use MMU_FTR_HPTE_TABLE in head_32.S
Christophe Leroy
2
-11
/
+5
2018-12-19
powerpc/32: use patch_site_addr() in machine_init()
Christophe Leroy
1
-2
/
+1
2018-12-19
powerpc: add modify_instruction() and modify_instruction_site()
Christophe Leroy
1
-0
/
+11
2018-12-19
powerpc: simplify patch_instruction_site() and patch_branch_site()
Christophe Leroy
2
-18
/
+10
2018-12-19
powerpc/mm: remove unused variable
Christophe Leroy
1
-2
/
+1
2018-12-19
powerpc: implement CONFIG_DEBUG_VIRTUAL
Christophe Leroy
3
-2
/
+14
2018-12-17
powerpc/32: Move the old 6xx -mcpu logic before the TARGET_CPU logic
Mathieu Malaterre
1
-4
/
+4
2018-12-17
powerpc/ipic: Remove unused ipic_set_priority()
Michael Ellerman
2
-29
/
+0
2018-12-17
Merge branch 'fixes' into next
Michael Ellerman
12
-20
/
+80
2018-12-10
powerpc/ptrace: replace ptrace_report_syscall() with a tracehook call
Elvira Khabirova
1
-1
/
+6
2018-12-09
powerpc/mm: Fallback to RAM if the altmap is unusable
Oliver O'Halloran
1
-3
/
+16
2018-12-09
powerpc/papr_scm: Use ibm,unit-guid as the iset cookie
Oliver O'Halloran
1
-0
/
+12
2018-12-09
powerpc/papr_scm: Fix DIMM device registration race
Oliver O'Halloran
1
-0
/
+3
2018-12-09
powerpc/papr_scm: Remove endian conversions
Oliver O'Halloran
1
-3
/
+3
2018-12-09
powerpc/papr_scm: Update DT properties
Oliver O'Halloran
1
-5
/
+11
2018-12-07
powerpc/papr_scm: Fix resource end address
Oliver O'Halloran
1
-1
/
+1
2018-12-07
powerpc/papr_scm: Use depend instead of select
Oliver O'Halloran
1
-2
/
+1
2018-12-07
powerpc/bpf: Fix broken uapi for BPF_PROG_TYPE_PERF_EVENT
Sandipan Das
3
-1
/
+11
2018-12-06
powerpc/boot: Fix build failures with -j 1
Michael Ellerman
1
-1
/
+1
2018-12-04
powerpc/mm: dump block address translation on book3s/32
Christophe Leroy
3
-1
/
+178
2018-12-04
powerpc/mm: dump segment registers on book3s/32
Christophe Leroy
2
-1
/
+65
2018-12-04
powerpc/math-emu: Update macros from GCC
Joel Stanley
1
-63
/
+29
2018-12-04
powerpc/tools/checkpatch: Ignore DT_SPLIT_BINDING_PATCH
Russell Currey
1
-0
/
+1
2018-12-04
powerpc/8xx: regroup TLB handler routines
Christophe Leroy
1
-58
/
+54
2018-12-04
powerpc/8xx: don't use r12/SPRN_SPRG_SCRATCH2 in TLB Miss handlers
Christophe Leroy
1
-61
/
+49
2018-12-04
powerpc/8xx: reintroduce 16K pages with HW assistance
Christophe Leroy
6
-3
/
+22
2018-12-04
powerpc/8xx: Enable 512k hugepage support with HW assistance
Christophe Leroy
3
-2
/
+15
2018-12-04
powerpc/8xx: Enable 8M hugepage support with HW assistance
Christophe Leroy
1
-0
/
+3
2018-12-04
powerpc/8xx: Use hardware assistance in TLB handlers
Christophe Leroy
2
-36
/
+26
2018-12-04
powerpc/8xx: Temporarily disable 16k pages and hugepages
Christophe Leroy
3
-76
/
+6
2018-12-04
powerpc/8xx: Move SW perf counters in first 32kb of memory
Christophe Leroy
1
-30
/
+28
2018-12-04
powerpc/mm: remove unnecessary test in pgtable_cache_init()
Christophe Leroy
1
-2
/
+2
2018-12-04
powerpc/mm: fix a warning when a cache is common to PGD and hugepages
Christophe Leroy
3
-18
/
+36
2018-12-04
powerpc/mm: replace hugetlb_cache by PGT_CACHE(PTE_T_ORDER)
Christophe Leroy
2
-21
/
+7
2018-12-04
powerpc/mm: enable the use of page table cache of order 0
Christophe Leroy
5
-19
/
+7
2018-12-04
powerpc/mm: Extend pte_fragment functionality to PPC32
Christophe Leroy
12
-49
/
+55
2018-12-04
powerpc/mm: add helpers to get/set mm.context->pte_frag
Christophe Leroy
2
-4
/
+29
2018-12-04
powerpc/mm: Move pgtable_t into platform headers
Christophe Leroy
5
-14
/
+19
2018-12-04
powerpc/mm: move platform specific mmu-xxx.h in platform directories
Christophe Leroy
10
-14
/
+42
2018-12-04
powerpc/mm: Avoid useless lock with single page fragments
Christophe Leroy
2
-0
/
+6
2018-12-04
powerpc/mm: Move pte_fragment_alloc() to a common location
Christophe Leroy
5
-101
/
+120
2018-12-04
powerpc/8xx: Remove PTE_ATOMIC_UPDATES
Christophe Leroy
1
-3
/
+0
2018-12-04
powerpc/book3s32: Remove CONFIG_BOOKE dependent code
Christophe Leroy
2
-32
/
+0
2018-12-04
powerpc: annotate implicit fall throughs
Stephen Rothwell
3
-0
/
+3
2018-12-04
powerpc/mm: remove unused function prototype
Breno Leitao
1
-1
/
+0
[prev]
[next]