summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-03-15vfs: Export file system uuid via /proc/<pid>/mountinfoAneesh Kumar K.V
2011-03-15unistd.h: Add new syscalls numbers to asm-genericAneesh Kumar K.V
2011-03-15vfs: Add open by file handle supportAneesh Kumar K.V
2011-03-15vfs: Add name to file handle conversion supportAneesh Kumar K.V
2011-03-15IPVS: Conditionally include sysctl members of struct netns_ipvsSimon Horman
2011-03-15IPVS: Conditional ip_vs_conntrack_enabled()Simon Horman
2011-03-15IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefinedSimon Horman
2011-03-15IPVS: Add sysctl_sync_ver()Simon Horman
2011-03-15IPVS: Add {sysctl_sync_threshold,period}()Simon Horman
2011-03-15ipvs: rename estimator functionsJulian Anastasov
2011-03-15ipvs: optimize rates readingJulian Anastasov
2011-03-15ipvs: remove unused seqcount statsJulian Anastasov
2011-03-15ipvs: properly zero stats and ratesJulian Anastasov
2011-03-15ipvs: reorganize tot_statsJulian Anastasov
2011-03-15ipvs: move struct netns_ipvsJulian Anastasov
2011-03-15IPVS: Fix variable assignment in ip_vs_notrackJesper Juhl
2011-03-15net: dcbnl: Add IEEE app selector value definitionsMark Rustad
2011-03-15net: dcbnl: Fix misspellingsMark Rustad
2011-03-15net: dcbnl: Update copyright datesMark Rustad
2011-03-14PM / Core: Introduce struct syscore_ops for core subsystems PMRafael J. Wysocki
2011-03-14PM: Add support for device power domainsRafael J. Wysocki
2011-03-14PM: Drop pm_flags that is not necessaryRafael J. Wysocki
2011-03-14PM: Remove CONFIG_PM_OPSRafael J. Wysocki
2011-03-14PM / ACPI: Remove references to pm_flags from bus.cRafael J. Wysocki
2011-03-14PM: Do not create wakeup sysfs files for devices that cannot wake upRafael J. Wysocki
2011-03-14New AT_... flag: AT_EMPTY_PATHAl Viro
2011-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-03-14efivars: Expose efivars functionality to external drivers.Mike Waychison
2011-03-14exportfs: Return the minimum required handle sizeAneesh Kumar K.V
2011-03-14clean statfs-like syscalls upAl Viro
2011-03-14open-style analog of vfs_path_lookup()Al Viro
2011-03-14reduce vfs_path_lookup() to do_path_lookup()Al Viro
2011-03-14get rid of nd->fileAl Viro
2011-03-14switch do_filp_open() to struct open_flagsAl Viro
2011-03-14untangle the "need_reval_dot" messAl Viro
2011-03-14kill path_lookup()Al Viro
2011-03-14libata: Include WWN ID in inquiry VPD emulationHannes Reinecke
2011-03-14ata/pata_arasan_cf: fill dma chan->private from pdata->dma_privViresh Kumar
2011-03-14pata_arasan_cf: Adding support for arasan compact flash host controllerViresh Kumar
2011-03-14libata-sff: add ata_sff_queue_work() & ata_sff_queue_delayed_work()Viresh Kumar
2011-03-14xfrm: Add support for IPsec extended sequence numbersSteffen Klassert
2011-03-14xfrm: Move IPsec replay detection functions to a separate fileSteffen Klassert
2011-03-14xfrm: Use separate low and high order bits of the sequence numbers in xfrm_sk...Steffen Klassert
2011-03-14xfrm: Add basic infrastructure to support IPsec extended sequence numbersSteffen Klassert
2011-03-14USB: Add support for SuperSpeed isoc endpointsPaul Zimmerman
2011-03-14USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.Sarah Sharp
2011-03-14usb: Make core allocate resources per PCI-device.Sarah Sharp
2011-03-14usb: Store bus type in usb_hcd, not in driver flags.Sarah Sharp
2011-03-14usb: Change usb_hcd->bandwidth_mutex to a pointer.Sarah Sharp
2011-03-14USB 3.0 Hub ChangesJohn Youn