aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-03-04splice: only return -EAGAIN if there's hope of more dataJens Axboe1-4/+8
2008-03-04block: fix kernel-docbook parameters and filesRandy Dunlap3-1/+4
2008-03-04Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French47-594/+593
2008-03-03[PATCH] fs/ocfs2/aops.c: Correct use of ! and &Julia Lawall1-1/+1
2008-03-03[2.6 patch] ocfs2: make dlm_do_assert_master() staticAdrian Bunk1-3/+3
2008-03-03[2.6 patch] make ocfs2_downconvert_thread() staticAdrian Bunk1-1/+1
2008-03-03[2.6 patch] fs/ocfs2/: possible cleanupsAdrian Bunk4-22/+15
2008-03-03[PATCH] ocfs2: le*_add_cpu conversionMarcin Slusarz2-5/+3
2008-03-03ocfs2: Fix writeout in ocfs2_data_convert_worker()Mark Fasheh1-1/+1
2008-03-03ocfs2: Enable localalloc for local mountsSunil Mushran1-3/+0
2008-03-03Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vmLinus Torvalds3-121/+92
2008-03-03exit_notify: fix kill_orphaned_pgrp() usage with mt exitOleg Nesterov1-3/+4
2008-03-03will_become_orphaned_pgrp: partially fix insufficient ->exit_state checkOleg Nesterov1-9/+8
2008-03-03introduce kill_orphaned_pgrp() helperOleg Nesterov1-39/+35
2008-03-03Fix default compose table initializationSamuel Thibault3-70/+70
2008-03-03slub: fix possible NULL pointer dereferenceCyrill Gorcunov1-2/+4
2008-03-03slub: Add kmalloc_large_node() to support kmalloc_node fallbackChristoph Lameter1-2/+13
2008-03-03slub: look up object from the freelist oncePekka J Enberg1-2/+0
2008-03-03slub: Fix up commentsChristoph Lameter2-23/+30
2008-03-03slub: Rearrange #ifdef CONFIG_SLUB_DEBUG in calculate_sizes()Christoph Lameter1-7/+8
2008-03-03slub: Remove BUG_ON() from ksize and omit checks for !SLUB_DEBUGChristoph Lameter1-4/+2
2008-03-03slub: Use the objsize from the kmem_cache_cpu structureChristoph Lameter1-1/+1
2008-03-03slub: Remove useless checks in alloc_debug_processingChristoph Lameter1-2/+2
2008-03-03slub: Remove objsize check in kmem_cache_flags()Christoph Lameter1-23/+4
2008-03-03slub: rename slab_objects to show_slab_objectsChristoph Lameter1-5/+5
2008-03-03Revert "unique end pointer" patchChristoph Lameter2-51/+24
2008-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Christoph Lameter289-2958/+4814
2008-03-03Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-4/+2
2008-03-03docbook: fix fusion source filesRandy Dunlap2-21/+18
2008-03-03docbook: fix kernel-api source filesRandy Dunlap3-7/+3
2008-03-03docbook: fix usb source filesRandy Dunlap2-10/+5
2008-03-03docbook: fix scsi source fileRandy Dunlap1-2/+1
2008-03-03docbook: fix rapidio source filesRandy Dunlap1-5/+3
2008-03-03docbook: fix filesystems.tmpl source filesRandy Dunlap3-18/+13
2008-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds1-11/+10
2008-03-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds23-267/+318
2008-03-03Allow ARG_MAX execve string space even with a small stack limitLinus Torvalds1-1/+9
2008-03-03Revert "x86: fix pmd_bad and pud_bad to support huge pages"Linus Torvalds2-7/+3
2008-03-03x86: revert "x86: fix pmd_bad and pud_bad to support huge pages"Ingo Molnar2-7/+3
2008-03-03x86: revert "x86: CPA: avoid split of alias mappings"Rafael J. Wysocki1-11/+10
2008-03-03Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6 into mergePaul Mackerras378-3393/+6066
2008-03-03KVM: emulate access to MSR_IA32_MCG_CTLJoerg Roedel1-0/+5
2008-03-03KVM: Make the supported cpuid list a host property rather than a vm propertyAvi Kivity2-22/+24
2008-03-03KVM: Fix kvm_arch_vcpu_ioctl_set_sregs so that set_cr0 works properlyPaul Knowles1-1/+1
2008-03-03KVM: SVM: set NM intercept when enabling CR0.TS in the guestJoerg Roedel1-1/+3
2008-03-03KVM: SVM: Fix lazy FPU switchingJoerg Roedel1-0/+2
2008-03-03[POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pagesMichael Ellerman1-15/+22
2008-03-03[POWERPC] Allow for different IOMMU page sizes in cell IOMMU codeMichael Ellerman1-13/+18
2008-03-03[POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZEMichael Ellerman1-5/+4
2008-03-03[POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs separatelyMichael Ellerman1-26/+43