aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/watch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-07MIPS: Use fallthrough for arch/mipsLiangliang Huang1-13/+13
2018-12-03mips: annotate implicit fall throughsMathieu Malaterre1-0/+13
2018-01-23MIPS: Watch: Avoid duplication of bits in mips_read_watch_registersMatt Redfearn1-8/+6
2018-01-23MIPS: Watch: Avoid duplication of bits in mips_install_watch_registers.Matt Redfearn1-10/+7
2016-05-13MIPS: Add and use watch register field definitionsJames Hogan1-33/+41
2016-05-09MIPS: Fix watchpoint restorationJames Hogan1-3/+2
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker1-1/+1
2013-06-21MIPS: Fix execution hazard during watchpoint register probePaul Burton1-0/+8
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-2/+2
2008-10-11MIPS: Add HARDWARE_WATCHPOINTS definitions and support code.David Daney1-0/+188