Age | Commit message (Expand) | Author |
2009-09-24 | Merge branch 'origin' into for-linus | Russell King |
2009-09-24 | cpumask: use mm_cpumask() wrapper: arm | Rusty Russell |
2009-09-22 | Merge branch 'master' into for-linus | Russell King |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven |
2009-09-20 | ARM: Add support for checking access permissions on prefetch aborts | Russell King |
2009-09-20 | ARM: Separate out access error checking | Russell King |
2009-09-20 | ARM: Ensure correct might_sleep() check in pagefault path | Russell King |
2009-09-20 | ARM: Update page fault handling for new OOM techniques | Russell King |
2009-09-20 | ARM: Provide definitions and helpers for decoding the FSR register | Russell King |
2009-09-19 | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 | Russell King |
2009-09-15 | ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3 | Linus Walleij |
2009-09-15 | ARM: 5700/1: ARM: Introduce ARM_L1_CACHE_SHIFT to define cache line size | Kirill A. Shutemov |
2009-09-15 | Nicolas Pitre has a new email address | Nicolas Pitre |
2009-09-12 | Merge branch 'master' into devel | Russell King |
2009-09-12 | Merge branch 'devel-stable' into devel | Russell King |
2009-09-12 | Merge branch 'nomadik' into devel-stable | Russell King |
2009-09-12 | ARM: Fix pfn_valid() for sparse memory | Russell King |
2009-09-04 | ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic() with ... | Nicolas Pitre |
2009-09-02 | ARM: 5687/1: fix an oops with highmem | Nicolas Pitre |
2009-08-17 | ARM: implement highpte | Russell King |
2009-08-15 | ARM: Fix broken highmem support | Russell King |
2009-07-24 | Include linux/sched.h in arch/arm/mm/fault.c | Catalin Marinas |
2009-07-24 | nommu: Do not set PRRR and NMRR in proc-v7.S if !MMU | Catalin Marinas |
2009-07-24 | nommu: Add #ifdef CONFIG_MMU around the PTE sanity checks | Catalin Marinas |
2009-07-24 | nommu: Include asm/setup.h in arch/arm/mm/nommu.c | Catalin Marinas |
2009-07-24 | nommu: Add noMMU support to the DMA API | Catalin Marinas |
2009-07-24 | nommu: Fix the fault processing for the MMU-less case | Catalin Marinas |
2009-07-24 | Thumb-2: Implement the unified arch/arm/mm support | Catalin Marinas |
2009-07-11 | [ARM] remove L_PTE_BUFFERABLE and L_PTE_CACHEABLE | Russell King |
2009-07-05 | [ARM] export __cpu_flush_dcache_page | Russell King |
2009-07-02 | [ARM] 5587/1: nomadik: add l2cc | Alessandro Rubini |
2009-06-22 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-06-21 | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds |
2009-06-19 | [ARM] 5540/1: 32-bit Thumb-2 {ld,st}{m,rd} alignment fault fixup support | George G. Davis |
2009-06-18 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King |
2009-06-16 | [ARM] pxa/treo680: initial support | Tomas 'Sleep_Walker' Cech |
2009-06-14 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-06-14 | Merge branch 'u300' into devel | Russell King |
2009-06-11 | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel | Russell King |
2009-06-02 | [ARM] ARMv7 errata: only apply fixes when running on applicable CPU | Russell King |
2009-05-31 | [ARM] Kconfig: remove 'default n' | Russell King |
2009-05-30 | Add core support for ARMv6/v7 big-endian | Catalin Marinas |
2009-05-30 | ARMv7: Document the PRRR and NMRR registers setting | Catalin Marinas |
2009-05-30 | ARMv7: Enable the SWP instruction | Catalin Marinas |
2009-05-30 | ARMv7: Mark the PTWs inner WBWA on SMP and WB on UP | Tony Thompson |
2009-05-30 | Check whether the TLB operations need broadcasting on SMP systems | Catalin Marinas |
2009-05-30 | RealView: Add support for the RealView/PBX platform | Colin Tuckley |
2009-05-25 | Merge branch 'iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Russell King |
2009-05-19 | omap iommu: simple virtual address space management | Hiroshi DOYU |
2009-05-02 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |