summaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-03arm-ccn: perf: Prevent module unload while PMU is in useSuzuki K Poulose1-0/+1
2017-11-03perf: arm_spe: Prevent module unload while the PMU is in useSuzuki K Poulose1-0/+1
2017-11-03arm64: Fix static use of function graphJulien Thierry1-9/+3
2017-11-02arm64: entry.S: move SError handling into a C function for future expansionXie XiuQi2-7/+42
2017-11-02arm64: entry.S: convert elX_irqJames Morse2-2/+7
2017-11-02arm64: entry.S convert el0_syncJames Morse2-23/+10
2017-11-02arm64: entry.S: convert el1_syncJames Morse2-8/+10
2017-11-02arm64: entry.S: Remove disable_dbgJames Morse1-8/+1
2017-11-02arm64: Mask all exceptions during kernel_exitJames Morse2-7/+11
2017-11-02arm64: Move the async/fiq helpers to explicitly set process context flagsJames Morse4-11/+9
2017-11-02arm64: introduce an order for exceptionsJames Morse2-23/+16
2017-11-02arm64: explicitly mask all exceptionsJames Morse8-19/+104
2017-11-02arm64: suspend: remove useless included fileYisheng Xie1-1/+0
2017-11-02arm64: Don't walk page table for user faults in do_mem_abortWill Deacon1-1/+2
2017-10-31arm64: vdso: fix clock_getres for 4GiB-aligned resMark Rutland1-1/+1
2017-10-30arm64: prevent regressions in compressed kernel image size when upgrading to ...Nick Desaulniers1-2/+6
2017-10-30arm64: Implement arch-specific pte_access_permitted()Catalin Marinas1-0/+14
2017-10-27arm64: uapi: Remove PSR_Q_BITWill Deacon1-1/+0
2017-10-27arm64: traps: Pretty-print pstate in register dumpsWill Deacon1-1/+35
2017-10-27arm64: traps: Don't print stack or raw PC/LR values in backtracesWill Deacon2-67/+6
2017-10-27arm64: consistently log ESR and page tableMark Rutland1-2/+5
2017-10-25arm64: asm-bug: Renumber macro local labels to avoid clashesDave Martin1-4/+4
2017-10-25arm64: Fix single stepping in kernel trapsJulien Thierry4-10/+27
2017-10-25arm64: Use existing defines for mdscrJulien Thierry1-2/+3
2017-10-24arm64: Avoid aligning normal memory pointers in __memcpy_{to,from}ioMark Salyzyn1-7/+5
2017-10-24arm/arm64: pmu: Distinguish percpu irq and percpu_devid irqJulien Thierry2-7/+7
2017-10-24irqdesc: Add function to identify percpu_devid irqsJulien Thierry1-0/+8
2017-10-19arm64: Fix the feature type for ID register fieldsSuzuki K Poulose1-51/+51
2017-10-19arm64: MAINTAINERS: hisi: Add HiSilicon SoC PMU supportShaokun Zhang1-0/+7
2017-10-19perf: hisi: Add support for HiSilicon SoC DDRC PMU driverShaokun Zhang3-1/+465
2017-10-19perf: hisi: Add support for HiSilicon SoC HHA PMU driverShaokun Zhang3-1/+475
2017-10-19perf: hisi: Add support for HiSilicon SoC L3C PMU driverShaokun Zhang3-1/+465
2017-10-19perf: hisi: Add support for HiSilicon SoC uncore PMU driverShaokun Zhang5-0/+558