Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-28 | Merge branch 'for-next/bti' into for-next/core | Will Deacon | 1 | -0/+11 |
2020-05-05 | Merge branch 'for-next/bti-user' into for-next/bti | Will Deacon | 1 | -0/+11 |
2020-04-28 | arm64: entry: remove unneeded semicolon in el1_sync_handler() | Jason Yan | 1 | -1/+1 |
2020-03-16 | arm64: Basic Branch Target Identification support | Dave Martin | 1 | -0/+11 |
2020-03-11 | arm64: entry: unmask IRQ in el0_sp() | Mark Rutland | 1 | -1/+1 |
2020-01-17 | arm64: entry: cleanup el0 svc handler naming | Mark Rutland | 1 | -2/+2 |
2020-01-17 | arm64: entry: mark all entry code as notrace | Mark Rutland | 1 | -2/+2 |
2019-10-28 | arm64: entry-common: don't touch daif before bp-hardening | James Morse | 1 | -3/+15 |
2019-10-28 | arm64: entry: convert el0_sync to C | Mark Rutland | 1 | -0/+222 |
2019-10-28 | arm64: entry: convert el1_sync to C | Mark Rutland | 1 | -0/+98 |