Age | Commit message (Expand) | Author |
2013-07-03 | ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMU | Simon Baatz |
2013-07-03 | ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_page | Simon Baatz |
2013-04-25 | ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for Feroceon | Illia Ragozin |
2013-04-25 | ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly | Russell King |
2013-03-14 | ARM: fix scheduling while atomic warning in alignment handling code | Russell King |
2013-02-03 | ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsemem | Russell King |
2013-01-11 | ARM: mm: use pteval_t to represent page protection values | Will Deacon |
2012-10-21 | ARM: 7541/1: Add ARM ERRATA 775420 workaround | Simon Horman |
2012-10-02 | ARM: Fix ioremap() of address zero | Russell King |
2012-09-14 | ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systems | Will Deacon |
2012-09-14 | ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't present | Will Deacon |
2012-08-15 | ARM: 7478/1: errata: extend workaround for erratum #720789 | Will Deacon |
2012-07-16 | ARM: 7438/1: fill possible PMD empty section gaps | Nicolas Pitre |
2012-05-17 | ARM: 7418/1: LPAE: fix access flag setup in mem_type_table | Vitaly Andrianov |
2012-05-16 | ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS | Russell King |
2012-04-28 | ARM: 7401/1: mm: Fix section mismatches | Stephen Boyd |
2012-04-23 | ARM: 7398/1: l2x0: only write to debug registers on PL310 | Will Deacon |
2012-04-23 | ARM: 7397/1: l2x0: only apply workaround for erratum #753970 on PL310 | Will Deacon |
2012-04-23 | ARM: 7396/1: errata: only handle ARM erratum #326103 on affected cores | Will Deacon |
2012-04-15 | ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEE | Jonathan Austin |
2012-04-13 | ARM: 7383/1: nommu: populate vectors page from paging_init | Will Deacon |
2012-04-13 | ARM: 7381/1: nommu: fix typo in mm/Kconfig | Will Deacon |
2012-04-10 | ARM: 7368/1: fault.c: correct how the tsk->[maj|min]_flt gets incremented | Kautuk Consul |
2012-03-29 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-03-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells |
2012-03-28 | ARM: move CP15 definitions to separate header file | Russell King |
2012-03-27 | Merge branches 'l2', 'pgt2' and 'misc' into for-linus | Russell King |
2012-03-24 | ARM: 7319/1: Print debug info for SIGBUS in user faults | Javi Merino |
2012-03-24 | ARM: 7312/1: only show modules in the memory layout for MODULES=y | Uwe Kleine-König |
2012-03-24 | ARM: move CP15 definitions to separate header file | Russell King |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-03-21 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds |
2012-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-03-20 | highmem: kill all __kmap_atomic() | Cong Wang |
2012-03-20 | arm: remove the second argument of k[un]map_atomic() | Cong Wang |
2012-03-11 | ARM: fix ioremap/iounmap for !CONFIG_MMU | Rob Herring |
2012-03-06 | ARM: provide runtime hook for ioremap/iounmap | Rob Herring |
2012-02-27 | ARM: 7345/1: errata: update workaround for A9 erratum #743622 | Will Deacon |
2012-02-23 | arm/PCI: remove arch pci_flags definition | Bjorn Helgaas |
2012-02-15 | ARM: 7325/1: fix v7 boot with lockdep enabled | Rabin Vincent |
2012-02-15 | ARM: 7323/1: Do not allow ARM_LPAE on pre-ARMv7 architectures | Catalin Marinas |
2012-02-10 | ARM: Remove duplicate asm/memblock.h include from arch/arm/mm/init.c | Jesper Juhl |
2012-02-09 | ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDR | Stephen Boyd |
2012-02-02 | Revert "ARM: 7304/1: ioremap: fix boundary check when reusing static mapping" | Russell King |
2012-01-27 | ARM: 7304/1: ioremap: fix boundary check when reusing static mapping | Pawel Moll |
2012-01-26 | ARM: pgtable: get rid of TOP_PTE() | Russell King |
2012-01-26 | ARM: pgtable: provide get_top_pte() to complement set_top_pte() | Russell King |
2012-01-26 | ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flush | Russell King |