summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | isdn: mISDN HFC PCI support depends on virt_to_bus()Stephen Rothwell2008-07-271-0/+1
* | | | | | | | task IO accounting: improve code readabilityAndrea Righi2008-07-277-114/+104
* | | | | | | | tracing: remove unused variableAndrea Righi2008-07-271-1/+0
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-07-2713-80/+260
|\ \ \ \ \ \ \ \
| * | | | | | | | ALSA: Allow to force model to intel-mac-v3 in snd_hda_intel (sigmatel).Nicolas Boichat2008-07-272-3/+12
| * | | | | | | | ALSA: cs4232: fix crash during chip PNP detectionKrzysztof Helt2008-07-271-0/+1
| * | | | | | | | ALSA: hda - Add automatic model setting for the Acer Aspire 5920G laptopTravis Place2008-07-271-0/+1
| * | | | | | | | ALSA: make snd_ac97_add_vmaster() staticAdrian Bunk2008-07-271-2/+2
| * | | | | | | | ALSA: sound/pci/azt3328.h: no variables for enumsAdrian Bunk2008-07-271-2/+2
| * | | | | | | | ALSA: soc - wm9712 mono mixerMarek Vasut2008-07-201-5/+5
| * | | | | | | | ALSA: hda - Add support of ASUS Eeepc P90*Kailang Yang2008-07-181-7/+172
| * | | | | | | | ALSA: opti9xx: no isapnp param for !CONFIG_PNPRene Herman2008-07-181-0/+4
| * | | | | | | | ALSA: opti93x - Fix NULL dereferenceTakashi Iwai2008-07-181-1/+1
| * | | | | | | | ALSA: hda - Added support for Asus V1SnAlexander Holler2008-07-171-0/+1
| * | | | | | | | ALSA: ASoC: Factor PGA DAPM handling into mainMark Brown2008-07-171-18/+8
| * | | | | | | | ALSA: ASoC: Refactor DAPM event handlerMark Brown2008-07-171-38/+41
| * | | | | | | | ALSA: ALSA: ens1370: communicate PCI device to AC97Rene Herman2008-07-171-0/+1
| * | | | | | | | ALSA: ens1370: SRC stands for Sample Rate ConverterRene Herman2008-07-171-1/+1
| * | | | | | | | ALSA: hda - Align BDL position adjustment parameterTakashi Iwai2008-07-161-1/+5
| * | | | | | | | ALSA: Au1xpsc: psc not disabled when TX is idleRoel Kluin2008-07-151-1/+1
| * | | | | | | | ALSA: add TriTech 28023 AC97 codec ID and Wolfson 9701 name.Rene Herman2008-07-151-1/+2
* | | | | | | | | missing bits of net-namespace / sysctlAl Viro2008-07-277-18/+43
* | | | | | | | | lost sysctl fixAl Viro2008-07-271-7/+9
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-07-2633-956/+1211
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'bkl-removal', 'ipoib', 'mlx4' and 'nes' into for-linusRoland Dreier2008-07-2631-951/+1195
| |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | RDMA/nes: CM connection setup/teardown reworkFaisal Latif2008-07-245-929/+1156
| | | * | | | | | | | | mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein2008-07-2524-11/+24
| | | * | | | | | | | | mlx4_core: Add VLAN tag field to WQE control segment structYevgeny Petrilin2008-07-251-1/+3
| | | |/ / / / / / / /
| | * | | | | | | | | IPoIB: Correct help text for INFINIBAND_IPOIB_DEBUGRoland Dreier2008-07-241-3/+4
| | * | | | | | | | | IPoIB/cm: Connected mode is no longer EXPERIMENTALRoland Dreier2008-07-241-7/+8
| | |/ / / / / / / /
| * | | | | | | | | RDMA/ucm: BKL is not needed for ib_ucm_open()Roland Dreier2008-07-241-2/+8
| * | | | | | | | | RDMA/ucma: BKL is not needed for ucma_open()Roland Dreier2008-07-241-3/+8
| |/ / / / / / / /
* | | | | | | | | fix for a memory leak in an error case introduced by fix for double freeOliver Neukum2008-07-261-4/+6
* | | | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-07-26175-1125/+1521
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [MTD] [NAND] subpage read feature as a way to increase performance. Alexey Korolev2008-07-252-1/+91
| * | | | | | | | | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-07-256717-450661/+531676
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | CPUFREQ: S3C24XX NAND driver frequency scaling support.Ben Dooks2008-07-251-21/+122
| * | | | | | | | | | [MTD][NAND] au1550nd: remove unused variableYoichi Yuasa2008-07-251-2/+0
| * | | | | | | | | | [MTD] jedec_probe: Fix SST 16-bit chip detectionAtsushi Nemoto2008-07-251-4/+10
| * | | | | | | | | | [MTD][MTDPART] Fix a division by zero bugAtsushi Nemoto2008-07-251-1/+3
| * | | | | | | | | | [MTD][MTDPART] Cleanup and document the erase region handlingAtsushi Nemoto2008-07-251-4/+10
| * | | | | | | | | | [MTD][MTDPART] Handle most checkpatch findingsAtsushi Nemoto2008-07-251-64/+65
| * | | | | | | | | | [MTD][MTDPART] Seperate main loop from per-partition code in add_mtd_partitionAtsushi Nemoto2008-07-251-158/+166
| * | | | | | | | | | [MTD] physmap: resume already suspended chips on failure to suspendUwe Kleine-König2008-07-251-2/+13
| * | | | | | | | | | [MTD] physmap: Fix suspend/resume/shutdown bugs.Robert Jarzmik2008-07-251-4/+7
| * | | | | | | | | | [MTD] [NOR] Fix -ETIMEO errors in CFI driverAlexey Korolev2008-07-251-1/+8
| * | | | | | | | | | [MTD] [NAND] fsl_elbc_nand: fix section mismatch with CONFIG_MTD_OF_PARTS=yAnton Vorontsov2008-07-251-2/+2
| * | | | | | | | | | [JFFS2] Use .unlocked_ioctlStoyan Gaydarov2008-07-114-5/+4
| * | | | | | | | | | [MTD] Fix const assignment in the MTD command line partitioning driverDavid Howells2008-07-111-1/+1
| * | | | | | | | | | [MTD] [NOR] gen_probe: No debug message when debugging is disabledJean Delvare2008-07-111-2/+2
OpenPOWER on IntegriCloud