aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-06-24kgdb: sparse fixJason Wessel1-1/+2
2008-06-24kgdb: documentation update - remove kgdboeJason Wessel1-14/+6
2008-06-24xen: remove support for non-PAE 32-bitJeremy Fitzhardinge6-77/+27
2008-06-24[GFS2] BUG: unable to handle kernel paging request at ffff81002690e000Bob Peterson1-1/+1
2008-06-24Revert "[WATCHDOG] hpwdt: Add CFLAGS to get driver working"Wim Van Sebroeck1-1/+0
2008-06-24KVM: VMX: Fix host msr corruption with preemption enabledAvi Kivity1-8/+11
2008-06-24KVM: ioapic: fix lost interrupt when changing a device's irqAvi Kivity1-20/+11
2008-06-24KVM: MMU: Fix oops on guest userspace access to guest pagetableAvi Kivity1-6/+0
2008-06-24KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)Marcelo Tosatti1-5/+7
2008-06-24KVM: MMU: Fix rmap_write_protect() hugepage iteration bugMarcelo Tosatti1-0/+1
2008-06-24KVM: close timer injection race window in __vcpu_runMarcelo Tosatti4-3/+9
2008-06-24KVM: Fix race between timer migration and vcpu migrationMarcelo Tosatti1-12/+3
2008-06-23alpha: fix compile error in arch/alpha/mm/init.cThorsten Kranzkowski1-0/+2
2008-06-23Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-37/+51
2008-06-23NFS: nfs_updatepage(): don't mark page as dirty if an error occurredTrond Myklebust1-3/+4
2008-06-23NFS: Fix filehandle size comparisons in the mount codeTrond Myklebust2-6/+7
2008-06-23NFS: Reduce the NFS mount code stack usage.Trond Myklebust1-28/+40
2008-06-23Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-20/+73
2008-06-23Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-9/+8
2008-06-23Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-34/+46
2008-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+5
2008-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-4/+4
2008-06-23mm: fix race in COW logicNick Piggin1-1/+26
2008-06-23Fix ZERO_PAGE breakage with vmwareLinus Torvalds1-2/+21
2008-06-23removed unused var real_tty on n_tty_ioctl()Gustavo Fernando Padovan1-7/+0
2008-06-23tty_driver: Update required method documentationAlan Cox1-3/+2
2008-06-23IB/mthca: Clear ICM pages before handing to FWEli Cohen1-1/+5
2008-06-23futexes: fix fault handling in futex_lock_piThomas Gleixner1-20/+73
2008-06-23ALSA: sb - Fix wrong assertionsTakashi Iwai1-2/+2
2008-06-23ALSA: aw2 - Fix Oops at initializationTakashi Iwai1-2/+2
2008-06-23Merge branch 'linus' into sched/urgentIngo Molnar89-1562/+3293
2008-06-22Fix performance regression on lmbench select benchmarkLinus Torvalds1-1/+1
2008-06-21Slab: Fix memory leak in fallback_alloc()Christoph Lameter1-1/+4
2008-06-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-1/+2
2008-06-21Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds6-45/+60
2008-06-21Add return value to reserve_bootmem_node()Bernhard Walle2-3/+5
2008-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-7/+52
2008-06-20netns: Don't receive new packets in a dead network namespace.Eric W. Biederman3-0/+18
2008-06-20sctp: Make sure N * sizeof(union sctp_addr) does not overflow.David S. Miller1-1/+3
2008-06-20pppoe: warning fixStephen Hemminger1-1/+1
2008-06-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-0/+2
2008-06-20alpha: resurrect Cypress IDE quirkIvan Kokshaysky1-0/+17
2008-06-20alpha: fix compile failures with gcc-4.3 (bug #10438)Ivan Kokshaysky8-23/+26
2008-06-20alpha: link failure fixIvan Kokshaysky1-0/+1
2008-06-20alpha: fix module load failures on smp (bug #10926)Ivan Kokshaysky1-1/+71
2008-06-20Linux 2.6.26-rc7Linus Torvalds1-1/+1
2008-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds7-110/+21
2008-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds5-141/+180
2008-06-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-6/+5
2008-06-20Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds13-1070/+2604