Age | Commit message (Expand) | Author |
2009-03-12 | [ARM] Fix virtual to physical translation macro corner cases | Russell King |
2009-03-12 | [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions | Uwe Kleine-König |
2009-03-03 | [ARM] 5416/1: Use unused address in v6_early_abort | Seth Forshee |
2009-02-19 | [ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo() | Nicolas Pitre |
2009-01-28 | [ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 caches | Nicolas Pitre |
2009-01-25 | [ARM] fix section-based ioremap | Russell King |
2009-01-24 | [ARM] fix StrongARM-11x0 page copy implementation | Russell King |
2009-01-12 | [ARM] 5364/1: allow flush_ioremap_region() to be used from modules | Nicolas Pitre |
2009-01-08 | NOMMU: Rename ARM's struct vm_region | David Howells |
2008-12-17 | Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l... | Russell King |
2008-12-15 | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Russell King |
2008-12-15 | [ARM] Ensure linux/hardirqs.h is included where required | Russell King |
2008-12-14 | [ARM] eliminate NULL test and memset after alloc_bootmem | Julia Lawall |
2008-12-07 | [ARM] Fix alignment fault handling for ARMv6 and later CPUs | Russell King |
2008-12-02 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King |
2008-12-02 | [ARM] pxa: add base PXA935 support due to CPUID change | Eric Miao |
2008-12-01 | Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into devel | Russell King |
2008-12-01 | RealView: Add Cortex-A9 support to the EB board | Jon Callan |
2008-12-01 | [ARM] use asm/sections.h | Russell King |
2008-11-29 | [ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.h | Russell King |
2008-11-28 | [ARM] Remove unnecessary mach/hardware.h includes in arch/arm/mm | Russell King |
2008-11-28 | Merge branch 'highmem' into devel | Russell King |
2008-11-28 | [ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte() | Nicolas Pitre |
2008-11-28 | [ARM] prevent the vmalloc cmdline argument from eating all memory | Nicolas Pitre |
2008-11-28 | [ARM] mem_init() cleanups | Nicolas Pitre |
2008-11-28 | [ARM] split highmem into its own memory bank | Nicolas Pitre |
2008-11-28 | [ARM] rationalize memory configuration code some more | Nicolas Pitre |
2008-11-28 | [ARM] fix a couple clear_user_highpage assembly constraints | Nicolas Pitre |
2008-11-27 | [ARM] clearpage: provide our own clear_user_highpage() | Russell King |
2008-11-27 | [ARM] copypage: provide our own copy_user_highpage() | Russell King |
2008-11-27 | [ARM] copypage: convert assembly files to C | Russell King |
2008-11-27 | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel | Russell King |
2008-11-27 | [ARM] Arrange for platforms to select appropriate CPU support | Russell King |
2008-11-27 | [ARM] remove memzero() | Russell King |
2008-11-10 | Modern processors may need to drain the WB before WFI | Catalin Marinas |
2008-11-09 | [ARM] iop: iop3xx needs registers mapped uncached+unbuffered | Russell King |
2008-11-08 | [ARM] 5329/1: Feroceon: fix feroceon_l2_inv_range | Nicolas Pitre |
2008-11-06 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs... | Russell King |
2008-11-06 | [ARM] xsc3: fix xsc3_l2_inv_range | Dan Williams |
2008-11-06 | [ARM] mm: fix page table initialization | Russell King |
2008-11-06 | [ARM] fix naming of MODULE_START / MODULE_END | Russell King |
2008-11-06 | ARMv7: Add SMP initialisation to proc-v7.S | Jon Callan |
2008-11-06 | ARMv7: Do not set TTBR0 in __v7_setup | Catalin Marinas |
2008-11-06 | ARMv7: Add extra barriers for flush_cache_all compressed/head.S | Catalin Marinas |
2008-10-24 | [ARM] xsc3: revert writethrough memory-type encoding change | Dan Williams |
2008-10-22 | [ARM] 5318/1: Swap the PRRR and NMRR values in proc-v7.S | Catalin Marinas |
2008-10-22 | Merge branch 'for-rmk' of git://git.android.com/kernel into devel | Russell King |
2008-10-22 | [ARM] msm: rename ARCH_MSM7X00A to ARCH_MSM | Brian Swetland |
2008-10-17 | [ARM] 5310/1: Fix cache flush functions for ARMv4 | Anders Grafström |
2008-10-14 | Merge branch 'omap-all' into devel | Russell King |