aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* rtc: add support for the ST M48T59 RTCMark Zhan2007-07-171-0/+57
* knfsd: nfsd: enforce per-flavor id squashingJ. Bruce Fields2007-07-171-1/+2
* knfsd: nfsd4: secinfo handling without secinfo= optionJ. Bruce Fields2007-07-171-0/+1
* knfsd: nfsd4: implement secinfoAndy Adamson2007-07-172-0/+10
* knfsd: nfsd4: make readonly access depend on pseudoflavorJ. Bruce Fields2007-07-172-2/+14
* knfsd: nfsd4: return nfserr_wrongsecAndy Adamson2007-07-172-0/+2
* knfsd: nfsd: set rq_client to ip-address-determined-domainJ. Bruce Fields2007-07-172-0/+2
* knfsd: nfsd: provide export lookup wrappers which take a svc_rqstJ. Bruce Fields2007-07-171-0/+7
* knfsd: nfsd4: simplify exp_pseudoroot argumentsJ. Bruce Fields2007-07-171-1/+1
* knfsd: nfsd4: parse secinfo information in exports downcallAndy Adamson2007-07-171-0/+17
* knfsd: nfsd4: store pseudoflavor in requestAndy Adamson2007-07-172-0/+2
* knfsd: nfsd4: don't delegate files that have had conflictsMeelap Shah2007-07-171-0/+1
* knfsd: nfsd4: vary maximum delegation limit based on RAM sizeMeelap Shah2007-07-171-0/+1
* knfsd: nfsd: remove unused header interface.hJ. Bruce Fields2007-07-172-14/+0
* knfsd: nfsd4: fix NFSv4 filehandle size units confusionJ. Bruce Fields2007-07-171-1/+1
* knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4Marc Eshel2007-07-171-0/+9
* knfsd: exportfs: add procedural interface for NFSDChristoph Hellwig2007-07-171-0/+7
* knfsd: exportfs: remove iget abuseChristoph Hellwig2007-07-171-0/+1
* knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-172-113/+120
* Use mutex instead of semaphore in CAPI 2.0 driverMatthias Kaehlcke2007-07-171-1/+1
* spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832xJoakim Tjernlund2007-07-171-1/+1
* SPI: tle620x power switch driverBen Dooks2007-07-171-0/+24
* CRC7 supportJan Nikitenko2007-07-171-0/+14
* SPI: add 3wire mode flagDavid Brownell2007-07-171-0/+1
* SPI controller drivers: check for unsupported modesDavid Brownell2007-07-171-0/+1
* make timespec_equal() take const argumentsJan Engelhardt2007-07-171-1/+2
* kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2007-07-171-3/+3
* sb1250-duart.c: SB1250 DUART serial supportMaciej W. Rozycki2007-07-171-0/+3
* Remove CHILD_MAXRoland McGrath2007-07-171-1/+0
* Remove OPEN_MAXRoland McGrath2007-07-171-1/+0
* unregister_blkdev(): return voidAkinobu Mita2007-07-171-1/+1
* proper prototype for proc_nr_files()Adrian Bunk2007-07-171-0/+5
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-0/+1
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-0/+1
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logicChristoph Lameter2007-07-171-1/+1
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-0/+14
* Add VM_BUG_ON in case someone uses page_mapping on a slab pageChristoph Lameter2007-07-171-0/+1
* Slab allocators: Cleanup zeroing allocationsChristoph Lameter2007-07-173-74/+46
* SLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUGChristoph Lameter2007-07-171-0/+4
* Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semanticsChristoph Lameter2007-07-173-12/+25
* mm: clean up and kernelify shrinker registrationRusty Russell2007-07-171-17/+21
* Lumpy Reclaim V4Andy Whitcroft2007-07-172-1/+10
* handle kernelcore=: genericMel Gorman2007-07-171-1/+0
* Allow huge page allocations to use GFP_HIGH_MOVABLEMel Gorman2007-07-172-3/+5
* Create the ZONE_MOVABLE zoneMel Gorman2007-07-174-4/+25
* Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman2007-07-172-3/+64
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-162-1/+7
|\
| * Merge branch 'for-2.6.23' into mergePaul Mackerras2007-07-112-1/+7
| |\
| | * [POWERPC] 8xx: mpc885ads pcmcia supportVitaly Bordug2007-07-101-0/+5