index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
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
2018-11-27
powerpc/mm: Fix linux page tables build with some configs
Michael Ellerman
1
-0
/
+1
2018-11-27
powerpc: Fix COFF zImage booting on old powermacs
Paul Mackerras
1
-1
/
+3
2018-11-26
powerpc/kconfig: remove PPC_STD_MMU_32 and PPC_STD_MMU
Christophe Leroy
2
-10
/
+2
2018-11-26
powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3S
Christophe Leroy
4
-6
/
+6
2018-11-26
powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32
Christophe Leroy
6
-8
/
+8
2018-11-26
powerpc/32: Remove #ifdef CONFIG_PPC_STD_MMU_32 in asm/book3s/32/pgtable.h
Christophe Leroy
1
-6
/
+3
[prev]
[next]