aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* FRV: ARCH_KMALLOC_MINALIGN was already definedDavid Howells2010-05-28
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-28
|\
| * posix_timer: Fix error path in timer_createAndrey Vagin2010-05-27
| * hrtimer: Avoid double seqlockStanislaw Gruszka2010-05-26
| * timers: Move local variable into else sectionThomas Gleixner2010-05-26
| * timers: Fix slack calculation reallyThomas Gleixner2010-05-25
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-28
|\ \
| * | remove detritus left by "mm: make read_cache_page synchronous"Al Viro2010-05-28
| * | fix fs/sysv s_dirt handlingAl Viro2010-05-27
| * | fat: convert to use the new truncate convention.npiggin@suse.de2010-05-27
| * | ext2: convert to use the new truncate convention.npiggin@suse.de2010-05-27
| * | tmpfs: convert to use the new truncate conventionnpiggin@suse.de2010-05-27
| * | fs: convert simple fs to new truncateNick Piggin2010-05-27
| * | kill spurious reference to vmtruncatenpiggin@suse.de2010-05-27
| * | fs: introduce new truncate sequencenpiggin@suse.de2010-05-27
| * | fs/super: fix kernel-doc warningRandy Dunlap2010-05-27
| * | fs/minix: bugfix, number of indirect block ptrs per block depends on block sizeErik van der Kouwe2010-05-27
| * | rename the generic fsync implementationsChristoph Hellwig2010-05-27
| * | drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
| * | fs: Add missing mutex_unlockJulia Lawall2010-05-27
| * | Fix racy use of anon_inode_getfd() in perf_event.cAl Viro2010-05-27
| * | get rid of the magic around f_count in aioAl Viro2010-05-27
| * | VFS: fix recent breakage of FS_REVAL_DOTNeil Brown2010-05-27
| * | Revert "anon_inode: set S_IFREG on the anon_inode"Al Viro2010-05-27
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-27
|\ \ \ | |/ / |/| |
| * | libata: implement dump_id force paramTejun Heo2010-05-25
| * | libata: disable ATAPI AN by defaultTejun Heo2010-05-25
| * | libata-sff: make BMDMA optionalTejun Heo2010-05-25
| * | libata-sff: kill dummy BMDMA ops from sata_qstor and pata_octeon_cfTejun Heo2010-05-25
| * | libata-sff: separate out BMDMA initTejun Heo2010-05-25
| * | libata-sff: separate out BMDMA irq handlerTejun Heo2010-05-25
| * | libata-sff: ata_sff_irq_clear() is BMDMA specificTejun Heo2010-05-25
| * | sata_mv: drop unncessary EH callback resettingTejun Heo2010-05-25
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-05-27
|\ \ \
| * | | [IA64] Fix build breakageTony Luck2010-05-27
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-27
|\ \ \ \
| * | | | tracing: Add __used annotation to event variableSteven Rostedt2010-05-25
| * | | | perf, trace: Fix !x86 build bugPeter Zijlstra2010-05-25
| * | | | perf report: Support multiple events on the TUIArnaldo Carvalho de Melo2010-05-23
| * | | | perf annotate: Fix up usage of the build id cacheArnaldo Carvalho de Melo2010-05-23
| * | | | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-05-23
| |\ \ \ \
| | * | | | perf annotate: Add TUI interfaceArnaldo Carvalho de Melo2010-05-22
| | * | | | perf tui: Remove annotate from popup menu after failureArnaldo Carvalho de Melo2010-05-22
| | * | | | perf report: Don't start the TUI if -D is usedArnaldo Carvalho de Melo2010-05-21
| * | | | | x86/mmiotrace: Remove redundant instruction prefix checksAkinobu Mita2010-05-23
| |/ / / /
| * | | | Merge branch 'tip/tracing/core-7' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2010-05-21
| |\ \ \ \
| | * \ \ \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-21
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-18
| | |\ \ \ \ \
| | * | | | | | tracing: Comment the use of event_mutex with trace event flagsSteven Rostedt2010-05-14
| | * | | | | | tracing: Fix function declarations if !CONFIG_STACKTRACELi Zefan2010-05-14