summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-07-20slab: shrink sizeof(struct kmem_cache)Eric Dumazet
2011-07-20sched: Allow for overlapping sched_domain spansPeter Zijlstra
2011-07-20sched: Break out cpu_power from the sched_group structurePeter Zijlstra
2011-07-19rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_specialPaul E. McKenney
2011-07-19netfilter: nfnetlink_queue: batch verdict supportFlorian Westphal
2011-07-18IB/mlx4: Use flow counters on IBoE portsOr Gerlitz
2011-07-18mlx4_core: Add network flow countersOr Gerlitz
2011-07-18mlx4_core: Fix location of counter index in QP context structOr Gerlitz
2011-07-18mlx4_core: Read extended capabilities into the flags fieldOr Gerlitz
2011-07-18mlx4_core: Extend capability flags to 64 bitsOr Gerlitz
2011-07-18dt: include linux/errno.h in linux/of_address.hGrant Likely
2011-07-18of/address: Add of_find_matching_node_by_address helperGrant Likely
2011-07-18connector: add an event for monitoring process tracersVladimir Zapolskiy
2011-07-18include/linux/sdla.h: remove the prototype of sdla()WANG Cong
2011-07-18stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2)Srinivas Kandagatla
2011-07-18netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg()Eric Dumazet
2011-07-17net: vlan, qlcnic: make vlan_find_dev privateDavid Lamparter
2011-07-17net: add 802.1ad / 802.1ah / QinQ ethertypesDavid Lamparter
2011-07-17ptrace: dont send SIGSTOP on auto-attach if PT_SEIZEDOleg Nesterov
2011-07-17ptrace: mv send-SIGSTOP from do_fork() to ptrace_init_task()Oleg Nesterov
2011-07-17ptrace_init_task: initialize child->jobctl explicitlyOleg Nesterov
2011-07-16neigh: Kill hh_cache->hh_outputDavid S. Miller
2011-07-16firewire: cdev: ABI documentation enhancementsStefan Richter
2011-07-16firewire: cdev: prevent race between first get_info ioctl and bus reset event...Stefan Richter
2011-07-15Merge commit 'v3.0-rc7' into devicetree/nextGrant Likely
2011-07-15Merge branch 'pm-runtime' into for-linusRafael J. Wysocki
2011-07-15Merge branch 'pm-domains' into for-linusRafael J. Wysocki
2011-07-15PM / Suspend: Add .suspend_again() callback to suspend_opsMyungJoo Ham
2011-07-15PM / OPP: Introduce function to free cpufreq tableNishanth Menon
2011-07-15mcp23s08: get rid of setup/teardown callbacksPeter Korsgaard
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-14net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław
2011-07-14net: remove SK_ROUTE_CAPS from meta ematchMichał Mirosław
2011-07-14net: unexport netdev_fix_features()Michał Mirosław
2011-07-14ARM / shmobile: Use genpd_queue_power_off_work()Rafael J. Wysocki
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-14net: Embed hh_cache inside of struct neighbour.David S. Miller
2011-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-07-13mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity
2011-07-13PM / Domains: Introduce function to power off all unused PM domainsRafael J. Wysocki
2011-07-13net: Kill support for multiple hh_cache entries per neighbourDavid S. Miller
2011-07-13net: Push protocol type directly down to header_ops->cache()David S. Miller
2011-07-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-07-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-07-12netdevice: Kill 'feature' test macros.David S. Miller
2011-07-12PM / Runtime: Add new helper function: pm_runtime_status_suspended()Kevin Hilman
2011-07-11net: introduce __netdev_alloc_skb_ip_alignEric Dumazet
2011-07-12mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt
2011-07-12PM / Domains: Allow callbacks to execute all runtime PM helpersRafael J. Wysocki
2011-07-12PM / Domains: Do not execute device callbacks under locksRafael J. Wysocki