summaryrefslogtreecommitdiffstats
path: root/block (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-03x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPPPaul Mackerras2-11/+47
2009-07-03x86: atomic64: Fix unclean type use in atomic64_xchg()Ingo Molnar1-1/+1
2009-07-03x86: atomic64: Make atomic_read() type-safeIngo Molnar1-1/+4
2009-07-03x86: atomic64: Reduce size of functionsIngo Molnar1-2/+2
2009-07-03x86: atomic64: Improve atomic64_add_return()Ingo Molnar1-3/+12
2009-07-03x86: atomic64: Improve cmpxchg8b()Eric Dumazet1-12/+7
2009-07-03x86: atomic64: Improve atomic64_read()Eric Dumazet1-6/+2
2009-07-03x86: atomic64: Move the 32-bit atomic64_t implementation to a .c fileIngo Molnar3-117/+237
2009-07-03x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit tooEric Dumazet1-1/+1
2009-07-03perf report: Annotate variable initializationIngo Molnar1-1/+1
2009-07-03perf_counter tools: Adjust symbols in ET_EXEC files tooArnaldo Carvalho de Melo2-6/+7
2009-07-02perf_counter tools: Display percents of hits in callchain with overhead colorsFrederic Weisbecker1-2/+3
2009-07-02perf_counter tools: Provide helper to print percents colorFrederic Weisbecker5-56/+38
2009-07-02perf_counter tools: Set the minimum percent for callchains to be displayedFrederic Weisbecker3-21/+49
2009-07-02perf report: Add support for callchain graph outputFrederic Weisbecker3-18/+185
2009-07-02perf_counter tools: Add new OPT_CALLBACK_DEFAULT optionFrederic Weisbecker2-1/+4
2009-07-02perf_counter tools: Create new chain_for_each_child() iteratorFrederic Weisbecker1-3/+6
2009-07-02perf_counter tools: Enable kernel module symbol loading in toolsMike Galbraith3-8/+38
2009-07-02perf_counter tools: Connect module support infrastructure to symbol loading i...Mike Galbraith5-14/+156
2009-07-02perf_counter tools: Add infrastructure to support loading of kernel module sy...Mike Galbraith3-0/+564
2009-07-02perf_counter tools: Make symbol loading consistently return number of loaded ...Mike Galbraith4-6/+9
2009-07-01perf stat: Handle pipe read failures in perf statFrederic Weisbecker1-2/+4
2009-07-01perf_counter: Ignore the nmi call frames in the x86-64 backtracesFrederic Weisbecker4-8/+30
2009-07-01perf_counter tools: Share list.h with the kernelArnaldo Carvalho de Melo10-608/+32
2009-07-01perf_counter tools: Share rbtree.with the kernelArnaldo Carvalho de Melo12-562/+39
2009-07-01perf list: Add cache eventsJaswinder Singh Rajput1-1/+16
2009-07-01perf stat: Define MATCH_EVENT for easy attr checkingJaswinder Singh Rajput1-17/+10
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar27-128/+151
2009-07-01perf report: Fix HV bit mismergeIngo Molnar1-3/+3
2009-07-01perf_counter tools: Rework event string parsing/syntaxPaul Mackerras1-72/+160
2009-07-01powerpc/perf_counter: Enable alternate PR/HV bits for POWER7Anton Blanchard1-0/+1
2009-07-01perf_counter tools: Various fixes for callchainsFrederic Weisbecker1-32/+90
2009-07-01perf_counter tools: Resolve symbols in callchainsFrederic Weisbecker3-50/+90
2009-07-01perf_counter tools: Fix storage size allocation of callchain listFrederic Weisbecker1-1/+1
2009-07-01MN10300: Wire up new syscallsDavid Howells2-1/+5
2009-07-01FRV: Wire up new syscallsDavid Howells2-1/+5
2009-07-01hostfs: set maximum filesize in superblock for proper LFS supportWolfgang Illmeyer1-0/+1
2009-07-01floppy: fix lock imbalanceJiri Slaby1-1/+4
2009-07-01bfin: delay IRQ registration until driver is readyMike Frysinger1-15/+15
2009-07-01atyfb: fix alignment for block writesVille Syrjala3-14/+46
2009-07-01atyfb: fix HP OmniBook 500 reboot hangVille Syrjala2-9/+82
2009-07-01gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NRBaruch Siach1-3/+14
2009-07-01gpio: pl061: fix probe error handling codeBaruch Siach1-1/+2
2009-07-01x86: only clear node_states for 64bitYinghai Lu2-6/+9
2009-07-01cpusets: document adding/removing cpus to cpuset elaboratelyNikanth Karthikesan1-0/+12
2009-07-01mm: prevent balance_dirty_pages() from doing too much workRichard Kennedy1-1/+4
2009-07-01bsdacct: fix access to invalid filp in acct_on()Renaud Lottiaux1-2/+4
2009-07-01MAINTAINERS: STARFIRE/DURALAN updateJoe Perches1-2/+2
2009-07-01kernel/resource.c: fix sign extension in reserve_setup()Zhang Rui1-1/+1
2009-07-01spi: bitbang bugfix in message setupDavid Brownell1-10/+14