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
...
|
|
|
*
|
|
|
ARM: tlb: don't perform inner-shareable invalidation for local TLB ops
Will Deacon
2013-08-12
1
-6
/
+1
|
|
|
*
|
|
|
ARM: mm: remove redundant dsb() prior to range TLB invalidation
Will Deacon
2013-08-12
1
-1
/
+0
|
|
|
/
/
/
/
*
|
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-09-04
1
-3
/
+3
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
Alexander Graf
2013-08-29
4
-62
/
+40
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-next
Alexander Graf
2013-07-08
1
-3
/
+3
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
mm/cma: Move dma contiguous changes into a seperate config
Aneesh Kumar K.V
2013-07-02
1
-3
/
+3
*
|
|
|
|
|
Merge branch 'security-fixes' into fixes
Russell King
2013-08-20
1
-3
/
+6
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help text
Nicolas Pitre
2013-08-20
1
-3
/
+6
*
|
|
|
|
|
Merge branch 'security-fixes' into fixes
Russell King
2013-08-01
2
-1
/
+47
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
ARM: make vectors page inaccessible from userspace
Russell King
2013-08-01
1
-0
/
+4
|
*
|
|
|
|
ARM: allow kuser helpers to be removed from the vector page
Russell King
2013-07-31
1
-0
/
+34
|
*
|
|
|
|
ARM: move vector stubs
Russell King
2013-07-31
1
-1
/
+9
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
ARM: 7789/1: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15
Fabio Estevam
2013-07-26
1
-1
/
+2
*
|
|
|
|
ARM: 7785/1: mm: restrict early_alloc to section-aligned memory
Russell King
2013-07-22
1
-5
/
+38
*
|
|
|
|
ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2
Will Deacon
2013-07-22
3
-7
/
+8
|
/
/
/
/
*
|
|
|
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
2013-07-14
25
-55
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-07-13
2
-2
/
+2
|
\
\
\
|
*
|
|
ARM: mm: fix boot on SA1110 Assabet
Russell King
2013-07-09
1
-1
/
+1
|
*
|
|
ARM: 7781/1: mmu: Add debug_ll_io_init() mappings to early mappings
Stephen Boyd
2013-07-09
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
mm: remove free_area_cache
Michel Lespinasse
2013-07-10
1
-2
/
+0
*
|
|
Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2013-07-06
1
-8
/
+32
|
\
\
\
|
*
|
|
ARM: dma: Drop __GFP_COMP for iommu dma memory allocations
Richard Zhao
2013-06-28
1
-0
/
+9
|
*
|
|
ARM: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as clean
Ming Lei
2013-06-28
1
-3
/
+17
|
*
|
|
ARM: dma-mapping: NULLify dev->archdata.mapping pointer on detach
Will Deacon
2013-06-28
1
-1
/
+1
|
*
|
|
ARM: dma-mapping: convert DMA direction into IOMMU protection attributes
Will Deacon
2013-06-28
1
-2
/
+16
|
*
|
|
ARM: dma-mapping: Get pages if the cpu_addr is out of atomic_pool
YoungJun Cho
2013-06-28
1
-5
/
+6
*
|
|
|
mm/ARM: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
1
-45
/
+2
*
|
|
|
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
1
-2
/
+1
*
|
|
|
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
1
-4
/
+4
*
|
|
|
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-07-03
16
-117
/
+692
|
\
\
\
|
*
\
\
Merge branch 'devel-stable' into for-next
Russell King
2013-06-29
16
-96
/
+699
|
|
\
\
\
|
|
*
|
|
ARM: 7775/1: mm: Remove do_sect_fault from LPAE code
Steven Capper
2013-06-29
1
-0
/
+2
|
|
*
|
|
Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Russell King
2013-06-18
4
-73
/
+57
|
|
|
\
\
\
|
|
|
*
|
|
ARM: mm: clean up membank size limit checks
Cyril Chemparathy
2013-05-30
1
-8
/
+11
|
|
|
*
|
|
ARM: mm: cleanup checks for membank overlap with vmalloc area
Cyril Chemparathy
2013-05-30
1
-18
/
+1
|
|
|
*
|
|
ARM: mm: use physical addresses in highmem sanity checks
Cyril Chemparathy
2013-05-30
1
-12
/
+10
|
|
|
*
|
|
ARM: LPAE: accomodate >32-bit addresses for page table base
Cyril Chemparathy
2013-05-30
1
-0
/
+8
|
|
|
*
|
|
ARM: LPAE: factor out T1SZ and TTBR1 computations
Cyril Chemparathy
2013-05-30
1
-21
/
+8
|
|
|
*
|
|
ARM: LPAE: use 64-bit accessors for TTBR registers
Cyril Chemparathy
2013-05-30
1
-7
/
+2
|
|
|
*
|
|
ARM: LPAE: use phys_addr_t in switch_mm()
Cyril Chemparathy
2013-05-30
1
-4
/
+12
|
|
|
*
|
|
ARM: LPAE: use phys_addr_t for initrd location
Vitaly Andrianov
2013-05-30
1
-6
/
+7
|
|
|
*
|
|
ARM: LPAE: use phys_addr_t in free_memmap()
Vitaly Andrianov
2013-05-30
1
-3
/
+3
|
|
|
*
|
|
ARM: LPAE: use phys_addr_t in alloc_init_pud()
Vitaly Andrianov
2013-05-30
1
-1
/
+2
|
|
*
|
|
|
Merge branch 'for-rmk/hugepages' of git://git.linaro.org/people/stevecapper/l...
Russell King
2013-06-18
5
-13
/
+120
|
|
|
\
\
\
\
|
|
|
*
|
|
|
ARM: mm: Transparent huge page support for LPAE systems.
Catalin Marinas
2013-06-04
1
-1
/
+1
|
|
|
*
|
|
|
ARM: mm: HugeTLB support for LPAE systems.
Catalin Marinas
2013-06-04
4
-2
/
+104
|
|
|
*
|
|
|
ARM: mm: Add support for flushing HugeTLB pages.
Steve Capper
2013-06-04
1
-10
/
+15
|
|
|
|
/
/
/
|
|
*
|
|
|
ARM: mpu: Complete initialisation of the MPU after reaching the C-world
Jonathan Austin
2013-06-07
1
-1
/
+7
|
|
*
|
|
|
ARM: mpu: add MPU probe and initialisation functions in C
Jonathan Austin
2013-06-07
1
-0
/
+249
[prev]
[next]