Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: factor out current_stack_pointer | Mark Rutland | 2016-11-11 | 1 | -0/+2 |
* | arm64: percpu: kill off final ACCESS_ONCE() uses | Mark Rutland | 2016-11-09 | 1 | -8/+8 |
* | arm64: percpu: rewrite ll/sc loops in assembly | Will Deacon | 2016-10-19 | 1 | -64/+56 |
* | arm64: use preempt_disable_notrace in _percpu_read/write | Chunyan Zhang | 2016-09-09 | 1 | -4/+4 |
* | 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 |