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
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-15
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-5
/
+0
2019-05-14
hugetlb: allow to free gigantic pages regardless of the configuration
Alexandre Ghiti
1
-3
/
+2
2019-05-10
livepatch: Remove klp_check_compiler_support()
Jiri Kosina
1
-5
/
+0
2019-05-10
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
68
-806
/
+1425
2019-05-09
powerpc/64s: Use early_mmu_has_feature() in set_kuap()
Michael Ellerman
1
-1
/
+1
2019-05-07
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+8
2019-05-07
powerpc/book3s/64: check for NULL pointer in pgd_alloc()
Rick Lindsley
1
-0
/
+3
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+1
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
4
-48
/
+26
2019-05-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-17
/
+1
2019-05-03
powerpc/booke64: set RI in default MSR
Laurentiu Tudor
1
-1
/
+1
2019-05-03
powerpc/include: Add data structures and macros for IMC trace mode
Anju T Sudhakar
2
-0
/
+40
2019-05-03
powerpc/hmi: Fix kernel hang when TB is in error state.
Mahesh Salgaonkar
3
-0
/
+14
2019-05-03
powerpc/mm: Warn if W+X pages found on boot
Russell Currey
1
-0
/
+6
2019-05-03
powerpc/mm: define an empty mm_iommu_init()
Christophe Leroy
1
-0
/
+1
2019-05-03
powerpc/fadump: define an empty fadump_cleanup()
Christophe Leroy
1
-0
/
+1
2019-05-03
powerpc/32: Add KASAN support
Christophe Leroy
1
-0
/
+9
2019-05-03
powerpc/32: prepare shadow area for KASAN
Christophe Leroy
2
-0
/
+21
2019-05-03
powerpc/32: make KVIRT_TOP dependent on FIXMAP_START
Christophe Leroy
2
-6
/
+20
2019-05-03
powerpc: prepare string/mem functions for KASAN
Christophe Leroy
2
-3
/
+44
2019-05-03
powerpc/mm: refactor pgd_alloc() and pgd_free() on nohash
Christophe Leroy
3
-22
/
+12
2019-05-03
powerpc/mm: refactor pmd_pgtable()
Christophe Leroy
5
-11
/
+5
2019-05-03
powerpc/mm: refactor pgtable freeing functions on nohash
Christophe Leroy
3
-86
/
+44
2019-05-03
powerpc/mm: Only keep one version of pmd_populate() functions on nohash/32
Christophe Leroy
1
-20
/
+8
2019-05-03
powerpc/mm: refactor definition of pgtable_cache[]
Christophe Leroy
5
-86
/
+21
2019-05-03
powerpc/mm: refactor pte_alloc_one() and pte_free() families definition.
Christophe Leroy
5
-97
/
+25
2019-05-03
powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32
Christophe Leroy
2
-6
/
+24
2019-05-03
powerpc/mm: get rid of nohash/32/mmu.h and nohash/64/mmu.h
Christophe Leroy
4
-33
/
+14
2019-05-03
powerpc/mm: move pgtable_t in asm/mmu.h
Christophe Leroy
5
-24
/
+3
2019-05-03
powerpc/mm: convert Book3E 64 to pte_fragment
Christophe Leroy
3
-28
/
+15
2019-05-03
powerpc/mm: drop __bad_pte()
Christophe Leroy
2
-4
/
+0
2019-05-03
powerpc/mm: cleanup HPAGE_SHIFT setup
Christophe Leroy
2
-3
/
+10
2019-05-03
powerpc/mm: move hugetlb_disabled into asm/hugetlb.h
Christophe Leroy
2
-1
/
+2
2019-05-03
powerpc/mm: cleanup ifdef mess in add_huge_page_size()
Christophe Leroy
3
-0
/
+40
2019-05-03
powerpc/mm: add a helper to populate hugepd
Christophe Leroy
3
-0
/
+19
2019-05-03
powerpc/mm: split asm/hugetlb.h into dedicated subarch files
Christophe Leroy
4
-83
/
+106
2019-05-03
powerpc/mm: make gup_hugepte() static
Christophe Leroy
1
-3
/
+0
2019-05-03
powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGES
Christophe Leroy
6
-27
/
+5
2019-05-03
powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULT
Christophe Leroy
2
-0
/
+4
2019-05-03
powerpc/mm: define get_slice_psize() all the time
Christophe Leroy
1
-0
/
+5
2019-05-03
powerpc/8xx: get rid of #ifdef CONFIG_HUGETLB_PAGE for slices
Christophe Leroy
1
-4
/
+1
2019-05-03
powerpc/mm: get rid of mm_ctx_slice_mask_xxx()
Christophe Leroy
2
-45
/
+4
2019-05-03
powerpc/mm: move slice_mask_for_size() into mmu.h
Christophe Leroy
2
-13
/
+46
2019-05-03
powerpc/mm: no slice for nohash/64
Christophe Leroy
2
-15
/
+1
2019-05-02
powerpc/nohash64: clean pgtable.h
Christophe Leroy
1
-5
/
+0
2019-05-01
powerpc/powernv/mce: Print additional information about MCE error.
Mahesh Salgaonkar
1
-0
/
+10
2019-05-01
powerpc/powernv/mce: Print correct severity for MCE error.
Mahesh Salgaonkar
1
-42
/
+44
2019-05-01
powerpc/powernv/mce: Reduce MCE console logs to lesser lines.
Mahesh Salgaonkar
1
-1
/
+1
2019-05-01
powerpc: Add doorbell tracepoints
Anton Blanchard
1
-0
/
+16
[next]