Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-12-12 | arch: Add lightweight memory barriers dma_rmb() and dma_wmb() | Alexander Duyck | 1 | -0/+3 |
2014-06-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -10/+10 |
2014-05-09 | arm64: barriers: use barrier() instead of smp_mb() when !SMP | Will Deacon | 1 | -2/+2 |
2014-05-09 | arm64: barriers: wire up new barrier options | Will Deacon | 1 | -7/+7 |
2014-05-09 | arm64: barriers: make use of barrier options with explicit barriers | Will Deacon | 1 | -1/+1 |
2014-04-18 | arch,arm64: Convert smp_mb__*() | Peter Zijlstra | 1 | -0/+3 |
2014-03-10 | arm64: barriers: add dmb barrier | Will Deacon | 1 | -0/+1 |
2014-02-06 | arm64: barriers: allow dsb macro to take option parameter | Will Deacon | 1 | -1/+1 |
2014-01-12 | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra | 1 | -0/+50 |
2012-09-17 | arm64: Miscellaneous header files | Catalin Marinas | 1 | -0/+52 |