index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
slb.c
Age
Commit message (
Expand
)
Author
2018-11-12
powerpc/mm/64s: Fix preempt warning in slb_allocate_kernel()
Michael Ellerman
2018-11-06
powerpc/mm/64s: Only use slbfee on CPUs that support it
Michael Ellerman
2018-11-06
powerpc/mm/64s: Use PPC_SLBFEE macro
Michael Ellerman
2018-11-06
powerpc/mm/64s: Consolidate SLB assertions
Michael Ellerman
2018-10-14
powerpc/mm: Increase the max addressable memory to 2PB
Aneesh Kumar K.V
2018-10-14
powerpc/mm/hash: Rename get_ea_context to get_user_context
Aneesh Kumar K.V
2018-10-14
powerpc/64s/hash: Add some SLB debugging tests
Nicholas Piggin
2018-10-14
powerpc/64s/hash: Simplify slb_flush_and_rebolt()
Nicholas Piggin
2018-10-14
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
2018-10-14
powerpc/64s/hash: Add SLB allocation status bitmaps
Nicholas Piggin
2018-10-14
powerpc/64s/hash: Convert SLB miss handlers to C
Nicholas Piggin
2018-10-03
Revert "convert SLB miss handlers to C" and subsequent commits
Michael Ellerman
2018-09-19
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
2018-09-19
powerpc/64s/hash: SLB allocation status bitmaps
Nicholas Piggin
2018-09-19
powerpc/64s/hash: remove user SLB data from the paca
Nicholas Piggin
2018-09-19
powerpc/64s/hash: convert SLB miss handlers to C
Nicholas Piggin
2018-09-19
powerpc/64s/hash: Use POWER9 SLBIA IH=3 variant in switch_slb
Nicholas Piggin
2018-09-19
powerpc/64s/hash: Use POWER6 SLBIA IH=1 variant in switch_slb
Nicholas Piggin
2018-09-19
powerpc/64s/hash: remove the vmalloc segment from the bolted SLB
Nicholas Piggin
2018-09-19
powerpc/64s/hash: move POWER5 < DD2.1 slbie workaround where it is needed
Nicholas Piggin
2018-09-19
powerpc/64s/hash: avoid the POWER5 < DD2.1 slb invalidate workaround on POWER8/9
Nicholas Piggin
2018-09-19
powerpc/64s/hash: Fix stab_rr off by one initialization
Nicholas Piggin
2018-09-19
powerpc/pseries: Dump the SLB contents on SLB MCE errors.
Mahesh Salgaonkar
2018-08-23
powerpc/mce: Fix SLB rebolting during MCE recovery path.
Mahesh Salgaonkar
2018-08-10
powerpc/64s: move machine check SLB flushing to mm/slb.c
Nicholas Piggin
2018-06-03
powerpc/mm/hash: hard disable irq in the SLB insert path
Aneesh Kumar K.V
2018-06-03
powerpc/64s: Fix compiler store ordering to SLB shadow area
Nicholas Piggin
2018-03-31
powerpc/mm: Add support for handling > 512TB address in SLB miss
Aneesh Kumar K.V
2017-06-21
powerpc/64s: Rename slb_allocate_realmode() to slb_allocate()
Michael Ellerman
2017-04-13
powerpc/mm/hash: Don't open code VMALLOC_INDEX
Aneesh Kumar K.V
2017-03-31
powerpc/mm: Move copy_mm_to_paca to paca.c
Aneesh Kumar K.V
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2016-04-11
powerpc/mm: Remove long disabled SLB code
Michael Ellerman
2015-12-19
powerpc: Add function to copy mm_context_t to the paca
Michael Neuling
2015-10-01
powerpc/slb: Use a local to avoid multiple calls to get_slb_shadow()
Michael Ellerman
2015-10-01
powerpc/slb: Define an enum for the bolted indexes
Anshuman Khandual
2015-08-12
powerpc/slb: Add documentation on runtime patching of SLB encoding
Anshuman Khandual
2015-08-12
powerpc/slb: Rename all the 'slot' occurrences to 'entry'
Anshuman Khandual
2015-08-12
powerpc/slb: Remove a duplicate extern variable
Anshuman Khandual
2014-10-08
powerpc/cell: Move data segment faulting code out of cell platform
Ian Munsie
2014-06-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-05-30
KVM: PPC: Book3S PR: Rework SLB switching code
Alexander Graf
2014-04-23
powerpc: Fix branch patching code for ABIv2
Anton Blanchard
2013-08-14
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
2012-03-21
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
2011-04-27
powerpc: Free up some CPU feature bits by moving out MMU-related features
Matt Evans
2011-04-20
powerpc: Replace open coded instruction patching with patch_instruction/patch...
Anton Blanchard
2009-09-02
powerpc/pseries: Fix to handle slb resize across migration
Brian King
2009-08-20
Merge commit 'paulus-perf/master' into next
Benjamin Herrenschmidt
2009-08-20
powerpc: Preload application text segment instead of TASK_UNMAPPED_BASE
Anton Blanchard
[next]