aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17knfsd: nfsd4: simplify exp_pseudoroot argumentsJ. Bruce Fields1-1/+1
2007-07-17knfsd: nfsd4: parse secinfo information in exports downcallAndy Adamson1-0/+17
2007-07-17knfsd: nfsd4: store pseudoflavor in requestAndy Adamson2-0/+2
2007-07-17knfsd: nfsd4: don't delegate files that have had conflictsMeelap Shah1-0/+1
2007-07-17knfsd: nfsd4: vary maximum delegation limit based on RAM sizeMeelap Shah1-0/+1
2007-07-17knfsd: nfsd: remove unused header interface.hJ. Bruce Fields2-14/+0
2007-07-17knfsd: nfsd4: fix NFSv4 filehandle size units confusionJ. Bruce Fields1-1/+1
2007-07-17knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4Marc Eshel1-0/+9
2007-07-17knfsd: exportfs: add procedural interface for NFSDChristoph Hellwig1-0/+7
2007-07-17knfsd: exportfs: remove iget abuseChristoph Hellwig1-0/+1
2007-07-17knfsd: exportfs: add exportfs.h headerChristoph Hellwig2-113/+120
2007-07-17Use mutex instead of semaphore in CAPI 2.0 driverMatthias Kaehlcke1-1/+1
2007-07-17spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832xJoakim Tjernlund1-1/+1
2007-07-17SPI: tle620x power switch driverBen Dooks1-0/+24
2007-07-17CRC7 supportJan Nikitenko1-0/+14
2007-07-17SPI: add 3wire mode flagDavid Brownell1-0/+1
2007-07-17SPI controller drivers: check for unsupported modesDavid Brownell1-0/+1
2007-07-17Fix sparse false positives re BUG_ON(ptr)Alexey Dobriyan1-1/+1
2007-07-17make timespec_equal() take const argumentsJan Engelhardt1-1/+2
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2-5/+5
2007-07-17sb1250-duart.c: SB1250 DUART serial supportMaciej W. Rozycki4-45/+71
2007-07-17Remove CHILD_MAXRoland McGrath1-1/+0
2007-07-17Remove OPEN_MAXRoland McGrath1-1/+0
2007-07-17avoid OPEN_MAX in SCM_MAX_FDRoland McGrath1-1/+1
2007-07-17unregister_blkdev(): return voidAkinobu Mita1-1/+1
2007-07-17proper prototype for proc_nr_files()Adrian Bunk1-0/+5
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-0/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-0/+1
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-17CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logicChristoph Lameter1-1/+1
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-0/+14
2007-07-17Add VM_BUG_ON in case someone uses page_mapping on a slab pageChristoph Lameter1-0/+1
2007-07-17Slab allocators: Cleanup zeroing allocationsChristoph Lameter3-74/+46
2007-07-17SLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUGChristoph Lameter1-0/+4
2007-07-17Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semanticsChristoph Lameter3-12/+25
2007-07-17mm: clean up and kernelify shrinker registrationRusty Russell1-17/+21
2007-07-17Lumpy Reclaim V4Andy Whitcroft2-1/+10
2007-07-17handle kernelcore=: genericMel Gorman1-1/+0
2007-07-17Allow huge page allocations to use GFP_HIGH_MOVABLEMel Gorman2-3/+5
2007-07-17Create the ZONE_MOVABLE zoneMel Gorman4-4/+25
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migratedMel Gorman11-17/+87
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky12-173/+0
2007-07-17mm: remove ptep_establish()Martin Schwidefsky5-59/+26
2007-07-17Don't define empty struct bsg_class_device if !CONFIG_BLK_DEV_BSGGeert Uytterhoeven1-1/+0
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds40-362/+1089
2007-07-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds2-0/+2
2007-07-16macb: Use generic PHY layerfrederic RODO2-0/+2
2007-07-16Revert "[NET]: Fix races in net_rx_action vs netpoll."Linus Torvalds1-10/+0
2007-07-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds1-8/+26
2007-07-16Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-1/+95