index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'fixes' into next
Michael Ellerman
2018-12-17
12
-20
/
+80
|
\
|
*
powerpc/ptrace: replace ptrace_report_syscall() with a tracehook call
Elvira Khabirova
2018-12-10
1
-1
/
+6
|
*
powerpc/mm: Fallback to RAM if the altmap is unusable
Oliver O'Halloran
2018-12-09
1
-3
/
+16
|
*
powerpc/papr_scm: Use ibm,unit-guid as the iset cookie
Oliver O'Halloran
2018-12-09
1
-0
/
+12
|
*
powerpc/papr_scm: Fix DIMM device registration race
Oliver O'Halloran
2018-12-09
1
-0
/
+3
|
*
powerpc/papr_scm: Remove endian conversions
Oliver O'Halloran
2018-12-09
1
-3
/
+3
|
*
powerpc/papr_scm: Update DT properties
Oliver O'Halloran
2018-12-09
1
-5
/
+11
|
*
powerpc/papr_scm: Fix resource end address
Oliver O'Halloran
2018-12-07
1
-1
/
+1
|
*
powerpc/papr_scm: Use depend instead of select
Oliver O'Halloran
2018-12-07
1
-2
/
+1
|
*
powerpc/bpf: Fix broken uapi for BPF_PROG_TYPE_PERF_EVENT
Sandipan Das
2018-12-07
3
-1
/
+11
|
*
powerpc/boot: Fix build failures with -j 1
Michael Ellerman
2018-12-06
1
-1
/
+1
|
*
powerpc: Look for "stdout-path" when setting up legacy consoles
Benjamin Herrenschmidt
2018-12-01
1
-1
/
+5
|
*
powerpc/msi: Fix NULL pointer access in teardown code
Radu Rendec
2018-11-29
1
-1
/
+6
|
*
powerpc/mm: Fix linux page tables build with some configs
Michael Ellerman
2018-11-27
1
-0
/
+1
|
*
powerpc: Fix COFF zImage booting on old powermacs
Paul Mackerras
2018-11-27
1
-1
/
+3
*
|
powerpc/mm: dump block address translation on book3s/32
Christophe Leroy
2018-12-04
3
-1
/
+178
*
|
powerpc/mm: dump segment registers on book3s/32
Christophe Leroy
2018-12-04
2
-1
/
+65
*
|
powerpc/math-emu: Update macros from GCC
Joel Stanley
2018-12-04
1
-63
/
+29
*
|
powerpc/tools/checkpatch: Ignore DT_SPLIT_BINDING_PATCH
Russell Currey
2018-12-04
1
-0
/
+1
*
|
powerpc/8xx: regroup TLB handler routines
Christophe Leroy
2018-12-04
1
-58
/
+54
*
|
powerpc/8xx: don't use r12/SPRN_SPRG_SCRATCH2 in TLB Miss handlers
Christophe Leroy
2018-12-04
1
-61
/
+49
*
|
powerpc/8xx: reintroduce 16K pages with HW assistance
Christophe Leroy
2018-12-04
6
-3
/
+22
*
|
powerpc/8xx: Enable 512k hugepage support with HW assistance
Christophe Leroy
2018-12-04
3
-2
/
+15
*
|
powerpc/8xx: Enable 8M hugepage support with HW assistance
Christophe Leroy
2018-12-04
1
-0
/
+3
*
|
powerpc/8xx: Use hardware assistance in TLB handlers
Christophe Leroy
2018-12-04
2
-36
/
+26
*
|
powerpc/8xx: Temporarily disable 16k pages and hugepages
Christophe Leroy
2018-12-04
3
-76
/
+6
*
|
powerpc/8xx: Move SW perf counters in first 32kb of memory
Christophe Leroy
2018-12-04
1
-30
/
+28
*
|
powerpc/mm: remove unnecessary test in pgtable_cache_init()
Christophe Leroy
2018-12-04
1
-2
/
+2
*
|
powerpc/mm: fix a warning when a cache is common to PGD and hugepages
Christophe Leroy
2018-12-04
3
-18
/
+36
*
|
powerpc/mm: replace hugetlb_cache by PGT_CACHE(PTE_T_ORDER)
Christophe Leroy
2018-12-04
2
-21
/
+7
*
|
powerpc/mm: enable the use of page table cache of order 0
Christophe Leroy
2018-12-04
5
-19
/
+7
*
|
powerpc/mm: Extend pte_fragment functionality to PPC32
Christophe Leroy
2018-12-04
12
-49
/
+55
*
|
powerpc/mm: add helpers to get/set mm.context->pte_frag
Christophe Leroy
2018-12-04
2
-4
/
+29
*
|
powerpc/mm: Move pgtable_t into platform headers
Christophe Leroy
2018-12-04
5
-14
/
+19
*
|
powerpc/mm: move platform specific mmu-xxx.h in platform directories
Christophe Leroy
2018-12-04
10
-14
/
+42
*
|
powerpc/mm: Avoid useless lock with single page fragments
Christophe Leroy
2018-12-04
2
-0
/
+6
*
|
powerpc/mm: Move pte_fragment_alloc() to a common location
Christophe Leroy
2018-12-04
5
-101
/
+120
*
|
powerpc/8xx: Remove PTE_ATOMIC_UPDATES
Christophe Leroy
2018-12-04
1
-3
/
+0
*
|
powerpc/book3s32: Remove CONFIG_BOOKE dependent code
Christophe Leroy
2018-12-04
2
-32
/
+0
*
|
powerpc: annotate implicit fall throughs
Stephen Rothwell
2018-12-04
3
-0
/
+3
*
|
powerpc/mm: remove unused function prototype
Breno Leitao
2018-12-04
1
-1
/
+0
*
|
powerpc/pseries/cpuidle: Fix preempt warning
Breno Leitao
2018-12-04
1
-1
/
+7
*
|
powerpc/xmon: Fix invocation inside lock region
Breno Leitao
2018-12-04
1
-4
/
+14
*
|
powerpc/kconfig: remove PPC_STD_MMU_32 and PPC_STD_MMU
Christophe Leroy
2018-11-26
2
-10
/
+2
*
|
powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3S
Christophe Leroy
2018-11-26
4
-6
/
+6
*
|
powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-11-26
6
-8
/
+8
*
|
powerpc/32: Remove #ifdef CONFIG_PPC_STD_MMU_32 in asm/book3s/32/pgtable.h
Christophe Leroy
2018-11-26
1
-6
/
+3
*
|
powerpc/kconfig: remove CONFIG_6xx
Christophe Leroy
2018-11-26
11
-20
/
+16
*
|
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-11-26
20
-33
/
+33
*
|
drivers/cpufreq: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-11-26
1
-2
/
+2
[next]