index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
proc-v7.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: mm: proc-v7: Use the new processor struct macros
Dave Martin
2011-07-07
1
-26
/
+5
*
ARM: pm: ensure ARMv7 CPUs save and restore the TLS register
Russell King
2011-06-24
1
-3
/
+7
*
ARM: pm: proc-v7: fix missing struct processor pointers for suspend code
Russell King
2011-06-24
1
-3
/
+3
*
Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID"
Russell King
2011-06-09
1
-4
/
+6
*
ARM: 6943/1: mm: use TTBR1 instead of reserved context ID
Will Deacon
2011-05-26
1
-6
/
+4
*
ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7
Catalin Marinas
2011-05-26
1
-1
/
+3
*
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
2011-04-13
1
-1
/
+1
|
\
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
|
ARM: Make consolidated PM sleep code depend on PM_SLEEP
Russell King
2011-04-02
1
-1
/
+1
|
/
*
-
-
-
.
Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...
Russell King
2011-03-16
1
-30
/
+98
|
\
\
\
|
|
*
|
ARM: pm: add generic CPU suspend/resume support
Russell King
2011-02-22
1
-30
/
+86
|
|
/
/
|
/
|
|
|
*
|
ARM: 6772/1: errata: possible fault MMU translations following an ASID switch
Will Deacon
2011-03-09
1
-0
/
+6
|
|
/
|
*
ARM: 6743/1: errata: interrupted ICALLUIS may prevent completion of broadcast...
Will Deacon
2011-02-19
1
-0
/
+6
|
/
*
ARM: 6623/1: Thumb-2: Fix out-of-range offset for Thumb-2 in proc-v7.S
Dave Martin
2011-01-14
1
-1
/
+3
*
Merge branch 'pgt' (early part) into devel
Russell King
2011-01-06
1
-10
/
+8
|
\
|
*
ARM: pgtable: provide RDONLY page table bit rather than WRITE bit
Russell King
2010-12-22
1
-3
/
+3
|
*
ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN
Russell King
2010-12-22
1
-2
/
+2
|
*
ARM: pgtable: switch order of Linux vs hardware page tables
Russell King
2010-12-22
1
-5
/
+3
*
|
Merge branch 'misc' into devel
Russell King
2011-01-06
1
-2
/
+7
|
\
\
|
*
|
ARM: 6396/1: Add SWP/SWPB emulation for ARMv7 processors
Leif Lindholm
2010-11-04
1
-0
/
+4
|
*
|
ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs
Catalin Marinas
2010-11-04
1
-2
/
+3
|
|
/
*
|
ARM: 6501/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in mm/p...
Dave Martin
2010-11-30
1
-2
/
+2
|
/
*
Merge branch 'devel-stable' into devel
Russell King
2010-10-19
1
-1
/
+9
|
\
|
*
ARM: 6435/1: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9
Tony Lindgren
2010-10-08
1
-1
/
+1
|
*
ARM: 6416/1: errata: faulty hazard checking in the Store Buffer may lead to d...
Will Deacon
2010-10-04
1
-0
/
+8
*
|
Merge branch 'hotplug' into devel
Russell King
2010-10-18
1
-1
/
+5
|
\
\
|
*
|
ARM: hotplug cpu: Keep processor information, startup code & __lookup_process...
Russell King
2010-10-08
1
-1
/
+5
*
|
|
ARM: Allow SMP kernels to boot on UP systems
Russell King
2010-10-04
1
-14
/
+27
|
|
/
|
/
|
*
|
ARM: 6398/1: add proc info for ARM11MPCore/Cortex-A9 from ARM
Daniel Walker
2010-09-17
1
-1
/
+25
*
|
ARM: 6389/1: errata: incorrect hazard handling in the SCU may lead to data co...
Will Deacon
2010-09-17
1
-0
/
+9
*
|
ARM: 6388/1: errata: DMB operation may be faulty
Will Deacon
2010-09-17
1
-2
/
+14
*
|
ARM: 6387/1: errata: check primary part ID in proc-v7.S
Will Deacon
2010-09-17
1
-3
/
+8
|
/
*
ARM: Factor out common code from cpu_proc_fin()
Russell King
2010-07-27
1
-4
/
+1
*
ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6
Tony Lindgren
2010-07-09
1
-1
/
+1
*
ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 a...
Tony Lindgren
2010-01-19
1
-2
/
+0
*
ARM: 5886/1: arm: Fix cpu_proc_fin() for proc-v7.S and make kexec work
Tony Lindgren
2010-01-19
1
-1
/
+8
*
ARMv7: Check whether the SMP/nAMP mode was already enabled
Tony Thompson
2009-11-04
1
-3
/
+4
*
ARM: ensure initial page tables are setup for SMP systems
Russell King
2009-11-02
1
-3
/
+4
*
ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()
Kirill A. Shutemov
2009-10-02
1
-1
/
+1
*
nommu: Do not set PRRR and NMRR in proc-v7.S if !MMU
Catalin Marinas
2009-07-24
1
-1
/
+1
*
Thumb-2: Implement the unified arch/arm/mm support
Catalin Marinas
2009-07-24
1
-1
/
+4
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-06-14
1
-11
/
+48
|
\
|
*
Add core support for ARMv6/v7 big-endian
Catalin Marinas
2009-05-30
1
-0
/
+3
|
*
ARMv7: Document the PRRR and NMRR registers setting
Catalin Marinas
2009-05-30
1
-2
/
+30
|
*
ARMv7: Enable the SWP instruction
Catalin Marinas
2009-05-30
1
-4
/
+4
|
*
ARMv7: Mark the PTWs inner WBWA on SMP and WB on UP
Tony Thompson
2009-05-30
1
-3
/
+9
|
*
Check whether the TLB operations need broadcasting on SMP systems
Catalin Marinas
2009-05-30
1
-2
/
+2
*
|
[ARM] ARMv7 errata: only apply fixes when running on applicable CPU
Russell King
2009-06-02
1
-11
/
+25
|
/
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-05-02
1
-0
/
+19
|
\
|
*
[ARM] 5489/1: ARM errata: Data written to the L2 cache can be overwritten wit...
Catalin Marinas
2009-04-30
1
-0
/
+5
[next]