Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8482644aea11e0647867732319ccf35879a9acc2
/
arch
/
powerpc
/
include
/
asm
/
paca.h
afc0770
powerpc: Add transactional memory paca scratch register to show_regs
by Michael Neuling
· 12 years ago
6a7e406
powerpc: Move boot_paca into early_setup
by Geoff Levand
· 12 years ago
a09688c
powerpc: Increase exceptions arrays in paca struct to save PPR
by Haren Myneni
· 12 years ago
735cafc
powerpc/mm: Use 32bit array for slb cache
by Aneesh Kumar K.V
· 12 years ago
0127262
powerpc: Restore VDSO information on critical exception om BookE
by Mihai Caraman
· 12 years ago
7230c56
powerpc: Rework lazy-interrupt handling
by Benjamin Herrenschmidt
· 13 years ago
2fde6d2
powerpc: Provide a way for KVM to indicate that NV GPR values are lost
by Paul Mackerras
· 13 years ago
ed79ba9
powerpc/powernv: Machine check and other system interrupts
by Benjamin Herrenschmidt
· 13 years ago
1844750
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
de56a94
KVM: PPC: Add support for Book3S processors in hypervisor mode
by Paul Mackerras
· 13 years ago
3c42bf8
KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpu
by Paul Mackerras
· 13 years ago
f67f4ef
powerpc/book3e-64: use a separate TLB handler when linear map is bolted
by Scott Wood
· 13 years ago
48404f2
powerpc: Save Come-From Address Register (CFAR) in exception frame
by Paul Mackerras
· 14 years ago
a7b8ad4
powerpc/book3e: Fix extlb size
by Michael Ellerman
· 14 years ago
948cf67
powerpc: Add NAP mode support on Power7 in HV mode
by Benjamin Herrenschmidt
· 14 years ago
d4429f6
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
e360adb
irq_work: Add generic hardirq context callbacks
by Peter Zijlstra
· 14 years ago
cf9efce
powerpc: Account time using timebase rather than PURR
by Paul Mackerras
· 14 years ago
fc53b42
powerpc/kexec: Switch to a static PACA on the way out
by Matt Evans
· 14 years ago
98edb6c
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
1fc711f
powerpc/kexec: Fix race in kexec shutdown
by Michael Neuling
· 14 years ago
0604675
KVM: PPC: Use now shadowed vcpu fields
by Alexander Graf
· 15 years ago
c14dea0
KVM: PPC: Use KVM_BOOK3S_HANDLER
by Alexander Graf
· 15 years ago
2191d65
KVM: PPC: Name generic 64-bit code generic
by Alexander Graf
· 15 years ago
1426d5a
powerpc: Dynamically allocate pacas
by Michael Ellerman
· 15 years ago
7e57cba
KVM: PPC: Use PACA backed shadow vcpu
by Alexander Graf
· 15 years ago
4b7ae55
Add fields to PACA
by Alexander Graf
· 15 years ago
57c0c15
perf: Tidy up after the big rename
by Ingo Molnar
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
dce6670
powerpc: Add PACA fields specific to 64-bit Book3E processors
by Benjamin Herrenschmidt
· 15 years ago
bc47ab0
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
91c60b5
powerpc: Separate PACA fields for server CPUs
by Benjamin Herrenschmidt
· 15 years ago
93a6d3c
powerpc: Provide a way to defer perf counter work until interrupts are enabled
by Paul Mackerras
· 16 years ago
1f6a93e
powerpc: Make it possible to move the interrupt handlers away from the kernel
by Paul Mackerras
· 16 years ago
b8b572e
powerpc: Move include files to arch/powerpc/include/asm
by Stephen Rothwell
· 16 years ago
[Renamed (98%) from include/asm-powerpc/paca.h]
90035fe
[POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSS
by Tony Breeds
· 17 years ago
30ff2e8
[POWERPC] iSeries: Make iseries_reg_save private to iSeries
by Stephen Rothwell
· 17 years ago
06b8e87
taskstats scaled time cleanup
by Michael Neuling
· 17 years ago
568e0c1
powerpc: Remove obsolete prototype
by Julio M. Merino Vidal
· 17 years ago
4603ac1
powerpc: add scaled time accounting
by Michael Neuling
· 17 years ago
048c8bc
[POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT
by Hugh Dickins
· 18 years ago
d0f13e3
[POWERPC] Introduce address space "slices"
by Benjamin Herrenschmidt
· 18 years ago
6873040
[POWERPC] Save trap number in bad_stack
by Olof Johansson
· 18 years ago
e91948f
[POWERPC] Minor paca optimisation
by Stephen Rothwell
· 18 years ago
d04c56f
[POWERPC] Lazy interrupt disabling for 64-bit machines
by Paul Mackerras
· 18 years ago
c547fc2
Merge branch 'linux-2.6'
by Paul Mackerras
· 18 years ago
f007cac
[POWERPC] Fix MMIO ops to provide expected barrier behaviour
by Paul Mackerras
· 18 years ago
2f6093c
[POWERPC] Implement SLB shadow buffer
by Michael Neuling
· 18 years ago
45c091b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
bf72aeb
powerpc: Use 64k pages without needing cache-inhibited large pages
by Paul Mackerras
· 18 years ago
4306443
powerpc: Remove unused paca->pgdir field
by Paul Mackerras
· 18 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
4df2046
[PATCH] powerpc: Allow non zero boot cpuids
by Anton Blanchard
· 19 years ago
c6622f6
powerpc: Implement accurate task and CPU time accounting
by Paul Mackerras
· 19 years ago
2ef9481
[PATCH] powerpc: trivial: modify comments to refer to new location of files
by Jon Mason
· 19 years ago
3356bb9f7
[PATCH] powerpc: Remove lppaca structure from the PACA
by David Gibson
· 19 years ago
7a0268f
[PATCH] powerpc/64: per cpu data optimisations
by Anton Blanchard
· 19 years ago
88ced03
[PATCH] powerpc: sanitize header files for user space includes
by Arnd Bergmann
· 19 years ago
404849b
[PATCH] powerpc: Remove some unneeded fields from the paca
by David Gibson
· 19 years ago
1888e7b
[PATCH] powerpc: Remove ItLpRegSave area from the paca
by David Gibson
· 19 years ago
8882a4d
[PATCH] powerpc: Move various ppc64 files with no ppc32 equivalent to powerpc
by David Gibson
· 19 years ago
[Renamed (95%) from include/asm-ppc64/paca.h]
3c726f8
[PATCH] ppc64: support 64k pages
by Benjamin Herrenschmidt
· 19 years ago
59ce20b
merge filename and modify references to iseries/it_lp_reg_save.h
by Kelly Daly
· 19 years ago
ed09415
[PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from paca
by Michael Ellerman
· 19 years ago
bea248f
[PATCH] ppc64: Remove lpqueue pointer from the paca on iSeries
by Michael Ellerman
· 19 years ago
4a5304f
[PATCH] ppc64 iSeries: tidy up some includes and HvCall.h
by Stephen Rothwell
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago