Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-20 | arm: remove the second argument of k[un]map_atomic() | Cong Wang | 1 | -6/+6 |
2010-06-08 | ARM: 6164/1: Add kto and kfrom to input operands list. | Khem Raj | 1 | -2/+2 |
2009-10-05 | ARM: Flush user mapping on VIVT processors when copying a page | Russell King | 1 | -0/+1 |
2009-10-05 | ARM: Pass VMA to copy_user_highpage() implementations | Russell King | 1 | -1/+1 |
2009-03-13 | [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions | Uwe Kleine-König | 1 | -1/+1 |
2008-11-28 | [ARM] fix a couple clear_user_highpage assembly constraints | Nicolas Pitre | 1 | -5/+5 |
2008-11-28 | [ARM] clearpage: provide our own clear_user_highpage() | Russell King | 1 | -12/+13 |
2008-11-28 | [ARM] copypage: provide our own copy_user_highpage() | Russell King | 1 | -7/+17 |
2008-11-28 | [ARM] copypage: convert assembly files to C | Russell King | 1 | -0/+102 |