Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-25 | ARM: smp: elide HWCAP_TLS checks or __entry_task updates on SMP+v6 | Ard Biesheuvel | 1 | -6/+16 |
2021-12-06 | ARM: smp: defer TPIDRURO update for SMP v6 configurations too | Ard Biesheuvel | 1 | -6/+7 |
2021-09-27 | ARM: smp: Free up the TLS register while running in the kernel | Ard Biesheuvel | 1 | -3/+7 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2014-09-30 | ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERS | Nathan Lynch | 1 | -0/+2 |
2014-09-16 | ARM: 8148/1: flush TLS and thumbee register state during exec | Nathan Lynch | 1 | -0/+62 |
2013-06-24 | ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and fork | André Hentschel | 1 | -13/+27 |
2012-04-28 | ARM: 7403/1: tls: remove covert channel via TPIDRURW | Will Deacon | 1 | -0/+4 |
2011-02-03 | ARM: v6k: select TLS register code according to V6 variants | Russell King | 1 | -6/+5 |
2010-07-09 | ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6 | Tony Lindgren | 1 | -0/+46 |