Age | Commit message (Expand) | Author |
2010-05-17 | Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap',... | Russell King |
2010-05-17 | ARM: Optionally allow ARMv6 to use 'normal, bufferable' memory for DMA | Russell King |
2010-05-15 | ARM: 6134/1: Handle instruction cache maintenance fault properly | Kirill A. Shutemov |
2010-05-15 | ARM: 6094/1: Extend cache-l2x0 to support the 16-way PL310 | Jason McMullan |
2010-05-15 | ARM: Move memory mapping into mmu.c | Russell King |
2010-05-15 | ARM: Ensure meminfo is sorted prior to sanity_check_meminfo | Russell King |
2010-05-15 | ARM: convert /proc/cpu/aligment to seq_file | Alexey Dobriyan |
2010-05-02 | ARM: Add Versatile Express CA9x4 processor support | Russell King |
2010-04-14 | ARM: 6027/1: ux500: enable l2x0 support | Srinidhi Kasagar |
2010-04-14 | ARM: remove unnecessary cache flush | Russell King |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-02-25 | Merge branches 'clks' and 'pnx' into devel | Russell King |
2010-02-25 | Merge branch 'misc2' into devel | Russell King |
2010-02-25 | Merge branch 'perf' into devel | Russell King |
2010-02-25 | Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm... | Russell King |
2010-02-24 | ARM: 5952/1: ARM: MM: Add ARM_L1_CACHE_SHIFT_6 for handle inside each ARCH Kc... | Kukjin Kim |
2010-02-20 | ARM: make_coherent(): fix problems with highpte, part 2 | Russell King |
2010-02-20 | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King |
2010-02-20 | ARM: allow alignment fault mode to be configured at kernel boot | Russell King |
2010-02-15 | ARM: 5929/1: Add checks to detect overlap of memory regions. | Fenkart/Bostandzhyan |
2010-02-15 | ARM: 5928/1: Change type of VMALLOC_END to unsigned long. | Fenkart/Bostandzhyan |
2010-02-15 | ARM: 5927/1: Make delimiters of DMA area globally visibly. | Fenkart/Bostandzhyan |
2010-02-15 | ARM: 5926/1: Add "Virtual kernel memory..." printout. | Fenkart/Bostandzhyan |
2010-02-15 | ARM: 5919/1: ARM: L2 : Errata 588369: Clean & Invalidate do not invalidate cl... | Santosh Shilimkar |
2010-02-15 | ARM: 5917/1: OMAP4: Add L2 Cache support | Santosh Shilimkar |
2010-02-15 | ARM: 5916/1: ARM: L2 : Add maintainace by line helper functions | Santosh Shilimkar |
2010-02-15 | ARM: 5911/1: ARM: Select CPU_32v6K for CPU_V7 only if ARCH_OMAP2 is not selected | Tony Lindgren |
2010-02-15 | ARM: 5905/1: ARM: Global ASID allocation on SMP | Catalin Marinas |
2010-02-15 | ARM: 5880/1: arm: use generic infrastructure for early params | Jeremy Kerr |
2010-02-15 | ARM: Move creation of /proc/cpu out of alignment.c | Russell King |
2010-02-15 | ARM: Add caller information to ioremap | Russell King |
2010-02-15 | ARM: dma-mapping: fix for speculative prefetching | Russell King |
2010-02-15 | ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range | Russell King |
2010-02-15 | ARM: dma-mapping: provide per-cpu type map/unmap functions | Russell King |
2010-02-15 | ARM: dma-mapping: simplify dma_cache_maint_page | Russell King |
2010-02-15 | ARM: dma-mapping: move selection of page ops out of dma_cache_maint_contiguous | Russell King |
2010-02-15 | ARM: dma-mapping: push buffer ownership down into dma-mapping.c | Russell King |
2010-02-15 | ARM: dma-mapping: introduce the idea of buffer ownership | Russell King |
2010-02-12 | ARM: 5900/2: arm: enable support for software perf events | Jamie Iles |
2010-02-03 | ARM: Fix wrong register in proc-arm6_7.S data abort handler | Russell King |
2010-01-20 | ARM: make_coherent: avoid recalculating the pfn for the modified page | Russell King |
2010-01-20 | ARM: make_coherent: fix problems with highpte, part 1 | Russell King |
2010-01-20 | ARM: make_coherent: convert adjust_pte() to use p*d_none_or_clear_bad() | Russell King |
2010-01-20 | ARM: make_coherent: split adjust_pte() in two | Russell King |
2010-01-19 | ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 a... | Tony Lindgren |
2010-01-19 | ARM: 5886/1: arm: Fix cpu_proc_fin() for proc-v7.S and make kexec work | Tony Lindgren |
2010-01-19 | ARM: 5885/1: arm: Flush TLB entries in setup_mm_for_reboot() | Tony Lindgren |
2010-01-12 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-01-12 | ARM: Ensure ARMv6/7 mm files are built using appropriate assembler options | Russell King |
2010-01-11 | mm: make totalhigh_pages unsigned long | Andreas Fenkart |