Age | Commit message (Expand) | Author |
2014-04-30 | ARM: 7954/1: mm: remove remaining domain support from ARMv6 | Will Deacon |
2014-04-30 | ARM: mm: introduce present, faulting entries for PAGE_NONE | Will Deacon |
2014-04-02 | ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMU | Will Deacon |
2013-10-26 | mm, show_mem: suppress page counts in non-blockable contexts | David Rientjes |
2013-06-29 | ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMU | Simon Baatz |
2013-06-29 | 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-20 | ARM: fix scheduling while atomic warning in alignment handling code | Russell King |
2013-02-06 | ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsemem | Russell King |
2013-01-03 | ARM: mm: use pteval_t to represent page protection values | Will Deacon |
2012-09-19 | ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't present | Will Deacon |
2012-09-12 | ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systems | Will Deacon |
2012-08-10 | ARM: 7478/1: errata: extend workaround for erratum #720789 | Will Deacon |
2012-05-20 | ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS | Russell King |
2012-05-11 | ARM: 7398/1: l2x0: only write to debug registers on PL310 | Will Deacon |
2012-05-11 | ARM: 7397/1: l2x0: only apply workaround for erratum #753970 on PL310 | Will Deacon |
2012-05-11 | ARM: 7396/1: errata: only handle ARM erratum #326103 on affected cores | Will Deacon |
2012-04-22 | ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEE | Jonathan Austin |
2012-03-12 | ARM: 7345/1: errata: update workaround for A9 erratum #743622 | Will Deacon |
2012-02-29 | ARM: 7325/1: fix v7 boot with lockdep enabled | Rabin Vincent |
2012-02-29 | ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDR | Stephen Boyd |
2012-02-03 | ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guards | Will Deacon |
2011-12-23 | ARM: 7197/1: errata: Remove SMP dependency for erratum 751472 | Dave Martin |
2011-11-26 | ARM: 7172/1: dma: Drop GFP_COMP for DMA memory allocations | Sumit Bhattacharya |
2011-11-26 | ARM: 7168/1: use cache type functions for arch_get_unmapped_area | Rob Herring |
2011-11-21 | ARM: 7166/1: Use PMD_SHIFT instead of PGDIR_SHIFT in dma-consistent.c | Catalin Marinas |
2011-11-21 | ARM: 7162/1: errata: tidy up Kconfig options for PL310 errata workarounds | Will Deacon |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-01 | Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-11-02 | Merge branch 'imx/imx6q' into next/soc | Arnd Bergmann |
2011-11-02 | Merge branch 'highbank/soc' into next/soc | Arnd Bergmann |
2011-10-31 | arm: Add export.h to ARM specific files as required. | Paul Gortmaker |
2011-10-31 | arm: remove several unnecessary module.h include instances | Paul Gortmaker |
2011-10-31 | arm/imx: merge i.MX3 and i.MX6 | Sascha Hauer |
2011-10-31 | arm/imx6q: add device tree machine support | Shawn Guo |
2011-10-31 | Merge branch 'depends/rmk/devel-stable' into imx/imx6q | Arnd Bergmann |
2011-10-31 | ARM: add Highbank core platform support | Rob Herring |
2011-10-31 | Merge branch 'dt/gic' into highbank/soc | Arnd Bergmann |
2011-10-31 | Merge branch 'dt/gic' into next/dt | Arnd Bergmann |
2011-10-30 | Merge branches 'depends/rmk/io', 'depends/rmk/l2x0' and 'depends/rmk/gpio' in... | Arnd Bergmann |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2011-10-26 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-10-25 | Merge branch 'misc' into for-linus | Russell King |
2011-10-25 | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King |
2011-10-24 | Merge remote-tracking branch 'rmk/devel-stable' into HEAD | Rob Herring |
2011-10-23 | Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform... | Russell King |
2011-10-22 | ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORY | Tony Lindgren |
2011-10-20 | Merge branch 'depends/rmk/smp' into tmp | Arnd Bergmann |
2011-10-17 | ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure mode | Barry Song |