| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Merge branch 'perf' into devel | Russell King | 2010-02-25 | 1 | -0/+7 |
| |\ \ \ |
|
| | * | | | ARM: 5900/2: arm: enable support for software perf events | Jamie Iles | 2010-02-12 | 1 | -0/+7 |
| | | | | | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *-----. \ \ \ | Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm... | Russell King | 2010-02-25 | 36 | -276/+818 |
| |\ \ \ \ \ \ \
| | |_|_|_|/ / /
| |/| | | | | | |
|
| | | | | * | | | ARM: make_coherent(): fix problems with highpte, part 2 | Russell King | 2010-02-20 | 1 | -3/+4 |
| | | | | * | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2010-02-20 | 1 | -2/+3 |
| | | | | * | | | ARM: make_coherent: avoid recalculating the pfn for the modified page | Russell King | 2010-01-20 | 1 | -6/+6 |
| | | | | * | | | ARM: make_coherent: fix problems with highpte, part 1 | Russell King | 2010-01-20 | 1 | -2/+11 |
| | | | | * | | | ARM: make_coherent: convert adjust_pte() to use p*d_none_or_clear_bad() | Russell King | 2010-01-20 | 1 | -20/+4 |
| | | | | * | | | ARM: make_coherent: split adjust_pte() in two | Russell King | 2010-01-20 | 1 | -20/+32 |
| | | | | |/ / |
|
| | | | * | | | ARM: dma-mapping: fix for speculative prefetching | Russell King | 2010-02-15 | 3 | -46/+42 |
| | | | * | | | ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range | Russell King | 2010-02-15 | 21 | -148/+41 |
| | | | * | | | ARM: dma-mapping: provide per-cpu type map/unmap functions | Russell King | 2010-02-15 | 22 | -17/+584 |
| | | | * | | | ARM: dma-mapping: simplify dma_cache_maint_page | Russell King | 2010-02-15 | 1 | -24/+18 |
| | | | * | | | ARM: dma-mapping: move selection of page ops out of dma_cache_maint_contiguous | Russell King | 2010-02-15 | 1 | -29/+30 |
| | | | * | | | ARM: dma-mapping: push buffer ownership down into dma-mapping.c | Russell King | 2010-02-15 | 1 | -4/+30 |
| | | | * | | | ARM: dma-mapping: introduce the idea of buffer ownership | Russell King | 2010-02-15 | 1 | -5/+8 |
| | | * | | | | ARM: Flush user mapping on VIVT processors when copying a page | Russell King | 2009-10-05 | 3 | -0/+3 |
| | | * | | | | ARM: Pass VMA to copy_user_highpage() implementations | Russell King | 2009-10-05 | 8 | -9/+9 |
| | * | | | | | ARM: Fix ptrace accesses | Russell King | 2009-12-14 | 1 | -8/+43 |
| | | |/ / /
| | |/| | | |
|
* | | | | | | ARM: allow alignment fault mode to be configured at kernel boot | Russell King | 2010-02-20 | 1 | -0/+3 |
* | | | | | | ARM: Fix wrong register in proc-arm6_7.S data abort handler | Russell King | 2010-02-03 | 1 | -1/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 a... | Tony Lindgren | 2010-01-19 | 2 | -4/+0 |
* | | | | | ARM: 5886/1: arm: Fix cpu_proc_fin() for proc-v7.S and make kexec work | Tony Lindgren | 2010-01-19 | 1 | -1/+8 |
* | | | | | ARM: 5885/1: arm: Flush TLB entries in setup_mm_for_reboot() | Tony Lindgren | 2010-01-19 | 1 | -0/+2 |
| |_|_|/
|/| | | |
|
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-01-12 | 3 | -6/+24 |
|\ \ \ \ |
|
| * | | | | ARM: Ensure ARMv6/7 mm files are built using appropriate assembler options | Russell King | 2010-01-12 | 1 | -0/+12 |
| * | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2010-01-08 | 2 | -6/+12 |
| |\ \ \ \ |
|
| | * | | | | [ARM] pxa: enable L2 if present in XSC3 | Haojian Zhuang | 2010-01-01 | 1 | -0/+7 |
| | * | | | | [ARM] pxa: do not enable L2 after MMU is enabled | Haojian Zhuang | 2010-01-01 | 1 | -6/+5 |
| | |/ / / |
|
* | | | | | mm: make totalhigh_pages unsigned long | Andreas Fenkart | 2010-01-11 | 1 | -1/+1 |
|/ / / / |
|
* | | | | ARM: 5858/1: Remove unused vma_vm_flags macro from v7wbi_flush_user_tlb_range | Bahadir Balban | 2010-01-05 | 1 | -1/+0 |
|/ / / |
|
* | | | ARM: fix PAGE_KERNEL | Russell King | 2009-12-24 | 1 | -2/+1 |
* | | | ARM: Fix wrong shared bit for CPU write buffer bug test | Russell King | 2009-12-23 | 1 | -3/+2 |
* | | | ARM: Kill CONFIG_CPU_32 | Russell King | 2009-12-18 | 1 | -4/+0 |
* | | | ARM: 5853/1: ARM: Fix build break on ARM v6 and v7 | Anand Gadiyar | 2009-12-18 | 1 | -1/+1 |
* | | | Merge branch 'cache' (early part) | Russell King | 2009-12-17 | 26 | -133/+204 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'pending-l2x0' into cache | Russell King | 2009-12-14 | 1 | -21/+72 |
| |\ \ |
|
| | * | | ARM: cache-l2x0: make better use of background cache handling | Russell King | 2009-12-14 | 1 | -11/+23 |
| | * | | ARM: cache-l2x0: avoid taking spinlock for every iteration | Russell King | 2009-12-14 | 1 | -13/+52 |
| * | | | ARM: add size argument to __cpuc_flush_dcache_page | Russell King | 2009-12-14 | 25 | -111/+132 |
| * | | | ARM: 5848/1: kill flush_ioremap_region() | Nicolas Pitre | 2009-12-14 | 1 | -1/+0 |
* | | | | Merge branch 'for-rmk' of git://git.marvell.com/orion | Russell King | 2009-12-16 | 1 | -3/+2 |
|\ \ \ \ |
|
| * | | | | ARM: dove: fix the mm mmu flags of the pj4 procinfo | Saeed Bishara | 2009-12-07 | 1 | -3/+2 |
* | | | | | fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh | Al Viro | 2009-12-11 | 1 | -1/+2 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'devel-stable' into devel | Russell King | 2009-12-05 | 6 | -5/+308 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 2009-12-04 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | [ARM] pxa/treo: add Palm Centro 685 support | Tomáš Čech | 2009-12-01 | 1 | -1/+1 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable | Russell King | 2009-12-01 | 4 | -3/+306 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | ARM: Add Tauros2 L2 cache controller support | Lennert Buytenhek | 2009-11-27 | 3 | -1/+273 |
| | * | | | ARM: add base support for Marvell Dove SoC | Saeed Bishara | 2009-11-27 | 2 | -2/+33 |
| | |/ / |
|