summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [XFS] kill XFS_INOBT_IS_FREE_DISKChristoph Hellwig2008-02-071-2/+0
* [XFS] kill superflous buffer lockingChristoph Hellwig2008-02-072-49/+5
* [XFS] Refactor xfs_mountfsEric Sandeen2008-02-071-105/+162
* [XFS] xlog_rec_header/xlog_rec_ext_header endianess annotationsChristoph Hellwig2008-02-074-133/+120
* [XFS] clean up some xfs_log_priv.h macrosChristoph Hellwig2008-02-073-17/+16
* [XFS] clean up some xfs_log_priv.h macrosChristoph Hellwig2008-02-073-50/+40
* [XFS] kill xfs_freeze.Christoph Hellwig2008-02-073-16/+12
* [XFS] cleanup vnode useage in xfs_iget.cChristoph Hellwig2008-02-074-98/+65
* [XFS] cleanup vnode useage in xfs_ioctl.cChristoph Hellwig2008-02-071-51/+28
* [XFS] Kill off xfs_statvfs.Christoph Hellwig2008-02-074-69/+41
* [XFS] simplify xfs_vn_getattrChristoph Hellwig2008-02-071-25/+53
* [XFS] kill xfs_iocore_tChristoph Hellwig2008-02-0713-211/+54
* [XFS] Remove spin.hEric Sandeen2008-02-0711-45/+14
* [XFS] Cleanup lock goop.Eric Sandeen2008-02-073-20/+2
* [XFS] ktrace kt_lock is unused, remove it.Eric Sandeen2008-02-072-5/+0
* [XFS] Unwrap XFS_SB_LOCK.Eric Sandeen2008-02-0710-79/+60
* [XFS] Unwrap mru_lock.Eric Sandeen2008-02-071-17/+17
* [XFS] Unwrap xfs_dabuf_global_lockEric Sandeen2008-02-072-9/+6
* [XFS] Unwrap pagb_lock.Eric Sandeen2008-02-072-11/+8
* [XFS] Unwrap XFS_DQ_PINUNLOCK.Eric Sandeen2008-02-073-16/+7
* [XFS] Unwrap GRANT_LOCK.Eric Sandeen2008-02-073-50/+35
* [XFS] Unwrap LOG_LOCK.Eric Sandeen2008-02-072-93/+72
* [XFS] Unwrap AIL_LOCKDonald Douwsma2008-02-0712-114/+81
* [XFS] kill unnessecary ioops indirectionLachlan McIlroy2008-02-0712-249/+79
* [XFS] simplify vn_revalidateChristoph Hellwig2008-02-074-51/+37
* [XFS] more vnode/inode tracing fixesLachlan McIlroy2008-02-072-5/+6
* [XFS] kill BMAPI_UNWRITTENChristoph Hellwig2008-02-073-15/+5
* [XFS] kill BMAPI_DEVICEChristoph Hellwig2008-02-073-20/+17
* [XFS] clean up vnode/inode tracingLachlan McIlroy2008-02-0714-95/+91
* [XFS] remove dead SYNC_BDFLUSH case in xfs_sync_inodesLachlan McIlroy2008-02-071-175/+23
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-02-0484-1425/+3770
|\
| *-------. Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King2008-02-0472-1384/+3625
| |\ \ \ \ \
| | | | | | * [ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration optionCatalin Marinas2008-02-044-18/+15
| | | | | | * [ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.cCatalin Marinas2008-02-043-5/+16
| | | | | | * [ARM] 4820/1: RealView: Select the timer IRQ at run-timeCatalin Marinas2008-02-043-13/+24
| | | | | | * [ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platformsCatalin Marinas2008-02-044-8/+10
| | | | | | * [ARM] 4818/1: RealView: Add core-tile detectionCatalin Marinas2008-02-043-44/+80
| | | | | | * [ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.cCatalin Marinas2008-02-043-83/+123
| | | | | | * [ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.hCatalin Marinas2008-02-0410-262/+186
| | | | | | * [ARM] 4815/1: RealView: Add clockevents suport for the local timersCatalin Marinas2008-02-042-30/+71
| | | | | | * [ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas2008-02-047-17/+69
| | | | | | * [ARM] 4813/1: Add SMP helper functions for clockevents supportCatalin Marinas2008-02-042-2/+37
| | | | | | * [ARM] 4812/1: RealView: clockevents support for the RealView platformsCatalin Marinas2008-02-042-12/+67
| | | | | | * [ARM] 4811/1: RealView: clocksource support for the RealView platformsCatalin Marinas2008-02-042-42/+32
| | | | | * | [ARM] 4798/1: pcm027: fix missing header fileJuergen Beisert2008-02-041-0/+1
| | | | | * | [ARM] 4803/1: pxa: fix building issue of poodle.c caused by patch 4737/1eric miao2008-02-041-4/+4
| | | | | * | [ARM] 4801/1: pxa: fix building issues of missing pxa2xx-regs.heric miao2008-02-043-0/+3
| | | | | * | [ARM] pxa: introduce sysdev for pxa3xx static memory controllereric miao2008-02-042-1/+89
| | | | | * | [ARM] pxa: add preliminary suspend/resume code for pxa3xxeric miao2008-02-044-14/+183
| | | | | * | [ARM] pxa: introduce sysdev for GPIO register saving/restoringeric miao2008-02-045-38/+64
OpenPOWER on IntegriCloud