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
/
include
/
asm
/
reg_booke.h
Age
Commit message (
Expand
)
Author
2017-08-03
powerpc: Remove old unused icswx based coprocessor support
Benjamin Herrenschmidt
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
2015-10-15
powerpc/e6500: add TMCFG0 register definition
Tudor Laurentiu
2014-09-22
KVM: PPC: BOOKE: Emulate debug registers and exception
Bharat Bhushan
2014-07-29
powerpc/e6500: Add support for hardware threads
Andy Fleming
2014-07-29
powerpc/booke: Define MSR bits the same way as reg.h
Scott Wood
2014-06-20
powerpc/e500mc: Fix wrong value of MCSR_L2MMU_MHIT
Scott Wood
2014-05-30
KVM: PPC: E500: Add dcbtls emulation
Alexander Graf
2014-01-07
powerpc/fsl: add E6500 PVR and SPRN_PWRMGTCR0 define
Wang Dongsheng
2014-01-07
powerpc/booke64: Add LRAT error exception handler
Mihai Caraman
2013-10-18
powerpc: move debug registers in a structure
Bharat Bhushan
2013-08-14
powerpc: Wrap MSR macros with parentheses
Anton Blanchard
2013-02-13
booke: Added DBCR4 SPR number
Bharat Bhushan
2012-10-05
KVM: PPC: booke: Add watchdog emulation
Bharat Bhushan
2012-05-24
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-04-19
powerpc: fix build when CONFIG_BOOKE_WDT is enabled
Baruch Siach
2012-04-08
KVM: PPC: booke: category E.HV (GS-mode) support
Scott Wood
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-15
powerpc/fsl-booke: Fixup calc_cam_sz to support MMU v2
Kumar Gala
2011-11-25
powerpc/book3e: Add ICSWX/ACOP support to Book3e cores like A2
Jimi Xenidis
2011-11-17
powerpc/book3e-64: Fix debug support for userspace
Kumar Gala
2011-10-06
powerpc/fsl-booke: Handle L1 D-cache parity error correctly on e500mc
Kumar Gala
2011-07-12
KVM: PPC: e500: Save/restore SPE state
Scott Wood
2011-05-19
powerpc/e5500: set non-base IVORs
Scott Wood
2011-04-27
powerpc: Add MSR_64BIT
Michael Ellerman
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-30
powerpc/booke: Correct the SPRN_MAS5 definition.
Varun Sethi
2011-03-04
powerpc: Cleanup definition of the PID register
Tseng-Hui (Frank) Lin
2011-01-12
powerpc/85xx: add e500 HID1 bit definition
Li Yang
2010-07-14
powerpc/book3e: Adjust the page sizes list based on MMU config
Benjamin Herrenschmidt
2010-07-09
powerpc/book3e: Hack to get gdb moving along on Book3E 64-bit
Benjamin Herrenschmidt
2010-05-21
powerpc/e500mc: Implement machine check handler.
Scott Wood
2010-05-05
powerpc/47x: Base ppc476 support
Dave Kleikamp
2010-03-09
powerpc/booke: Fix a couple typos in the advanced ptrace code
Dave Kleikamp
2010-02-17
powerpc/booke: Add definitions for advanced debug registers
Dave Kleikamp
2009-08-28
powerpc/book3e-64: Add support to initial_tlb_book3e for non-HES TLB
Kumar Gala
2009-08-24
powerpc/booke: Move MMUCSR definition into mmu-book3e.h
Kumar Gala
2009-08-20
powerpc: Add SPR definitions for new 64-bit BookE
Benjamin Herrenschmidt
2009-06-15
powerpc/fsl-booke: Enable L1 cache on e500v1/e500v2/e500mc CPUs
Nate Case
2009-04-02
powerpc: Move SPEFSCR defines to common header
Kumar Gala
2009-03-11
powerpc: Add defintion for MSR[GS] to list of MSR bits
Timur Tabi
2009-01-28
powerpc/fsl-booke: Cleanup init/exception setup to be runtime
Kumar Gala
2008-09-24
powerpc: Introduce local (non-broadcast) forms of tlb invalidates
Kumar Gala
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell