summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-08-22dynamic_debug: make netif_dbg() call __netdev_printk()Jason Baron
2011-08-22dynamic_debug: make netdev_dbg() call __netdev_printk()Jason Baron
2011-08-22dynamic_debug: remove unused control variablesJason Baron
2011-08-22dynamic_debug: Add __dynamic_dev_dbgJoe Perches
2011-08-22net: add APIs for manipulating skb page fragments.Ian Campbell
2011-08-22usb: ch9: add function defines from ch9, USB 3.0 specSebastian Andrzej Siewior
2011-08-22usb: add usb_endpoint_maxp() macrokuninori.morimoto.gx@renesas.com
2011-08-22drivers:misc:ti-st: platform hooks for chip statesPavan Savoy
2011-08-22mac80211: update mesh path selection frame formatThomas Pedersen
2011-08-22ieee80211: add mesh action codesThomas Pedersen
2011-08-22mac80211: update mesh peering frame formatThomas Pedersen
2011-08-22ieee80211: introduce Self Protected Action codesThomas Pedersen
2011-08-22bcma: implement BCM4331 workaround for external PA linesRafał Miłecki
2011-08-22wireless: Introduce defines for BAR TID_INFO & MULTI_TID fieldsHelmut Schaa
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-22Merge branch 'regmap-mfd' into regmap-nextMark Brown
2011-08-22mfd: Convert WM8400 to regmap APIMark Brown
2011-08-22mfd: Convert WM8994 to use new register map APIMark Brown
2011-08-22mfd: Convert WM831x to use regmap APIMark Brown
2011-08-21Merge branch 'regmap-interface' into regmap-nextMark Brown
2011-08-21regmap: Allow drivers to specify register defaultsMark Brown
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-08-19PM / Runtime: Add macro to test for runtime PM eventsAlan Stern
2011-08-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-08-19sunrpc: use better NUMA affinitiesEric Dumazet
2011-08-19locks: fix tracking of inprogress lease breaksJ. Bruce Fields
2011-08-19locks: move F_INPROGRESS from fl_type to fl_flags fieldJ. Bruce Fields
2011-08-19pda_power: Add support for using otg transceiver eventsDima Zavin
2011-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-08-19slub: per cpu cache for partial pagesChristoph Lameter
2011-08-19squeeze max-pause area and drop pass-good areaWu Fengguang
2011-08-19net: add the comment for skb->l4_rxhashChangli Gao
2011-08-17net: remove ndo_set_multicast_list callbackJiri Pirko
2011-08-17net: introduce IFF_UNICAST_FLT private flagJiri Pirko
2011-08-17rps: Add flag to skb to indicate rxhash is based on L4 tupleTom Herbert
2011-08-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-08-17mm: fix __page_to_pfn for a const struct page argumentIan Campbell
2011-08-17mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const.Ian Campbell
2011-08-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-08-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-08-17ext3: remove deprecated oldallocLukas Czerner
2011-08-16ethtool: Note common alternate exit condition for interrupt coalescingBen Hutchings
2011-08-16ethtool: Explicitly state the exit condition for interrupt coalescingBen Hutchings
2011-08-16ethtool: Correct description of 'max_coalesced_frames' fieldsBen Hutchings
2011-08-16ethtool: Specify what kind of coalescing struct ethtool_coalesce coversBen Hutchings
2011-08-16ethtool: Reformat struct ethtool_coalesce comments into kernel-doc formatBen Hutchings
2011-08-16pstore: change mutex locking to spin_locksDon Zickus
2011-08-17ASoC: Add WM8958 noise gate supportMark Brown
2011-08-16dmaengine: remove struct scatterlist for headerVinod Koul
2011-08-16net: Fix sungem_phy sharing.David S. Miller