| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument... | Al Viro | 2006-10-08 | 1 | -3/+3 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-10-03 | 1 | -1/+1 |
|\ |
|
| * | [ARM] Fix XIP_KERNEL build error in arch/arm/mm/mmu.c | Russell King | 2006-09-30 | 1 | -1/+1 |
* | | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu | 2006-09-29 | 1 | -1/+1 |
* | | [PATCH] make PROT_WRITE imply PROT_READ | Jason Baron | 2006-09-29 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-09-28 | 26 | -932/+2604 |
|\ |
|
| * | [ARM] nommu: confirms the CR_V bit in nommu mode | Hyok S. Choi | 2006-09-28 | 1 | -0/+12 |
| * | [ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores. | Hyok S. Choi | 2006-09-28 | 7 | -7/+35 |
| * | [ARM] Make !MMU CPUs depend on !MMU | Russell King | 2006-09-27 | 1 | -0/+5 |
| * | [ARM] nommu: add ARM946E-S core support | Hyok S. Choi | 2006-09-27 | 3 | -3/+456 |
| * | [ARM] nommu: add ARM940T core support | Hyok S. Choi | 2006-09-27 | 3 | -2/+388 |
| * | [ARM] nommu: add ARM9TDMI core support | Hyok S. Choi | 2006-09-27 | 3 | -0/+148 |
| * | [ARM] nommu: add ARM740T core support | Hyok S. Choi | 2006-09-27 | 3 | -2/+192 |
| * | [ARM] nommu: add ARM7TDMI core support | Hyok S. Choi | 2006-09-27 | 3 | -0/+263 |
| * | [ARM] nommu: manage the CP15 things | Hyok S. Choi | 2006-09-27 | 2 | -4/+14 |
| * | [ARM] nommu: defines CPU_CP15, CPU_CP15_MMU and CPU_CP15_MPU | Hyok S. Choi | 2006-09-27 | 1 | -0/+33 |
| * | [ARM] do_bad_area() always takes current and current->active_mm | Russell King | 2006-09-27 | 3 | -14/+8 |
| * | [ARM] Add setup_mm_for_reboot() for nommu | Russell King | 2006-09-27 | 1 | -0/+7 |
| * | [ARM] Rename mm-armv.c to pgd.c | Russell King | 2006-09-27 | 2 | -4/+2 |
| * | [ARM] Move rest of MMU setup code from mm-armv.c to mmu.c | Russell King | 2006-09-27 | 3 | -551/+542 |
| * | [ARM] Split ARM MM initialisation for !mmu | Russell King | 2006-09-27 | 5 | -206/+274 |
| * | [ARM] Separate page table manipulation code from bootmem initialisation | Russell King | 2006-09-27 | 1 | -29/+44 |
| * | [ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR transla... | George G. Davis | 2006-09-27 | 1 | -2/+2 |
| * | [ARM] 3853/1: Fix flush_ptrace_access() thinko for nonaliasing VIPT cache case | George G. Davis | 2006-09-25 | 1 | -1/+1 |
| * | [ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33x | Lennert Buytenhek | 2006-09-25 | 1 | -1/+1 |
| * | [ARM] 3814/1: move 80200 dma_inv_range() erratum check out of line | Lennert Buytenhek | 2006-09-25 | 1 | -6/+52 |
| * | [ARM] 3813/1: prevent >= 4G /dev/mem mmap() | Lennert Buytenhek | 2006-09-25 | 1 | -0/+22 |
| * | [ARM] Move mmu.c out of the way | Russell King | 2006-09-20 | 2 | -2/+2 |
| * | [ARM] Cleanup arch/arm/mm a little | Russell King | 2006-09-20 | 7 | -33/+36 |
* | | [PATCH] Standardize pxx_page macros | Dave McCracken | 2006-09-26 | 1 | -1/+1 |
|/ |
|
* | [ARM] 3780/1: Fix iop321 cpuid | Dan Williams | 2006-09-14 | 1 | -1/+1 |
* | [ARM] 3773/1: Add the HWCAP_VFP bit for the ARM926 CPUs | Catalin Marinas | 2006-09-06 | 1 | -1/+1 |
* | [ARM] 3762/1: Fix ptrace cache coherency bug for ARM1136 VIPT nonaliasing Har... | George G. Davis | 2006-09-02 | 1 | -0/+26 |
* | [ARM] 3761/1: fix armv4t breakage after adding thumb interworking to userspac... | Lennert Buytenhek | 2006-08-28 | 1 | -4/+9 |
* | [ARM] 3734/1: Fix the unused variable warning in __iounmap() | Catalin Marinas | 2006-07-29 | 1 | -0/+2 |
* | [ARM] 3737/1: Export ARM copy/clear_user_page symbols | George G. Davis | 2006-07-29 | 1 | -0/+8 |
* | [ARM] 3736/1: xscale: don't mis-report 80219 as an iop32x | Lennert Buytenhek | 2006-07-29 | 1 | -1/+29 |
* | [ARM] Fix warning in consistent.c | Russell King | 2006-07-03 | 1 | -2/+1 |
* | [ARM] Fix bad asm instruction in proc-arm925.S | Russell King | 2006-07-03 | 1 | -1/+2 |
* | [ARM] More missing proc-macros.S includes | Russell King | 2006-07-03 | 4 | -0/+8 |
* | [ARM] 3708/2: fix SMP build after section ioremap changes | Lennert Buytenhek | 2006-07-03 | 1 | -0/+2 |
* | [PATCH] ARM: Fixup missing includes in arch/arm/mm/proc-<cputype>.S | Thomas Gleixner | 2006-07-02 | 3 | -0/+6 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-07-02 | 19 | -264/+480 |
|\ |
|
| * | [ARM] 3541/2: workaround for PXA27x erratum E7 | Nicolas Pitre | 2006-07-01 | 1 | -1/+7 |
| * | Merge nommu branch | Russell King | 2006-07-01 | 15 | -125/+101 |
| |\ |
|
| | * | [ARM] nommu: provide a way for correct control register value selection | Russell King | 2006-06-29 | 15 | -125/+101 |
| * | | [ARM] 3705/1: add supersection support to ioremap() | Lennert Buytenhek | 2006-07-01 | 1 | -3/+63 |
| * | | [ARM] Add section support to ioremap | Russell King | 2006-06-29 | 1 | -4/+163 |
| * | | [ARM] Set bit 4 on section mappings correctly depending on CPU | Russell King | 2006-06-29 | 16 | -17/+140 |
| * | | [ARM] 3675/2: Preparing for AT91SAM926 support | Andrew Victor | 2006-06-29 | 1 | -2/+2 |
| |/ |
|