Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-03-08 | ARCv2: spinlock: remove the extra smp_mb before lock, after unlock | Vineet Gupta | 1 | -35/+14 |
2019-03-05 | ARC: unaligned: relax the check for gcc supporting -mno-unaligned-access | Vineet Gupta | 1 | -12/+0 |
2019-02-26 | ARC: boot log: cut down on verbosity | Vineet Gupta | 2 | -61/+32 |
2019-02-26 | ARCv2: boot log: refurbish HS core/release identification | Vineet Gupta | 2 | -57/+75 |
2019-02-25 | arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM | Corentin Labbe | 1 | -0/+1 |
2019-02-25 | ARC: u-boot args: check that magic number is correct | Eugeniy Paltsev | 2 | -0/+9 |
2019-02-25 | ARC: perf: bpok condition only exists for ARCompact | Vineet Gupta | 1 | -1/+1 |
2019-02-25 | ARCv2: Add explcit unaligned access support (and ability to disable too) | Eugeniy Paltsev | 9 | -13/+56 |