index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
ps3
/
htab.c
Age
Commit message (
Expand
)
Author
2023-02-12
powerpc/ps3: Change updateboltedpp() panic to info
Geoff Levand
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2021-07-26
powerpc/kexec: blacklist functions called in real mode for kprobe
Hari Bathini
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
2016-11-16
powerpc/64: Simplify adaptation to new ISA v3.00 HPTE format
Paul Mackerras
2016-07-21
powerpc/mm: Move hash table ops to a separate structure
Benjamin Herrenschmidt
2016-05-01
powerpc/mm/hash: Add support for Power9 Hash
Aneesh Kumar K.V
2014-12-05
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
Aneesh Kumar K.V
2013-06-21
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
Aneesh Kumar K.V
2013-04-30
powerpc: Decode the pte-lp-encoding bits correctly.
Aneesh Kumar K.V
2013-04-30
powerpc: Use encode avpn where we need only avpn values
Aneesh Kumar K.V
2013-02-15
powerpc/ps3: Increase verbosity of htab errors
Geoff Levand
2012-09-17
powerpc/mm: Convert virtual address to vpn
Aneesh Kumar K.V
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
2010-07-14
lmb: rename to memblock
Yinghai Lu
2010-06-16
fix typos concerning "instead"
Uwe Kleine-König
2009-01-16
powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpc
Stephen Rothwell
2008-08-26
powerpc/ps3: Rework htab code to remove ioremap
Masakazu Mokuno
2008-02-13
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
2007-10-12
[POWERPC] Use 1TB segments
Paul Mackerras
2007-06-28
[POWERPC] PS3: Kexec support
Geoff Levand
2007-06-28
[POWERPC] PS3: Simplify definition of DBG
Geert Uytterhoeven
2007-06-28
[POWERPC] PS3: Map SPU regions as non-guarded
Geoff Levand
2007-06-14
[POWERPC] Kill typedef-ed structs for hash PTEs and BATs
David Gibson
2007-05-02
[POWERPC] Fix STRICT_MM_TYPECHECKS
David Gibson
2007-04-30
[POWERPC] Spinlock initializer cleanup
Thomas Gleixner
2007-02-12
[PATCH] ps3: cleanup ps3fb before clearing HPTE
Geert Uytterhoeven
2007-02-07
[POWERPC] PS3: Move system bus to platform directory
Geoff Levand
2006-12-04
[POWERPC] ps3: add htab routines
Geoff Levand