Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d88938ebc97df72320609b33aa0cf9a9a98accb1
/
arch
/
arm
/
mm
57c1ffc
mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS
by Kirill A. Shutemov
· 11 years ago
f47671e
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
8ceafbf
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
42cbe82
Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next
by Russell King
· 11 years ago
df762ec
Merge branch 'devel-stable' into for-next
by Russell King
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
70d4212
ARM: 7878/1: nommu: Implement dummy early_paging_init()
by Thierry Reding
· 11 years ago
e16b31b
ARM: 7876/1: clear Thumb-2 IT state on exception handling
by Marc Zyngier
· 11 years ago
26ba47b
ARM: 7805/1: mm: change max*pfn to include the physical offset of memory
by Santosh Shilimkar
· 11 years ago
4dcfa60
ARM: DMA-API: better handing of DMA masks for coherent allocations
by Russell King
· 11 years ago
2098990
Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/delta/linux into devel-stable
by Russell King
· 11 years ago
3159f37
ARM: 7840/1: LPAE: don't reject mapping /dev/mem above 4GB
by Sergey Dyasly
· 11 years ago
0ea1ec7
ARM: dma-mapping: don't allow DMA mappings to be marked executable
by Russell King
· 11 years ago
8592edf
ARM: alignment: correctly decode instructions in BE8 mode.
by Ben Dooks
· 11 years ago
457c240
ARM: asm: Add ARM_BE8() assembly helper
by Ben Dooks
· 12 years ago
d10d2d4
ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIAN
by Ben Dooks
· 12 years ago
34ec4de
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
cebf3e4
Revert "ARM: init: add support for reserved memory defined by device tree"
by Marek Szyprowski
· 11 years ago
a77e0c7
ARM: mm: Recreate kernel mappings in early_paging_init()
by Santosh Shilimkar
· 11 years ago
c1a5f4f
ARM: mm: Move the idmap print to appropriate place in the code
by Santosh Shilimkar
· 11 years ago
4dc9a81
ARM: mm: Introduce virt_to_idmap() with an arch hook
by Santosh Shilimkar
· 11 years ago
29eb45a
of: remove early_init_dt_setup_initrd_arch
by Rob Herring
· 11 years ago
6593930
arm: set initrd_start/initrd_end for fdt scan
by Rob Herring
· 11 years ago
c9b2499
ARM: dma-mapping: Always pass proper prot flags to iommu_map()
by Andreas Herrmann
· 11 years ago
759496b
arch: mm: pass userspace fault flag to generic fault handler
by Johannes Weiner
· 11 years ago
8713410
arch: mm: do not invoke OOM killer on kernel fault OOM
by Johannes Weiner
· 11 years ago
83467ef
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
by Naoya Horiguchi
· 11 years ago
31f7c3a
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
6404141
Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
64c3538
Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 11 years ago
2e03285
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
141b974
Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus
by Russell King
· 11 years ago
ae7a835
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
84b6504
ARM: 7823/1: errata: workaround Cortex-A15 erratum 773022
by Will Deacon
· 11 years ago
3616257
Merge tag 'highbank-for-3.12' of git://sources.calxeda.com/kernel/linux into late/all
by Olof Johansson
· 11 years ago
bf550fc
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
by Alexander Graf
· 11 years ago
8be137f
Merge tag 'v3.11-rc7' into devicetree/next
by Grant Likely
· 11 years ago
10bcdfb
ARM: init: add support for reserved memory defined by device tree
by Marek Szyprowski
· 11 years ago
e1f0203
Merge branch 'security-fixes' into fixes
by Russell King
· 11 years ago
505caa6
ARM: 7821/1: DT: binding fixup to align with vendor-prefixes.txt
by Christian Daudt
· 11 years ago
c477b8d
ARM: 7820/1: mm: cache-l2x0: Print the cache size in kB
by Fabio Estevam
· 11 years ago
ac12450
ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help text
by Nicolas Pitre
· 11 years ago
19a0519
ARM: 7818/1: feroceon: Add suspend/resume operation
by Ezequiel Garcia
· 11 years ago
364230b
ARM: use phys_addr_t for DMA zone sizes
by Rob Herring
· 11 years ago
9781aa8
ARM: l2x0: use -st dsb option for ordering writel_relaxed with unlock
by Will Deacon
· 11 years ago
6abdd49
ARM: mm: use inner-shareable barriers for TLB and user cache operations
by Will Deacon
· 12 years ago
f091578
ARM: tlb: don't perform inner-shareable invalidation for local TLB ops
by Will Deacon
· 12 years ago
792a843
ARM: mm: remove redundant dsb() prior to range TLB invalidation
by Will Deacon
· 11 years ago
24195ca
Merge branch 'security-fixes' into fixes
by Russell King
· 11 years ago
a5463cd
ARM: make vectors page inaccessible from userspace
by Russell King
· 11 years ago
f6f91b0
ARM: allow kuser helpers to be removed from the vector page
by Russell King
· 11 years ago
19accfd
ARM: move vector stubs
by Russell King
· 11 years ago
4bfab20
ARM: 7792/1: mm: Remove general hugetlb code from ARM
by Steven Capper
· 11 years ago
ff69a4c
ARM: constify machine_desc structure uses
by Russell King
· 11 years ago
1f49856
ARM: 7789/1: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15
by Fabio Estevam
· 11 years ago
374d5c9
of: Specify initrd location using 64-bit
by Santosh Shilimkar
· 11 years ago
c65b7e9
ARM: 7785/1: mm: restrict early_alloc to section-aligned memory
by Russell King
· 11 years ago
bf3f0f3
ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2
by Will Deacon
· 11 years ago
f7d8f1e
Merge remote-tracking branch 'dma-public/for-v3.12-cma-dma' into for-next
by Marek Szyprowski
· 11 years ago
8bd26e3
arm: delete __cpuinit/__CPUINIT usage from all ARM users
by Paul Gortmaker
· 11 years ago
bfd65dd
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
98d1e64
mm: remove free_area_cache
by Michel Lespinasse
· 11 years ago
319e0b4
ARM: mm: fix boot on SA1110 Assabet
by Russell King
· 11 years ago
ee4de5d
ARM: 7781/1: mmu: Add debug_ll_io_init() mappings to early mappings
by Stephen Boyd
· 11 years ago
20f7462
Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-next
by Alexander Graf
· 11 years ago
8b70a90
Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 11 years ago
2450c97
mm/ARM: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
0c98853
mm: concentrate modification of totalram_pages into the mm core
by Jiang Liu
· 11 years ago
dbe67df
mm: enhance free_reserved_area() to support poisoning memory with zero
by Jiang Liu
· 11 years ago
1119969
mm: change signature of free_reserved_area() to fix building warnings
by Jiang Liu
· 11 years ago
fb2af00
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
3883cbb
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
d2033f2c
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
f825c73
mm/cma: Move dma contiguous changes into a seperate config
by Aneesh Kumar K.V
· 11 years ago
3c0c01a
Merge branch 'devel-stable' into for-next
by Russell King
· 11 years ago
cbd379b
Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-next
by Russell King
· 11 years ago
809e660
ARM: 7775/1: mm: Remove do_sect_fault from LPAE code
by Steven Capper
· 11 years ago
5b91a98
ARM: dma: Drop __GFP_COMP for iommu dma memory allocations
by Richard Zhao
· 11 years ago
63c1819
ARM: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as clean
by Ming Lei
· 11 years ago
9e4b259
ARM: dma-mapping: NULLify dev->archdata.mapping pointer on detach
by Will Deacon
· 11 years ago
13987d6
ARM: dma-mapping: convert DMA direction into IOMMU protection attributes
by Will Deacon
· 11 years ago
836bfa0
ARM: dma-mapping: Get pages if the cpu_addr is out of atomic_pool
by YoungJun Cho
· 11 years ago
0d0752b
ARM: 7769/1: Cortex-A15: fix erratum 798181 implementation
by Marc Zyngier
· 11 years ago
b8e4a47
ARM: 7768/1: prevent risks of out-of-bound access in ASID allocator
by Marc Zyngier
· 11 years ago
ae120d9
ARM: 7767/1: let the ASID allocator handle suspended animation
by Marc Zyngier
· 11 years ago
3e0a07f
ARM: 7773/1: PJ4B: Add support for errata 4742
by Gregory CLEMENT
· 11 years ago
63384fd
ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMU
by Simon Baatz
· 11 years ago
8182a34
ARM: 7760/1: cpu_fa526_do_idle: remove WFI
by Jonas Jensen
· 11 years ago
3fbd55e
Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable
by Russell King
· 11 years ago
b3f288d
Merge branch 'for-rmk/hugepages' of git://git.linaro.org/people/stevecapper/linux into devel-stable
by Russell King
· 11 years ago
1bc3974
ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_page
by Simon Baatz
· 11 years ago
049be07
ARM: 7754/1: Fix the CPU ID and the mask associated to the PJ4B
by Gregory CLEMENT
· 11 years ago
37468b3
ARM: 7753/1: map_init_section flushes incorrect pmd
by Po-Yu Chuang
· 11 years ago
6915579
ARM: 7752/1: errata: LoUIS bit field in CLIDR register is incorrect
by Jon Medhurst
· 11 years ago
9a27156
ARM: mpu: Complete initialisation of the MPU after reaching the C-world
by Jonathan Austin
· 12 years ago
5ad7dcb
ARM: mpu: add MPU probe and initialisation functions in C
by Jonathan Austin
· 12 years ago
c90ad5c
ARM: add Cortex-R7 Processor Info
by Jonathan Austin
· 13 years ago
6656761
ARM: select CPU_CPU15_MMU/MPU appropriately
by Jonathan Austin
· 12 years ago
aa1aadc
ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurations
by Will Deacon
· 13 years ago
81f2894
ARM: 7746/1: mm: lazy cache flushing on non-mapped pages
by Ming Lei
· 11 years ago
Next »