summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [ARM] 3252/1: help gcc do the best with ___arch__swab32Nicolas Pitre2006-01-101-1/+10
| * | | | [ARM] 3250/1: Change pxa2xx PCMCIA drivers to use platform_device_allocRichard Purdie2006-01-102-22/+12
| * | | | [ARM] 3247/1: AT91RM9200 support for 2.6 (Cogent CSB337 & CSB637 boards) (PatchAndrew Victor2006-01-105-2/+2513
| * | | | [ARM] 3243/2: AT91RM9200 support for 2.6 (Atmel DK & EK boards)Andrew Victor2006-01-105-2/+2278
| * | | | [ARM] 3242/2: AT91RM9200 support for 2.6 (Serial)Andrew Victor2006-01-107-0/+1127
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-01-125-35/+36
|\ \ \ \ \
| * | | | | [SERIAL] turn serial semaphores into mutexesArjan van de Ven2006-01-125-35/+36
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-01-122-18/+20
|\ \ \ \ \ \
| * | | | | | [MMC+MFD] Convert mmc to mutexesArjan van de Ven2006-01-122-18/+20
| |/ / / / /
* | | | | | [PATCH] Revert ide softirq handlingJens Axboe2006-01-123-34/+3
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/hrtimer-2.6Linus Torvalds2006-01-123-25/+25
|\ \ \ \ \ \
| * | | | | | [hrtimer] Enforce resolution as lower limit of intervalsThomas Gleixner2006-01-122-3/+5
| * | | | | | [hrtimer] Change resolution storage to ktime_t formatThomas Gleixner2006-01-123-5/+4
| * | | | | | [hrtimer] Remove listhead from hrtimer structThomas Gleixner2006-01-122-17/+16
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-1255-1155/+298
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | powerpc: make ARCH=ppc use arch/powerpc/kernel/process.cPaul Mackerras2006-01-125-857/+15
| * | | | | [PATCH] powerpc: cell namespace cleanupArnd Bergmann2006-01-123-3/+5
| * | | | | [PATCH] powerpc: xmon namespace cleanupsArnd Bergmann2006-01-121-7/+7
| * | | | | [PATCH] powerpc: pmac namespace cleanupArnd Bergmann2006-01-121-1/+1
| * | | | | [PATCH] powerpc: pseries namespace cleanupArnd Bergmann2006-01-126-10/+8
| * | | | | [PATCH] powerpc: minor dart driver cleanupOlof Johansson2006-01-121-1/+0
| * | | | | [PATCH] powerpc: small pci cleanupsStephen Rothwell2006-01-122-4/+3
| * | | | | [PATCH] powerpc: clean up iommu.h a bitStephen Rothwell2006-01-125-19/+40
| * | | | | [PATCH] powerpc: iSeries fixes for build with no PCIStephen Rothwell2006-01-124-6/+24
| * | | | | [PATCH] powercp: iSeries include file comment cleanupsStephen Rothwell2006-01-1213-16/+3
| * | | | | [PATCH] powerpc: eliminate bitfields from ItLpNacaStephen Rothwell2006-01-122-14/+12
| * | | | | [PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell2006-01-129-85/+82
| * | | | | [PATCH] powerpc: remove bitfields from hv_call_event.hStephen Rothwell2006-01-121-98/+36
| * | | | | [PATCH] powerpc: Fixed memory reserve map layoutKumar Gala2006-01-122-8/+28
| * | | | | [PATCH] powerpc: remove warning in EEH codeOlof Johansson2006-01-121-2/+3
| * | | | | [PATCH] powerpc: Avoid potential FP corruption with preempt and UPPaul Mackerras2006-01-124-24/+31
| |/ / / /
* | | | | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2006-01-1258-2572/+2719
|\ \ \ \ \
| * \ \ \ \ Merge HEAD from oss.sgi.com:/oss/git/linux-2.6.git Nathan Scott2006-01-1265-267/+406
| |\ \ \ \ \
| * | | | | | [XFS] Fix follow_link when dealing with symlinks larger than 256 bytes. Nathan Scott2006-01-121-4/+4
| * | | | | | [XFS] Merge in trivial changes, sync up headers with userspaceNathan Scott2006-01-1211-141/+141
| * | | | | | [XFS] Fix compiler warnings from older gcc versions wrt printfalikeNathan Scott2006-01-111-12/+22
| * | | | | | [XFS] Fix some build fallout from atime changes.Nathan Scott2006-01-113-5/+21
| * | | | | | [XFS] remove XFS_LOG_RES_DEBUG and turn on the res history all the time toTim Shimmin2006-01-113-28/+6
| * | | | | | [XFS] xfssyncd is responsible for flushing inode or device's data byYingping Lu2006-01-111-1/+1
| * | | | | | [XFS] add helper to get xfs_inode from vnodeChristoph Hellwig2006-01-1110-41/+33
| * | | | | | [XFS] Fix up offset type inconsistencies and gcc warnings from earlierNathan Scott2006-01-111-8/+8
| * | | | | | [XFS] fix up per-device xfsbufdChristoph Hellwig2006-01-111-3/+2
| * | | | | | [XFS] fix writeback control handling fix a reversed condition on where toChristoph Hellwig2006-01-111-3/+12
| * | | | | | [XFS] cluster rewrites We can cluster mapped pages aswell, this improvesChristoph Hellwig2006-01-111-16/+47
| * | | | | | [XFS] pass full 64bit offsets to xfs_add_to_ioendChristoph Hellwig2006-01-111-12/+6
| * | | | | | [XFS] consolidate some code in xfs_page_state_convert The unmapped bufferChristoph Hellwig2006-01-111-57/+34
| * | | | | | [XFS] various fixes for xfs_convert_page fix various bogusities inChristoph Hellwig2006-01-111-37/+52
| * | | | | | [XFS] clean up the xfs_offset_to_map interface Currently we pass a structChristoph Hellwig2006-01-111-83/+53
| * | | | | | [XFS] use pagevec lookups This reduces the time spend in the radix treeChristoph Hellwig2006-01-111-56/+88
| * | | | | | [XFS] Export pagevec_lookup for use on the XFS page writeout path,Christoph Hellwig2006-01-111-0/+2
OpenPOWER on IntegriCloud