summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-07-17rtc: add support for the ST M48T59 RTCMark Zhan
2007-07-17knfsd: nfsd: enforce per-flavor id squashingJ. Bruce Fields
2007-07-17knfsd: nfsd4: secinfo handling without secinfo= optionJ. Bruce Fields
2007-07-17knfsd: nfsd4: implement secinfoAndy Adamson
2007-07-17knfsd: nfsd4: make readonly access depend on pseudoflavorJ. Bruce Fields
2007-07-17knfsd: nfsd4: return nfserr_wrongsecAndy Adamson
2007-07-17knfsd: nfsd: set rq_client to ip-address-determined-domainJ. Bruce Fields
2007-07-17knfsd: nfsd: provide export lookup wrappers which take a svc_rqstJ. Bruce Fields
2007-07-17knfsd: nfsd4: simplify exp_pseudoroot argumentsJ. Bruce Fields
2007-07-17knfsd: nfsd4: parse secinfo information in exports downcallAndy Adamson
2007-07-17knfsd: nfsd4: store pseudoflavor in requestAndy Adamson
2007-07-17knfsd: nfsd4: don't delegate files that have had conflictsMeelap Shah
2007-07-17knfsd: nfsd4: vary maximum delegation limit based on RAM sizeMeelap Shah
2007-07-17knfsd: nfsd: remove unused header interface.hJ. Bruce Fields
2007-07-17knfsd: nfsd4: fix NFSv4 filehandle size units confusionJ. Bruce Fields
2007-07-17knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4Marc Eshel
2007-07-17knfsd: exportfs: add procedural interface for NFSDChristoph Hellwig
2007-07-17knfsd: exportfs: remove iget abuseChristoph Hellwig
2007-07-17knfsd: exportfs: add exportfs.h headerChristoph Hellwig
2007-07-17Use mutex instead of semaphore in CAPI 2.0 driverMatthias Kaehlcke
2007-07-17spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832xJoakim Tjernlund
2007-07-17SPI: tle620x power switch driverBen Dooks
2007-07-17CRC7 supportJan Nikitenko
2007-07-17SPI: add 3wire mode flagDavid Brownell
2007-07-17SPI controller drivers: check for unsupported modesDavid Brownell
2007-07-17Fix sparse false positives re BUG_ON(ptr)Alexey Dobriyan
2007-07-17make timespec_equal() take const argumentsJan Engelhardt
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo
2007-07-17sb1250-duart.c: SB1250 DUART serial supportMaciej W. Rozycki
2007-07-17Remove CHILD_MAXRoland McGrath
2007-07-17Remove OPEN_MAXRoland McGrath
2007-07-17avoid OPEN_MAX in SCM_MAX_FDRoland McGrath
2007-07-17unregister_blkdev(): return voidAkinobu Mita
2007-07-17proper prototype for proc_nr_files()Adrian Bunk
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov
2007-07-17CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logicChristoph Lameter
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-17Add VM_BUG_ON in case someone uses page_mapping on a slab pageChristoph Lameter
2007-07-17Slab allocators: Cleanup zeroing allocationsChristoph Lameter
2007-07-17SLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUGChristoph Lameter
2007-07-17Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semanticsChristoph Lameter
2007-07-17mm: clean up and kernelify shrinker registrationRusty Russell
2007-07-17Lumpy Reclaim V4Andy Whitcroft
2007-07-17handle kernelcore=: genericMel Gorman
2007-07-17Allow huge page allocations to use GFP_HIGH_MOVABLEMel Gorman
2007-07-17Create the ZONE_MOVABLE zoneMel Gorman
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky