Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d988eadbe2d93b5a2d4aa4ec46264e0f6213a71c
/
arch
/
arm
/
mm
fe68e68
[ARM] 5439/1: Do not clear bit 10 of DFSR during abort handling on ARMv6
by Catalin Marinas
· 16 years ago
f000328
[ARM] Kirkwood: small L2 code cleanup
by Nicolas Pitre
· 16 years ago
d75de08
[ARM] Kirkwood: invalidate L2 cache before enabling it
by Maxime Bizon
· 16 years ago
9759d22
Merge branch 'master' into devel
by Russell King
· 16 years ago
f0bba9f9
[ARM] 5435/1: fix compile warning in sanity_check_meminfo()
by Mikael Pettersson
· 16 years ago
542f869
Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into devel
by Russell King
· 16 years ago
28853ac
ARM: Add support for FA526 v2
by Paulius Zaleckas
· 16 years ago
fbf2b1f
Merge branch 'highmem' into devel
by Russell King
· 16 years ago
9a38e98
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel
by root
· 16 years ago
49cbe78
[ARM] pxa: add base support for Marvell's PXA168 processor line
by Eric Miao
· 16 years ago
7d83f8f
Merge branch 'master' of git://git.marvell.com/orion into devel
by Russell King
· 16 years ago
3f973e2
[ARM] ignore high memory with VIPT aliasing caches
by Nicolas Pitre
· 16 years ago
3902a15
[ARM] xsc3: add highmem support to L2 cache handling code
by Nicolas Pitre
· 16 years ago
1bb7726
[ARM] Feroceon: add highmem support to L2 cache handling code
by Nicolas Pitre
· 16 years ago
4337745
[ARM] introduce dma_cache_maint_page()
by Nicolas Pitre
· 16 years ago
3835f6c
[ARM] mem_init(): make highmem pages available for use
by Nicolas Pitre
· 16 years ago
d73cd42
[ARM] kmap support
by Nicolas Pitre
· 16 years ago
5f0fbf9
[ARM] fixmap support
by Nicolas Pitre
· 16 years ago
97fb44e
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
by Russell King
· 16 years ago
cb88214
[ARM] MX31/MX35: Add l2x0 cache support
by Sascha Hauer
· 16 years ago
1522ac3
[ARM] Fix virtual to physical translation macro corner cases
by Russell King
· 16 years ago
446c92b
[ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions
by Uwe Kleine-König
· 16 years ago
e4707dd
[ARM] 5422/1: ARM: MMU: add a Non-cacheable Normal executable memory type
by Paul Walmsley
· 16 years ago
25ef4a6
[ARM] 5416/1: Use unused address in v6_early_abort
by Seth Forshee
· 16 years ago
3fd9825
[ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo()
by Nicolas Pitre
· 16 years ago
08e445b
[ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 caches
by Nicolas Pitre
· 16 years ago
24f11ec
[ARM] fix section-based ioremap
by Russell King
· 16 years ago
7dd8c4f
[ARM] fix StrongARM-11x0 page copy implementation
by Russell King
· 16 years ago
98007c2
[ARM] 5364/1: allow flush_ioremap_region() to be used from modules
by Nicolas Pitre
· 16 years ago
9c93af1
NOMMU: Rename ARM's struct vm_region
by David Howells
· 16 years ago
c613bbb
Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into devel
by Russell King
· 16 years ago
7e1548a
Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel
by Russell King
· 16 years ago
67306da
[ARM] Ensure linux/hardirqs.h is included where required
by Russell King
· 16 years ago
6ce1b87
[ARM] eliminate NULL test and memset after alloc_bootmem
by Julia Lawall
· 16 years ago
baa745a
[ARM] Fix alignment fault handling for ARMv6 and later CPUs
by Russell King
· 16 years ago
c5b84b3
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel
by Russell King
· 16 years ago
59c7bcd
[ARM] pxa: add base PXA935 support due to CPUID change
by Eric Miao
· 16 years ago
657e1de
Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into devel
by Russell King
· 16 years ago
4c3ea37
RealView: Add Cortex-A9 support to the EB board
by Jon Callan
· 16 years ago
37efe64
[ARM] use asm/sections.h
by Russell King
· 16 years ago
87c5257
[ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.h
by Russell King
· 16 years ago
5bed1fb
[ARM] Remove unnecessary mach/hardware.h includes in arch/arm/mm
by Russell King
· 16 years ago
7ef4de1
Merge branch 'highmem' into devel
by Russell King
· 16 years ago
252d4c2
[ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte()
by Nicolas Pitre
· 16 years ago
9210807
[ARM] prevent the vmalloc cmdline argument from eating all memory
by Nicolas Pitre
· 16 years ago
6db015e
[ARM] mem_init() cleanups
by Nicolas Pitre
· 16 years ago
a1bbaec
[ARM] split highmem into its own memory bank
by Nicolas Pitre
· 16 years ago
4b5f32c
[ARM] rationalize memory configuration code some more
by Nicolas Pitre
· 16 years ago
43ae286
[ARM] fix a couple clear_user_highpage assembly constraints
by Nicolas Pitre
· 16 years ago
303c644
[ARM] clearpage: provide our own clear_user_highpage()
by Russell King
· 16 years ago
063b0a4
[ARM] copypage: provide our own copy_user_highpage()
by Russell King
· 16 years ago
d73e60b
[ARM] copypage: convert assembly files to C
by Russell King
· 16 years ago
f412b09
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel
by Russell King
· 16 years ago
c750815
[ARM] Arrange for platforms to select appropriate CPU support
by Russell King
· 16 years ago
59f0cb0
[ARM] remove memzero()
by Russell King
· 16 years ago
8553cb6
Modern processors may need to drain the WB before WFI
by Catalin Marinas
· 16 years ago
ebb4c65
[ARM] iop: iop3xx needs registers mapped uncached+unbuffered
by Russell King
· 16 years ago
72bc2b1
[ARM] 5329/1: Feroceon: fix feroceon_l2_inv_range
by Nicolas Pitre
· 16 years ago
878708f
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop
by Russell King
· 16 years ago
c7cf72d
[ARM] xsc3: fix xsc3_l2_inv_range
by Dan Williams
· 16 years ago
b1cce6b
[ARM] mm: fix page table initialization
by Russell King
· 16 years ago
ab4f2ee
[ARM] fix naming of MODULE_START / MODULE_END
by Russell King
· 16 years ago
73b63ef
ARMv7: Add SMP initialisation to proc-v7.S
by Jon Callan
· 16 years ago
6b07d7f
ARMv7: Do not set TTBR0 in __v7_setup
by Catalin Marinas
· 16 years ago
c30c2f9
ARMv7: Add extra barriers for flush_cache_all compressed/head.S
by Catalin Marinas
· 16 years ago
6bee00d
[ARM] xsc3: revert writethrough memory-type encoding change
by Dan Williams
· 16 years ago
f80a3bb
[ARM] 5318/1: Swap the PRRR and NMRR values in proc-v7.S
by Catalin Marinas
· 16 years ago
f20e3b5
Merge branch 'for-rmk' of git://git.android.com/kernel into devel
by Russell King
· 16 years ago
1637de0
[ARM] msm: rename ARCH_MSM7X00A to ARCH_MSM
by Brian Swetland
· 16 years ago
e4d2a59
[ARM] 5310/1: Fix cache flush functions for ARMv4
by Anders Grafström
· 16 years ago
b6825d2
Merge branch 'omap-all' into devel
by Russell King
· 16 years ago
6defd90
Merge branch 'for-rmk' of git://git.marvell.com/orion
by Russell King
· 16 years ago
6a4690c
Merge branch 'ptebits' into devel
by Russell King
· 16 years ago
2885f00
ARM: OMAP3: Add minimal Beagle board support
by Syed Mohammed, Khasim
· 16 years ago
000b502
[ARM] 5229/3: Replace some ARMv7 opcodes with the instruction name
by Catalin Marinas
· 16 years ago
b7a69ac
[ARM] mm: finish ARM sparsemem support
by Russell King
· 16 years ago
d2a38ef
[ARM] mm: provide helpers for accessing membanks
by Russell King
· 16 years ago
5ec9407
[ARM] Don't include asm/elf.h in asm code
by Russell King
· 16 years ago
db5b716
[ARM] Remove MT_DEVICE_IXP2000 and associated definitions
by Russell King
· 16 years ago
40df2d1
[ARM] Update Xscale and Xscale3 PTE mappings
by Russell King
· 16 years ago
40d192b
[ARM] remove 'prot_pte_ext' from memory type table
by Russell King
· 16 years ago
3f69c0c
[ARM] Convert ARMv7 to use TEX remapping
by Russell King
· 16 years ago
639b0ae
[ARM] Convert ARMv6 and ARMv7 to use new memory types
by Russell King
· 16 years ago
9e8b519
[ARM] Convert Xscale and Xscale3 to use new memory types
by Russell King
· 16 years ago
bb30f36
[ARM] Introduce new PTE memory type bits
by Russell King
· 16 years ago
da09165
[ARM] Convert set_pte_ext implementions to macros
by Russell King
· 16 years ago
6c5da7a
[ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.c
by Russell King
· 16 years ago
eca7321
[ARM] mm: move validation of membanks to one place
by Russell King
· 16 years ago
99c6bb3
[ARM] Feroceon: small cleanups to L2 cache code
by Nicolas Pitre
· 16 years ago
da46c79
[ARM] 5272/1: remove conditional compilation in show_pte()
by Nicolas Pitre
· 16 years ago
309dbba
[ARM] dma: don't touch cache on dma_*_for_cpu()
by Russell King
· 16 years ago
2638b4d
[ARM] dma: Reduce to one dma_sync_sg_* implementation
by Russell King
· 16 years ago
01135d92
[ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementation
by Russell King
· 16 years ago
4360bb4
[ARM] Kirkwood: add support for L2 cache WB/WT selection
by Ronen Shitrit
· 16 years ago
afd1a32
[ARM] Update dma_map_sg()/dma_unmap_sg() API
by Russell King
· 16 years ago
0ddbccd
[ARM] dma: rename consistent.c to dma-mapping.c
by Russell King
· 16 years ago
1ad77a8
[ARM] 5241/1: provide ioremap_wc()
by Lennert Buytenhek
· 16 years ago
fced80c
[ARM] Convert asm/io.h to linux/io.h
by Russell King
· 16 years ago
33fa9b1
[ARM] Convert asm/uaccess.h to linux/uaccess.h
by Russell King
· 16 years ago
5ed5fdf
[ARM] clean up a load of old declarations
by Russell King
· 16 years ago
Next »