| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-30 | 1 | -8/+1 |
|\ |
|
| * | ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flush | Russell King | 2012-01-26 | 1 | -2/+1 |
| * | ARM: pgtable: use mk_pte rather than pfn_pte(page_to_pfn()) | Russell King | 2012-01-26 | 1 | -1/+1 |
| * | ARM: pgtable: move TOP_PTE address definitions to arch/arm/mm/mm.h | Russell King | 2012-01-26 | 1 | -6/+0 |
* | | arm: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 | 1 | -4/+4 |
|/ |
|
* | locking, ARM: Annotate low level hw locks as raw | Thomas Gleixner | 2011-09-13 | 1 | -3/+3 |
* | ARM: 6379/1: Assume new page cache pages have dirty D-cache | Catalin Marinas | 2010-09-19 | 1 | -1/+1 |
* | ARM: Pass VMA to copy_user_highpage() implementations | Russell King | 2009-10-05 | 1 | -1/+1 |
* | [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions | Uwe Kleine-König | 2009-03-12 | 1 | -1/+1 |
* | [ARM] fix a couple clear_user_highpage assembly constraints | Nicolas Pitre | 2008-11-28 | 1 | -4/+4 |
* | [ARM] clearpage: provide our own clear_user_highpage() | Russell King | 2008-11-28 | 1 | -12/+14 |
* | [ARM] copypage: provide our own copy_user_highpage() | Russell King | 2008-11-28 | 1 | -8/+11 |
* | [ARM] Introduce new PTE memory type bits | Russell King | 2008-10-01 | 1 | -1/+1 |
* | [ARM] 4078/1: Fix ARM copypage cache coherency problems | Richard Purdie | 2006-12-30 | 1 | -0/+6 |
* | [ARM] Unuse another Linux PTE bit | Russell King | 2006-12-13 | 1 | -1/+1 |
* | [ARM] Cleanup arch/arm/mm a little | Russell King | 2006-09-20 | 1 | -2/+2 |
* | [PATCH] ARM: Fix Xscale copy_page implementation | Russell King | 2005-06-08 | 1 | -0/+131 |