summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2014-08-28 10:46:25 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2014-08-28 10:46:25 -0700
commit2db3cff2d3ebb0f377d93c5253624927c0a35cf9 (patch)
treec0cd1c7491ba41842385f67b32fe09fe45a71b23 /tools/perf/scripts/python
parent0caf14e66aee5f8d97e61ba3d46c89ae3548702e (diff)
parentdaebabd578647440d41fc9b48d8c7a88dc2f7ab5 (diff)
Merge tag 'mfd-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Pull mfd fixes from Lee Jones: "Couple of simple fixes due for the 3.17 rcs (and a sneaky document addition that slipped from the previous pull-request)" * tag 'mfd-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regulators mfd: tc3589x: Add device tree bindings mfd: ab8500-core: Use 'ifdef' for config options mfd: htc-i2cpld: Fix %d confusingly prefixed with 0x in format string mfd: omap-usb-host: Fix %d confusingly prefixed with 0x in format string
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
?id=5f8444a3fa617076f8da51a3e8ecce01a5d7f738'>if_link: Add additional parameter to IFLA_VF_INFO for spoof checkingGreg Rose 2011-05-10net: Allow setting the network namespace by fdEric W. Biederman 2011-01-19net_device: add support for network device groupsVlad Dogaru 2010-11-22macvlan: Introduce 'passthru' mode to takeover the underlying deviceSridhar Samudrala 2010-11-17ipv4: AF_INET link address familyThomas Graf 2010-11-17rtnetlink: Link address family APIThomas Graf 2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds 2010-06-16fix typos concerning "management"Uwe Kleine-König 2010-06-12net: Enable 64-bit net device statistics on 32-bit architecturesBen Hutchings 2010-05-17net: Add netlink support for virtual port management (was iovnl)Scott Feldman 2010-05-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller 2010-05-16rtnetlink: make SR-IOV VF interface symmetricChris Wright 2010-03-16net: core: add IFLA_STATS64 supportJan Engelhardt 2010-02-12if_link: Add SR-IOV configuration methodsWilliams, Mitch A 2009-11-26macvlan: export macvlan mode through netlinkArnd Bergmann 2009-11-04net: cleanup include/linuxEric Dumazet