index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-28
Merge branches 'fixes' and 'misc' into for-linus
Russell King
1
-1
/
+2
2014-01-28
ARM: 7941/2: Fix incorrect FDT initrd parameter override
Ben Peddell
1
-1
/
+2
2014-01-23
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
11
-117
/
+573
2014-01-21
arch/arm/mm/init.c: use memblock apis for early memory allocations
Santosh Shilimkar
1
-1
/
+1
2014-01-21
mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT
Mel Gorman
1
-3
/
+0
2014-01-21
Merge branch 'devel-stable' into for-next
Russell King
1
-58
/
+4
2014-01-21
Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...
Russell King
12
-63
/
+573
2014-01-13
Merge branch 'for_3.14/arm-no-bootmem' of git://git.kernel.org/pub/scm/linux/...
Russell King
1
-58
/
+4
2014-01-07
Revert "ARM: 7908/1: mm: Fix the arm_dma_limit calculation"
Russell King
1
-1
/
+1
2013-12-29
ARM: 7926/1: mm: flesh out and fix the comments in the ASID allocator
Will Deacon
1
-6
/
+10
2013-12-29
ARM: 7925/1: mm: keep track of last ASID allocation to improve bitmap searching
Will Deacon
1
-1
/
+3
2013-12-29
ARM: 7924/1: mm: don't bother with reserved ttbr0 when running with LPAE
Will Deacon
1
-10
/
+11
2013-12-29
ARM: 7923/1: mm: fix dcache flush logic for compound high pages
Steven Capper
1
-3
/
+3
2013-12-29
ARM: pgd allocation: retry on failure
Russell King
1
-1
/
+1
2013-12-29
ARM: 7922/1: l2x0: add Marvell Tauros3 support
Sebastian Hesselbarth
2
-8
/
+81
2013-12-29
ARM: 7919/1: mm: refactor v7 cache cleaning ops to use way/index sequence
Lorenzo Pieralisi
1
-7
/
+7
2013-12-11
ARM: fix executability of CMA mappings
Russell King
2
-4
/
+5
2013-12-11
ARM: mm: Define set_memory_* functions for ARM
Laura Abbott
1
-0
/
+38
2013-12-11
ARM: implement basic NX support for kernel lowmem mappings
Russell King
1
-5
/
+50
2013-12-11
ARM: add permission annotations to MT_MEMORY* mapping types
Russell King
2
-17
/
+17
2013-12-11
ARM: add support to dump the kernel page tables
Russell King
2
-0
/
+346
2013-12-09
ARM: 7908/1: mm: Fix the arm_dma_limit calculation
Santosh Shilimkar
1
-1
/
+1
2013-12-09
ARM: another fix for the DMA mapping checks
Russell King
1
-51
/
+40
2013-11-30
ARM: fix booting low-vectors machines
Russell King
2
-2
/
+3
2013-11-30
ARM: dma-mapping: check DMA mask against available memory
Russell King
1
-2
/
+7
2013-11-23
ARM: mm: Remove bootmem code and switch to NO_BOOTMEM
Santosh Shilimkar
1
-56
/
+2
2013-11-23
ARM: mm: Don't allow resizing of memblock data until "low" memory is not mapped
Grygorii Strashko
1
-1
/
+1
2013-11-23
ARM: mm: Fix max_mapnr with recent max*pfn updates
Santosh Shilimkar
1
-1
/
+1
2013-11-22
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-7
/
+15
2013-11-15
mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS
Kirill A. Shutemov
1
-3
/
+3
2013-11-14
ARM: 7885/1: Save/Restore 64-bit TTBR registers on LPAE suspend/resume
Mahesh Sivasubramanian
1
-5
/
+12
2013-11-14
ARM: 7884/1: mm: Fix ECC mem policy printk
Michal Simek
1
-2
/
+2
2013-11-14
ARM: Fix nommu.c build warning
Russell King
1
-0
/
+1
2013-11-14
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
11
-22
/
+122
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-12
/
+53
2013-11-12
Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next
Russell King
2
-3
/
+8
2013-11-12
Merge branch 'devel-stable' into for-next
Russell King
8
-15
/
+112
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+5
2013-11-07
ARM: 7878/1: nommu: Implement dummy early_paging_init()
Thierry Reding
1
-0
/
+9
2013-11-07
ARM: 7876/1: clear Thumb-2 IT state on exception handling
Marc Zyngier
1
-1
/
+6
2013-10-31
ARM: 7805/1: mm: change max*pfn to include the physical offset of memory
Santosh Shilimkar
1
-6
/
+4
2013-10-31
ARM: DMA-API: better handing of DMA masks for coherent allocations
Russell King
3
-6
/
+49
2013-10-30
Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/...
Russell King
5
-11
/
+17
2013-10-29
ARM: 7840/1: LPAE: don't reject mapping /dev/mem above 4GB
Sergey Dyasly
1
-4
/
+2
2013-10-24
ARM: dma-mapping: don't allow DMA mappings to be marked executable
Russell King
1
-2
/
+2
2013-10-19
ARM: alignment: correctly decode instructions in BE8 mode.
Ben Dooks
1
-2
/
+7
2013-10-19
ARM: asm: Add ARM_BE8() assembly helper
Ben Dooks
3
-9
/
+4
2013-10-19
ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIAN
Ben Dooks
1
-0
/
+6
2013-10-15
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-3
/
+0
2013-10-15
Revert "ARM: init: add support for reserved memory defined by device tree"
Marek Szyprowski
1
-3
/
+0
[next]