aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-03FS-Cache: Add cache tag handlingDavid Howells4-1/+195
2009-04-03FS-Cache: Root index definitionDavid Howells3-0/+151
2009-04-03FS-Cache: Add use of /proc and presentation of statisticsDavid Howells10-17/+566
2009-04-03FS-Cache: Add main configuration option, module entry points and debuggingDavid Howells6-0/+277
2009-04-03FS-Cache: Add the FS-Cache cache backend API and documentationDavid Howells2-0/+1173
2009-04-03FS-Cache: Add the FS-Cache netfs API and documentationDavid Howells3-0/+1656
2009-04-03FS-Cache: Recruit a page flags for cache managementDavid Howells8-25/+58
2009-04-03FS-Cache: Release page->private after failed readaheadDavid Howells2-3/+38
2009-04-03Document the slow work thread poolDavid Howells3-0/+178
2009-04-03Make the slow work pool configurableDavid Howells3-2/+130
2009-04-03Make slow-work thread pool actually dynamicDavid Howells1-1/+137
2009-04-03Create a dynamically sized pool of threads for doing very slow work itemsDavid Howells4-0/+489
2009-04-03Merge branch 'dma-debug' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgentIngo Molnar434-6646/+37812
2009-04-03x86, setup: compile with -DDISABLE_BRANCH_PROFILINGH. Peter Anvin2-1/+3
2009-04-03x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macrosJoerg Roedel3-60/+32
2009-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into mergeChris Zankel366-6286/+34561
2009-04-03xtensa: we don't need to include asm/io.hChris Zankel1-1/+0
2009-04-03xtensa: only build platform or variant if they contain a MakefileChris Zankel3-10/+8
2009-04-02xtensa: make startup code discardableDaniel Glöckner1-1/+1
2009-04-02xtensa: ccount clocksourceJohannes Weiner2-73/+33
2009-04-02xtensa: remove platform rtc hooksJohannes Weiner3-41/+1
2009-04-02xtensa: use generic sched_clock()Johannes Weiner1-9/+0
2009-04-02xtensa: platform: s6105Johannes Weiner9-0/+712
2009-04-02xtensa: let platform override KERNELOFFSETJohannes Weiner1-0/+3
2009-04-02xtensa: s6000 variantJohannes Weiner8-0/+481
2009-04-02xtensa: s6000 variant core definitionsJohannes Weiner3-0/+926
2009-04-02xtensa: variant irq set callbacksJohannes Weiner3-0/+24
2009-04-02xtensa: variant-specific codeJohannes Weiner3-0/+5
2009-04-02xtensa: nommu supportJohannes Weiner19-75/+169
2009-04-02xtensa: add flat supportOskar Schirmer1-0/+12
2009-04-02xtensa: enforce slab alignment to maximum register widthOskar Schirmer1-0/+2
2009-04-02xtensa: cope with ram beginning at higher addressesJohannes Weiner2-6/+9
2009-04-02xtensa: don't make bootmem bitmap larger than requiredJohannes Weiner1-1/+2
2009-04-02xtensa: fix init_bootmem_node() argument orderJohannes Weiner1-1/+2
2009-04-02xtensa: use correct stack pointer for stack tracesJohannes Weiner1-8/+6
2009-04-02xtensa: beat Kconfig into shapeJohannes Weiner1-88/+78
2009-04-02xtensa: remove redefinition of XCHAL_MMU_ASID_BITSJohannes Weiner1-2/+2
2009-04-03ext3: Add replace-on-rename hueristics for data=writeback modeTheodore Ts'o1-1/+5
2009-04-03ext3: Add replace-on-truncate hueristics for data=writeback modeTheodore Ts'o3-0/+8
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds57-268/+337
2009-04-02Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds21-139/+332
2009-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds72-3040/+26689
2009-04-02cpumask: fix slab corruption caused by alloc_cpumask_var_node()Jack Steiner1-2/+2
2009-04-02ia64: implement interrupt-enabling rwlocksRobin Holt1-17/+63
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt15-2/+45
2009-04-02Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGSRobin Holt2-10/+19
2009-04-02fs/ufs: return f_fsid for statfs(2)Coly Li1-0/+3
2009-04-02fs/sysv: return f_fsid for statfs(2)Coly Li1-0/+3
2009-04-02fs/squashfs: return f_fsid for statfs(2)Coly Li1-0/+3
2009-04-02fs/reiserfs: return f_fsid for statfs(2)Coly Li2-0/+6