Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: 8811/1: always list both ldrd/strd registers explicitly | Nicolas Pitre | 2018-11-12 | 1 | -20/+20 |
* | ARM: 8805/2: remove unneeded naked function usage | Nicolas Pitre | 2018-11-08 | 1 | -40/+31 |
* | arm: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 | 1 | -6/+6 |
* | ARM: 6164/1: Add kto and kfrom to input operands list. | Khem Raj | 2010-06-08 | 1 | -2/+2 |
* | ARM: Flush user mapping on VIVT processors when copying a page | Russell King | 2009-10-05 | 1 | -0/+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 | -5/+5 |
* | [ARM] clearpage: provide our own clear_user_highpage() | Russell King | 2008-11-27 | 1 | -12/+13 |
* | [ARM] copypage: provide our own copy_user_highpage() | Russell King | 2008-11-27 | 1 | -7/+17 |
* | [ARM] copypage: convert assembly files to C | Russell King | 2008-11-27 | 1 | -0/+102 |