aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17md: improve the is_mddev_idle test fixNeilBrown1-1/+1
2007-07-17OMAP: add TI OMAP1610 accelerator entry.Imre Deak1-0/+1
2007-07-17fbdev: Add fb_append_extra_logo()Geert Uytterhoeven1-0/+8
2007-07-17vt: add comment for unbind_con_driver()Jesse Barnes1-2/+0
2007-07-17fbdev: fbcon: console unregistration from unregister_framebufferJesse Barnes1-0/+2
2007-07-17fbcon: allow fbcon to use the primary display driverAntonino A. Daplas1-0/+4
2007-07-17rtc: add support for the ST M48T59 RTCMark Zhan1-0/+57
2007-07-17knfsd: nfsd: enforce per-flavor id squashingJ. Bruce Fields1-1/+2
2007-07-17knfsd: nfsd4: secinfo handling without secinfo= optionJ. Bruce Fields1-0/+1
2007-07-17knfsd: nfsd4: implement secinfoAndy Adamson2-0/+10
2007-07-17knfsd: nfsd4: make readonly access depend on pseudoflavorJ. Bruce Fields2-2/+14
2007-07-17knfsd: nfsd4: return nfserr_wrongsecAndy Adamson2-0/+2
2007-07-17knfsd: nfsd: set rq_client to ip-address-determined-domainJ. Bruce Fields2-0/+2
2007-07-17knfsd: nfsd: provide export lookup wrappers which take a svc_rqstJ. Bruce Fields1-0/+7
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-17make timespec_equal() take const argumentsJan Engelhardt1-1/+2
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo1-3/+3
2007-07-17sb1250-duart.c: SB1250 DUART serial supportMaciej W. Rozycki1-0/+3
2007-07-17Remove CHILD_MAXRoland McGrath1-1/+0
2007-07-17Remove OPEN_MAXRoland McGrath1-1/+0
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