aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | [ARM] 3776/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410Ben Dooks2006-09-099-59/+2
| | * | | [ARM] 3775/1: S3C24XX: do not add same sysdev_driver to two classesBen Dooks2006-09-091-3/+6
| | * | | [ARM] 3774/1: S3C24XX: SMDK2413 has two machine IDsBen Dooks2006-09-061-1/+14
| | * | | [ARM] 3773/1: Add the HWCAP_VFP bit for the ARM926 CPUsCatalin Marinas2006-09-061-1/+1
| | * | | [ARM] 3772/1: Fix compilation error in mach-ixp4xx/nslu2*Martin Michlmayr2006-09-062-0/+2
| | * | | [ARM] 3767/1: S3C24XX: remove changelog comments from arch/arm/mach-s3c2410Ben Dooks2006-09-0611-112/+3
| | * | | [ARM] 3766/1: Fix typo in ARM _raw_read_trylockCatalin Marinas2006-09-061-1/+1
| * | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-111-2/+2
| |\ \ \ \
| | * | | | [PATCH] Fix dm9000 release_resourceDirk Opfer2006-09-111-2/+2
| | | |_|/ | | |/| |
| * | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-112-4/+35
| |\ \ \ \
| | * | | | [PATCH] ata_piix: add map 01b for ICH7MTejun Heo2006-09-111-2/+34
| | * | | | [libata] sata_mv: errata check buglet fixAndres Salomon2006-09-111-2/+1
| | | |/ / | | |/| |
| * | | | [PATCH] Fix 2.6.18-rc6 IDE breakage, add missing ident needed for current VIA...Alan Cox2006-09-114-14/+15
| | |/ / | |/| |
| * | | [IA64] SN fix for cpu hotplug/kexecJack Steiner2006-09-081-1/+1
| * | | [IA64] Save register stack contents on cpu startJack Steiner2006-09-081-0/+5
| * | | [IA64] Unwire set/get_robust_listAndreas Schwab2006-09-082-4/+3
| * | | [IA64] correct file descriptor reference counting in perfmonStephane Eranian2006-09-081-1/+3
| * | | [PATCH] NFS: large non-page-aligned direct I/O clobbers memoryTrond Myklebust2006-09-085-74/+47
| * | | [PATCH] invalidate_complete_page() race fixAndrew Morton2006-09-081-4/+7
| * | | [PATCH] ext3_getblk() should handle HOLE correctlyBadari Pulavarty2006-09-081-4/+7
| * | | [PATCH] sis5513: add SiS south bridge ID 0x966 and 0x968David Wang2006-09-082-0/+4
| * | | [PATCH] sh: fix FPN_START typoAlexey Dobriyan2006-09-081-1/+1
| * | | [PATCH] optical /proc/ide/*/mediaAlexey Dobriyan2006-09-081-0/+2
| * | | [PATCH] Use the correct restart option for futex_lock_piThomas Gleixner2006-09-081-73/+11
| * | | [PATCH] IA64,sparc: local DoS with corrupted ELFsKirill Korotaev2006-09-087-42/+90
| | |/ | |/|
| * | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-061-1/+1
| |\ \
| | * | [PATCH] myri10ge: update the firmware download URL in KconfigBrice Goglin2006-09-061-1/+1
| | |/
| * | [PATCH] FRV: Use the generic time stuff for FRVjohn stultz2006-09-062-81/+4
| * | [PATCH] Remove unneeded asm-i386/cpufeature.h from user visibility.David Woodhouse2006-09-061-1/+1
| * | [PATCH] Move linux/device.h include in linux/atmdev.h to #ifdef __KERNEL__ se...Ismail Donmez2006-09-061-1/+1
| * | [PATCH] lockdep: do not touch console state when tainting the kernelIngo Molnar2006-09-061-1/+1
| * | [PATCH] prevent swsusp with PAEPavel Machek2006-09-061-1/+5
| * | [PATCH] prevent timespec/timeval to ktime_t overflowThomas Gleixner2006-09-061-1/+6
| * | [PATCH] add missing desctiption in super.cHenrik Kretzschmar2006-09-061-0/+1
| * | [PATCH] Documentation for lock_key in struct hrtimer_baseHenrik Kretzschmar2006-09-061-0/+1
| * | [PATCH] lockdep ifdef fixJarek Poplawski2006-09-061-1/+1
| |/
* | [GFS2] Use hlist for glock hash chainsSteven Whitehouse2006-09-123-14/+18
* | [GFS2] Rewrite of examine_bucket()Steven Whitehouse2006-09-112-65/+31
* | [GFS2] Remove unused function from glock.cSteven Whitehouse2006-09-093-23/+2
* | [GFS2] Add consts to glock sorting functionSteven Whitehouse2006-09-091-18/+12
* | [GFS2] Make glock hash locks proportional to NR_CPUSSteven Whitehouse2006-09-092-22/+74
* | [GFS2] vfree should be kfree (II)Steven Whitehouse2006-09-091-2/+1
* | [DLM] confirm master for recovered waiting requestsDavid Teigland2006-09-081-0/+2
* | [GFS2] Move rwlocks in glock.c into their own arraySteven Whitehouse2006-09-082-51/+43
* | [GFS2] Use void * instead of typedef for locking module interfaceSteven Whitehouse2006-09-0812-126/+113
* | [GFS2] vfree should be kfreeSteven Whitehouse2006-09-081-1/+1
* | [GFS2] Remove unused sync_lvb code from lock modulesSteven Whitehouse2006-09-075-32/+0
* | [GFS2] Remove one typedefSteven Whitehouse2006-09-079-22/+20
* | [GFS2] Forgot to remove unused include vmalloc.hSteven Whitehouse2006-09-071-1/+0
* | [GFS2] Move glock hash table out of superblockSteven Whitehouse2006-09-075-36/+47