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
/
mm
/
book3s32
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-27
powerpc/32s: Kernel space starts at TASK_SIZE
Christophe Leroy
1
-1
/
+1
2020-07-27
powerpc/32s: Only leave NX unset on segments used for modules
Christophe Leroy
1
-3
/
+14
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2
-3
/
+3
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-02
powerpc/32s: Blacklist functions running with MMU disabled for kprobe
Christophe Leroy
1
-0
/
+6
2020-06-02
powerpc/32s: Make local symbols non visible in hash_low.
Christophe Leroy
1
-13
/
+13
2020-05-26
Merge branch 'fixes' into next
Michael Ellerman
1
-6
/
+8
2020-05-26
powerpc/32s: Allow mapping with BATs with DEBUG_PAGEALLOC
Christophe Leroy
1
-0
/
+6
2020-05-26
powerpc/32s: Don't warn when mapping RO data ROX.
Christophe Leroy
1
-2
/
+4
2020-05-20
Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits."
Christophe Leroy
1
-6
/
+8
2020-03-25
powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits.
Christophe Leroy
1
-8
/
+6
2020-03-10
Merge branch 'fixes' into next
Michael Ellerman
2
-37
/
+25
2020-02-26
powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...
Christophe Leroy
2
-3
/
+3
2020-02-19
powerpc/32s: Slenderize _tlbia() for powerpc 603/603e
Christophe Leroy
1
-5
/
+8
2020-02-19
powerpc/32s: Don't flush all TLBs when flushing one page
Christophe Leroy
1
-2
/
+5
2020-02-18
powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK
Christophe Leroy
2
-37
/
+25
2020-01-27
powerpc/32s: Enable CONFIG_VMAP_STACK
Christophe Leroy
2
-19
/
+36
2019-11-19
powerpc/32s: automatically allocate BAT in setbat()
Christophe Leroy
1
-1
/
+10
2019-08-28
powerpc/32s: get rid of CPU_FTR_601 feature
Christophe Leroy
1
-9
/
+6
2019-08-20
powerpc/mm: ppc 603 doesn't need update_mmu_cache()
Christophe Leroy
1
-0
/
+2
2019-08-20
powerpc/mm: Simplify update_mmu_cache() on BOOK3S32
Christophe Leroy
1
-23
/
+7
2019-08-20
powerpc/mm: move update_mmu_cache() into book3s hash utils.
Christophe Leroy
1
-0
/
+46
2019-08-20
powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.
Christophe Leroy
1
-0
/
+9
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
4
-24
/
+4
2019-05-14
powerpc/32s: fix flush_hash_pages() on SMP
Christophe Leroy
1
-1
/
+2
2019-05-10
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-0
/
+1447
2019-05-06
powerpc/mm: Fix makefile for KASAN
Christophe Leroy
1
-0
/
+6
2019-05-03
powerpc/mm: print hash info in a helper
Christophe Leroy
1
-1
/
+8
2019-05-03
powerpc/32s: don't try to print hash table address.
Christophe Leroy
1
-2
/
+2
2019-05-03
powerpc/32s: drop Hash_end
Christophe Leroy
1
-3
/
+1
2019-05-03
powerpc/32s: move hash code patching out of MMU_init_hw()
Christophe Leroy
1
-14
/
+22
2019-05-03
powerpc/mm: Move book3s32 specifics in subdirectory mm/book3s64
Christophe Leroy
5
-0
/
+1418