Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-11 | arm64: factor out current_stack_pointer | Mark Rutland | 1 | -0/+2 |
2016-11-09 | arm64: percpu: kill off final ACCESS_ONCE() uses | Mark Rutland | 1 | -8/+8 |
2016-10-19 | arm64: percpu: rewrite ll/sc loops in assembly | Will Deacon | 1 | -64/+56 |
2016-09-09 | arm64: use preempt_disable_notrace in _percpu_read/write | Chunyan Zhang | 1 | -4/+4 |
2015-07-27 | arm64: force CONFIG_SMP=y and remove redundant #ifdefs | Will Deacon | 1 | -8/+0 |
2015-03-24 | arm64: percpu: Make this_cpu accessors pre-empt safe | Steve Capper | 1 | -11/+33 |
2014-11-20 | arm64: percpu: Implement this_cpu operations | Steve Capper | 1 | -0/+215 |
2014-09-08 | arm64: LLVMLinux: Use global stack register variable for aarch64 | Mark Charlebois | 1 | -2/+2 |
2014-02-28 | arm64: Fix !CONFIG_SMP kernel build | Catalin Marinas | 1 | -0/+8 |
2013-12-19 | arm64: percpu: implement optimised pcpu access using tpidr_el1 | Will Deacon | 1 | -0/+41 |