summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-0/+15
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds3-5/+26
2011-03-15Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...Linus Torvalds1-5/+11
2011-03-15Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+3
2011-03-15Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Linus Torvalds1-1/+2
2011-03-15net/9p: Implement syncfs 9P operationAneesh Kumar K.V2-0/+3
2011-03-15[net/9p] Small non-IO PDUs for zero-copy supporting transports.Venkateswararao Jujjuri (JV)1-1/+1
2011-03-15[net/9p] Add preferences to transport layer.Venkateswararao Jujjuri (JV)1-0/+9
2011-03-15[net/9p] Preparation and helper functions for zero copyVenkateswararao Jujjuri (JV)1-0/+8
2011-03-15Merge commit 'v2.6.38' into x86/mmIngo Molnar36-83/+154
2011-03-15libata: Use 'bool' return value for ata_id_XXXHannes Reinecke1-81/+75
2011-03-15New kind of open files - "location only".Al Viro3-0/+9
2011-03-15vfs: Export file system uuid via /proc/<pid>/mountinfoAneesh Kumar K.V1-0/+1
2011-03-15unistd.h: Add new syscalls numbers to asm-genericAneesh Kumar K.V1-1/+5
2011-03-15vfs: Add open by file handle supportAneesh Kumar K.V1-0/+3
2011-03-15vfs: Add name to file handle conversion supportAneesh Kumar K.V3-1/+14
2011-03-15IPVS: Conditionally include sysctl members of struct netns_ipvsSimon Horman1-8/+13
2011-03-15IPVS: Conditional ip_vs_conntrack_enabled()Simon Horman1-0/+4
2011-03-15IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefinedSimon Horman1-0/+4
2011-03-15IPVS: Add sysctl_sync_ver()Simon Horman1-0/+11
2011-03-15IPVS: Add {sysctl_sync_threshold,period}()Simon Horman1-0/+29
2011-03-15ipvs: rename estimator functionsJulian Anastasov1-2/+2
2011-03-15ipvs: optimize rates readingJulian Anastasov1-0/+2
2011-03-15ipvs: remove unused seqcount statsJulian Anastasov1-17/+0
2011-03-15ipvs: properly zero stats and ratesJulian Anastasov1-0/+1
2011-03-15ipvs: reorganize tot_statsJulian Anastasov1-2/+1
2011-03-15ipvs: move struct netns_ipvsJulian Anastasov3-144/+123
2011-03-15IPVS: Fix variable assignment in ip_vs_notrackJesper Juhl1-1/+1
2011-03-14net: dcbnl: Add IEEE app selector value definitionsMark Rustad1-0/+5
2011-03-14net: dcbnl: Fix misspellingsMark Rustad1-3/+3
2011-03-14net: dcbnl: Update copyright datesMark Rustad1-1/+1
2011-03-15PM / Core: Introduce struct syscore_ops for core subsystems PMRafael J. Wysocki1-0/+29
2011-03-15PM: Add support for device power domainsRafael J. Wysocki2-0/+9
2011-03-15PM: Drop pm_flags that is not necessaryRafael J. Wysocki2-15/+0
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki2-2/+2
2011-03-15PM / ACPI: Remove references to pm_flags from bus.cRafael J. Wysocki1-0/+6
2011-03-15PM: Do not create wakeup sysfs files for devices that cannot wake upRafael J. Wysocki2-7/+7
2011-03-14New AT_... flag: AT_EMPTY_PATHAl Viro2-0/+2
2011-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2-7/+4
2011-03-14efivars: Expose efivars functionality to external drivers.Mike Waychison1-0/+37
2011-03-14exportfs: Return the minimum required handle sizeAneesh Kumar K.V1-2/+4
2011-03-14clean statfs-like syscalls upAl Viro1-0/+2
2011-03-14open-style analog of vfs_path_lookup()Al Viro1-2/+2
2011-03-14reduce vfs_path_lookup() to do_path_lookup()Al Viro1-0/+1
2011-03-14get rid of nd->fileAl Viro1-1/+0
2011-03-14switch do_filp_open() to struct open_flagsAl Viro1-2/+0
2011-03-14untangle the "need_reval_dot" messAl Viro1-0/+2
2011-03-14kill path_lookup()Al Viro1-1/+1
2011-03-14libata: Include WWN ID in inquiry VPD emulationHannes Reinecke1-0/+7
2011-03-14ata/pata_arasan_cf: fill dma chan->private from pdata->dma_privViresh Kumar1-0/+2