summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-07-19of/address: Add of_find_matching_node_by_address helperGrant Likely1-0/+4
2011-07-18connector: add an event for monitoring process tracersVladimir Zapolskiy1-0/+13
2011-07-18ssb: SPROM: add LED duty cycle fieldsRafał Miłecki1-0/+2
2011-07-18include/linux/sdla.h: remove the prototype of sdla()WANG Cong1-5/+1
2011-07-18stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2)Srinivas Kandagatla1-0/+1
2011-07-18evm: add evm_inode_setattr to prevent updating an invalid security.evmMimi Zohar1-0/+6
2011-07-18evm: additional parameter to pass integrity cache entry 'iint'Dmitry Kasatkin1-2/+6
2011-07-18evm: add evm_inode_init_security to initialize new filesMimi Zohar1-0/+11
2011-07-18evm: imbed evm_inode_post_setattrMimi Zohar1-0/+6
2011-07-18evm: evm_inode_post_removexattrMimi Zohar1-0/+9
2011-07-18security: imbed evm calls in security hooksMimi Zohar1-0/+56
2011-07-18evm: add support for different security.evm data typesDmitry Kasatkin1-0/+1
2011-07-18evm: re-releaseMimi Zohar2-0/+10
2011-07-18xattr: define vfs_getxattr_alloc and vfs_xattr_cmpMimi Zohar1-1/+4
2011-07-18integrity: move ima inode integrity data managementMimi Zohar2-13/+30
2011-07-18security: new security_inode_init_security API adds function callbackMimi Zohar2-5/+18
2011-07-18netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg()Eric Dumazet1-0/+3
2011-07-18nfsd: turn on reply cache for NFSv4J. Bruce Fields1-0/+1
2011-07-18Avoid duplicate _count variables in page_structChristoph Lameter1-18/+19
2011-07-18Revert "SLUB: Fix build breakage in linux/mm_types.h"Pekka Enberg1-10/+15
2011-07-18net: Add ->neigh_lookup() operation to dst_opsDavid S. Miller3-9/+6
2011-07-18drm/radeon/kms: add info query for backend mapAlex Deucher1-0/+1
2011-07-18net: Abstract dst->neighbour accesses behind helpers.David S. Miller1-3/+15
2011-07-18ipv6: Get rid of rt6i_nexthop macro.David S. Miller1-1/+0
2011-07-18neigh: Pass neighbour entry to output ops.David S. Miller1-9/+10
2011-07-18SUNRPC: Replace xprt->resend and xprt->sending with a priority queueTrond Myklebust1-1/+0
2011-07-18SUNRPC: Allow caller of rpc_sleep_on() to select priority levelsTrond Myklebust1-0/+4
2011-07-18SUNRPC: Support dynamic slot allocation for TCP connectionsTrond Myklebust1-2/+7
2011-07-18SUNRPC: Clean up the slot table allocationTrond Myklebust1-2/+0
2011-07-18SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slotTrond Myklebust1-3/+3
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-6/+0
2011-07-17Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/...Arnd Bergmann4-14/+282
2011-07-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-1/+22
2011-07-17net: vlan, qlcnic: make vlan_find_dev privateDavid Lamparter1-11/+0
2011-07-17net: add 802.1ad / 802.1ah / QinQ ethertypesDavid Lamparter1-0/+5
2011-07-17ptrace: dont send SIGSTOP on auto-attach if PT_SEIZEDOleg Nesterov1-1/+5
2011-07-17ptrace: mv send-SIGSTOP from do_fork() to ptrace_init_task()Oleg Nesterov1-0/+3
2011-07-17ptrace_init_task: initialize child->jobctl explicitlyOleg Nesterov1-6/+7
2011-07-17neigh: Kill ndisc_ops->queue_xmitDavid S. Miller1-1/+0
2011-07-17neigh: Kill hh_cache->hh_outputDavid S. Miller2-3/+2
2011-07-17neigh: Kill neigh_ops->hh_outputDavid S. Miller1-1/+0
2011-07-17net: Create and use new helper, neigh_output().David S. Miller1-0/+9
2011-07-17ACPI: constify ops structsVasiliy Kulikov2-2/+2
2011-07-16firewire: cdev: ABI documentation enhancementsStefan Richter1-41/+34
2011-07-16firewire: cdev: prevent race between first get_info ioctl and bus reset event...Stefan Richter1-0/+3
2011-07-16Merge commit 'v3.0-rc7' into devicetree/nextGrant Likely31-144/+177
2011-07-16nfsd: Remove deprecated nfsctl system call and related code.NeilBrown3-20/+0
2011-07-16Merge branch 'pm-runtime' into for-linusRafael J. Wysocki1-0/+6
2011-07-16Merge branch 'pm-domains' into for-linusRafael J. Wysocki4-20/+134
2011-07-16PM / Suspend: Add .suspend_again() callback to suspend_opsMyungJoo Ham1-0/+8