index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
book3s
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-23
powerpc/32s: Implement local_flush_tlb_page_psize()
Michael Ellerman
1
-1
/
+1
2023-10-19
powerpc: Annotate endianness of various variables and functions
Benjamin Gray
1
-1
/
+1
2023-10-19
powerpc: Support execute-only on all powerpc
Christophe Leroy
2
-4
/
+2
2023-10-19
powerpc/32s: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
1
-36
/
+12
2023-10-19
powerpc/32s: Add _PAGE_WRITE to supplement _PAGE_RW
Christophe Leroy
1
-3
/
+12
2023-10-19
powerpc/64s: Use generic permission masks
Christophe Leroy
1
-15
/
+5
2023-10-19
powerpc: Remove pte_mkuser() and pte_mkpriviledged()
Christophe Leroy
2
-20
/
+0
2023-10-19
powerpc: Untangle fixmap.h and pgtable.h and mmu.h
Christophe Leroy
2
-1
/
+9
2023-10-19
powerpc: Refactor update_mmu_cache_range()
Christophe Leroy
1
-24
/
+0
2023-10-19
powerpc: Deduplicate prototypes of ptep_set_access_flags() and phys_mem_acces...
Christophe Leroy
1
-9
/
+0
2023-10-19
powerpc: Remove pte_ERROR()
Christophe Leroy
2
-5
/
+0
2023-08-31
powerpc: Fix pud_mkwrite() definition after pte_mkwrite() API changes
Ingo Molnar
1
-1
/
+1
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-153
/
+110
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+3
2023-08-24
powerpc: implement the new page table range API
Matthew Wilcox (Oracle)
3
-18
/
+4
2023-08-18
powerpc/book3s64/radix: add support for vmemmap optimization for radix
Aneesh Kumar K.V
1
-0
/
+11
2023-08-18
powerpc/book3s64/vmemmap: switch radix to use a different vmemmap handling fu...
Aneesh Kumar K.V
1
-0
/
+2
2023-08-18
powerpc/book3s64/mm: enable transparent pud hugepage
Aneesh Kumar K.V
5
-11
/
+199
2023-08-18
mmu_notifiers: call invalidate_range() when invalidating TLBs
Alistair Popple
1
-0
/
+1
2023-08-18
powerpc/mm: Cleanup memory block size probing
Aneesh Kumar K.V
1
-4
/
+1
2023-08-18
powerpc/32s: Cleanup the mess in __set_pte_at()
Christophe Leroy
1
-46
/
+31
2023-08-02
powerpc/64s: Use dec_mm_active_cpus helper
Nicholas Piggin
1
-1
/
+1
2023-08-02
powerpc/kuap: Use ASM feature fixups instead of static branches
Christophe Leroy
1
-9
/
+37
2023-08-02
powerpc/kuap: KUAP enabling/disabling functions must be __always_inline
Christophe Leroy
2
-20
/
+21
2023-08-02
powerpc/kuap: Simplify KUAP lock/unlock on BOOK3S/32
Christophe Leroy
1
-46
/
+19
2023-08-02
powerpc/kuap: Use MMU_FTR_KUAP on all and refactor disabling kuap
Christophe Leroy
2
-14
/
+0
2023-08-02
powerpc/kuap: MMU_FTR_BOOK3S_KUAP becomes MMU_FTR_KUAP
Christophe Leroy
2
-10
/
+10
2023-08-02
powerpc/kuap: Fold kuep_is_disabled() into its only user
Christophe Leroy
1
-5
/
+0
2023-08-02
powerpc/kuap: Avoid useless jump_label on empty function
Christophe Leroy
2
-12
/
+4
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2
-3
/
+3
2023-07-10
powerpc/mm/book3s64/hash/4k: Add pmd_same callback for 4K page size
Aneesh Kumar K.V
3
-11
/
+5
2023-06-19
powerpc/dexcr: Add initial Dynamic Execution Control Register (DEXCR) support
Benjamin Gray
1
-0
/
+5
2023-06-19
powerpc/book3s: Add missing <linux/sched.h> include
Benjamin Gray
1
-0
/
+1
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2023-03-28
mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()
Gerald Schaefer
1
-1
/
+2
2023-03-28
powerpc/64s: Fix __pte_needs_flush() false positive warning
Benjamin Gray
1
-2
/
+7
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-6
/
+32
2023-02-17
powerpc/64s: Prevent fallthrough to hash TLB flush when using radix
Benjamin Gray
1
-2
/
+2
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2
-2
/
+0
2023-02-02
powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s
David Hildenbrand
1
-5
/
+33
2023-02-02
powerpc/64s: Reconnect tlb_flush() to hash__tlb_flush()
Michael Ellerman
1
-0
/
+2
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-79
/
+21
2022-11-30
mm: remove unused savedwrite infrastructure
David Hildenbrand
1
-76
/
+4
2022-11-30
powerpc/tlb: Add local flush for page given mm_struct and psize
Benjamin Gray
2
-0
/
+16
2022-11-30
powerpc/mm: Remove flush_all_mm, local_flush_all_mm
Benjamin Gray
2
-37
/
+0
2022-11-30
powerpc/mm: Remove empty hash__ functions
Benjamin Gray
2
-46
/
+9
2022-10-18
powerpc/64s: Disable preemption in hash lazy mmu mode
Nicholas Piggin
1
-0
/
+6
2022-09-30
powerpc/mm/book3s/hash: Rename flush_tlb_pmd_range
Aneesh Kumar K.V
1
-3
/
+1
2022-09-28
powerpc/64s: Enable KFENCE on book3s64
Nicholas Miehlbradt
2
-3
/
+5
2022-09-26
powerpc/mm: Make PAGE_KERNEL_xxx macros grep-friendly
Christophe Leroy
2
-8
/
+4
[next]