index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-ac97.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
lib: fix build failure in CONFIG_DEBUG_VIRTUAL test
Christophe Leroy
1
-0
/
+1
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-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
2018-12-04
powerpc/pseries/cpuidle: Fix preempt warning
Breno Leitao
1
-1
/
+7
2018-12-04
powerpc/xmon: Fix invocation inside lock region
Breno Leitao
1
-4
/
+14
2018-12-01
powerpc: Look for "stdout-path" when setting up legacy consoles
Benjamin Herrenschmidt
1
-1
/
+5
2018-11-29
powerpc/msi: Fix NULL pointer access in teardown code
Radu Rendec
1
-1
/
+6
[next]