| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter | Christoph Lameter | 2006-06-30 | 1 | -1/+1 |
|/ |
|
* | [ARM] nommu: Initial uCLinux support for MMU-based CPUs | Hyok S. Choi | 2006-06-28 | 13 | -0/+129 |
* | [ARM] nommu: export flush_dcache_page() | Hyok S. Choi | 2006-06-28 | 1 | -0/+1 |
* | [ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu build | Russell King | 2006-06-28 | 1 | -4/+4 |
* | [ARM] Remove TABLE_SIZE, and several unused function prototypes | Russell King | 2006-06-28 | 1 | -2/+0 |
* | [ARM] nommu: Provide a simple flush_dcache_page implementation | Russell King | 2006-06-28 | 2 | -2/+10 |
* | [ARM] nommu: add stubs for ioremap and friends | Russell King | 2006-06-28 | 4 | -48/+92 |
* | [ARM] nommu: avoid selecting TLB and CPU specific copy code | Hyok S. Choi | 2006-06-28 | 1 | -29/+32 |
* | [ARM] nommu: we need the TLS register emulation for nommu mode | Russell King | 2006-06-28 | 1 | -3/+3 |
* | [ARM] Remove partial non-v6 binutils compatibility | Russell King | 2006-06-25 | 1 | -32/+0 |
* | [ARM] Remove LOADREGS macro | Russell King | 2006-06-25 | 1 | -1/+1 |
* | [ARM] 3636/1: S3C2412: Add selection of CPU_ARM926 | Ben Dooks | 2006-06-24 | 1 | -5/+5 |
* | [ARM] 3567/2: arm: base support for Hilscher netX | Sascha Hauer | 2006-06-19 | 1 | -2/+2 |
* | [ARM] 3466/1: [2/3] Support for Philips PNX4008 platform: chip support | Vitaly Wool | 2006-06-18 | 1 | -2/+2 |
* | [PATCH] ARM: Fix XScale PMD setting | Deepak Saxena | 2006-05-31 | 1 | -2/+2 |
* | [PATCH] ARM: explicitly disable BTB on ixp2350 | Deepak Saxena | 2006-05-30 | 1 | -1/+2 |
* | [ARM] 3526/1: ioremap should use vunmap instead of vfree on ARM | Catalin Marinas | 2006-05-16 | 1 | -2/+2 |
* | [ARM] Fix SA110/SA1100 cache flushing | Russell King | 2006-04-07 | 3 | -58/+30 |
* | [ARM] Move FLUSH_BASE macros to asm/arch/memory.h | Russell King | 2006-04-07 | 1 | -3/+4 |
* | [ARM] 3439/2: xsc3: add I/O coherency support | Lennert Buytenhek | 2006-04-02 | 3 | -1/+29 |
* | [ARM] 3425/1: xsc3: need to include pgtable-hwdef.h | Lennert Buytenhek | 2006-03-30 | 1 | -0/+1 |
* | [ARM] 3377/2: add support for intel xsc3 core | Lennert Buytenhek | 2006-03-28 | 5 | -2/+617 |
* | [ARM] proc-v6: mark page table walks outer-cacheable, shared. Enable NX. | Russell King | 2006-03-27 | 1 | -4/+12 |
* | Merge nommu tree | Russell King | 2006-03-25 | 15 | -2/+20 |
|\ |
|
| * | [ARM] select TLS_REG_EMUL and NEEDS_SYSCALL_FOR_CMPXCHG | Russell King | 2006-03-21 | 1 | -2/+6 |
| * | [ARM] nommu: Move hardware page table definitions to pgtable-hwdef.h | Russell King | 2006-03-21 | 14 | -0/+14 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-03-22 | 11 | -11/+1 |
|\ \ |
|
| * | | [ARM] 3369/1: ep93xx: add core cirrus ep93xx support | Lennert Buytenhek | 2006-03-21 | 1 | -1/+1 |
| * | | [ARM] Remove unnecessary asm/hardware.h includes | Russell King | 2006-03-21 | 10 | -10/+0 |
| |/ |
|
* | | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 2006-03-22 | 1 | -1/+1 |
* | | [PATCH] mm: split highorder pages | Nick Piggin | 2006-03-22 | 1 | -2/+2 |
|/ |
|
* | [ARM] 3356/1: Workaround for the ARM1136 I-cache invalidation problem | Catalin Marinas | 2006-03-10 | 2 | -5/+8 |
* | [ARM] 3352/1: DSB required for the completion of a TLB maintenance operation | Catalin Marinas | 2006-03-07 | 1 | -0/+1 |
* | [ARM] CONFIG_CPU_MPCORE -> CONFIG_CPU_32v6K | Russell King | 2006-02-22 | 1 | -1/+1 |
* | [ARM] 3294/1: don't invalidate individual BTB entries on ARMv6 | Nicolas Pitre | 2006-02-01 | 1 | -12/+6 |
* | [ARM] 3293/1: don't invalidate the whole I-cache with xscale_coherent_user_range | Nicolas Pitre | 2006-02-01 | 1 | -5/+11 |
* | [ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] index | George G. Davis | 2006-01-26 | 1 | -0/+6 |
* | [ARM] Fix ioremap.c vfree type warning | Russell King | 2006-01-20 | 1 | -1/+1 |
* | [ARM] 3209/1: Configurable DMA-consistent memory region | Kevin Hilman | 2006-01-12 | 1 | -12/+41 |
* | [ARM] 3070/2: Add __ioremap_pfn() API | Deepak Saxena | 2006-01-09 | 1 | -20/+29 |
* | [ARM] 3240/2: AT91RM9200 support for 2.6 (Core) | SAN People | 2006-01-09 | 1 | -2/+2 |
* | [ARM] Remove EPXA10DB machine support | Russell King | 2006-01-08 | 1 | -2/+2 |
* | [ARM] Cleanup ARM includes | Russell King | 2006-01-03 | 3 | -5/+1 |
* | [ARM SMP] Disable lazy flush_dcache_page for SMP | Russell King | 2005-11-30 | 1 | -1/+6 |
* | [ARM] Do not call flush_tlb_kernel_range() with IRQs disabled. | Russell King | 2005-11-25 | 1 | -3/+10 |
* | [ARM] 3168/1: Update ARM signal delivery and masking | Daniel Jacobowitz | 2005-11-19 | 2 | -186/+1 |
* | [ARM] Fix some corner cases in new mm initialisation | Russell King | 2005-11-17 | 1 | -11/+13 |
* | [ARM] __ioremap doesn't use 4th argument | Russell King | 2005-11-17 | 1 | -2/+1 |
* | [ARM] 3145/1: OMAP 3a/5: Add support for omap24xx | Tony Lindgren | 2005-11-10 | 1 | -1/+1 |
* | [ARM] 3141/1: OMAP 1/5: Update omap1 specific files | Tony Lindgren | 2005-11-10 | 1 | -2/+2 |