Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
564ec0ec05ac6ee409bde81f7ef27a3dadbf3a6a
/
arch
/
arm
/
mm
2f82af0
Nicolas Pitre has a new email address
by Nicolas Pitre
· 15 years ago
87d721a
Merge branch 'master' into devel
by Russell King
· 15 years ago
ddd559b
Merge branch 'devel-stable' into devel
by Russell King
· 15 years ago
7010381
Merge branch 'nomadik' into devel-stable
by Russell King
· 15 years ago
b7cfda9
ARM: Fix pfn_valid() for sparse memory
by Russell King
· 15 years ago
7929eb9
ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic() with highmem
by Nicolas Pitre
· 15 years ago
13f96d8
ARM: 5687/1: fix an oops with highmem
by Nicolas Pitre
· 15 years ago
65cec8e
ARM: implement highpte
by Russell King
· 15 years ago
dde5828
ARM: Fix broken highmem support
by Russell King
· 15 years ago
412bb0a
Include linux/sched.h in arch/arm/mm/fault.c
by Catalin Marinas
· 15 years ago
bdaaaec
nommu: Do not set PRRR and NMRR in proc-v7.S if !MMU
by Catalin Marinas
· 15 years ago
8b79d5f
nommu: Add #ifdef CONFIG_MMU around the PTE sanity checks
by Catalin Marinas
· 15 years ago
b32f3af
nommu: Include asm/setup.h in arch/arm/mm/nommu.c
by Catalin Marinas
· 15 years ago
ab6494f
nommu: Add noMMU support to the DMA API
by Catalin Marinas
· 15 years ago
09529f7
nommu: Fix the fault processing for the MMU-less case
by Catalin Marinas
· 15 years ago
347c8b7
Thumb-2: Implement the unified arch/arm/mm support
by Catalin Marinas
· 15 years ago
f7a55fa
[ARM] remove L_PTE_BUFFERABLE and L_PTE_CACHEABLE
by Russell King
· 15 years ago
ba9b42e
[ARM] export __cpu_flush_dcache_page
by Russell King
· 15 years ago
0b260fd
[ARM] 5587/1: nomadik: add l2cc
by Alessandro Rubini
· 15 years ago
9e268be
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
d06063c
Move FAULT_FLAG_xyz into handle_mm_fault() callers
by Linus Torvalds
· 16 years ago
c2860d4
[ARM] 5540/1: 32-bit Thumb-2 {ld,st}{m,rd} alignment fault fixup support
by George G. Davis
· 15 years ago
187f81b
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel
by Russell King
· 15 years ago
e6c3f4b
[ARM] pxa/treo680: initial support
by Tomas 'Sleep_Walker' Cech
· 16 years ago
2cf4d45
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
b7c11ec
Merge branch 'u300' into devel
by Russell King
· 15 years ago
42578c8
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel
by Russell King
· 15 years ago
1946d6e
[ARM] ARMv7 errata: only apply fixes when running on applicable CPU
by Russell King
· 15 years ago
a22f277
[ARM] Kconfig: remove 'default n'
by Russell King
· 15 years ago
2658485
Add core support for ARMv6/v7 big-endian
by Catalin Marinas
· 15 years ago
23d1c51
ARMv7: Document the PRRR and NMRR registers setting
by Catalin Marinas
· 15 years ago
213fb2a
ARMv7: Enable the SWP instruction
by Catalin Marinas
· 15 years ago
ba3c026
ARMv7: Mark the PTWs inner WBWA on SMP and WB on UP
by Tony Thompson
· 15 years ago
faa7bc5
Check whether the TLB operations need broadcasting on SMP systems
by Catalin Marinas
· 15 years ago
1b504bb
RealView: Add support for the RealView/PBX platform
by Colin Tuckley
· 15 years ago
56a4593
Merge branch 'iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git into devel
by Russell King
· 16 years ago
69d3a84
omap iommu: simple virtual address space management
by Hiroshi DOYU
· 16 years ago
2142bab
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
0516e46
[ARM] 5489/1: ARM errata: Data written to the L2 cache can be overwritten with stale data
by Catalin Marinas
· 16 years ago
855c551
[ARM] 5490/1: ARM errata: Processor deadlock when a false hazard is created
by Catalin Marinas
· 16 years ago
7ce236f
[ARM] 5487/1: ARM errata: Stale prediction on replaced interworking branch
by Catalin Marinas
· 16 years ago
9cba3cc
[ARM] 5488/1: ARM errata: Invalidation of the Instruction Cache operation can fail
by Catalin Marinas
· 16 years ago
d98aac7
[ARM] 5480/1: U300-v5 integrate into the ARM architecture
by Linus Walleij
· 16 years ago
991da17
arm: Use __INIT macro instead of .text.init.
by Tim Abbott
· 16 years ago
81854f8
[ARM] pxa: Add support for suspend on PalmTX, T5 and LD
by Marek Vasut
· 16 years ago
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
f0bba9f
[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
Next »