| Commit message (Expand) | Author | Files | Lines |
2011-08-16 | xen: self-balloon needs module.h | Randy Dunlap | 1 | -0/+1 |
2011-08-16 | gma500: kill MIPI interface types | Alan Cox | 6 | -9/+11 |
2011-08-16 | regmap: using module facilities requires module.h | Stephen Rothwell | 1 | -0/+1 |
2011-08-16 | x86: fix mm/fault.c build | Randy Dunlap | 1 | -0/+1 |
2011-08-15 | sparc64: Set HAVE_C_RECORDMCOUNT | David S. Miller | 1 | -0/+1 |
2011-08-15 | sparc32: unbreak arch_write_unlock() | Mikael Pettersson | 1 | -2/+9 |
2011-08-15 | sparc64: remove unnecessary macros from spinlock_64.h | Mikael Pettersson | 1 | -6/+0 |
2011-08-15 | drm/i915: Cannot set clock gating under UMS | Keith Packard | 1 | -1/+2 |
2011-08-15 | drm/i915: Can't do accurate vblank timestamps with UMS | Keith Packard | 1 | -2/+4 |
2011-08-15 | Not all systems expose a firmware or platform mechanism for changing the back... | Matthew Garrett | 6 | -3/+89 |
2011-08-15 | drm/radeon/kms: don't try to be smart in the hpd handler | Alex Deucher | 3 | -8/+19 |
2011-08-15 | lguest: allow booting guest with CONFIG_RELOCATABLE=y | Rusty Russell | 1 | -0/+3 |
2011-08-15 | virtio: Add text copy of spec to Documentation/virtual. | Rusty Russell | 2 | -0/+2203 |
2011-08-15 | Linux 3.1-rc2v3.1-rc2 | Linus Torvalds | 1 | -2/+2 |
2011-08-14 | mm: fix wrong vmap address calculations with odd NR_CPUS values | Clemens Ladisch | 1 | -3/+4 |
2011-08-14 | Documentation: befs.txt: no maintainer, orphaned | Marcos Souza | 1 | -1/+1 |
2011-08-14 | Documentation: SubmittingDrivers: fix Linus's git tree URL | Ralf Thielow | 1 | -1/+1 |
2011-08-14 | Documentation: add Ramoops usage description | Sergiu Iordache | 2 | -0/+78 |
2011-08-14 | Documentation: email-clients: Add better Thunderbird information | Paul Mcquade | 1 | -7/+5 |
2011-08-14 | Documentation: kernel-parameters.txt cleanups | Randy Dunlap | 1 | -20/+22 |
2011-08-14 | Documentation: add ARM user_debug to kernel-parameters.txt | Stephen Boyd | 1 | -0/+10 |
2011-08-14 | Documentation: drop Linux Source Driver from kernel-docs references | Luis de Bethencourt | 1 | -11/+0 |
2011-08-14 | Documentation: fix spelling error in SubmittingPatches | Zac Storer | 1 | -1/+1 |
2011-08-13 | mmc: remove unused "ddr" parameter in struct mmc_ios | Jaehoon Chung | 1 | -2/+0 |
2011-08-13 | mmc: dw_mmc: Fix DDR mode support. | Seungwon Jeon | 1 | -2/+2 |
2011-08-13 | mmc: core: use defined R1_STATE_PRG macro for card status | Jaehoon Chung | 3 | -3/+3 |
2011-08-13 | mmc: sdhci: use f_max instead of host->clock for timeouts | Andy Shevchenko | 1 | -5/+2 |
2011-08-13 | mmc: sdhci: move timeout_clk calculation farther down | Andy Shevchenko | 1 | -19/+19 |
2011-08-13 | mmc: sdhci: check host->clock before using it as a denominator | Andy Shevchenko | 1 | -3/+5 |
2011-08-13 | mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK" | Andy Shevchenko | 1 | -4/+3 |
2011-08-13 | mmc: tmio: eliminate unused variable 'mmc' warning | Axel Lin | 1 | -2/+0 |
2011-08-13 | mmc: esdhc-imx: fix card interrupt loss on freescale eSDHC | Tony Lin | 1 | -9/+31 |
2011-08-13 | mmc: sdhci-s3c: Fix build for header change | Mark Brown | 1 | -0/+1 |
2011-08-13 | mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macro | Shashidhar Hiremath | 1 | -1/+1 |
2011-08-13 | mmc: cb710: fix possible pci_dev leak in cb710_pci_configure() | Michał Mirosław | 1 | -1/+2 |
2011-08-13 | mmc: core: Detect eMMC v4.5 ext_csd entries | Kyungmin Park | 1 | -1/+1 |
2011-08-13 | mmc: mmc_test: avoid stalled file in debugfs | Andy Shevchenko | 1 | -26/+30 |
2011-08-13 | mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirk | Jaehoon Chung | 1 | -0/+3 |
2011-08-13 | mmc: sdhci: pxav3: controller needs 32 bit ADMA addressing | Philip Rakity | 1 | -1/+2 |
2011-08-13 | mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finish | Aaron Lu | 1 | -3/+0 |
2011-08-12 | xfs: replace xfs_buf_geterror() with bp->b_error | Chandra Seetharaman | 2 | -3/+3 |
2011-08-12 | xfs: Check the return value of xfs_buf_read() for NULL | Chandra Seetharaman | 2 | -0/+8 |
2011-08-12 | ASoC: Fix compile warning in wm8750.c | Takashi Iwai | 1 | -1/+1 |
2011-08-12 | firewire: ohci: fix DMA unmapping in an error path | Stefan Richter | 1 | -2/+7 |
2011-08-12 | firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner cases | Stefan Richter | 1 | -3/+21 |
2011-08-12 | drm/radeon: re-POST the asic on Apple hardware when booted via EFI | Matthew Garrett | 1 | -0/+4 |
2011-08-12 | drm/radeon: Allow panel preferred EDID to override BIOS native mode | Matthew Garrett | 1 | -2/+11 |
2011-08-12 | drm/radeon/kms: make some watermark messages debug only | Alex Deucher | 1 | -1/+1 |
2011-08-12 | drm/radeon/kms: fix regression is handling >2 heads on cedar/caicos | Alex Deucher | 1 | -0/+3 |
2011-08-12 | drm/radeon/kms: don't enable connectors that are off in the hotplug handler | Alex Deucher | 1 | -0/+4 |