aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-01-12
|\
| * [SERIAL] turn serial semaphores into mutexesArjan van de Ven2006-01-12
* | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-01-12
|\ \
| * | [MMC+MFD] Convert mmc to mutexesArjan van de Ven2006-01-12
| |/
* | [PATCH] Revert ide softirq handlingJens Axboe2006-01-12
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/hrtimer-2.6Linus Torvalds2006-01-12
|\ \
| * | [hrtimer] Enforce resolution as lower limit of intervalsThomas Gleixner2006-01-12
| * | [hrtimer] Change resolution storage to ktime_t formatThomas Gleixner2006-01-12
| * | [hrtimer] Remove listhead from hrtimer structThomas Gleixner2006-01-12
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-12
|\ \
| * | powerpc: make ARCH=ppc use arch/powerpc/kernel/process.cPaul Mackerras2006-01-12
| * | [PATCH] powerpc: cell namespace cleanupArnd Bergmann2006-01-12
| * | [PATCH] powerpc: xmon namespace cleanupsArnd Bergmann2006-01-12
| * | [PATCH] powerpc: pmac namespace cleanupArnd Bergmann2006-01-12
| * | [PATCH] powerpc: pseries namespace cleanupArnd Bergmann2006-01-12
| * | [PATCH] powerpc: minor dart driver cleanupOlof Johansson2006-01-12
| * | [PATCH] powerpc: small pci cleanupsStephen Rothwell2006-01-12
| * | [PATCH] powerpc: clean up iommu.h a bitStephen Rothwell2006-01-12
| * | [PATCH] powerpc: iSeries fixes for build with no PCIStephen Rothwell2006-01-12
| * | [PATCH] powercp: iSeries include file comment cleanupsStephen Rothwell2006-01-12
| * | [PATCH] powerpc: eliminate bitfields from ItLpNacaStephen Rothwell2006-01-12
| * | [PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell2006-01-12
| * | [PATCH] powerpc: remove bitfields from hv_call_event.hStephen Rothwell2006-01-12
| * | [PATCH] powerpc: Fixed memory reserve map layoutKumar Gala2006-01-12
| * | [PATCH] powerpc: remove warning in EEH codeOlof Johansson2006-01-12
| * | [PATCH] powerpc: Avoid potential FP corruption with preempt and UPPaul Mackerras2006-01-12
| |/
* | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2006-01-12
|\ \
| * \ Merge HEAD from oss.sgi.com:/oss/git/linux-2.6.git Nathan Scott2006-01-11
| |\ \
| * | | [XFS] Fix follow_link when dealing with symlinks larger than 256 bytes. Nathan Scott2006-01-11
| * | | [XFS] Merge in trivial changes, sync up headers with userspaceNathan Scott2006-01-11
| * | | [XFS] Fix compiler warnings from older gcc versions wrt printfalikeNathan Scott2006-01-11
| * | | [XFS] Fix some build fallout from atime changes.Nathan Scott2006-01-11
| * | | [XFS] remove XFS_LOG_RES_DEBUG and turn on the res history all the time toTim Shimmin2006-01-11
| * | | [XFS] xfssyncd is responsible for flushing inode or device's data byYingping Lu2006-01-11
| * | | [XFS] add helper to get xfs_inode from vnodeChristoph Hellwig2006-01-11
| * | | [XFS] Fix up offset type inconsistencies and gcc warnings from earlierNathan Scott2006-01-11
| * | | [XFS] fix up per-device xfsbufdChristoph Hellwig2006-01-11
| * | | [XFS] fix writeback control handling fix a reversed condition on where toChristoph Hellwig2006-01-11
| * | | [XFS] cluster rewrites We can cluster mapped pages aswell, this improvesChristoph Hellwig2006-01-11
| * | | [XFS] pass full 64bit offsets to xfs_add_to_ioendChristoph Hellwig2006-01-11
| * | | [XFS] consolidate some code in xfs_page_state_convert The unmapped bufferChristoph Hellwig2006-01-11
| * | | [XFS] various fixes for xfs_convert_page fix various bogusities inChristoph Hellwig2006-01-11
| * | | [XFS] clean up the xfs_offset_to_map interface Currently we pass a structChristoph Hellwig2006-01-11
| * | | [XFS] use pagevec lookups This reduces the time spend in the radix treeChristoph Hellwig2006-01-11
| * | | [XFS] Export pagevec_lookup for use on the XFS page writeout path,Christoph Hellwig2006-01-11
| * | | [XFS] Initial pass at going directly-to-bio on the buffered IO path. ThisChristoph Hellwig2006-01-10
| * | | [XFS] Complete the pagebuf -> xfs_buf naming convention transition,Nathan Scott2006-01-10
| * | | [XFS] Fixed delayed_blks assert failure during umount. The delayed_blksYingping Lu2006-01-10
| * | | [XFS] Introduce per-filesystem delwri pagebuf flushing to reduceDavid Chinner2006-01-10
| * | | [XFS] take out the call to vn_mark_bad() used when acl inherit fails andTim Shimmin2006-01-10