aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-27[PATCH] do shrink_submounts() for all fs typesAl Viro
2008-03-27[PATCH] sanitize locking in mark_mounts_for_expiry() and shrink_submounts()Al Viro
2008-03-27[PATCH] count ghost references to vfsmountsAl Viro
2008-03-27[PATCH] reduce stack footprint in namespace.cAl Viro
2008-03-28lguest: comment documentation update.Rusty Russell
2008-03-28lguest: Don't need comment terminator before disk section.Rusty Russell
2008-03-28lguest: lguest.txt documentation fixPaul Bolle
2008-03-28lguest: Add puppies which where previously missing.Tim Ansell
2008-03-28virtio_pci: unregister virtio device at device removeAnthony Liguori
2008-03-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-03-27x86: prefetch fix #2Ingo Molnar
2008-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-03-27Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds
2008-03-27xen: fix UP setup of shared_infoJeremy Fitzhardinge
2008-03-27xen: fix RMW when unmasking eventsJeremy Fitzhardinge
2008-03-27x86, documentation: nmi_watchdog=2 works on x86_64Marcin Slusarz
2008-03-27x86: stricter check in follow_huge_addr()Christoph Lameter
2008-03-27rdc321x: GPIO routines bugfixesFlorian Fainelli
2008-03-27x86: ptrace.c: fix defined-but-unused warningsAndrew Morton
2008-03-27x86: fix prefetch workaroundIngo Molnar
2008-03-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-03-27Give futex init a proper nameBenjamin Herrenschmidt
2008-03-27avr32: Fix bug in early resource allocation codeHaavard Skinnemoen
2008-03-27ACPI: drivers/acpi: elide a non-zero test on a result that is never 0Julia Lawall
2008-03-26Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video'...Len Brown
2008-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-03-26[SPARC64]: Define TASK_SIZE_OF()David S. Miller
2008-03-26[IPSEC]: Fix BEET outputHerbert Xu
2008-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-03-26hugetlb: fix potential livelock in return_unused_surplus_hugepages()Nishanth Aravamudan
2008-03-26hugetlb: indicate surplus huge page counts in per-node meminfoNishanth Aravamudan
2008-03-26x86: fix performance drop for glxSuresh Siddha
2008-03-26x86: fix trim mtrr not to setup_memory two timesYinghai Lu
2008-03-26x86: GEODE: add missing module.h includeAndres Salomon
2008-03-26x86, cpufreq: fix Speedfreq-SMI call that clobbers ECXStephan Diestelhorst
2008-03-26x86: fix memoryless node oops during bootYinghai Lu
2008-03-26x86: add dmi quirk for io_delayIngo Molnar
2008-03-26x86: convert mtrr/generic.c to kernel-docRandy Dunlap
2008-03-26x86: Documentation/i386/IO-APIC.txt: fix descriptionNick Andrew
2008-03-26kprobes: MAINTAINERS updateMasami Hiramatsu
2008-03-26Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2008-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Linus Torvalds
2008-03-26Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-03-26SVCRDMA: Check num_sge when setting LAST_CTXT bitTom Tucker
2008-03-26Revert "PCI: remove transparent bridge sizing"Linus Torvalds
2008-03-26pnpacpi: reduce printk severity for "pnpacpi: exceeded the max number of ..."Len Brown
2008-03-26slab: fix cache_cache bootstrap in kmem_cache_init()Daniel Yeisley
2008-03-26count_partial() is not used if !SLUB_DEBUG and !CONFIG_SLABINFOChristoph Lameter