index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: 7919/1: mm: refactor v7 cache cleaning ops to use way/index sequence
Lorenzo Pieralisi
2013-12-29
1
-7
/
+7
*
ARM: 7908/1: mm: Fix the arm_dma_limit calculation
Santosh Shilimkar
2013-12-09
1
-1
/
+1
*
ARM: another fix for the DMA mapping checks
Russell King
2013-12-09
1
-51
/
+40
*
ARM: fix booting low-vectors machines
Russell King
2013-11-30
2
-2
/
+3
*
ARM: dma-mapping: check DMA mask against available memory
Russell King
2013-11-30
1
-2
/
+7
*
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-22
3
-7
/
+15
|
\
|
*
ARM: 7885/1: Save/Restore 64-bit TTBR registers on LPAE suspend/resume
Mahesh Sivasubramanian
2013-11-14
1
-5
/
+12
|
*
ARM: 7884/1: mm: Fix ECC mem policy printk
Michal Simek
2013-11-14
1
-2
/
+2
|
*
ARM: Fix nommu.c build warning
Russell King
2013-11-14
1
-0
/
+1
*
|
mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS
Kirill A. Shutemov
2013-11-15
1
-3
/
+3
|
/
*
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-14
11
-22
/
+122
|
\
|
*
-
.
Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next
Russell King
2013-11-12
2
-3
/
+8
|
|
\
\
|
|
*
|
ARM: 7876/1: clear Thumb-2 IT state on exception handling
Marc Zyngier
2013-11-07
1
-1
/
+6
|
|
*
|
ARM: dma-mapping: don't allow DMA mappings to be marked executable
Russell King
2013-10-24
1
-2
/
+2
|
|
|
/
|
*
|
Merge branch 'devel-stable' into for-next
Russell King
2013-11-12
8
-15
/
+112
|
|
\
\
|
|
*
|
ARM: 7878/1: nommu: Implement dummy early_paging_init()
Thierry Reding
2013-11-07
1
-0
/
+9
|
|
*
|
Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/...
Russell King
2013-10-30
5
-11
/
+17
|
|
|
\
\
|
|
|
*
|
ARM: alignment: correctly decode instructions in BE8 mode.
Ben Dooks
2013-10-19
1
-2
/
+7
|
|
|
*
|
ARM: asm: Add ARM_BE8() assembly helper
Ben Dooks
2013-10-19
3
-9
/
+4
|
|
|
*
|
ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIAN
Ben Dooks
2013-10-19
1
-0
/
+6
|
|
|
|
/
|
|
*
|
ARM: mm: Recreate kernel mappings in early_paging_init()
Santosh Shilimkar
2013-10-10
1
-0
/
+82
|
|
*
|
ARM: mm: Move the idmap print to appropriate place in the code
Santosh Shilimkar
2013-10-10
1
-2
/
+1
|
|
*
|
ARM: mm: Introduce virt_to_idmap() with an arch hook
Santosh Shilimkar
2013-10-10
1
-2
/
+3
|
|
|
/
|
*
|
ARM: 7840/1: LPAE: don't reject mapping /dev/mem above 4GB
Sergey Dyasly
2013-10-29
1
-4
/
+2
*
|
|
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-14
3
-12
/
+53
|
\
\
\
|
*
|
|
ARM: 7805/1: mm: change max*pfn to include the physical offset of memory
Santosh Shilimkar
2013-10-31
1
-6
/
+4
|
*
|
|
ARM: DMA-API: better handing of DMA masks for coherent allocations
Russell King
2013-10-31
3
-6
/
+49
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
1
-8
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
of: remove early_init_dt_setup_initrd_arch
Rob Herring
2013-10-09
1
-8
/
+0
|
*
|
arm: set initrd_start/initrd_end for fdt scan
Rob Herring
2013-10-09
1
-3
/
+8
|
|
/
*
|
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-10-15
1
-3
/
+0
|
\
\
|
*
|
Revert "ARM: init: add support for reserved memory defined by device tree"
Marek Szyprowski
2013-10-15
1
-3
/
+0
|
|
/
*
|
ARM: dma-mapping: Always pass proper prot flags to iommu_map()
Andreas Herrmann
2013-10-02
1
-15
/
+28
|
/
*
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-12
1
-3
/
+6
*
arch: mm: do not invoke OOM killer on kernel fault OOM
Johannes Weiner
2013-09-12
1
-7
/
+7
*
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
2013-09-11
1
-0
/
+5
*
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-09-10
1
-1
/
+1
|
\
|
*
Merge tag 'v3.11-rc7' into devicetree/next
Grant Likely
2013-08-28
6
-14
/
+98
|
|
\
|
*
|
of: Specify initrd location using 64-bit
Santosh Shilimkar
2013-07-24
1
-1
/
+1
*
|
|
Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2013-09-09
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge tag 'highbank-for-3.12' of git://sources.calxeda.com/kernel/linux into ...
Olof Johansson
2013-08-29
1
-1
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
ARM: use phys_addr_t for DMA zone sizes
Rob Herring
2013-08-13
1
-1
/
+1
*
|
|
|
Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2013-09-09
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
ARM: init: add support for reserved memory defined by device tree
Marek Szyprowski
2013-08-27
1
-0
/
+3
|
*
|
|
|
Merge remote-tracking branch 'dma-public/for-v3.12-cma-dma' into for-next
Marek Szyprowski
2013-07-15
1
-3
/
+3
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-09-05
11
-68
/
+60
|
\
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
*
-
-
-
.
\
\
\
\
\
Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus
Russell King
2013-09-05
11
-68
/
+60
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
/
/
|
|
|
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
ARM: 7823/1: errata: workaround Cortex-A15 erratum 773022
Will Deacon
2013-09-02
1
-1
/
+13
|
|
|
|
*
|
|
|
ARM: 7821/1: DT: binding fixup to align with vendor-prefixes.txt
Christian Daudt
2013-08-20
1
-1
/
+3
|
|
|
|
*
|
|
|
ARM: 7820/1: mm: cache-l2x0: Print the cache size in kB
Fabio Estevam
2013-08-20
1
-3
/
+3
[next]