summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-02-23xfrm: Const'ify xfrm_address_t args to xfrm_state_find.David S. Miller
2011-02-23xfrm: Const'ify ptr args to xfrm_state_*_check and xfrm_state_kern.David S. Miller
2011-02-23xfrm: Const'ify xfrm_tmpl and xfrm_state args to xfrm_state_addr_cmp.David S. Miller
2011-02-23xfrm: Const'ify policy arg to xp_net.David S. Miller
2011-02-23xfrm: Const'ify selector args in xfrm_migrate paths.David S. Miller
2011-02-23xfrm: Const'ify pointer args to km_migrate() and implementations.David S. Miller
2011-02-23xfrm: Const'ify address argument to xfrm_addr_any()David S. Miller
2011-02-23xfrm: Const'ify address arguments to xfrm_addr_cmp()David S. Miller
2011-02-23xfrm: Const'ify address arguments to ->dst_lookup()David S. Miller
2011-02-23xfrm: Const'ify selector argument to xfrm_selector_match()David S. Miller
2011-02-23xfrm: Const'ify tmpl and address arguments to ->init_temprop()David S. Miller
2011-02-23xfrm: Pass km_event pointers around as const when possible.David S. Miller
2011-02-24Fix over-zealous flush_disk when changing device size.NeilBrown
2011-02-23Input: mcs_touchkey - add support for suspend/resumeHeungjun Kim
2011-02-23Merge branch 'tipc-Feb23-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2011-02-23mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi
2011-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-23tipc: Clean out all remaining instances of #if 0'd unused codeAllan Stephens
2011-02-23tipc: Improve handling of invalid link tolerance valuesAllan Stephens
2011-02-23net: Implement SFEATURES compatibility for not updated driversMichał Mirosław
2011-02-23net_sched: long word align struct qdisc_skb_cb dataEric Dumazet
2011-02-23Revert "staging: iio: ak8975: add platform data."Greg Kroah-Hartman
2011-02-23net_sched: SFB flow schedulerEric Dumazet
2011-02-23rtc: cmos: Add OF bindingsSebastian Andrzej Siewior
2011-02-23mac80211: rename RX_FLAG_TSFTJohannes Berg
2011-02-23connector: Convert char *name to const char *nameJoe Perches
2011-02-23ARM: 6758/1: amba: support pm opsRabin Vincent
2011-02-23ARM: amba: make amba_driver id_table constRussell King
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King
2011-02-23ARM: 6662/1: amba: make amba_bustype non-staticRob Herring
2011-02-23Merge commit 'v2.6.38-rc6' into sched/coreIngo Molnar
2011-02-23Merge branch 'linus' into x86/platformThomas Gleixner
2011-02-23Revert "ttm: Include the 'struct dev' when using the DMA API."Dave Airlie
2011-02-22net: Make flow cache paths use a const struct flowi.David S. Miller
2011-02-22net: Mark flowi arg to flow_cache_uli_match() const.David S. Miller
2011-02-22xfrm: Mark flowi arg to xfrm_state_find() const.David S. Miller
2011-02-22xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.David S. Miller
2011-02-22xfrm: Mark flowi arg to xfrm_selector_match() const.David S. Miller
2011-02-23Merge branch 'drm-mm-cleanup' into drm-nextDave Airlie
2011-02-23Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2011-02-22xfrm: Mark token args to addr_match() const.David S. Miller
2011-02-22xfrm: Mark flowi arg to xfrm_type->reject() const.David S. Miller
2011-02-22xfrm: Mark flowi arg to ->init_tempsel() const.David S. Miller
2011-02-22xfrm: Mark flowi arg to ->fill_dst() const.David S. Miller
2011-02-22xfrm: Mark flowi arg to ->get_tos() const.David S. Miller
2011-02-22xfrm: Mark flowi arg const in key extraction helpers.David S. Miller
2011-02-23drm: Remove unused members from struct drm_open_hashChris Wilson
2011-02-23drm: Mark constant arrays of drm_display_mode constChris Wilson
2011-02-23i2c: tegra: Add i2c supportColin Cross
2011-02-23drm: mm: add helper to unwind scan stateDaniel Vetter