aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-07-173-2/+9
|\
| * SMP: Allow smp_call_function_single() to current cpuAvi Kivity2007-07-161-1/+6
| * HOTPLUG: Add CPU_DYING notifierAvi Kivity2007-07-161-0/+3
| * KVM: Remove kvmfs in favor of the anonymous inodes sourceAvi Kivity2007-07-161-1/+0
* | md: change bitmap_unplug and others to void functionsNeilBrown2007-07-171-3/+3
* | md: improve the is_mddev_idle test fixNeilBrown2007-07-171-1/+1
* | OMAP: add TI OMAP1610 accelerator entry.Imre Deak2007-07-171-0/+1
* | fbdev: Add fb_append_extra_logo()Geert Uytterhoeven2007-07-171-0/+8
* | vt: add comment for unbind_con_driver()Jesse Barnes2007-07-171-2/+0
* | fbdev: fbcon: console unregistration from unregister_framebufferJesse Barnes2007-07-171-0/+2
* | fbcon: allow fbcon to use the primary display driverAntonino A. Daplas2007-07-171-0/+4
* | 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