Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: force CONFIG_SMP=y and remove redundant #ifdefs | Will Deacon | 2015-07-27 | 1 | -8/+0 |
* | arm64: percpu: Make this_cpu accessors pre-empt safe | Steve Capper | 2015-03-24 | 1 | -11/+33 |
* | arm64: percpu: Implement this_cpu operations | Steve Capper | 2014-11-20 | 1 | -0/+215 |
* | arm64: LLVMLinux: Use global stack register variable for aarch64 | Mark Charlebois | 2014-09-08 | 1 | -2/+2 |
* | arm64: Fix !CONFIG_SMP kernel build | Catalin Marinas | 2014-02-28 | 1 | -0/+8 |
* | arm64: percpu: implement optimised pcpu access using tpidr_el1 | Will Deacon | 2013-12-19 | 1 | -0/+41 |