aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-24Linux 2.6.26-rc8v2.6.26-rc8Linus Torvalds
2008-06-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2008-06-24Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2008-06-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-06-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2008-06-24enable bus mastering on i915 at resume timeJie Luo
2008-06-24KVM: Remove now unused structs from kvm_para.hGerd Hoffmann
2008-06-24x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann
2008-06-24KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann
2008-06-24x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann
2008-06-24x86: Add structs and functions for paravirt clocksourceGerd Hoffmann
2008-06-24[GFS2] fix gfs2 block allocation (cleaned up)Benjamin Marzinski
2008-06-24[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()Julia Lawall
2008-06-24[IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman
2008-06-24[IA64] Fix boot failure on ia64/sn2Jes Sorensen
2008-06-24kgdb: sparse fixJason Wessel
2008-06-24kgdb: documentation update - remove kgdboeJason Wessel
2008-06-24xen: remove support for non-PAE 32-bitJeremy Fitzhardinge
2008-06-24[GFS2] BUG: unable to handle kernel paging request at ffff81002690e000Bob Peterson
2008-06-24Revert "[WATCHDOG] hpwdt: Add CFLAGS to get driver working"Wim Van Sebroeck
2008-06-24KVM: VMX: Fix host msr corruption with preemption enabledAvi Kivity
2008-06-24KVM: ioapic: fix lost interrupt when changing a device's irqAvi Kivity
2008-06-24KVM: MMU: Fix oops on guest userspace access to guest pagetableAvi Kivity
2008-06-24KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)Marcelo Tosatti
2008-06-24KVM: MMU: Fix rmap_write_protect() hugepage iteration bugMarcelo Tosatti
2008-06-24KVM: close timer injection race window in __vcpu_runMarcelo Tosatti
2008-06-24KVM: Fix race between timer migration and vcpu migrationMarcelo Tosatti
2008-06-23alpha: fix compile error in arch/alpha/mm/init.cThorsten Kranzkowski
2008-06-23Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-06-23NFS: nfs_updatepage(): don't mark page as dirty if an error occurredTrond Myklebust
2008-06-23NFS: Fix filehandle size comparisons in the mount codeTrond Myklebust
2008-06-23NFS: Reduce the NFS mount code stack usage.Trond Myklebust
2008-06-23Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-06-23Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-06-23Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-06-23mm: fix race in COW logicNick Piggin
2008-06-23Fix ZERO_PAGE breakage with vmwareLinus Torvalds
2008-06-23removed unused var real_tty on n_tty_ioctl()Gustavo Fernando Padovan
2008-06-23tty_driver: Update required method documentationAlan Cox
2008-06-23IB/mthca: Clear ICM pages before handing to FWEli Cohen
2008-06-23futexes: fix fault handling in futex_lock_piThomas Gleixner
2008-06-23ALSA: sb - Fix wrong assertionsTakashi Iwai
2008-06-23ALSA: aw2 - Fix Oops at initializationTakashi Iwai
2008-06-23Merge branch 'linus' into sched/urgentIngo Molnar
2008-06-22Fix performance regression on lmbench select benchmarkLinus Torvalds
2008-06-21Slab: Fix memory leak in fallback_alloc()Christoph Lameter