index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
3
-6
/
+15
*
ARM: Fix errata 411920 workarounds
Russell King
2009-10-29
2
-29
/
+7
*
ARM: Fix sparsemem with SPARSEMEM_EXTREME enabled
Russell King
2009-10-29
1
-1
/
+19
*
ARM: Use GFP_DMA only for masks _less_ than 32-bit
Russell King
2009-10-25
1
-2
/
+2
*
ARM: 5769/1: CPU_ARM920T: remove dead Maverick EP9312 URL
Hartley Sweeten
2009-10-21
1
-4
/
+1
*
ARM: force dcache flush if dcache_dirty bit set
Nitin Gupta
2009-10-12
1
-6
/
+3
*
ARM: Add kmap_atomic type debugging
Russell King
2009-10-11
1
-0
/
+2
*
ARM: 5747/1: Fix the start_pg value in free_memmap()
Catalin Marinas
2009-10-07
1
-1
/
+1
*
ARM: 5746/1: Handle possible translation errors in ARMv6/v7 coherent_user_range
Catalin Marinas
2009-10-07
2
-4
/
+35
*
ARM: 5742/1: ARM: add debug check for invalid kernel page faults
Imre Deak
2009-10-05
1
-0
/
+5
*
ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7
Kirill A. Shutemov
2009-10-02
1
-1
/
+50
*
ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()
Kirill A. Shutemov
2009-10-02
30
-53
/
+118
*
ARM: 5740/1: fix valid_phys_addr_range() range check
Greg Ungerer
2009-10-02
1
-1
/
+1
*
ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcast
Russell King
2009-09-28
1
-4
/
+33
*
ARM: Fix warning: unused variable 'highmem'
Russell King
2009-09-28
1
-0
/
+2
*
Merge branch 'origin' into for-linus
Russell King
2009-09-24
3
-8
/
+8
|
\
|
*
cpumask: use mm_cpumask() wrapper: arm
Rusty Russell
2009-09-24
2
-6
/
+6
|
*
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-09-22
1
-2
/
+2
*
|
Merge branch 'master' into for-linus
Russell King
2009-09-22
3
-49
/
+68
|
\
\
|
*
|
ARM: Add support for checking access permissions on prefetch aborts
Russell King
2009-09-20
1
-3
/
+6
|
*
|
ARM: Separate out access error checking
Russell King
2009-09-20
1
-11
/
+22
|
*
|
ARM: Ensure correct might_sleep() check in pagefault path
Russell King
2009-09-20
1
-0
/
+7
|
*
|
ARM: Update page fault handling for new OOM techniques
Russell King
2009-09-20
1
-33
/
+14
|
*
|
ARM: Provide definitions and helpers for decoding the FSR register
Russell King
2009-09-20
1
-3
/
+15
|
*
|
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6
Russell King
2009-09-19
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
*
Nicolas Pitre has a new email address
Nicolas Pitre
2009-09-15
1
-1
/
+1
|
*
|
ARM: 5700/1: ARM: Introduce ARM_L1_CACHE_SHIFT to define cache line size
Kirill A. Shutemov
2009-09-15
1
-0
/
+5
|
|
/
*
|
ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3
Linus Walleij
2009-09-15
1
-0
/
+8
|
/
*
Merge branch 'master' into devel
Russell King
2009-09-12
4
-47
/
+129
|
\
|
*
ARM: Fix pfn_valid() for sparse memory
Russell King
2009-09-12
1
-0
/
+32
|
*
ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic() with ...
Nicolas Pitre
2009-09-04
1
-0
/
+8
|
*
ARM: 5687/1: fix an oops with highmem
Nicolas Pitre
2009-09-02
1
-1
/
+8
|
*
ARM: Fix broken highmem support
Russell King
2009-08-15
2
-46
/
+81
*
|
Merge branch 'devel-stable' into devel
Russell King
2009-09-12
8
-35
/
+130
|
\
\
|
*
\
Merge branch 'nomadik' into devel-stable
Russell King
2009-09-12
1
-1
/
+1
|
|
\
\
|
|
*
|
[ARM] 5587/1: nomadik: add l2cc
Alessandro Rubini
2009-07-02
1
-1
/
+1
|
*
|
|
Include linux/sched.h in arch/arm/mm/fault.c
Catalin Marinas
2009-07-24
1
-0
/
+1
|
*
|
|
nommu: Do not set PRRR and NMRR in proc-v7.S if !MMU
Catalin Marinas
2009-07-24
1
-1
/
+1
|
*
|
|
nommu: Add #ifdef CONFIG_MMU around the PTE sanity checks
Catalin Marinas
2009-07-24
1
-0
/
+2
|
*
|
|
nommu: Include asm/setup.h in arch/arm/mm/nommu.c
Catalin Marinas
2009-07-24
1
-0
/
+1
|
*
|
|
nommu: Add noMMU support to the DMA API
Catalin Marinas
2009-07-24
1
-22
/
+72
|
*
|
|
nommu: Fix the fault processing for the MMU-less case
Catalin Marinas
2009-07-24
1
-0
/
+22
|
*
|
|
Thumb-2: Implement the unified arch/arm/mm support
Catalin Marinas
2009-07-24
3
-11
/
+30
|
|
|
/
|
|
/
|
*
|
|
ARM: implement highpte
Russell King
2009-08-17
1
-0
/
+1
*
|
|
[ARM] remove L_PTE_BUFFERABLE and L_PTE_CACHEABLE
Russell King
2009-07-11
1
-6
/
+0
|
/
/
*
|
[ARM] export __cpu_flush_dcache_page
Russell King
2009-07-05
1
-0
/
+1
|
/
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-06-22
2
-20
/
+126
|
\
|
*
[ARM] 5540/1: 32-bit Thumb-2 {ld,st}{m,rd} alignment fault fixup support
George G. Davis
2009-06-19
1
-20
/
+119
|
*
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
2009-06-18
1
-0
/
+7
|
|
\
[next]