index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-31
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-16
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
2013-10-11
ARM: mm: Recreate kernel mappings in early_paging_init()
Santosh Shilimkar
1
-0
/
+82
2013-10-11
ARM: mm: Move the idmap print to appropriate place in the code
Santosh Shilimkar
1
-2
/
+1
2013-10-11
ARM: mm: Introduce virt_to_idmap() with an arch hook
Santosh Shilimkar
1
-2
/
+3
2013-10-09
of: remove early_init_dt_setup_initrd_arch
Rob Herring
1
-8
/
+0
2013-10-09
arm: set initrd_start/initrd_end for fdt scan
Rob Herring
1
-3
/
+8
2013-10-02
ARM: dma-mapping: Always pass proper prot flags to iommu_map()
Andreas Herrmann
1
-15
/
+28
2013-09-13
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-3
/
+6
2013-09-13
arch: mm: do not invoke OOM killer on kernel fault OOM
Johannes Weiner
1
-7
/
+7
2013-09-12
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
1
-0
/
+5
2013-09-11
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-1
/
+1
2013-09-10
Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2013-09-09
Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-0
/
+3
2013-09-06
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
11
-68
/
+60
2013-09-05
Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus
Russell King
11
-68
/
+60
2013-09-05
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+3
2013-09-02
ARM: 7823/1: errata: workaround Cortex-A15 erratum 773022
Will Deacon
1
-1
/
+13
2013-08-30
Merge tag 'highbank-for-3.12' of git://sources.calxeda.com/kernel/linux into ...
Olof Johansson
1
-1
/
+1
2013-08-29
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
Alexander Graf
4
-62
/
+40
2013-08-28
Merge tag 'v3.11-rc7' into devicetree/next
Grant Likely
6
-14
/
+98
2013-08-27
ARM: init: add support for reserved memory defined by device tree
Marek Szyprowski
1
-0
/
+3
2013-08-20
Merge branch 'security-fixes' into fixes
Russell King
1
-3
/
+6
2013-08-20
ARM: 7821/1: DT: binding fixup to align with vendor-prefixes.txt
Christian Daudt
1
-1
/
+3
2013-08-20
ARM: 7820/1: mm: cache-l2x0: Print the cache size in kB
Fabio Estevam
1
-3
/
+3
2013-08-20
ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help text
Nicolas Pitre
1
-3
/
+6
2013-08-20
ARM: 7818/1: feroceon: Add suspend/resume operation
Ezequiel Garcia
1
-0
/
+26
2013-08-14
ARM: use phys_addr_t for DMA zone sizes
Rob Herring
1
-1
/
+1
[next]