summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-08-22mfd: Convert WM8994 to use new register map APIMark Brown1-7/+2
2011-08-22mfd: Convert WM831x to use regmap APIMark Brown1-5/+4
2011-08-21Merge branch 'regmap-interface' into regmap-nextMark Brown1-2/+22
2011-08-21regmap: Allow drivers to specify register defaultsMark Brown1-2/+22
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-5/+21
2011-08-20PM / Runtime: Add macro to test for runtime PM eventsAlan Stern1-0/+2
2011-08-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-6/+90
2011-08-19sunrpc: use better NUMA affinitiesEric Dumazet1-1/+1
2011-08-19locks: fix tracking of inprogress lease breaksJ. Bruce Fields1-2/+5
2011-08-19locks: move F_INPROGRESS from fl_type to fl_flags fieldJ. Bruce Fields1-1/+2
2011-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-1/+15
2011-08-19slub: per cpu cache for partial pagesChristoph Lameter2-1/+17
2011-08-19squeeze max-pause area and drop pass-good areaWu Fengguang1-11/+0
2011-08-19net: add the comment for skb->l4_rxhashChangli Gao1-0/+2
2011-08-18net: remove ndo_set_multicast_list callbackJiri Pirko1-4/+0
2011-08-18net: introduce IFF_UNICAST_FLT private flagJiri Pirko2-0/+3
2011-08-18rps: Add flag to skb to indicate rxhash is based on L4 tupleTom Herbert1-2/+3
2011-08-18Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-3/+7
2011-08-18mm: fix __page_to_pfn for a const struct page argumentIan Campbell1-2/+2
2011-08-18mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const.Ian Campbell2-2/+2
2011-08-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+3
2011-08-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+11
2011-08-17ext3: remove deprecated oldallocLukas Czerner1-1/+1
2011-08-17ethtool: Note common alternate exit condition for interrupt coalescingBen Hutchings1-0/+6
2011-08-17ethtool: Explicitly state the exit condition for interrupt coalescingBen Hutchings1-8/+11
2011-08-17ethtool: Correct description of 'max_coalesced_frames' fieldsBen Hutchings1-13/+13
2011-08-17ethtool: Specify what kind of coalescing struct ethtool_coalesce coversBen Hutchings1-1/+1
2011-08-17ethtool: Reformat struct ethtool_coalesce comments into kernel-doc formatBen Hutchings1-71/+64
2011-08-16pstore: change mutex locking to spin_locksDon Zickus1-1/+1
2011-08-16ASoC: Add WM8958 noise gate supportMark Brown1-0/+45
2011-08-16dmaengine: remove struct scatterlist for headerVinod Koul1-2/+0
2011-08-16net: Fix sungem_phy sharing.David S. Miller1-1/+1
2011-08-16evm: fix build problemsMimi Zohar1-5/+7
2011-08-15block: fix flush machinery for stacking drivers with differring flush flagsJeff Moyer1-0/+1
2011-08-15net: Move sungem_phy.h under include/linuxDavid S. Miller1-0/+132
2011-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-2/+0
2011-08-14PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki1-3/+7
2011-08-14sched: Accumulate per-cfs_rq cpu usage and charge against bandwidthPaul Turner1-0/+4
2011-08-13mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung1-2/+0
2011-08-13if_ether: add new Ethernet Protocol ID for af_iucvFrank Blaschka1-0/+1
2011-08-13Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+7
2011-08-12nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen1-1/+15
2011-08-12nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen1-10/+15
2011-08-12nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen1-0/+24
2011-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+5
2011-08-12ASoC: Add bitfield definitions for WM8958 MICBIAS registersMark Brown1-0/+38
2011-08-11move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov1-0/+1
2011-08-11blktrace: add FLUSH/FUA supportNamhyung Kim1-2/+3
2011-08-11Move some REQ flags to the common bio/request areaMatthew Wilcox1-3/+4
2011-08-11evm: fix evm_inode_init_security return codeMimi Zohar1-1/+1