index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
reg.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-09
powerpc: Rework runlatch code
Benjamin Herrenschmidt
1
-20
/
+2
2011-12-09
powerpc/476fpe: Add 476fpe SoC code
Tony Breeds
1
-0
/
+1
2011-08-05
ppc: Remove duplicate definition of PV_POWER7
Peter Zijlstra
1
-1
/
+0
2011-08-05
powerpc: mtspr/mtmsr should take an unsigned long
Scott Wood
1
-2
/
+5
2011-07-25
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+2
2011-07-12
powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...
Paul Mackerras
1
-4
/
+12
2011-07-12
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
Paul Mackerras
1
-0
/
+1
2011-07-12
KVM: PPC: Add support for Book3S processors in hypervisor mode
Paul Mackerras
1
-0
/
+4
2011-07-12
powerpc: Set up LPCR for running guest partitions
Paul Mackerras
1
-0
/
+4
2011-06-22
powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.
Ashish Kalra
1
-2
/
+2
2011-05-20
powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processors
Paul Mackerras
1
-0
/
+5
2011-05-04
powerpc: Save Come-From Address Register (CFAR) in exception frame
Paul Mackerras
1
-0
/
+1
2011-05-04
powerpc: Add Initiate Coprocessor Store Word (icswx) support
Tseng-Hui (Frank) Lin
1
-0
/
+1
2011-04-27
powerpc: Add MSR_64BIT
Michael Ellerman
1
-2
/
+8
2011-04-20
powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode
Paul Mackerras
1
-0
/
+14
2011-04-20
powerpc: In HV mode, use HSPRG0 for PACA
Benjamin Herrenschmidt
1
-1
/
+26
2011-04-20
powerpc: Add more Power7 specific definitions
Benjamin Herrenschmidt
1
-1
/
+45
2011-03-18
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2011-03-16
perf, powerpc: Handle events that raise an exception without overflowing
Anton Blanchard
1
-0
/
+1
2011-03-15
powerpc/85xx: Workaroudn e500 CPU erratum A005
Liu Yu
1
-0
/
+2
2011-03-04
powerpc: Cleanup definition of the PID register
Tseng-Hui (Frank) Lin
1
-0
/
+10
2011-01-12
powerpc/85xx: add e500 HID1 bit definition
Li Yang
1
-0
/
+2
2010-08-24
powerpc: Inline ppc64_runlatch_off
Anton Blanchard
1
-1
/
+8
2010-07-09
powerpc/book3e: mtmsr should not be mtmsrd on book3e 64-bit
Benjamin Herrenschmidt
1
-1
/
+1
2010-05-21
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+10
2010-05-05
powerpc/4xx: Simple platform for the ISS 4xx simulator
Torez Smith
1
-0
/
+3
2010-05-05
powerpc/47x: Base ppc476 support
Dave Kleikamp
1
-0
/
+1
2010-04-25
KVM: PPC: Add Gekko SPRs
Alexander Graf
1
-0
/
+10
2010-03-01
KVM: PPC: Emulate trap SRR1 flags properly
Alexander Graf
1
-0
/
+4
2009-10-28
powerpc: perf_event: Enable SDAR in continous sample mode
Anton Blanchard
1
-0
/
+2
2009-08-20
powerpc: Add definitions used by exception handling on 64-bit Book3E
Benjamin Herrenschmidt
1
-0
/
+19
2009-08-20
powerpc: Add SPR definitions for new 64-bit BookE
Benjamin Herrenschmidt
1
-7
/
+3
2009-08-20
powerpc: Change PACA from SPRG3 to SPRG1
Benjamin Herrenschmidt
1
-5
/
+5
2009-08-20
powerpc: Remove use of a second scratch SPRG in STAB code
Benjamin Herrenschmidt
1
-2
/
+1
2009-08-20
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
1
-0
/
+113
2009-06-16
powerpc: Add memory clobber to mtspr()
Benjamin Herrenschmidt
1
-1
/
+2
2009-06-15
powerpc: Add compiler memory barrier to mtmsr macro
Paul Mackerras
1
-2
/
+2
2009-05-15
perf_counter: powerpc: supply more precise information on counter overflow ev...
Paul Mackerras
1
-0
/
+2
2009-04-02
powerpc: Move SPEFSCR defines to common header
Kumar Gala
1
-0
/
+30
2009-03-11
powerpc: Add missing DABR flags
Geoff Levand
1
-0
/
+2
2008-12-23
powerpc: Prepare xmon_save_regs for use with kdump
Anton Vorontsov
1
-0
/
+4
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell
1
-0
/
+788