index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
paca.c
Age
Commit message (
Expand
)
Author
2017-03-02
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
2016-08-01
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
Aneesh Kumar K.V
2016-03-07
powerpc: Create a helper for getting the kernel toc value
Michael Ellerman
2015-10-27
powerpc/book3e-64: Don't limit paca to 256 MiB
Scott Wood
2015-01-23
powerpc/kernel: Avoid memory corruption at early stage
Gavin Shan
2014-05-30
KVM: PPC: Book3S PR: Rework SLB switching code
Alexander Graf
2014-04-07
powerpc/ppc64: Gracefully handle early interrupts
Benjamin Herrenschmidt
2014-01-09
powerpc/e6500: TLB miss handler with hardware tablewalk support
Scott Wood
2013-12-09
powerpc: Dynamically allocate slb_shadow from memblock
Jeremy Kerr
2013-12-09
powerpc: Make slb_shadow a local
Jeremy Kerr
2013-10-11
powerpc: Fix section mismatch warning in free_lppacas
Vladimir Murzin
2013-08-14
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
2013-02-15
powerpc: Move boot_paca into early_setup
Geoff Levand
2012-09-10
powerpc: Initialise paca.data_offset with poison
Michael Ellerman
2012-04-30
powerpc: Remove iseries specific fields in lppaca
Anton Blanchard
2012-03-21
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
2011-10-31
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2011-07-12
powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...
Paul Mackerras
2011-05-19
powerpc: Use nr_cpu_ids in initial paca allocation
Milton Miller
2011-04-20
powerpc: In HV mode, use HSPRG0 for PACA
Benjamin Herrenschmidt
2011-04-05
powerpc: Set nr_cpu_ids early and use it to free PACAs
Ryan Grimm
2011-03-10
powerpc/iseries: Fix early init access to lppaca
Benjamin Herrenschmidt
2010-10-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2010-10-14
powerpc: Fix compile error with paca code on ppc64e
Kumar Gala
2010-09-02
powerpc: Dynamically allocate most lppaca structs
Paul Mackerras
2010-08-31
Merge commit 'v2.6.36-rc3' into x86/memblock
Ingo Molnar
2010-08-05
memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
Benjamin Herrenschmidt
2010-08-04
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
2010-07-31
powerpc/kexec: Switch to a static PACA on the way out
Matt Evans
2010-07-14
lmb: rename to memblock
Yinghai Lu
2010-05-21
powerpc/kexec: Fix race in kexec shutdown
Michael Neuling
2010-03-09
powerpc: Dynamically allocate pacas
Michael Ellerman
2009-08-20
powerpc: Add PACA fields specific to 64-bit Book3E processors
Benjamin Herrenschmidt
2009-06-09
powerpc: Separate PACA fields for server CPUs
Benjamin Herrenschmidt
2008-11-05
powerpc: Update page-in counter for CMM
Brian King
2008-09-15
powerpc: Make the 64-bit kernel as a position-independent executable
Paul Mackerras
2008-09-15
powerpc: Make it possible to move the interrupt handlers away from the kernel
Paul Mackerras
2008-04-24
[POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSS
Tony Breeds
2008-04-17
[POWERPC] Initialize paca->current earlier
Benjamin Herrenschmidt
2008-04-15
[POWERPC] iSeries: Make iseries_reg_save private to iSeries
Stephen Rothwell
2006-08-08
[POWERPC] Implement SLB shadow buffer
Michael Neuling
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-28
[POWERPC] Clean up it_lp_queue.h
Stephen Rothwell
2006-03-27
[PATCH] powerpc: Allow non zero boot cpuids
Anton Blanchard
2006-01-13
[PATCH] powerpc: Remove lppaca structure from the PACA
David Gibson
2006-01-09
[PATCH] powerpc: Remove some unneeded fields from the paca
David Gibson
2006-01-09
[PATCH] powerpc: Remove ItLpRegSave area from the paca
David Gibson
2005-11-11
[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel
Benjamin Herrenschmidt
2005-11-10
[PATCH] powerpc: merge code values for identifying platforms
Paul Mackerras
2005-11-10
[PATCH] powerpc: Move various ppc64 files with no ppc32 equivalent to powerpc
David Gibson