| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPT | Russell Currey | 2023-08-24 | 1 | -2/+9 |
* | powerpc: Don't include lppaca.h in paca.h | Michael Ellerman | 2023-08-24 | 1 | -0/+4 |
* | powerpc/pseries: Move hcall_vphn() prototype into vphn.h | Michael Ellerman | 2023-08-24 | 1 | -2/+0 |
* | powerpc/pseries: Move VPHN constants into vphn.h | Michael Ellerman | 2023-08-24 | 1 | -22/+0 |
* | powerpc/pseries: Add wait interval counter definitions to struct lppaca | Nicholas Piggin | 2022-09-04 | 1 | -3/+7 |
* | powerpc64: Break asm/percpu.h vs spinlock_types.h dependency | Peter Zijlstra | 2020-07-10 | 1 | -44/+0 |
* | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2019-07-14 | 1 | -0/+40 |
|\ |
|
| * | powerpc/pseries: Protect against hogging the cpu while setting up the stats | Naveen N. Rao | 2019-07-04 | 1 | -1/+1 |
| * | powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/ | Naveen N. Rao | 2019-07-04 | 1 | -0/+24 |
| * | powerpc/pseries: Introduce rwlock to gatekeep DTLB usage | Naveen N. Rao | 2019-07-04 | 1 | -0/+2 |
| * | powerpc/pseries: Factor out DTL buffer allocation and registration routines | Naveen N. Rao | 2019-07-04 | 1 | -0/+3 |
| * | powerpc/pseries: Use macros for referring to the DTL enable mask | Naveen N. Rao | 2019-07-04 | 1 | -0/+11 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -14/+1 |
|/ |
|
* | powerpc: Fix oops due to bad access of lppaca on bare metal | Aneesh Kumar K.V | 2018-04-03 | 1 | -0/+3 |
* | powerpc/64s: Allocate LPPACAs individually | Nicholas Piggin | 2018-03-30 | 1 | -12/+12 |
* | powerpc/64: Use array of paca pointers and allocate pacas individually | Nicholas Piggin | 2018-03-30 | 1 | -1/+1 |
* | powerpc: Make slb_shadow a local | Jeremy Kerr | 2013-12-09 | 1 | -2/+0 |
* | powerpc/pseries: Fix dedicated processor partition detection | Anton Blanchard | 2013-10-30 | 1 | -6/+6 |
* | powerpc: Add endian annotations to lppaca, slb_shadow and dtl_entry | Anton Blanchard | 2013-08-14 | 1 | -25/+25 |
* | powerpc: Stop using non-architected shared_proc field in lppaca | Anton Blanchard | 2013-08-14 | 1 | -4/+14 |
* | powerpc/pseries: Inform the hypervisor we are using EBB regs | Michael Ellerman | 2013-07-01 | 1 | -1/+2 |
* | cputime: Generic on-demand virtual cputime accounting | Frederic Weisbecker | 2013-01-27 | 1 | -1/+1 |
* | powerpc: Reformat lppaca.h | Anton Blanchard | 2012-04-30 | 1 | -72/+68 |
* | powerpc: Remove iseries specific fields in lppaca | Anton Blanchard | 2012-04-30 | 1 | -58/+12 |
* | powerpc: Clean up lppaca->cede_latency_hint | Anton Blanchard | 2012-04-30 | 1 | -13/+3 |
* | powerpc: Remove the remaining CONFIG_PPC_ISERIES pieces | Stephen Rothwell | 2012-03-21 | 1 | -8/+0 |
* | powerpc: Ensure dtl buffers do not cross 4k boundary | Nishanth Aravamudan | 2011-05-19 | 1 | -0/+2 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | powerpc/iseries: Fix early init access to lppaca | Benjamin Herrenschmidt | 2011-03-10 | 1 | -0/+16 |
* | powerpc/pseries: Poll VPA for topology changes and update NUMA maps | Jesse Larrew | 2010-12-09 | 1 | -1/+4 |
* | powerpc/pseries: Re-enable dispatch trace log userspace interface | Paul Mackerras | 2010-09-02 | 1 | -0/+8 |
* | powerpc: Account time using timebase rather than PURR | Paul Mackerras | 2010-09-02 | 1 | -0/+19 |
* | powerpc: Dynamically allocate most lppaca structs | Paul Mackerras | 2010-09-02 | 1 | -1/+1 |
* | powerpc: Abstract indexing of lppaca structs | Paul Mackerras | 2010-09-02 | 1 | -0/+2 |
* | powerpc/pseries: Add extended_cede_processor() helper function. | Gautham R Shenoy | 2009-11-24 | 1 | -1/+8 |
* | powerpc: Shield code specific to 64-bit server processors | Benjamin Herrenschmidt | 2009-06-09 | 1 | -0/+6 |
* | powerpc/pseries: Add dispatch dispersion statistics | Anton Blanchard | 2009-04-07 | 1 | -1/+1 |
* | powerpc: Add dispatch trace log fields to lppaca | Jeremy Kerr | 2009-03-24 | 1 | -2/+4 |
* | powerpc: Fix page_ins details in lppaca comments | Jeremy Kerr | 2009-03-24 | 1 | -1/+1 |
* | powerpc: Update page-in counter for CMM | Brian King | 2008-11-05 | 1 | -1/+2 |
* | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell | 2008-08-04 | 1 | -0/+159 |