summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorAmit Kucheria <amit.kucheria@verdurent.com>2008-11-25 15:11:12 -0800
committerTony Lindgren <tony@atomide.com>2008-11-25 15:11:12 -0800
commit147dcf5489fb86c4bfe400520186f9f11b304783 (patch)
tree4ca9f7129caaae9d281b99a5dbc2156787af788b /scripts/stackusage
parent7953031da4200323ab5d85bd514054ca4ba9d225 (diff)
downloadkernel-147dcf5489fb86c4bfe400520186f9f11b304783.tar.gz
ARM: OMAP: Typo fix for clock_allow_idle
The second clk_deny_idle instance should be clk_allow_idle instead. Signed-off-by: Amit Kucheria <amit.kucheria@verdurent.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
istro/kernel/commit/arch/xtensa/mm?id=9ef10340749e1da0c7fde609cedd5360f8484a0b'>Merge tag 'xtensa-20181228' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds 2018-12-28kasan: rename kasan_zero_page to kasan_early_shadow_pageAndrey Konovalov 2018-12-17xtensa: support memtestMax Filippov 2018-11-01Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds 2018-10-31mm: remove include/linux/bootmem.hMike Rapoport 2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport 2018-10-31memblock: replace alloc_bootmem_low_pages with memblock_alloc_lowMike Rapoport 2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport 2018-10-15xtensa: remove ZONE_DMAChristoph Hellwig 2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder 2018-04-25signal/xtensa: Use force_sig_fault where appropriateEric W. Biederman 2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman 2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying 2018-02-15xtensa: fix high memory/reserved memory collisionMax Filippov 2017-12-17xtensa: print kernel sections info in mem_initMax Filippov 2017-12-16xtensa: add support for KASANMax Filippov 2017-12-16xtensa: move fixmap and kmap just above the KSEGMax Filippov 2017-12-16xtensa: don't clear swapper_pg_dir in paging_initMax Filippov 2017-12-16xtensa: extract init_kioMax Filippov 2017-12-16xtensa: clean up custom-controlled debug outputMax Filippov 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-08-01xtensa: mm/cache: add missing EXPORT_SYMBOLsMax Filippov 2017-07-28xtensa: fix cache aliasing handling code for WT cacheMax Filippov 2017-01-24xtensa: migrate exception table users off module.h and onto extable.hPaul Gortmaker 2016-12-15xtensa: enable HAVE_DMA_CONTIGUOUSMax Filippov 2016-10-05Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds