| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-12-07 |
|\ |
|
| *-. | [ARM] Merge individual ARM sub-trees | Russell King | 2006-12-07 |
| |\ \ |
|
| | | * | [ARM] 3995/1: iop13xx: add iop13xx support | Dan Williams | 2006-12-07 |
| | |/
| |/| |
|
| | * | [ARM] 3999/1: RX3715: suspend to RAM support | Ben Dooks | 2006-12-07 |
| | * | [ARM] 3986/1: H1940: suspend to RAM support | Ben Dooks | 2006-12-07 |
| | * | [ARM] 3881/4: xscale: clean up cp0/cp1 handling | Lennert Buytenhek | 2006-12-03 |
| | * | [ARM] 3967/1: xsc3: make branch predication configurable on xsc3 | Dan Williams | 2006-12-01 |
| | * | [ARM] 3971/1: xsc3: get rid of L_PTE_COHERENT | Lennert Buytenhek | 2006-12-01 |
| | * | [ARM] Fix nommu build | Russell King | 2006-11-30 |
| | * | [ARM] Include asm/elf.h instead of asm/procinfo.h | Russell King | 2006-11-30 |
| |/ |
|
* | | [PATCH] mm: arch do_page_fault() vs in_atomic() | Peter Zijlstra | 2006-12-07 |
* | | Fix misc Kconfig typos | Matt LaPlante | 2006-11-29 |
|/ |
|
* | [ARM] 3942/1: ARM: comment: consistent_sync should not be called directly | Dan Williams | 2006-11-22 |
* | [ARM] 3927/1: Allow show_mem() to work with holes in memory map. | Ray Lehtiniemi | 2006-11-07 |
* | [ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capability | Paul Gortmaker | 2006-11-02 |
* | [PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument... | Al Viro | 2006-10-08 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-10-03 |
|\ |
|
| * | [ARM] Fix XIP_KERNEL build error in arch/arm/mm/mmu.c | Russell King | 2006-09-30 |
* | | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu | 2006-09-29 |
* | | [PATCH] make PROT_WRITE imply PROT_READ | Jason Baron | 2006-09-29 |
|/ |
|
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-09-28 |
|\ |
|
| * | [ARM] nommu: confirms the CR_V bit in nommu mode | Hyok S. Choi | 2006-09-28 |
| * | [ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores. | Hyok S. Choi | 2006-09-28 |
| * | [ARM] Make !MMU CPUs depend on !MMU | Russell King | 2006-09-27 |
| * | [ARM] nommu: add ARM946E-S core support | Hyok S. Choi | 2006-09-27 |
| * | [ARM] nommu: add ARM940T core support | Hyok S. Choi | 2006-09-27 |
| * | [ARM] nommu: add ARM9TDMI core support | Hyok S. Choi | 2006-09-27 |
| * | [ARM] nommu: add ARM740T core support | Hyok S. Choi | 2006-09-27 |
| * | [ARM] nommu: add ARM7TDMI core support | Hyok S. Choi | 2006-09-27 |
| * | [ARM] nommu: manage the CP15 things | Hyok S. Choi | 2006-09-27 |
| * | [ARM] nommu: defines CPU_CP15, CPU_CP15_MMU and CPU_CP15_MPU | Hyok S. Choi | 2006-09-27 |
| * | [ARM] do_bad_area() always takes current and current->active_mm | Russell King | 2006-09-27 |
| * | [ARM] Add setup_mm_for_reboot() for nommu | Russell King | 2006-09-27 |
| * | [ARM] Rename mm-armv.c to pgd.c | Russell King | 2006-09-27 |
| * | [ARM] Move rest of MMU setup code from mm-armv.c to mmu.c | Russell King | 2006-09-27 |
| * | [ARM] Split ARM MM initialisation for !mmu | Russell King | 2006-09-27 |
| * | [ARM] Separate page table manipulation code from bootmem initialisation | Russell King | 2006-09-27 |
| * | [ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR transla... | George G. Davis | 2006-09-27 |
| * | [ARM] 3853/1: Fix flush_ptrace_access() thinko for nonaliasing VIPT cache case | George G. Davis | 2006-09-25 |
| * | [ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33x | Lennert Buytenhek | 2006-09-25 |
| * | [ARM] 3814/1: move 80200 dma_inv_range() erratum check out of line | Lennert Buytenhek | 2006-09-25 |
| * | [ARM] 3813/1: prevent >= 4G /dev/mem mmap() | Lennert Buytenhek | 2006-09-25 |
| * | [ARM] Move mmu.c out of the way | Russell King | 2006-09-20 |
| * | [ARM] Cleanup arch/arm/mm a little | Russell King | 2006-09-20 |
* | | [PATCH] Standardize pxx_page macros | Dave McCracken | 2006-09-26 |
|/ |
|
* | [ARM] 3780/1: Fix iop321 cpuid | Dan Williams | 2006-09-14 |
* | [ARM] 3773/1: Add the HWCAP_VFP bit for the ARM926 CPUs | Catalin Marinas | 2006-09-06 |
* | [ARM] 3762/1: Fix ptrace cache coherency bug for ARM1136 VIPT nonaliasing Har... | George G. Davis | 2006-09-02 |
* | [ARM] 3761/1: fix armv4t breakage after adding thumb interworking to userspac... | Lennert Buytenhek | 2006-08-28 |
* | [ARM] 3734/1: Fix the unused variable warning in __iounmap() | Catalin Marinas | 2006-07-29 |