aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentGravatar Jens Axboe 49-108/+95
2008-06-26sh: convert to generic helpers for IPI function callsGravatar Jens Axboe 3-50/+13
2008-06-26parisc: convert to generic helpers for IPI function callsGravatar Jens Axboe 3-113/+25
2008-06-26mips: convert to generic helpers for IPI function callsGravatar Jens Axboe 4-141/+15
2008-06-26m32r: convert to generic helpers for IPI function callsGravatar Jens Axboe 5-119/+20
2008-06-26arm: convert to generic helpers for IPI function callsGravatar Jens Axboe 3-142/+19
2008-06-26alpha: convert to generic helpers for IPI function callsGravatar Jens Axboe 4-164/+16
2008-06-26ia64: convert to generic helpers for IPI function callsGravatar Jens Axboe 4-244/+19
2008-06-26powerpc: convert to generic helpers for IPI function callsGravatar Jens Axboe 7-226/+33
2008-06-26x86: convert to generic helpers for IPI function callsGravatar Jens Axboe 20-380/+125
2008-06-26Add generic helpers for arch IPI function callsGravatar Jens Axboe 6-7/+428
2008-06-24Linux 2.6.26-rc8v2.6.26-rc8Gravatar Linus Torvalds 1-1/+1
2008-06-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Gravatar Linus Torvalds 3-5/+2
2008-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesGravatar Linus Torvalds 2-15/+10
2008-06-24Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 18-266/+358
2008-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogGravatar Linus Torvalds 1-1/+0
2008-06-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 6-77/+27
2008-06-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Gravatar Linus Torvalds 2-15/+8
2008-06-24enable bus mastering on i915 at resume timeGravatar Jie Luo 1-0/+1
2008-06-24KVM: Remove now unused structs from kvm_para.hGravatar Gerd Hoffmann 1-18/+0
2008-06-24x86: KVM guest: Use the paravirt clocksource structs and functionsGravatar Gerd Hoffmann 2-56/+34
2008-06-24KVM: Make kvm host use the paravirt clocksource structsGravatar Gerd Hoffmann 2-14/+65
2008-06-24x86: Make xen use the paravirt clocksource structs and functionsGravatar Gerd Hoffmann 3-124/+16
2008-06-24x86: Add structs and functions for paravirt clocksourceGravatar Gerd Hoffmann 5-0/+201
2008-06-24[GFS2] fix gfs2 block allocation (cleaned up)Gravatar Benjamin Marzinski 1-14/+9
2008-06-24[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()Gravatar Julia Lawall 1-2/+0
2008-06-24[IA64] Handle count==0 in sn2_ptc_proc_write()Gravatar Cliff Wickman 1-1/+1
2008-06-24[IA64] Fix boot failure on ia64/sn2Gravatar Jes Sorensen 1-2/+1
2008-06-24kgdb: sparse fixGravatar Jason Wessel 1-1/+2
2008-06-24kgdb: documentation update - remove kgdboeGravatar Jason Wessel 1-14/+6
2008-06-24xen: remove support for non-PAE 32-bitGravatar Jeremy Fitzhardinge 6-77/+27
2008-06-24[GFS2] BUG: unable to handle kernel paging request at ffff81002690e000Gravatar Bob Peterson 1-1/+1
2008-06-24Revert "[WATCHDOG] hpwdt: Add CFLAGS to get driver working"Gravatar Wim Van Sebroeck 1-1/+0
2008-06-24KVM: VMX: Fix host msr corruption with preemption enabledGravatar Avi Kivity 1-8/+11
2008-06-24KVM: ioapic: fix lost interrupt when changing a device's irqGravatar Avi Kivity 1-20/+11
2008-06-24KVM: MMU: Fix oops on guest userspace access to guest pagetableGravatar Avi Kivity 1-6/+0
2008-06-24KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)Gravatar Marcelo Tosatti 1-5/+7
2008-06-24KVM: MMU: Fix rmap_write_protect() hugepage iteration bugGravatar Marcelo Tosatti 1-0/+1
2008-06-24KVM: close timer injection race window in __vcpu_runGravatar Marcelo Tosatti 4-3/+9
2008-06-24KVM: Fix race between timer migration and vcpu migrationGravatar Marcelo Tosatti 1-12/+3
2008-06-23alpha: fix compile error in arch/alpha/mm/init.cGravatar Thorsten Kranzkowski 1-0/+2
2008-06-23Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Gravatar Linus Torvalds 3-37/+51
2008-06-23NFS: nfs_updatepage(): don't mark page as dirty if an error occurredGravatar Trond Myklebust 1-3/+4
2008-06-23NFS: Fix filehandle size comparisons in the mount codeGravatar Trond Myklebust 2-6/+7
2008-06-23NFS: Reduce the NFS mount code stack usage.Gravatar Trond Myklebust 1-28/+40
2008-06-23Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-20/+73
2008-06-23Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-9/+8
2008-06-23Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 5-34/+46
2008-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Gravatar Linus Torvalds 1-1/+5
2008-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 2-4/+4