index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
paca.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/pseries/svm: Use shared memory for LPPACA structures
Anshuman Khandual
2019-08-30
1
-1
/
+42
*
powerpc/pseries: Add and use LPPACA_SIZE constant
Thiago Jung Bauermann
2019-08-30
1
-5
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
powerpc/mm: Add helpers for accessing hash translation related variables
Aneesh Kumar K.V
2019-04-21
1
-6
/
+6
*
powerpc: use memblock functions returning virtual address
Christophe Leroy
2019-03-12
1
-1
/
+5
*
powerpc: prefer memblock APIs returning virtual address
Mike Rapoport
2019-03-08
1
-10
/
+6
*
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-06
1
-1
/
+2
*
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-31
1
-1
/
+1
*
Merge branch 'topic/paca' into next
Michael Ellerman
2018-03-31
1
-118
/
+121
|
\
|
*
powerpc/64: Allocate pacas per node
Nicholas Piggin
2018-03-30
1
-6
/
+39
|
*
powerpc/64: Defer paca allocation until memory topology is discovered
Nicholas Piggin
2018-03-30
1
-62
/
+28
|
*
powerpc/64s: Allocate slb_shadow structures individually
Nicholas Piggin
2018-03-30
1
-35
/
+30
|
*
powerpc/64s: Allocate LPPACAs individually
Nicholas Piggin
2018-03-30
1
-59
/
+30
|
*
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
2018-03-30
1
-21
/
+49
|
*
powerpc/64s: Do not allocate lppaca if we are not virtualized
Nicholas Piggin
2018-03-30
1
-3
/
+13
*
|
powerpc/mm/slice: Allow up to 64 low slices
Christophe Leroy
2018-03-05
1
-1
/
+2
|
/
*
powerpc/64s: Relax PACA address limitations
Nicholas Piggin
2018-01-18
1
-6
/
+7
*
powerpc/64s: mm_context.addr_limit is only used on hash
Nicholas Piggin
2017-11-13
1
-2
/
+2
*
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
2017-11-06
1
-6
/
+6
*
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
2017-09-09
1
-1
/
+1
*
powerpc/64s/radix: Do not allocate SLB shadow structures
Nicholas Piggin
2017-08-31
1
-2
/
+11
*
powerpc/mm/hash: Store addr_limit in PACA
Aneesh Kumar K.V
2017-04-01
1
-0
/
+1
*
powerpc/mm: Add addr_limit to mm_context and use it to derive max slice index
Aneesh Kumar K.V
2017-04-01
1
-1
/
+2
*
powerpc/mm: Move copy_mm_to_paca to paca.c
Aneesh Kumar K.V
2017-03-31
1
-0
/
+19
*
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
Aneesh Kumar K.V
2016-08-01
1
-1
/
+1
*
powerpc: Create a helper for getting the kernel toc value
Michael Ellerman
2016-03-07
1
-10
/
+1
*
powerpc/book3e-64: Don't limit paca to 256 MiB
Scott Wood
2015-10-28
1
-2
/
+7
*
powerpc/kernel: Avoid memory corruption at early stage
Gavin Shan
2015-01-23
1
-0
/
+8
*
KVM: PPC: Book3S PR: Rework SLB switching code
Alexander Graf
2014-05-30
1
-0
/
+3
*
powerpc/ppc64: Gracefully handle early interrupts
Benjamin Herrenschmidt
2014-04-07
1
-1
/
+2
*
powerpc/e6500: TLB miss handler with hardware tablewalk support
Scott Wood
2014-01-10
1
-0
/
+5
*
powerpc: Dynamically allocate slb_shadow from memblock
Jeremy Kerr
2013-12-09
1
-7
/
+25
*
powerpc: Make slb_shadow a local
Jeremy Kerr
2013-12-09
1
-1
/
+1
*
powerpc: Fix section mismatch warning in free_lppacas
Vladimir Murzin
2013-10-11
1
-3
/
+3
*
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
2013-08-14
1
-5
/
+5
*
powerpc: Move boot_paca into early_setup
Geoff Levand
2013-02-15
1
-2
/
+0
*
powerpc: Initialise paca.data_offset with poison
Michael Ellerman
2012-09-10
1
-0
/
+1
*
powerpc: Remove iseries specific fields in lppaca
Anton Blanchard
2012-04-30
1
-3
/
+0
*
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
2012-03-21
1
-9
/
+3
*
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2011-11-01
1
-1
/
+1
*
powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...
Paul Mackerras
2011-07-12
1
-1
/
+1
*
powerpc: Use nr_cpu_ids in initial paca allocation
Milton Miller
2011-05-19
1
-11
/
+6
*
powerpc: In HV mode, use HSPRG0 for PACA
Benjamin Herrenschmidt
2011-04-20
1
-1
/
+12
*
powerpc: Set nr_cpu_ids early and use it to free PACAs
Ryan Grimm
2011-04-05
1
-1
/
+1
*
powerpc/iseries: Fix early init access to lppaca
Benjamin Herrenschmidt
2011-03-10
1
-14
/
+0
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2010-10-22
1
-2
/
+68
|
\
|
*
powerpc: Fix compile error with paca code on ppc64e
Kumar Gala
2010-10-14
1
-1
/
+1
|
*
powerpc: Dynamically allocate most lppaca structs
Paul Mackerras
2010-09-02
1
-2
/
+68
[next]