#!/bin/bash # description: display a table of dropped frames perf script -s "$PERF_EXEC_PATH"/scripts/python/net_dropmonitor.py $@ tle='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/lib/devres.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/lib/devres.c
AgeCommit message (Expand)Author
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-04-03lib/devres.c: fix some sparse warningsSteven Rostedt
2013-02-27lib/devres.c: fix misplaced #endifJingoo Han
2013-01-22lib: devres: Fix build breakageThierry Reding
2013-01-22lib: devres: Introduce devm_ioremap_resource()Thierry Reding
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-06PCI: Increase resource array mask bit size in pcim_iomap_regions()Yinghai Lu
2011-11-15lib: devres: add convenience function to remap a resourceWolfram Sang
2011-11-15lib: devres: add annotations for #endifWolfram Sang
2011-07-25devres: fix possible use after freeMaxin B John
2010-07-11lib/devres.c: fix comment typoKulikov Vasiliy
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo