| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-17 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 2011-03-15 | 1 | -1/+1 |
| |\ |
|
| | * | ARM: EXYNOS4: Update Kconfig and Makefile for the new ARCH_EXYNOS4 | Kukjin Kim | 2011-02-22 | 1 | -1/+1 |
| * | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King | 2011-03-10 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | ARM: imx3x: clean up ARCH_MX3X | Richard Zhao | 2011-03-07 | 1 | -1/+1 |
* | | | Merge branch 'v6v7' into devel | Russell King | 2011-03-16 | 4 | -25/+34 |
|\ \ \ |
|
| * | | | ARM: v6k: DMA_CACHE_RWFO isn't appropriate for non-v6k CPUs | Russell King | 2011-02-02 | 1 | -1/+1 |
| * | | | ARM: v6k: allow swp emulation again when ARMv7 is enabled | Russell King | 2011-02-02 | 1 | -1/+1 |
| * | | | ARM: v6k: do not disable CPU_32v6K based on platform selection | Russell King | 2011-02-02 | 1 | -11/+3 |
| * | | | ARM: v6k: use CPU domain feature if we include support for arch < ARMv6K | Russell King | 2011-02-02 | 1 | -2/+5 |
| * | | | ARM: v6k: select clear exclusive code seqences according to V6 variants | Russell King | 2011-02-02 | 1 | -3/+3 |
| * | | | ARM: v6k: Dove platforms use V6K architecture CPUs | Russell King | 2011-02-02 | 1 | -2/+2 |
| * | | | ARM: v6k: introduce CPU_V6K option | Russell King | 2011-02-02 | 3 | -18/+32 |
* | | | | Merge branch 'misc' into devel | Russell King | 2011-03-16 | 4 | -33/+31 |
|\ \ \ \ |
|
| * | | | | ARM: 6795/1: l2x0: Errata fix for flush by Way operation can cause data corrupti | Santosh Shilimkar | 2011-03-09 | 1 | -14/+18 |
| * | | | | ARM: move L1_CACHE_SHIFT_6 to mm/Kconfig | Russell King | 2011-02-23 | 1 | -0/+5 |
| * | | | | ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcast | Nicolas Pitre | 2011-02-23 | 1 | -10/+0 |
| * | | | | ARM: DMA: top-down allocation in DMA coherent region | Russell King | 2011-02-23 | 1 | -9/+8 |
| | |_|/
| |/| | |
|
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*-----. \ \ \ | Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '... | Russell King | 2011-03-16 | 25 | -33/+411 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | /
| | | | | |/
| | | | |/| |
|
| | | * | | | ARM: pm: add generic CPU suspend/resume support | Russell King | 2011-02-22 | 24 | -33/+393 |
| | | | |/
| | | |/| |
|
| | * | | | ARM: 6772/1: errata: possible fault MMU translations following an ASID switch | Will Deacon | 2011-03-09 | 1 | -0/+6 |
| | | |/
| | |/| |
|
| | * | | ARM: 6743/1: errata: interrupted ICALLUIS may prevent completion of broadcast... | Will Deacon | 2011-02-19 | 1 | -0/+6 |
| | * | | ARM: 6741/1: errata: pl310 cache sync operation may be faulty | Srinidhi Kasagar | 2011-02-19 | 1 | -0/+6 |
| |/ /
|/| | |
|
* | | | ARM: make SWP emulation explicit on !CPU_USE_DOMAINS | Russell King | 2011-02-10 | 1 | -1/+1 |
* | | | ARM: Avoid building unsafe kernels on OMAP2 and MX3 | Russell King | 2011-02-09 | 1 | -2/+2 |
| |/
|/| |
|
* | | ARM: initrd: disable initrd if passed address overlaps reserved region | Russell King | 2011-01-31 | 1 | -0/+6 |
|/ |
|
* | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-15 | 2 | -2/+4 |
|\ |
|
| * | ARM: 6623/1: Thumb-2: Fix out-of-range offset for Thumb-2 in proc-v7.S | Dave Martin | 2011-01-14 | 1 | -1/+3 |
| * | ARM: 6622/1: fix dma_unmap_sg() documentation | Linus Walleij | 2011-01-12 | 1 | -1/+1 |
* | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-14 | 1 | -1/+1 |
|\ \ |
|
| * | | ARM: Do not enable SWP emulation if CPU_V6 && CPU_V7 | Catalin Marinas | 2011-01-06 | 1 | -1/+1 |
| |/ |
|
* | | thp: pte alloc trans splitting | Andrea Arcangeli | 2011-01-13 | 1 | -1/+1 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -1/+0 |
|\ \ |
|
| * \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 6 | -29/+58 |
| |\ \ |
|
| * | | | ARM, mm: Don't include smp_plat.h twice in flush.c | Jesper Juhl | 2010-11-15 | 1 | -1/+0 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | Paul Mundt | 2011-01-07 | 17 | -264/+260 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'devel-stable' into devel | Russell King | 2011-01-06 | 1 | -1/+7 |
| |\ \ \ |
|
| | * | | | ARM: mmp: select CPU_PJ4 | Haojian Zhuang | 2010-12-18 | 1 | -1/+1 |
| | * | | | ARM: pxa: support pxa95x | Haojian Zhuang | 2010-12-18 | 1 | -0/+6 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'pgt' (early part) into devel | Russell King | 2011-01-06 | 10 | -100/+128 |
| |\ \ \ |
|
| | * | | | ARM: pgtable: provide RDONLY page table bit rather than WRITE bit | Russell King | 2010-12-22 | 4 | -23/+22 |
| | * | | | ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN | Russell King | 2010-12-22 | 3 | -13/+12 |
| | * | | | ARM: pgtable: remove FIRST_USER_PGD_NR | Russell King | 2010-12-22 | 1 | -5/+3 |
| | * | | | ARM: pgtable: use conventional page table code for identity mappings | Russell King | 2010-12-22 | 1 | -15/+31 |
| | * | | | ARM: pgtable: collect up identity mapping functions | Russell King | 2010-12-22 | 3 | -37/+53 |
| | * | | | ARM: pgtable: switch order of Linux vs hardware page tables | Russell King | 2010-12-22 | 3 | -11/+9 |
| | * | | | ARM: pgtable: introduce pteval_t to represent a pte value | Russell King | 2010-11-26 | 3 | -3/+3 |
| | * | | | ARM: pgtable: use phys_addr_t for physical addresses | Russell King | 2010-11-26 | 1 | -3/+4 |
| | * | | | ARM: pgtable: use pXd_none_or_clear_bad() in pgd_free() | Russell King | 2010-11-26 | 1 | -13/+14 |
| | * | | | ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow() | Russell King | 2010-11-26 | 1 | -2/+2 |