summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-02-24mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi1-0/+2
2011-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-13/+15
2011-02-24tipc: Clean out all remaining instances of #if 0'd unused codeAllan Stephens2-34/+2
2011-02-24tipc: Improve handling of invalid link tolerance valuesAllan Stephens1-0/+4
2011-02-24net: Implement SFEATURES compatibility for not updated driversMichał Mirosław1-0/+5
2011-02-24net_sched: long word align struct qdisc_skb_cb dataEric Dumazet1-1/+1
2011-02-24Revert "staging: iio: ak8975: add platform data."Greg Kroah-Hartman1-20/+0
2011-02-24net_sched: SFB flow schedulerEric Dumazet1-0/+39
2011-02-24rtc: cmos: Add OF bindingsSebastian Andrzej Siewior1-0/+12
2011-02-24mac80211: rename RX_FLAG_TSFTJohannes Berg1-4/+5
2011-02-24connector: Convert char *name to const char *nameJoe Perches1-3/+6
2011-02-23ARM: 6758/1: amba: support pm opsRabin Vincent1-0/+2
2011-02-23ARM: amba: make amba_driver id_table constRussell King1-1/+1
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King1-1/+1
2011-02-23ARM: 6662/1: amba: make amba_bustype non-staticRob Herring1-0/+2
2011-02-23Merge commit 'v2.6.38-rc6' into sched/coreIngo Molnar8-16/+55
2011-02-23Merge branch 'linus' into x86/platformThomas Gleixner34-96/+200
2011-02-23Revert "ttm: Include the 'struct dev' when using the DMA API."Dave Airlie2-7/+2
2011-02-23net: Make flow cache paths use a const struct flowi.David S. Miller2-6/+8
2011-02-23net: Mark flowi arg to flow_cache_uli_match() const.David S. Miller1-1/+2
2011-02-23xfrm: Mark flowi arg to xfrm_state_find() const.David S. Miller1-2/+4
2011-02-23xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.David S. Miller1-3/+4
2011-02-23xfrm: Mark flowi arg to xfrm_selector_match() const.David S. Miller1-1/+2
2011-02-23Merge branch 'drm-mm-cleanup' into drm-nextDave Airlie1-12/+37
2011-02-23Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie2-3/+16
2011-02-23xfrm: Mark token args to addr_match() const.David S. Miller1-6/+7
2011-02-23xfrm: Mark flowi arg to xfrm_type->reject() const.David S. Miller1-1/+2
2011-02-23xfrm: Mark flowi arg to ->init_tempsel() const.David S. Miller1-1/+2
2011-02-23xfrm: Mark flowi arg to ->fill_dst() const.David S. Miller1-1/+1
2011-02-23xfrm: Mark flowi arg to ->get_tos() const.David S. Miller1-1/+1
2011-02-23xfrm: Mark flowi arg const in key extraction helpers.David S. Miller1-6/+6
2011-02-23drm: Remove unused members from struct drm_open_hashChris Wilson1-5/+1
2011-02-23drm: Mark constant arrays of drm_display_mode constChris Wilson1-3/+3
2011-02-23i2c: tegra: Add i2c supportColin Cross1-0/+25
2011-02-23drm: mm: add helper to unwind scan stateDaniel Vetter1-0/+8
2011-02-23drm: mm: add api for embedding struct drm_mm_nodeDaniel Vetter1-5/+14
2011-02-23drm: mm: track free areas implicitlyDaniel Vetter1-9/+12
2011-02-23drm/nouveau: don't munge in drm_mm internalsDaniel Vetter1-0/+5
2011-02-23spi: add OpenCores tiny SPI driverThomas Chou1-0/+20
2011-02-23Merge branch 'devicetree/next' into spi/nextGrant Likely3-9/+4
2011-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-37/+548
2011-02-22ASoC: Support configuration of WM8958 microphone bias analogue parametersMark Brown2-2/+7
2011-02-22ASoC: Support WM8958 direct microphone detection IRQMark Brown1-0/+5
2011-02-22ttm: Include the 'struct dev' when using the DMA API.Konrad Rzeszutek Wilk2-2/+7
2011-02-22net: add __rcu annotations to sk_wq and wqEric Dumazet2-4/+6
2011-02-22ipv6: Add IPv6 multicast address flag definesLinus Lüssing1-0/+12
2011-02-22Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds1-0/+1
2011-02-22Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds1-7/+3
2011-02-22bq27x00: Add bq27000 supportLars-Peter Clausen1-0/+19
2011-02-22ipvs: use hlist instead of listChangli Gao1-1/+1