| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2010-05-19 | 1 | -2/+3 |
|\ |
|
| * | ARM: RX1950: Add suspend/resume support for RX1950 | Vasily Khoruzhick | 2010-05-12 | 1 | -2/+3 |
* | | Merge branch 'devel-stable' into devel | Russell King | 2010-05-17 | 1 | -4/+10 |
|\ \
| |/ |
|
| * | ARM: 6052/1: kdump: make kexec work in interrupt context | Mika Westerberg | 2010-04-14 | 1 | -4/+6 |
| * | ARM: Fix ioremap_cached()/ioremap_wc() for SMP platforms | Russell King | 2010-04-09 | 1 | -0/+4 |
* | | ARM: Move memory mapping into mmu.c | Russell King | 2010-05-15 | 1 | -1/+28 |
* | | ARM: Ensure meminfo is sorted prior to sanity_check_meminfo | Russell King | 2010-05-15 | 1 | -0/+10 |
|/ |
|
* | Merge branches 'clks' and 'pnx' into devel | Russell King | 2010-02-25 | 1 | -0/+2 |
|\ |
|
| * | ARM: 5885/1: arm: Flush TLB entries in setup_mm_for_reboot() | Tony Lindgren | 2010-01-19 | 1 | -0/+2 |
* | | ARM: 5880/1: arm: use generic infrastructure for early params | Jeremy Kerr | 2010-02-15 | 1 | -20/+21 |
|/ |
|
* | ARM: fix PAGE_KERNEL | Russell King | 2009-12-24 | 1 | -2/+1 |
* | Merge branch 'devel-stable' into devel | Russell King | 2009-12-05 | 1 | -1/+1 |
|\ |
|
| * | [ARM] pxa/treo: add Palm Centro 685 support | Tomáš Čech | 2009-12-01 | 1 | -1/+1 |
* | | ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero page | Russell King | 2009-12-01 | 1 | -1/+1 |
|/ |
|
* | ARM: ensure initial page tables are setup for SMP systems | Russell King | 2009-11-02 | 1 | -0/+7 |
* | ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcast | Russell King | 2009-09-28 | 1 | -4/+33 |
* | ARM: Fix warning: unused variable 'highmem' | Russell King | 2009-09-28 | 1 | -0/+2 |
* | ARM: Fix broken highmem support | Russell King | 2009-08-15 | 1 | -1/+8 |
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2009-06-18 | 1 | -0/+7 |
|\ |
|
| * | [ARM] pxa/treo680: initial support | Tomas 'Sleep_Walker' Cech | 2009-06-16 | 1 | -0/+7 |
* | | Merge branch 'u300' into devel | Russell King | 2009-06-14 | 1 | -0/+14 |
|\ \ |
|
| * | | [ARM] 5480/1: U300-v5 integrate into the ARM architecture | Linus Walleij | 2009-04-28 | 1 | -0/+14 |
| |/ |
|
* | | omap iommu: simple virtual address space management | Hiroshi DOYU | 2009-05-19 | 1 | -0/+1 |
|/ |
|
* | [ARM] pxa: Add support for suspend on PalmTX, T5 and LD | Marek Vasut | 2009-04-04 | 1 | -0/+11 |
* | Merge branch 'master' into devel | Russell King | 2009-03-28 | 1 | -1/+1 |
|\ |
|
| * | [ARM] 5435/1: fix compile warning in sanity_check_meminfo() | Mikael Pettersson | 2009-03-28 | 1 | -1/+1 |
* | | Merge branch 'highmem' into devel | Russell King | 2009-03-24 | 1 | -0/+18 |
|\ \ |
|
| * | | [ARM] ignore high memory with VIPT aliasing caches | Nicolas Pitre | 2009-03-15 | 1 | -0/+5 |
| * | | [ARM] kmap support | Nicolas Pitre | 2009-03-15 | 1 | -0/+13 |
| |/ |
|
* | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 2009-03-13 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | [ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo() | Nicolas Pitre | 2009-02-19 | 1 | -1/+2 |
* | | [ARM] 5422/1: ARM: MMU: add a Non-cacheable Normal executable memory type | Paul Walmsley | 2009-03-12 | 1 | -0/+23 |
|/ |
|
* | [ARM] eliminate NULL test and memset after alloc_bootmem | Julia Lawall | 2008-12-14 | 1 | -3/+2 |
* | [ARM] use asm/sections.h | Russell King | 2008-12-01 | 1 | -4/+5 |
* | Merge branch 'highmem' into devel | Russell King | 2008-11-28 | 1 | -48/+66 |
|\ |
|
| * | [ARM] prevent the vmalloc cmdline argument from eating all memory | Nicolas Pitre | 2008-11-28 | 1 | -0/+7 |
| * | [ARM] split highmem into its own memory bank | Nicolas Pitre | 2008-11-28 | 1 | -33/+51 |
| * | [ARM] rationalize memory configuration code some more | Nicolas Pitre | 2008-11-28 | 1 | -18/+11 |
* | | [ARM] remove memzero() | Russell King | 2008-11-27 | 1 | -1/+1 |
|/ |
|
* | [ARM] iop: iop3xx needs registers mapped uncached+unbuffered | Russell King | 2008-11-09 | 1 | -0/+6 |
* | [ARM] mm: fix page table initialization | Russell King | 2008-11-06 | 1 | -30/+77 |
* | [ARM] fix naming of MODULE_START / MODULE_END | Russell King | 2008-11-06 | 1 | -2/+2 |
* | Merge branch 'ptebits' into devel | Russell King | 2008-10-09 | 1 | -32/+42 |
|\ |
|
| * | [ARM] Remove MT_DEVICE_IXP2000 and associated definitions | Russell King | 2008-10-01 | 1 | -7/+0 |
| * | [ARM] remove 'prot_pte_ext' from memory type table | Russell King | 2008-10-01 | 1 | -2/+1 |
| * | [ARM] Convert ARMv6 and ARMv7 to use new memory types | Russell King | 2008-10-01 | 1 | -4/+0 |
| * | [ARM] Introduce new PTE memory type bits | Russell King | 2008-10-01 | 1 | -30/+32 |
| * | [ARM] 5241/1: provide ioremap_wc() | Lennert Buytenhek | 2008-09-06 | 1 | -0/+20 |
* | | [ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.c | Russell King | 2008-09-30 | 1 | -0/+22 |
* | | [ARM] mm: move validation of membanks to one place | Russell King | 2008-09-30 | 1 | -4/+4 |