summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [GFS2] Replace rgrp "recent list" with mru listSteven Whitehouse2008-07-103-99/+12
* [GFS2] Allow local DF locks when holding a cached EX glockSteven Whitehouse2008-07-071-2/+6
* [GFS2] Fix delayed demote raceSteven Whitehouse2008-07-071-1/+4
* [GFS2] don't call permission()Miklos Szeredi2008-07-034-13/+30
* [GFS2] Fix module buildingSteven Whitehouse2008-06-272-2/+0
* [GFS2] Glock documentationSteven Whitehouse2008-06-271-0/+114
* [GFS2] Remove all_list from lock_dlmSteven Whitehouse2008-06-273-30/+1
* [GFS2] Remove obsolete conversion deadlock avoidance codeSteven Whitehouse2008-06-272-24/+1
* [GFS2] Remove remote lock dropping codeSteven Whitehouse2008-06-2711-73/+6
* [GFS2] kernel panic mounting volumeBob Peterson2008-06-271-1/+1
* [GFS2] Revise readpage lockingSteven Whitehouse2008-06-271-13/+16
* [GFS2] Fix ordering of args for list_addSteven Whitehouse2008-06-271-1/+1
* [GFS2] trivial sparse lock annotationsHarvey Harrison2008-06-272-0/+4
* [GFS2] No lock_nolockSteven Whitehouse2008-06-278-266/+71
* [GFS2] Fix ordering bug in lock_dlmSteven Whitehouse2008-06-274-387/+306
* [GFS2] Clean up the glock coreSteven Whitehouse2008-06-2713-1049/+736
* Linux 2.6.26-rc8v2.6.26-rc8Linus Torvalds2008-06-241-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-06-243-5/+2
|\
| * [IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()Julia Lawall2008-06-241-2/+0
| * [IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman2008-06-241-1/+1
| * [IA64] Fix boot failure on ia64/sn2Jes Sorensen2008-06-241-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2008-06-242-15/+10
|\ \
| * | [GFS2] fix gfs2 block allocation (cleaned up)Benjamin Marzinski2008-06-241-14/+9
| * | [GFS2] BUG: unable to handle kernel paging request at ffff81002690e000Bob Peterson2008-06-241-1/+1
| |/
* | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-2418-266/+358
|\ \
| * | KVM: Remove now unused structs from kvm_para.hGerd Hoffmann2008-06-241-18/+0
| * | x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-242-56/+34
| * | KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann2008-06-242-14/+65
| * | x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-243-124/+16
| * | x86: Add structs and functions for paravirt clocksourceGerd Hoffmann2008-06-245-0/+201
| * | KVM: VMX: Fix host msr corruption with preemption enabledAvi Kivity2008-06-241-8/+11
| * | KVM: ioapic: fix lost interrupt when changing a device's irqAvi Kivity2008-06-241-20/+11
| * | KVM: MMU: Fix oops on guest userspace access to guest pagetableAvi Kivity2008-06-241-6/+0
| * | KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)Marcelo Tosatti2008-06-241-5/+7
| * | KVM: MMU: Fix rmap_write_protect() hugepage iteration bugMarcelo Tosatti2008-06-241-0/+1
| * | KVM: close timer injection race window in __vcpu_runMarcelo Tosatti2008-06-244-3/+9
| * | KVM: Fix race between timer migration and vcpu migrationMarcelo Tosatti2008-06-241-12/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-06-241-1/+0
|\ \
| * | Revert "[WATCHDOG] hpwdt: Add CFLAGS to get driver working"Wim Van Sebroeck2008-06-241-1/+0
| |/
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-246-77/+27
|\ \
| * | xen: remove support for non-PAE 32-bitJeremy Fitzhardinge2008-06-246-77/+27
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2008-06-242-15/+8
|\ \ \
| * | | kgdb: sparse fixJason Wessel2008-06-241-1/+2
| * | | kgdb: documentation update - remove kgdboeJason Wessel2008-06-241-14/+6
| | |/ | |/|
* | | enable bus mastering on i915 at resume timeJie Luo2008-06-241-0/+1
* | | alpha: fix compile error in arch/alpha/mm/init.cThorsten Kranzkowski2008-06-231-0/+2
|/ /
* | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-06-233-37/+51
|\ \
| * | NFS: nfs_updatepage(): don't mark page as dirty if an error occurredTrond Myklebust2008-06-231-3/+4
| * | NFS: Fix filehandle size comparisons in the mount codeTrond Myklebust2008-06-232-6/+7
| * | NFS: Reduce the NFS mount code stack usage.Trond Myklebust2008-06-231-28/+40