summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>2014-09-24 11:00:37 +0300
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2014-10-21 23:34:39 +0200
commit8a2f38ddfeb526c30b3ec209468172a30a38d996 (patch)
tree1106f0d778a920f0dd7dd9a2cc942e6306d245b4 /tools/perf/scripts/python/bin/stackcollapse-report
parentf114040e3ea6e07372334ade75d1ee0775c355e1 (diff)
downloadkernel-8a2f38ddfeb526c30b3ec209468172a30a38d996.tar.gz
ACPI / platform: provide default DMA mask
Most devices are configured for 32-bit DMA addresses. Setting the mask to 32-bit here removes the need for the drivers to do it separately. Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
pan>ARM: OMAP1: board files: deduplicate and clean some NAND-related codePaul Walmsley 2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds 2012-02-24ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren 2012-02-23OMAP1: Remove unused LCD devices from board filesTomi Valkeinen 2012-02-23OMAP1: pass LCD config with omapfb_set_lcd_config()Tomi Valkeinen 2012-01-05ARM: restart: omap: use new restart hookRussell King 2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren 2011-11-01Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds 2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann 2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds 2011-10-19ARM: OMAP1: Use generic map_io, init_early and init_irqTony Lindgren 2011-08-21ARM: mach-omap1: convert boot_params to atag_offsetNicolas Pitre 2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King 2011-06-20omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren 2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren 2011-02-09wip: fix section mismatches in omap1_defconfigUwe Kleine-König 2011-01-27arm: omap1: fix a bunch of section mismatchesFelipe Balbi