summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'sh/compressors' and 'sh/ftrace'Paul Mundt2009-07-127-73/+60
|\
| * sh: Fix up stack overflow check with ftrace disabled.Paul Mundt2009-07-111-36/+40
| * sh: Fix up ftrace build error when STACK_DEBUG=n.Paul Mundt2009-07-111-3/+4
| * sh: Use DECLARE_EXPORT() for mcount symbol export.Paul Mundt2009-07-111-1/+1
| * sh: Replace DEBUG_STACKOVERFLOW with STACK_DEBUG.Paul Mundt2009-07-112-30/+4
| * sh: Decouple mcount from ftrace.Paul Mundt2009-07-115-4/+12
* | sh64: Don't use PHYSADDR() for output_addr calculation.Paul Mundt2009-07-111-0/+4
* | sh: rename arch/sh/boot/compressed/misc_32.c -> misc.cPaul Mundt2009-07-113-111/+2
* | sh: Consolidate the sh64 changes in arch/sh/boot/compressed/misc_32.cPaul Mundt2009-07-111-3/+14
* | sh: bzip2/lzma zImage support.Paul Mundt2009-07-117-13/+55
* | sh: Tidy up gzip-based zImage decompression.Paul Mundt2009-07-113-215/+19
|/
*-. Merge branches 'sh/ftrace' and 'sh/stable-updates'Paul Mundt2009-07-11484-6623/+8273
|\ \
| | * Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-07-1020-51/+62
| | |\
| | | * cfq-iosched: reset oom_cfqq in cfq_set_request()Vivek Goyal2009-07-101-1/+1
| | | * block: fix sg SG_DXFER_TO_FROM_DEV regressionFUJITA Tomonori2009-07-103-10/+17
| | | * block: call blk_scsi_ioctl_init()FUJITA Tomonori2009-07-101-0/+1
| | | * Fix congestion_wait() sync/async vs read/write confusionJens Axboe2009-07-1016-40/+43
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-07-104-34/+15
| | |\ \
| | | * | nilfs2: fix disorder in cp count on error during deleting checkpointsJiro SEKIBA2009-07-051-3/+2
| | | * | nilfs2: fix lockdep warning between regular file and inode fileRyusuke Konishi2009-07-051-0/+5
| | | * | nilfs2: fix incorrect KERN_CRIT messages in case of write failuresRyusuke Konishi2009-07-051-9/+0
| | | * | nilfs2: fix hang problem of log writer which occurs after write failuresRyusuke Konishi2009-07-051-20/+6
| | | * | nilfs2: remove unlikely directive causing mis-conversion of error codeRyusuke Konishi2009-07-051-2/+2
| | * | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-106-18/+20
| | |\ \ \
| | | * | | dma-debug: Fix the overlap() function to be correct and readableIngo Molnar2009-07-101-12/+12
| | | * | | oprofile: reset bt_lost_no_mapping with other statsMaynard Johnson2009-07-101-0/+1
| | | * | | x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmonRobert Richter2009-07-102-3/+3
| | | * | | signals: declare sys_rt_tgsigqueueinfo in syscalls.hArnd Bergmann2009-07-071-0/+2
| | | * | | Merge branch 'dma-debug/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2009-07-031-2/+2
| | | |\ \ \
| | | | * | | dma-debug: Put all hash-chain locks into the same lock classIngo Molnar2009-06-171-1/+1
| | | | * | | dma-debug: fix off-by-one error in overlap functionJoerg Roedel2009-06-161-1/+1
| | | * | | | rcu: Mark Hierarchical RCU no longer experimentalPaul E. McKenney2009-06-241-2/+1
| | * | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-07-1052-1724/+2105
| | |\ \ \ \ \
| | | * | | | | perf report: Add "Fractal" mode output - support callchains with relative ove...Frederic Weisbecker2009-07-053-41/+124
| | | * | | | | perf_counter tools: callchains: Manage the cumul hits on the flyFrederic Weisbecker2009-07-051-4/+8
| | | * | | | | perf report: Change default callchain parametersFrederic Weisbecker2009-07-051-2/+2
| | | * | | | | perf report: Use a modifiable string for default callchain optionsFrederic Weisbecker2009-07-051-1/+3
| | | * | | | | perf report: Warn on callchain output request from non-callchain fileFrederic Weisbecker2009-07-051-3/+13
| | | * | | | | x86: atomic64: Inline atomic64_read() againEric Dumazet2009-07-042-22/+23
| | | * | | | | x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative()Ingo Molnar2009-07-031-4/+4
| | | * | | | | x86: atomic64: Improve atomic64_xchg()Ingo Molnar2009-07-032-15/+15
| | | * | | | | x86: atomic64: Export APIs to modulesIngo Molnar2009-07-032-1/+19
| | | * | | | | x86: atomic64: Improve atomic64_read()Eric Dumazet2009-07-031-2/+10
| | | * | | | | x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPPPaul Mackerras2009-07-032-11/+47
| | | * | | | | x86: atomic64: Fix unclean type use in atomic64_xchg()Ingo Molnar2009-07-031-1/+1
| | | * | | | | x86: atomic64: Make atomic_read() type-safeIngo Molnar2009-07-031-1/+4
| | | * | | | | x86: atomic64: Reduce size of functionsIngo Molnar2009-07-031-2/+2
| | | * | | | | x86: atomic64: Improve atomic64_add_return()Ingo Molnar2009-07-031-3/+12
| | | * | | | | x86: atomic64: Improve cmpxchg8b()Eric Dumazet2009-07-031-12/+7
| | | * | | | | x86: atomic64: Improve atomic64_read()Eric Dumazet2009-07-031-6/+2