aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-03-12net: Remove unnecessary padding in struct flowiDavid S. Miller1-10/+10
2011-03-12ipv4: Create and use route lookup helpers.David S. Miller1-0/+48
2011-03-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller4-33/+81
2011-03-12Merge branch 'irq/core' into x86/irqThomas Gleixner3-95/+429
2011-03-12Merge branch 'tip/futex/devel' of git://git.kernel.org/pub/scm/linux/kernel/g...Thomas Gleixner1-23/+24
2011-03-12genirq: Add chip flag to force mask on suspendThomas Gleixner1-0/+2
2011-03-12gpio/mcp23s08: support mcp23s17 variantPeter Korsgaard1-6/+9
2011-03-12Merge commit 'v2.6.38-rc8' into spi/nextGrant Likely37-86/+159
2011-03-11usb: host: Add EHCI driver for NVIDIA Tegra SoCsBenoit Goby2-1/+34
2011-03-11usb: otg: Add ulpi viewport access opsBenoit Goby1-0/+5
2011-03-11NFSv4: Send unmapped uid/gids to the server when using auth_sysTrond Myklebust1-0/+1
2011-03-11NFSv4: cleanup idmapper functions to take an nfs_server argumentTrond Myklebust1-4/+5
2011-03-11NFSv4.1: rearrange ->doio argsFred Isaman1-2/+2
2011-03-11NFSv4.1: pnfs filelayout driver writeFred Isaman1-0/+2
2011-03-11NFSv4.1: implement generic pnfs layer write switchAndy Adamson2-0/+2
2011-03-11NFSv4.1: Send lseg down into nfs_write_rpcsetupFred Isaman1-0/+1
2011-03-11NFSv4.1: add callback to nfs4_write_doneFred Isaman1-0/+1
2011-03-11NFSv4.1 move deviceid cache to filelayout driverChristoph Hellwig1-1/+0
2011-03-11NFSv4.1: filelayout async error handlerAndy Adamson2-0/+2
2011-03-11NFSv4.1: filelayout readAndy Adamson1-0/+1
2011-03-11NFSv4.1: data server connectionAndy Adamson1-0/+1
2011-03-11NFSv4.1: generic readAndy Adamson2-0/+2
2011-03-11NFSv4.1: shift pnfs_update_layout locationsFred Isaman2-2/+3
2011-03-11NFSv4.1: coelesce across layout stripesFred Isaman1-0/+2
2011-03-11NFSv4.1: new flag for lease time checkAndy Adamson1-0/+1
2011-03-11NFSv4.1: new flag for state renewal checkAndy Adamson1-0/+1
2011-03-11NFS move nfs_client initialization into nfs_get_clientAndy Adamson1-0/+3
2011-03-11NFSv4: remove CONFIG_NFS_V4 from nfs_read_dataAndy Adamson1-2/+0
2011-03-11NFS: change nfs_writeback_done to return voidFred Isaman1-1/+1
2011-03-11mac80211: implement support for cfg80211_ops->{get,set}_ringparamJohn W. Linville1-0/+7
2011-03-11NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust1-5/+3
2011-03-11plist: Shrink struct plist_headLai Jiangshan1-23/+24
2011-03-11block: fixup plugging stubs for !CONFIG_BLOCKJens Axboe1-3/+6
2011-03-11wireless: add support for ethtool_ops->{get,set}_ringparamJohn W. Linville1-0/+8
2011-03-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-33/+81
2011-03-11Merge branch 'slab/rcu' into slab/nextPekka Enberg70-187/+355
2011-03-11slub: automatically reserve bytes at the end of slabLai Jiangshan1-0/+1
2011-03-11Lockless (and preemptless) fastpaths for slubChristoph Lameter1-1/+4
2011-03-11slub: min_partial needs to be in first cachelineChristoph Lameter1-1/+1
2011-03-11Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Pekka Enberg2-13/+150
2011-03-11genirq: Add desc->irq_data accessorThomas Gleixner1-0/+5
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse1-4/+4
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse1-1/+2
2011-03-11ALSA: Add snd_ctl_activate_id()Takashi Iwai1-0/+2
2011-03-11net: add proper documentation for previously added net_device_ops for FCoEYi Zou1-0/+36
2011-03-10Merge branch 'for_2.6.39/pm-misc' of ssh://master.kernel.org/pub/scm/linux/ke...Tony Lindgren8-17/+13
2011-03-10ipv4: Kill flowi arg to fib_select_multipath()David S. Miller1-1/+1
2011-03-10ipv4: Remove redundant RCU locking in ip_check_mc().David S. Miller1-1/+1
2011-03-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller5-12/+21
2011-03-10NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson1-2/+0