#!/bin/bash perf record -m 16384 -e sched:sched_wakeup -e sched:sched_wakeup_new -e sched:sched_switch -e sched:sched_migrate_task $@ href='https://universe.0xinfinity.dev/distro/kernel/atom/include/asm-generic/fixmap.h?h=linux-4.6.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/include/asm-generic/fixmap.h
AgeCommit message (Expand)Author
2016-02-16asm-generic: Fix local variable shadow in __set_fixmap_offsetMark Rutland
2015-08-20mm: provide early_memremap_ro to establish read-only mappingJuergen Gross