index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
paca.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-17
powerpc/paca: Remove mm_ctx_id and mm_ctx_slb_addr_limit
Christophe Leroy
1
-2
/
+0
2020-11-19
powerpc: Avoid broken GCC __attribute__((optimize))
Ard Biesheuvel
1
-2
/
+2
2020-07-18
Merge branch 'fixes' into next
Michael Ellerman
1
-1
/
+1
2020-07-14
powerpc/pseries/svm: Fix incorrect check for shared_lppaca_size
Satheesh Rajendran
1
-1
/
+1
2020-06-22
powerpc/pseries/svm: Drop unused align argument in alloc_shared_lppaca() func...
Satheesh Rajendran
1
-3
/
+10
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/rtas: Implement reentrant rtas call
Leonardo Bras
1
-0
/
+32
2020-03-25
powerpc/64: Prevent stack protection in early boot
Michael Ellerman
1
-2
/
+2
2020-03-25
powerpc/64: Setup a paca before parsing device tree etc.
Daniel Axtens
1
-3
/
+7
2019-08-30
powerpc/pseries/svm: Use shared memory for LPPACA structures
Anshuman Khandual
1
-1
/
+42
2019-08-30
powerpc/pseries: Add and use LPPACA_SIZE constant
Thiago Jung Bauermann
1
-5
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-21
powerpc/mm: Add helpers for accessing hash translation related variables
Aneesh Kumar K.V
1
-6
/
+6
2019-03-12
powerpc: use memblock functions returning virtual address
Christophe Leroy
1
-1
/
+5
2019-03-08
powerpc: prefer memblock APIs returning virtual address
Mike Rapoport
1
-10
/
+6
2019-03-06
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
1
-1
/
+2
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-1
/
+1
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
1
-118
/
+121
2018-03-30
powerpc/64: Allocate pacas per node
Nicholas Piggin
1
-6
/
+39
2018-03-30
powerpc/64: Defer paca allocation until memory topology is discovered
Nicholas Piggin
1
-62
/
+28
2018-03-30
powerpc/64s: Allocate slb_shadow structures individually
Nicholas Piggin
1
-35
/
+30
2018-03-30
powerpc/64s: Allocate LPPACAs individually
Nicholas Piggin
1
-59
/
+30
2018-03-30
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
1
-21
/
+49
2018-03-30
powerpc/64s: Do not allocate lppaca if we are not virtualized
Nicholas Piggin
1
-3
/
+13
2018-03-06
powerpc/mm/slice: Allow up to 64 low slices
Christophe Leroy
1
-1
/
+2
2018-01-18
powerpc/64s: Relax PACA address limitations
Nicholas Piggin
1
-6
/
+7
2017-11-13
powerpc/64s: mm_context.addr_limit is only used on hash
Nicholas Piggin
1
-2
/
+2
2017-11-06
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
1
-6
/
+6
2017-09-09
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
1
-1
/
+1
2017-08-31
powerpc/64s/radix: Do not allocate SLB shadow structures
Nicholas Piggin
1
-2
/
+11
2017-04-01
powerpc/mm/hash: Store addr_limit in PACA
Aneesh Kumar K.V
1
-0
/
+1
2017-04-01
powerpc/mm: Add addr_limit to mm_context and use it to derive max slice index
Aneesh Kumar K.V
1
-1
/
+2
2017-03-31
powerpc/mm: Move copy_mm_to_paca to paca.c
Aneesh Kumar K.V
1
-0
/
+19
2017-03-02
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
1
-0
/
+1
2016-08-01
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
Aneesh Kumar K.V
1
-1
/
+1
2016-03-07
powerpc: Create a helper for getting the kernel toc value
Michael Ellerman
1
-10
/
+1
2015-10-28
powerpc/book3e-64: Don't limit paca to 256 MiB
Scott Wood
1
-2
/
+7
2015-01-23
powerpc/kernel: Avoid memory corruption at early stage
Gavin Shan
1
-0
/
+8
2014-05-30
KVM: PPC: Book3S PR: Rework SLB switching code
Alexander Graf
1
-0
/
+3
2014-04-07
powerpc/ppc64: Gracefully handle early interrupts
Benjamin Herrenschmidt
1
-1
/
+2
2014-01-10
powerpc/e6500: TLB miss handler with hardware tablewalk support
Scott Wood
1
-0
/
+5
2013-12-09
powerpc: Dynamically allocate slb_shadow from memblock
Jeremy Kerr
1
-7
/
+25
2013-12-09
powerpc: Make slb_shadow a local
Jeremy Kerr
1
-1
/
+1
2013-10-11
powerpc: Fix section mismatch warning in free_lppacas
Vladimir Murzin
1
-3
/
+3
2013-08-14
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
1
-5
/
+5
2013-02-15
powerpc: Move boot_paca into early_setup
Geoff Levand
1
-2
/
+0
2012-09-10
powerpc: Initialise paca.data_offset with poison
Michael Ellerman
1
-0
/
+1
2012-04-30
powerpc: Remove iseries specific fields in lppaca
Anton Blanchard
1
-3
/
+0
[next]