summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | tcp: Apply device TSO segment limit earlierBen Hutchings2012-08-025-11/+20
| * | | | sfc: Fix maximum number of TSO segments and minimum TX queue sizeBen Hutchings2012-08-024-9/+46
| * | | | net: Allow driver to limit number of GSO segments per skbBen Hutchings2012-08-022-0/+6
* | | | | Merge tag 'pinctrl-fixes-for-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-08-087-13/+8
|\ \ \ \ \
| * | | | | drivers/pinctrl/pinctrl-nomadik.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall2012-08-071-1/+0
| * | | | | MAINTAINERS: fix a few pinctrl related entriesUwe Kleine-König2012-08-071-2/+3
| * | | | | pinctrl-sirf: remove devm_kfree at error pathDevendra Naga2012-08-071-1/+0
| * | | | | pinctrl/nomadik: fix hsi function group listPatrice Chotard2012-08-071-1/+1
| * | | | | pinctrl/pinctrl-u300: remove unneeded devm_kfree callDevendra Naga2012-08-051-6/+2
| * | | | | pinctrl: mxs: register driver at postcore_initcall timeShawn Guo2012-08-052-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'iommu-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-08-086-19/+63
|\ \ \ \ \
| * | | | | iommu/amd: Fix ACS path checkingAlex Williamson2012-08-061-3/+22
| * | | | | iommu/intel: Fix ACS path checkingAlex Williamson2012-08-061-3/+22
| * | | | | iommu/amd: Fix pci_request_acs() call-placeJoerg Roedel2012-08-061-3/+3
| * | | | | iommu/exynos: Fix build errorSachin Kamat2012-08-031-3/+3
| * | | | | iommu/tegra: smmu: Fix error initial value at domain_initHiroshi Doyu2012-08-031-1/+1
| * | | | | iommu/tegra: smmu: Cleanup with lesser nestHiroshi Doyu2012-08-031-5/+8
| * | | | | iommu: Add missing forward declaration in include fileJoerg Roedel2012-08-031-0/+1
| * | | | | iommu: Include linux/types.hThierry Reding2012-08-031-0/+1
| * | | | | iommu/intel: add missing free_domain_memJulia Lawall2012-08-031-0/+1
| * | | | | iommu/tegra: remove invalid reference to list iterator variableJulia Lawall2012-08-031-1/+1
| |/ / / /
* | | | | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-08-086-16/+21
|\ \ \ \ \
| * | | | | ALSA: hda - Fix double quirk for Quanta FL1 / Lenovo IdeapadDavid Henningsson2012-08-081-2/+3
| * | | | | ALSA: hda - Fix ugly debug prints with CONFIG_SND_VERBOSE_PRINTK=yTakashi Iwai2012-08-071-3/+2
| * | | | | ALSA: hda - remove redundant auto quirks for conexant 506xDavid Henningsson2012-08-071-5/+0
| * | | | | ALSA: hda - remove quirk for Dell Vostro 1015David Henningsson2012-08-071-1/+0
| * | | | | ALSA: hda - add dock support for Thinkpad X230Felix Kaechele2012-08-071-0/+1
| * | | | | ALSA: hda - Fix regression of HDMI codec probingTakashi Iwai2012-08-061-3/+9
| * | | | | ALSA: hda - add dock support for Thinkpad T430sPhilipp A. Mohrenweiser2012-08-061-0/+1
| * | | | | ALSA: emu10k1: Avoid access to invalid pages when period=1Takashi Iwai2012-08-031-1/+4
| * | | | | ALSA: PCM: Fix possible memory leaks in the error pathTakashi Iwai2012-08-031-1/+1
* | | | | | Merge branches 'timers-urgent-for-linus' and 'perf-urgent-for-linus' of git:/...Linus Torvalds2012-08-0524-187/+498
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-08-0524-187/+498
| |\ \ \ \ \ \
| | * | | | | | perf tools: Remove brace expansion from clean targetPalmer Cox2012-08-031-1/+2
| | * | | | | | perf kvm top: Limit guest kernel info message to onceDavid Ahern2012-08-031-2/+11
| | * | | | | | perf tools: Introduce intlistDavid Ahern2012-08-033-0/+178
| | * | | | | | perf tools: Change strlist to use the new rblistDavid Ahern2012-08-032-84/+57
| | * | | | | | perf tools: Introducing rblistDavid Ahern2012-08-033-0/+156
| | * | | | | | perf kvm: Use strtol for walking guestmount directoryDavid Ahern2012-08-031-1/+9
| | * | | | | | perf tool: Save cmdline from user in file header vs what is passed to recordDavid Ahern2012-08-033-2/+12
| | * | | | | | perf top: Error handling for counter creation should parallel perf-recordDavid Ahern2012-08-031-2/+4
| | * | | | | | perf session: Remove no longer used synthesize_sample methodArnaldo Carvalho de Melo2012-08-032-12/+0
| | * | | | | | perf evsel: Adopt parse_sample method from perf_eventArnaldo Carvalho de Melo2012-08-025-15/+11
| | * | | | | | perf evlist: Introduce perf_evlist__parse_sampleArnaldo Carvalho de Melo2012-08-027-31/+21
| | * | | | | | perf session: Use perf_evlist__id_hdr_size more extensivelyArnaldo Carvalho de Melo2012-08-024-10/+10
| | * | | | | | perf session: Use perf_evlist__sample_id_all more extensivelyArnaldo Carvalho de Melo2012-08-022-6/+4
| | * | | | | | perf session: Use perf_evlist__sample_type more extensivelyArnaldo Carvalho de Melo2012-08-024-27/+30
| | * | | | | | perf evsel: Precalculate the sample sizeArnaldo Carvalho de Melo2012-08-016-25/+24
| | * | | | | | perf target: Fix check on buffer sizeNamhyung Kim2012-08-011-1/+1
| | * | | | | | perf symbols: Fix array sizes for binary types arraysJiri Olsa2012-08-011-2/+2