summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | drm/i915: Wait for LVDS panel power sequenceKeith Packard2011-08-081-12/+14
| | |_|_|/ / | |/| | | |
* | | | | | x86: fix mm/fault.c buildRandy Dunlap2011-08-161-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-08-153-0/+2206
|\ \ \ \ \ \
| * | | | | | lguest: allow booting guest with CONFIG_RELOCATABLE=yRusty Russell2011-08-151-0/+3
| * | | | | | virtio: Add text copy of spec to Documentation/virtual.Rusty Russell2011-08-152-0/+2203
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds2011-08-152-5/+28
|\ \ \ \ \ \ \
| * | | | | | | firewire: ohci: fix DMA unmapping in an error pathStefan Richter2011-08-121-2/+7
| * | | | | | | firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner casesStefan Richter2011-08-121-3/+21
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2011-08-151-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | jfs: flush journal completely before releasing metadata inodesDave Kleikamp2011-08-011-2/+2
* | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-08-156-10/+41
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drm/radeon/kms: don't try to be smart in the hpd handlerAlex Deucher2011-08-153-8/+19
| * | | | | | | | | drm/radeon: re-POST the asic on Apple hardware when booted via EFIMatthew Garrett2011-08-121-0/+4
| * | | | | | | | | drm/radeon: Allow panel preferred EDID to override BIOS native modeMatthew Garrett2011-08-121-2/+11
| * | | | | | | | | drm/radeon/kms: make some watermark messages debug onlyAlex Deucher2011-08-121-1/+1
| * | | | | | | | | drm/radeon/kms: fix regression is handling >2 heads on cedar/caicosAlex Deucher2011-08-121-0/+3
| * | | | | | | | | drm/radeon/kms: don't enable connectors that are off in the hotplug handlerAlex Deucher2011-08-121-0/+4
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-08-154-69/+68Star
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cifs: Do not set cifs/ntfs acl using a file handle (try #4)Shirish Pargaonkar2011-08-111-27/+1Star
| * | | | | | | | | | [CIFS] Cleanup use of CONFIG_CIFS_STATS2 ifdef to make transport routines mor...Steve French2011-08-113-42/+67
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2011-08-153-1/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | regmap: Specify a module licenseStephen Warren2011-08-122-0/+3
| * | | | | | | | | | | regmap: Fix bulk readsMark Brown2011-07-241-1/+1
* | | | | | | | | | | | Linux 3.1-rc2Linus Torvalds2011-08-151-2/+2
* | | | | | | | | | | | mm: fix wrong vmap address calculations with odd NR_CPUS valuesClemens Ladisch2011-08-141-3/+4
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-08-1412-77/+100
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung2011-08-131-2/+0Star
| * | | | | | | | | | | mmc: dw_mmc: Fix DDR mode support.Seungwon Jeon2011-08-131-2/+2
| * | | | | | | | | | | mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung2011-08-133-3/+3
| * | | | | | | | | | | mmc: sdhci: use f_max instead of host->clock for timeoutsAndy Shevchenko2011-08-131-5/+2Star
| * | | | | | | | | | | mmc: sdhci: move timeout_clk calculation farther downAndy Shevchenko2011-08-131-19/+19
| * | | | | | | | | | | mmc: sdhci: check host->clock before using it as a denominatorAndy Shevchenko2011-08-131-3/+5
| * | | | | | | | | | | mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"Andy Shevchenko2011-08-131-4/+3Star
| * | | | | | | | | | | mmc: tmio: eliminate unused variable 'mmc' warningAxel Lin2011-08-131-2/+0Star
| * | | | | | | | | | | mmc: esdhc-imx: fix card interrupt loss on freescale eSDHCTony Lin2011-08-131-9/+31
| * | | | | | | | | | | mmc: sdhci-s3c: Fix build for header changeMark Brown2011-08-131-0/+1
| * | | | | | | | | | | mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macroShashidhar Hiremath2011-08-131-1/+1
| * | | | | | | | | | | mmc: cb710: fix possible pci_dev leak in cb710_pci_configure()Michał Mirosław2011-08-131-1/+2
| * | | | | | | | | | | mmc: core: Detect eMMC v4.5 ext_csd entriesKyungmin Park2011-08-131-1/+1
| * | | | | | | | | | | mmc: mmc_test: avoid stalled file in debugfsAndy Shevchenko2011-08-131-26/+30
| * | | | | | | | | | | mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirkJaehoon Chung2011-08-131-0/+3
| * | | | | | | | | | | mmc: sdhci: pxav3: controller needs 32 bit ADMA addressingPhilip Rakity2011-08-131-1/+2
| * | | | | | | | | | | mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finishAaron Lu2011-08-131-3/+0Star
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-08-144-6/+42
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | hwmon: (ibmaem) add missing kfreeJulia Lawall2011-08-111-5/+10
| * | | | | | | | | | | hwmon: (pmbus/lm25066) Ignore byte writes to non-zero pagesGuenter Roeck2011-08-111-0/+12
| * | | | | | | | | | | hwmon: (pmbus) Virtualize pmbus_write_byteGuenter Roeck2011-08-112-1/+20
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-08-1422-25/+573
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-08-1218-19/+526
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ASoC: Fix compile warning in wm8750.cTakashi Iwai2011-08-121-1/+1