aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | | block: call blk_scsi_ioctl_init()FUJITA Tomonori2009-07-10
| * | | | | | | | Fix congestion_wait() sync/async vs read/write confusionJens Axboe2009-07-10
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-07-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nilfs2: fix disorder in cp count on error during deleting checkpointsJiro SEKIBA2009-07-04
| * | | | | | | | | nilfs2: fix lockdep warning between regular file and inode fileRyusuke Konishi2009-07-04
| * | | | | | | | | nilfs2: fix incorrect KERN_CRIT messages in case of write failuresRyusuke Konishi2009-07-04
| * | | | | | | | | nilfs2: fix hang problem of log writer which occurs after write failuresRyusuke Konishi2009-07-04
| * | | | | | | | | nilfs2: remove unlikely directive causing mis-conversion of error codeRyusuke Konishi2009-07-04
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dma-debug: Fix the overlap() function to be correct and readableIngo Molnar2009-07-10
| * | | | | | | | | oprofile: reset bt_lost_no_mapping with other statsMaynard Johnson2009-07-10
| * | | | | | | | | x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmonRobert Richter2009-07-09
| * | | | | | | | | signals: declare sys_rt_tgsigqueueinfo in syscalls.hArnd Bergmann2009-07-07
| * | | | | | | | | Merge branch 'dma-debug/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2009-07-03
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | dma-debug: Put all hash-chain locks into the same lock classIngo Molnar2009-06-17
| | * | | | | | | | | dma-debug: fix off-by-one error in overlap functionJoerg Roedel2009-06-16
| * | | | | | | | | | rcu: Mark Hierarchical RCU no longer experimentalPaul E. McKenney2009-06-24
* | | | | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-07-10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | perf report: Add "Fractal" mode output - support callchains with relative ove...Frederic Weisbecker2009-07-05
| * | | | | | | | | | | perf_counter tools: callchains: Manage the cumul hits on the flyFrederic Weisbecker2009-07-05
| * | | | | | | | | | | perf report: Change default callchain parametersFrederic Weisbecker2009-07-05
| * | | | | | | | | | | perf report: Use a modifiable string for default callchain optionsFrederic Weisbecker2009-07-05
| * | | | | | | | | | | perf report: Warn on callchain output request from non-callchain fileFrederic Weisbecker2009-07-05
| * | | | | | | | | | | x86: atomic64: Inline atomic64_read() againEric Dumazet2009-07-04
| * | | | | | | | | | | x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative()Ingo Molnar2009-07-03
| * | | | | | | | | | | x86: atomic64: Improve atomic64_xchg()Ingo Molnar2009-07-03
| * | | | | | | | | | | x86: atomic64: Export APIs to modulesIngo Molnar2009-07-03
| * | | | | | | | | | | x86: atomic64: Improve atomic64_read()Eric Dumazet2009-07-03
| * | | | | | | | | | | x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPPPaul Mackerras2009-07-03
| * | | | | | | | | | | x86: atomic64: Fix unclean type use in atomic64_xchg()Ingo Molnar2009-07-03
| * | | | | | | | | | | x86: atomic64: Make atomic_read() type-safeIngo Molnar2009-07-03
| * | | | | | | | | | | x86: atomic64: Reduce size of functionsIngo Molnar2009-07-03
| * | | | | | | | | | | x86: atomic64: Improve atomic64_add_return()Ingo Molnar2009-07-03
| * | | | | | | | | | | x86: atomic64: Improve cmpxchg8b()Eric Dumazet2009-07-03
| * | | | | | | | | | | x86: atomic64: Improve atomic64_read()Eric Dumazet2009-07-03
| * | | | | | | | | | | x86: atomic64: Move the 32-bit atomic64_t implementation to a .c fileIngo Molnar2009-07-03
| * | | | | | | | | | | x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit tooEric Dumazet2009-07-03
| * | | | | | | | | | | perf report: Annotate variable initializationIngo Molnar2009-07-03
| * | | | | | | | | | | perf_counter tools: Adjust symbols in ET_EXEC files tooArnaldo Carvalho de Melo2009-07-03
| * | | | | | | | | | | perf_counter tools: Display percents of hits in callchain with overhead colorsFrederic Weisbecker2009-07-02
| * | | | | | | | | | | perf_counter tools: Provide helper to print percents colorFrederic Weisbecker2009-07-02
| * | | | | | | | | | | perf_counter tools: Set the minimum percent for callchains to be displayedFrederic Weisbecker2009-07-02
| * | | | | | | | | | | perf report: Add support for callchain graph outputFrederic Weisbecker2009-07-02
| * | | | | | | | | | | perf_counter tools: Add new OPT_CALLBACK_DEFAULT optionFrederic Weisbecker2009-07-02
| * | | | | | | | | | | perf_counter tools: Create new chain_for_each_child() iteratorFrederic Weisbecker2009-07-02
| * | | | | | | | | | | perf_counter tools: Enable kernel module symbol loading in toolsMike Galbraith2009-07-02
| * | | | | | | | | | | perf_counter tools: Connect module support infrastructure to symbol loading i...Mike Galbraith2009-07-02
| * | | | | | | | | | | perf_counter tools: Add infrastructure to support loading of kernel module sy...Mike Galbraith2009-07-02
| * | | | | | | | | | | perf_counter tools: Make symbol loading consistently return number of loaded ...Mike Galbraith2009-07-02
| * | | | | | | | | | | perf stat: Handle pipe read failures in perf statFrederic Weisbecker2009-07-01