Age | Commit message (Expand) | Author |
2011-05-24 | Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in... | Russell King |
2011-05-23 | Merge branch 'devel-stable' into for-linus | Russell King |
2011-05-23 | Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and... | Russell King |
2011-05-23 | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King |
2011-05-23 | arm/dt: probe for platforms via the device tree | Grant Likely |
2011-05-20 | ARM: 6899/1: fix the note about dcache lazy flushing for SMP systems | saeed bishara |
2011-05-16 | ARM: 6901/1: remove unneeded check of the cache_is_vipt_nonaliasing() | saeed bishara |
2011-05-12 | ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEM | Will Deacon |
2011-05-12 | ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes | Russell King |
2011-05-11 | arm/dt: Allow CONFIG_OF on ARM | Grant Likely |
2011-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable | Russell King |
2011-05-03 | ARM: PJ4: remove the ARMv6 compatible cache method entries | Nicolas Pitre |
2011-04-28 | ARM: Fix .size directive for xscale_dma_a0_map_area | Ben Hutchings |
2011-04-14 | ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mm... | Nicolas Pitre |
2011-04-13 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King |
2011-04-02 | ARM: Make consolidated PM sleep code depend on PM_SLEEP | Russell King |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-25 | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes |
2011-03-24 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-20 | Merge branches 'fixes', 'pgt-next' and 'versatile' into devel | Russell King |
2011-03-18 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-16 | Merge branch 'v6v7' into devel | Russell King |
2011-03-16 | Merge branch 'misc' into devel | Russell King |
2011-03-16 | Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '... | Russell King |
2011-03-15 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King |
2011-03-10 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King |
2011-03-09 | ARM: 6772/1: errata: possible fault MMU translations following an ASID switch | Will Deacon |
2011-03-09 | ARM: 6795/1: l2x0: Errata fix for flush by Way operation can cause data corrupti | Santosh Shilimkar |
2011-03-07 | ARM: imx3x: clean up ARCH_MX3X | Richard Zhao |
2011-02-23 | ARM: move L1_CACHE_SHIFT_6 to mm/Kconfig | Russell King |
2011-02-23 | ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcast | Nicolas Pitre |
2011-02-23 | ARM: DMA: top-down allocation in DMA coherent region | Russell King |
2011-02-22 | ARM: pm: add generic CPU suspend/resume support | Russell King |
2011-02-22 | ARM: EXYNOS4: Update Kconfig and Makefile for the new ARCH_EXYNOS4 | Kukjin Kim |
2011-02-21 | ARM: pgtable: add pud-level code | Russell King |
2011-02-21 | ARM: Use long long format when printing meminfo physical addresses | Russell King |
2011-02-19 | ARM: 6743/1: errata: interrupted ICALLUIS may prevent completion of broadcast... | Will Deacon |
2011-02-19 | ARM: 6741/1: errata: pl310 cache sync operation may be faulty | Srinidhi Kasagar |
2011-02-15 | ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functions | Will Deacon |
2011-02-15 | ARM: 6674/1: LPAE: use long long format when printing physical addresses and ... | Will Deacon |
2011-02-14 | ARM: 6667/1: Fix early_pte_alloc() assumption about the Linux PTE | Catalin Marinas |
2011-02-10 | ARM: make SWP emulation explicit on !CPU_USE_DOMAINS | Russell King |
2011-02-09 | ARM: Avoid building unsafe kernels on OMAP2 and MX3 | Russell King |
2011-02-02 | ARM: v6k: DMA_CACHE_RWFO isn't appropriate for non-v6k CPUs | Russell King |
2011-02-02 | ARM: v6k: allow swp emulation again when ARMv7 is enabled | Russell King |
2011-02-02 | ARM: v6k: do not disable CPU_32v6K based on platform selection | Russell King |
2011-02-02 | ARM: v6k: use CPU domain feature if we include support for arch < ARMv6K | Russell King |
2011-02-02 | ARM: v6k: select clear exclusive code seqences according to V6 variants | Russell King |
2011-02-02 | ARM: v6k: Dove platforms use V6K architecture CPUs | Russell King |
2011-02-02 | ARM: v6k: introduce CPU_V6K option | Russell King |