summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2011-03-14net: dcbnl: Fix misspellingsMark Rustad
2011-03-14net: dcbnl: Update copyright datesMark Rustad
2011-03-15PM / Core: Introduce struct syscore_ops for core subsystems PMRafael J. Wysocki
2011-03-15PM: Add support for device power domainsRafael J. Wysocki
2011-03-15PM: Drop pm_flags that is not necessaryRafael J. Wysocki
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki
2011-03-15PM / ACPI: Remove references to pm_flags from bus.cRafael J. Wysocki
2011-03-15PM: Do not create wakeup sysfs files for devices that cannot wake upRafael J. Wysocki
2011-03-14[SCSI] Include protection operation in SCSI command traceMartin K. Petersen
2011-03-14New AT_... flag: AT_EMPTY_PATHAl Viro
2011-03-14NFS: Fix a warning in fs/nfs/idmap.cTrond Myklebust
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-14Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie
2011-03-13xfrm: Add support for IPsec extended sequence numbersSteffen Klassert
2011-03-13xfrm: Move IPsec replay detection functions to a separate fileSteffen Klassert
2011-03-13xfrm: Use separate low and high order bits of the sequence numbers in xfrm_sk...Steffen Klassert
2011-03-13xfrm: Add basic infrastructure to support IPsec extended sequence numbersSteffen Klassert
2011-03-13USB: Add support for SuperSpeed isoc endpointsPaul Zimmerman
2011-03-13USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.Sarah Sharp
2011-03-13usb: Make core allocate resources per PCI-device.Sarah Sharp
2011-03-13usb: Store bus type in usb_hcd, not in driver flags.Sarah Sharp
2011-03-13usb: Change usb_hcd->bandwidth_mutex to a pointer.Sarah Sharp
2011-03-13USB 3.0 Hub ChangesJohn Youn
2011-03-13USB: Remove bitmap #define from hcd.hSarah Sharp
2011-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2011-03-13tipc: Correct misnamed references to neighbor discovery domainAllan Stephens
2011-03-13tipc: Eliminate configuration for maximum number of cluster nodesAllan Stephens
2011-03-12decnet: Convert to use flowidn where applicable.David S. Miller
2011-03-12net: Put fl6_* macros to struct flowi6 and use them again.David S. Miller
2011-03-12ipv6: Convert to use flowi6 where applicable.David S. Miller
2011-03-12net: Put fl4_* macros to struct flowi4 and use them again.David S. Miller
2011-03-12net: Use flowi4 and flowi6 in xfrm layer.David S. Miller
2011-03-12net: Add flowi6_* member helper macros.David S. Miller
2011-03-12ipv4: Use flowi4 in public route lookup interfaces.David S. Miller
2011-03-12ipv4: Pass ipv4 flow objects into fib_lookup() paths.David S. Miller
2011-03-12net: Add flowiX_to_flowi() shorthands.David S. Miller
2011-03-12net: Break struct flowi out into AF specific instances.David S. Miller