summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-07-22skbuff: add an api to orphan fragsMichael S. Tsirkin1-0/+16
2012-07-22mmc: sd: Fix sd current limit settingAaron Lu1-7/+3
2012-07-22mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMERAaron Lu1-0/+1
2012-07-22mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPSPhilip Rakity1-1/+2
2012-07-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+0
2012-07-22sctp: Implement quick failover draft from tsvwgNeil Horman3-1/+31
2012-07-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+4
2012-07-22Merge branch 'regulator-drivers' into regulator-nextMark Brown27-42/+196
2012-07-22Merge branches 'regulator-core', 'regulator-dt' and 'regulator-dummy' into re...Mark Brown53-107/+420
2012-07-22Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-nextMark Brown34-65/+346
2012-07-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+0
2012-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-19/+21
2012-07-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-36/+70
2012-07-22Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2012-07-21Merge tag 'v3.5-rc7' into next/boardsArnd Bergmann12-23/+49
2012-07-21Remove SYSTEM_SUSPEND_DISK system stateRafael J. Wysocki1-1/+0
2012-07-21Merge branch 'anton-kgdb' (kgdb dmesg fixups)Linus Torvalds1-0/+16
2012-07-21printk: Implement some unlocked kmsg_dump functionsAnton Vorontsov1-0/+16
2012-07-21mmc: sdhci: only set 200mA support for 1.8v if 200mA is availablePhilip Rakity1-0/+1
2012-07-21mmc: sh_mmcif: support generic card-detectionGuennadi Liakhovetski1-0/+2
2012-07-21mmc: sh_mobile_sdhi: support caps2 flagsGuennadi Liakhovetski1-0/+1
2012-07-21mmc: tmio: support caps2 flagsGuennadi Liakhovetski1-0/+1
2012-07-21mmc: core: add WP pin handler to slot functionsGuennadi Liakhovetski1-0/+4
2012-07-21mmc: core: convert slot functions to managed allocationGuennadi Liakhovetski1-0/+3
2012-07-21mmc: add CD GPIO polling support to slot functionsGuennadi Liakhovetski1-0/+2
2012-07-21mmc: add two capability flags for CD and WP signal polarityGuennadi Liakhovetski1-0/+2
2012-07-21mmc: core: use a more generic name for slot function types and fieldsGuennadi Liakhovetski1-3/+14
2012-07-21mmc: tmio: add callbacks to enable-update and disable the interface clockGuennadi Liakhovetski1-0/+3
2012-07-21mmc: add a function to get regulators, supplying card's powerGuennadi Liakhovetski1-2/+14
2012-07-20ipv4: Fix neigh lookup keying over loopback/point-to-point devices.David S. Miller1-3/+0
2012-07-20ipv4: Kill rt->fiDavid S. Miller1-1/+0
2012-07-20ipv4: Turn rt->rt_route_iif into rt->rt_is_input.David S. Miller1-3/+3
2012-07-20ipv4: Kill rt->rt_oifDavid S. Miller1-1/+0
2012-07-20ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code.David S. Miller2-3/+1
2012-07-20ipv4: Cache input routes in fib_info nexthops.David S. Miller1-0/+1
2012-07-20ipv4: Cache output routes in fib_info nexthops.David S. Miller1-0/+2
2012-07-20ipv4: Kill routes during PMTU/redirect updates.David S. Miller1-0/+1
2012-07-20net: Document dst->obsolete better.David S. Miller1-1/+13
2012-07-20ipv4: Adjust semantics of rt->rt_gateway.David S. Miller1-0/+7
2012-07-20ipv4: Remove 'rt_dst' from 'struct rtable'David S. Miller1-1/+0
2012-07-20ipv4: Remove 'rt_mark' from 'struct rtable'David Miller1-1/+0
2012-07-20ipv4: Kill 'rt_src' from 'struct rtable'David Miller1-1/+0
2012-07-20ipv4: Remove rt_key_{src,dst,tos} from struct rtable.David Miller1-5/+0
2012-07-20ipv4: Kill ip_route_input_noref().David Miller1-14/+2
2012-07-20ipv4: Delete routing cache.David S. Miller1-1/+0
2012-07-20tun: fix a crash bug and a memory leakMikulas Patocka1-0/+1
2012-07-20team: add multiqueue supportJiri Pirko1-0/+8
2012-07-20net: rename bond_queue_mapping to slave_dev_queue_mappingJiri Pirko1-1/+1
2012-07-20rtnl: allow to specify number of rx and tx queues on device creationJiri Pirko1-0/+2
2012-07-20rtnl: allow to specify different num for rx and tx queue countJiri Pirko1-4/+6