Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
025304a517dce66b270f89a5d6a82191dd3838c6
/
arch
/
powerpc
/
include
/
asm
/
reg.h
b75c100
powerpc/tm: Move TM abort cause codes to uapi
by Michael Neuling
· 12 years ago
6ce6c62
powerpc/tm: Abort on emulation and alignment faults
by Michael Neuling
· 12 years ago
35f7097
powerpc/tm: Make room for hypervisor in abort cause codes
by Michael Neuling
· 12 years ago
01227a8
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
9353374
powerpc: Context switch the new EBB SPRs
by Michael Ellerman
· 12 years ago
1ddf499
powerpc: Turn on the EBB H/FSCR bits
by Michael Neuling
· 12 years ago
53b56ca
powerpc: Setup BHRB instructions facility in HFSCR for POWER8
by Anshuman Khandual
· 12 years ago
4619ac8
KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts
by Paul Mackerras
· 12 years ago
8f61aa3
powerpc/perf: Add support for SIER
by Michael Ellerman
· 12 years ago
240686c
powerpc: Initialise PMU related regs on Power8
by Michael Ellerman
· 12 years ago
04b418c
powerpc: Add HFSCR SPR definitions
by Michael Neuling
· 12 years ago
fa759e9
powerpc: Add DSCR FSCR register bit definition
by Michael Neuling
· 12 years ago
89f8833
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
2b0a576
powerpc: Add new transactional memory state to the signal context
by Michael Neuling
· 12 years ago
98ae22e
powerpc: Add helper functions for transactional memory context switching
by Michael Neuling
· 12 years ago
97a0aac
powerpc: Register defines for various transactional memory registers
by Michael Neuling
· 12 years ago
ffe129e
KVM: PPC: booke: use vcpu reference from thread_struct
by Bharat Bhushan
· 12 years ago
2468dcf
powerpc: Add support for context switching the TAR register
by Ian Munsie
· 12 years ago
9422de3
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
by Michael Neuling
· 12 years ago
a8190a5
powerpc: Add DAWR/X SPR number definitions
by Michael Neuling
· 12 years ago
13e7a8e
powerpc: Macros for saving/restore PPR
by Haren Myneni
· 12 years ago
42d02b8
powerpc: Define differences between doorbells on book3e and book3s
by Ian Munsie
· 12 years ago
16e024f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
28c483b
KVM: PPC: Book3S PR: Fix VSX handling
by Paul Mackerras
· 12 years ago
b030272
powerpc: Setup relocation on exceptions for bare metal systems
by Michael Neuling
· 12 years ago
71e1849
powerpc: POWER8 cputable entry
by Michael Neuling
· 12 years ago
e687883
powerpc/perf: Sample only if SIAR-Valid bit is set in P7+
by sukadev@linux.vnet.ibm.com
· 12 years ago
b92a66a
powerpc: Add denormalisation exception handling for POWER6/7
by Michael Neuling
· 12 years ago
4474ef0
powerpc: Rework set_dabr so it can take a DABRX value as well
by Michael Neuling
· 12 years ago
22d8ce8
powerpc: Define Power7+ PV constant PV_POWER7p
by sukadev@linux.vnet.ibm.com
· 12 years ago
8b64a9d
powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit int
by Mihai Caraman
· 12 years ago
5473eb1
powerpc/booke64: Use GSRR registers in Guest Doorbell interrupts
by Mihai Caraman
· 12 years ago
d3dbeef
powerpc: Rename 64-bit PVR constants to PVR_foo
by Michael Ellerman
· 12 years ago
b416c9a
powerpc: Add "memory" attribute for mfmsr()
by Tiejun Chen
· 12 years ago
18ad51d
powerpc: Add VDSO version of getcpu
by Anton Blanchard
· 12 years ago
d30f6e4
KVM: PPC: booke: category E.HV (GS-mode) support
by Scott Wood
· 13 years ago
2e7580b
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
fe1952f
powerpc: Rework runlatch code
by Benjamin Herrenschmidt
· 13 years ago
342d3db
KVM: PPC: Implement MMU notifiers for Book3S HV guests
by Paul Mackerras
· 13 years ago
697d389
KVM: PPC: Implement MMIO emulation support for Book3S HV guests
by Paul Mackerras
· 13 years ago
da9d1d7
KVM: PPC: Allow use of small pages to back Book3S HV guests
by Paul Mackerras
· 13 years ago
df777bd
powerpc/476fpe: Add 476fpe SoC code
by Tony Breeds
· 13 years ago
501d238
ppc: Remove duplicate definition of PV_POWER7
by Peter Zijlstra
· 13 years ago
326ed6a
powerpc: mtspr/mtmsr should take an unsigned long
by Scott Wood
· 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
969391c
powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits
by Paul Mackerras
· 13 years ago
aa04b4c
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
by Paul Mackerras
· 13 years ago
de56a94
KVM: PPC: Add support for Book3S processors in hypervisor mode
by Paul Mackerras
· 13 years ago
923c53c
powerpc: Set up LPCR for running guest partitions
by Paul Mackerras
· 13 years ago
1325a68
powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.
by Ashish Kalra
· 14 years ago
593adf3
powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processors
by Paul Mackerras
· 14 years ago
48404f2
powerpc: Save Come-From Address Register (CFAR) in exception frame
by Paul Mackerras
· 14 years ago
851d2e2
powerpc: Add Initiate Coprocessor Store Word (icswx) support
by Tseng-Hui (Frank) Lin
· 14 years ago
9d4a292
powerpc: Add MSR_64BIT
by Michael Ellerman
· 14 years ago
673b189
powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode
by Paul Mackerras
· 14 years ago
2dd60d7
powerpc: In HV mode, use HSPRG0 for PACA
by Benjamin Herrenschmidt
· 14 years ago
50fb8eb
powerpc: Add more Power7 specific definitions
by Benjamin Herrenschmidt
· 14 years ago
6192978
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
0837e32
perf, powerpc: Handle events that raise an exception without overflowing
by Anton Blanchard
· 14 years ago
ac6f120
powerpc/85xx: Workaroudn e500 CPU erratum A005
by Liu Yu
· 14 years ago
6edc642
powerpc: Cleanup definition of the PID register
by Tseng-Hui (Frank) Lin
· 14 years ago
86985db
powerpc/85xx: add e500 HID1 bit definition
by Li Yang
· 14 years ago
4138d65
powerpc: Inline ppc64_runlatch_off
by Anton Blanchard
· 14 years ago
0866eb9
powerpc/book3e: mtmsr should not be mtmsrd on book3e 64-bit
by Benjamin Herrenschmidt
· 14 years ago
98edb6c
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
b4e8c8d
powerpc/4xx: Simple platform for the ISS 4xx simulator
by Torez Smith
· 15 years ago
e7f75ad
powerpc/47x: Base ppc476 support
by Dave Kleikamp
· 15 years ago
d6d549b
KVM: PPC: Add Gekko SPRs
by Alexander Graf
· 15 years ago
25a8a02
KVM: PPC: Emulate trap SRR1 flags properly
by Alexander Graf
· 15 years ago
81cd5ae
powerpc: perf_event: Enable SDAR in continous sample mode
by Anton Blanchard
· 15 years ago
13363ab
powerpc: Add definitions used by exception handling on 64-bit Book3E
by Benjamin Herrenschmidt
· 15 years ago
0257c99
powerpc: Add SPR definitions for new 64-bit BookE
by Benjamin Herrenschmidt
· 15 years ago
063517b
powerpc: Change PACA from SPRG3 to SPRG1
by Benjamin Herrenschmidt
· 15 years ago
c5a8c0c
powerpc: Remove use of a second scratch SPRG in STAB code
by Benjamin Herrenschmidt
· 15 years ago
ee43eb7
powerpc: Use names rather than numbers for SPRGs (v2)
by Benjamin Herrenschmidt
· 15 years ago
2fae0a5
powerpc: Add memory clobber to mtspr()
by Benjamin Herrenschmidt
· 16 years ago
4c75f84
powerpc: Add compiler memory barrier to mtmsr macro
by Paul Mackerras
· 16 years ago
0bbd0d4
perf_counter: powerpc: supply more precise information on counter overflow events
by Paul Mackerras
· 16 years ago
39fd093
powerpc: Move SPEFSCR defines to common header
by Kumar Gala
· 16 years ago
c9c3832
powerpc: Add missing DABR flags
by Geoff Levand
· 16 years ago
322b439
powerpc: Prepare xmon_save_regs for use with kdump
by Anton Vorontsov
· 16 years ago
b8b572e
powerpc: Move include files to arch/powerpc/include/asm
by Stephen Rothwell
· 16 years ago
[Renamed from include/asm-powerpc/reg.h]
d49747b
powerpc/mpc83xx: Power Management support
by Scott Wood
· 17 years ago
ce48b21
powerpc: Add VSX context save/restore, ptrace and signal support
by Michael Neuling
· 16 years ago
fac23fe
powerpc: Introduce infrastructure for feature sections with alternatives
by Michael Ellerman
· 17 years ago
fc4033b
powerpc/85xx: add DOZE/NAP support for e500 core
by Kumar Gala
· 17 years ago
9176c0b
[POWERPC] move celleb DABRX definitions
by Jens Osterkamp
· 17 years ago
39aef68
[POWERPC] Made FSL Book-E PMC support more generic
by Andy Fleming
· 17 years ago
cda563f
[POWERPC] Add definition of Cell bookmark SPR
by Geoff Levand
· 17 years ago
584f8b7
[POWERPC] Use SLB size from the device tree
by Michael Neuling
· 17 years ago
e6b6e3f
[POWERPC] Remove APUS support from arch/ppc
by Adrian Bunk
· 17 years ago
2e1957f
[POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=y
by Olof Johansson
· 17 years ago
078f194
[POWERPC] Oprofile enhanced instruction sampling support
by will schmidt
· 17 years ago
25fc530
[POWERPC] pasemi: PA6T oprofile support
by Olof Johansson
· 18 years ago
c388cfe
[POWERPC] pasemi: SMP timebase sync
by Olof Johansson
· 18 years ago
1199919
[POWERPC] pasemi: Idle loops
by Olof Johansson
· 18 years ago
6529c13
[POWERPC] PA6T PMC support
by Olof Johansson
· 18 years ago
f050982
[POWERPC] Add SPURR SPR to sysfs
by Anton Blanchard
· 18 years ago
4c198557
[POWERPC] Add DSCR SPR to sysfs
by Anton Blanchard
· 18 years ago
859deea
[POWERPC] Cell timebase bug workaround
by Benjamin Herrenschmidt
· 18 years ago
Next »