summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
emaining __FUNCTION__ occurrencesHarvey Harrison 2008-10-14xtensa: use newer __SPIN_LOCK_UNLOCKED macroRobert P. J. Day 2008-10-13xtensa: remove dead CONFIG_BLK_DEV_IDE codeAdrian Bunk 2008-08-05remove unneeded #include <linux/ide.h>'sAdrian Bunk 2008-07-26xtensa: use generic show_mem()Johannes Weiner 2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan 2008-07-24flag parameters: pipeUlrich Drepper 2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi 2008-07-22remove mention of CONFIG_KMOD from documentationJohannes Berg 2008-05-16[PATCH] take init_files to fs/file.cAl Viro 2008-04-29xtensa: use kbuild.h macros instead of defining them in asm-offsets.cChristoph Lameter 2008-04-17Generic semaphore implementationMatthew Wilcox 2008-02-13[XTENSA] Allow debugger to modify the WINDOWBASE register.Chris Zankel 2008-02-13[XTENSA] Fix makefile to work with binutils-2.18.Bob Wilson 2008-02-13[XTENSA] Fix register corruption for certain processor configurationsChris Zankel 2008-02-13[XTENSA] Add support for the sa_restorer functionChris Zankel 2008-02-13[XTENSA] Add support for configurable registers and coprocessorsChris Zankel 2008-02-13[XTENSA] Use preprocessor to generate the linker script for the ELF boot imageChris Zankel 2008-02-13[XTENSA] Add missing RELOCATE_ENTRY for debug vectorMarc Gauthier 2008-02-13[XTENSA] Remove unused codeChris Zankel 2008-02-13[XTENSA] Fix modules for non-exec processor configurationsChris Zankel 2008-02-13[XTENSA] Fix comments regarding the number of frames to saveChris Zankel 2008-02-13[XTENSA] Add missing a2 register restore in register spill routineChris Zankel 2008-02-13[XTENSA] adjust boot linker script start addressesMarc Gauthier 2008-02-13[XTENSA] Remove oldmask from sigcontext and fix register flushChris Zankel 2008-02-13[XTENSA] Clean up elf-gregset.Chris Zankel 2008-02-13[XTENSA] Fix icache flush for cache aliasingChris Zankel 2008-02-13[XTENSA] Prevent inlining ISS platform asm constructsMarc Gauthier 2008-02-13[XTENSA] Flush the page-address in update-mmu instead of user-addressChris Zankel 2008-02-13[XTENSA] Fix argument list for pgd_ctor constructor.Chris Zankel 2008-02-13[XTENSA] Concentrate platforms into one platforms directory.Chris Zankel 2008-02-13[XTENSA] Add .literal sections for various init sectiont to linker scriptChris Zankel 2008-02-13[XTENSA] Remove dead code reported by Robert P. J. Day.Adrian Bunk 2008-02-13[XTENSA] Remove duplicate includes.Chris Zankel 2008-02-09ide: introduce HAVE_IDESam Ravnborg 2008-02-08avoid overflows in kernel/time.cH. Peter Anvin 2008-02-08procfs: constify function pointer tablesJan Engelhardt