Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | drm/ttm: Fix a theoretical race | Thomas Hellstrom | 2012-10-23 | 1 | -2/+2 | |
| * | | | | | | | | | | drm: platform: Don't initialize driver-private data | Thierry Reding | 2012-10-23 | 2 | -8/+5 | |
| * | | | | | | | | | | drm/debugfs: remove redundant info from gem_names | Marcin Slusarz | 2012-10-23 | 1 | -2/+0 | |
| * | | | | | | | | | | drm: fb: cma: Fail gracefully on allocation failure | Thierry Reding | 2012-10-23 | 1 | -1/+1 | |
| * | | | | | | | | | | drm: fb: cma: Fix typo in debug message | Thierry Reding | 2012-10-23 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin... | Dave Airlie | 2012-10-22 | 8 | -21/+47 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | drm/nouveau/clock: fix missing pll type/addr when matching default entry | Ben Skeggs | 2012-10-22 | 1 | -6/+4 | |
| | * | | | | | | | | | | drm/nouveau/fb: fix reporting of memory type on GF8+ IGPs | Ben Skeggs | 2012-10-22 | 1 | -0/+1 | |
| | * | | | | | | | | | | drm/nv41/vm: don't init hw pciegart on boards with agp bridge | Ben Skeggs | 2012-10-22 | 2 | -2/+4 | |
| | * | | | | | | | | | | drm/nouveau/bios: fetch full 4KiB block to determine ACPI ROM image size | Ben Skeggs | 2012-10-22 | 1 | -3/+7 | |
| | * | | | | | | | | | | drm/nouveau: validate vbios size | Marcin Slusarz | 2012-10-22 | 1 | -3/+13 | |
| | * | | | | | | | | | | drm/nouveau: warn when trying to free mm which is still in use | Marcin Slusarz | 2012-10-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | drm/nouveau: fix nouveau_mm/nouveau_mm_node leak | Marcin Slusarz | 2012-10-22 | 1 | -0/+5 | |
| | * | | | | | | | | | | drm/nouveau/bios: improve error handling when reading the vbios from ACPI | Martin Peres | 2012-10-22 | 1 | -1/+3 | |
| | * | | | | | | | | | | drm/nouveau: handle same-fb page flips | Marcin Slusarz | 2012-10-22 | 1 | -5/+9 | |
| * | | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-10-22 | 8 | -25/+80 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | drm/i915: Initialize obj->pages before use by i915_gem_object_do_bit17_swizzle() | Chris Wilson | 2012-10-19 | 1 | -1/+2 | |
| | * | | | | | | | | | | drm/i915: Add no-lvds quirk for Supermicro X7SPA-H | Chris Wilson | 2012-10-19 | 1 | -0/+8 | |
| | * | | | | | | | | | | drm/i915: Insert i915_preliminary_hw_support variable. | Rodrigo Vivi | 2012-10-17 | 2 | -0/+14 | |
| | * | | | | | | | | | | drm/i915: shut up spurious WARN in the gtt fault handler | Daniel Vetter | 2012-10-17 | 1 | -1/+3 | |
| | * | | | | | | | | | | Revert "drm/i915: Try harder to complete DP training pattern 1" | Daniel Vetter | 2012-10-16 | 1 | -5/+10 | |
| | * | | | | | | | | | | DRM/i915: Restore sdvo_flags after dtd->mode->dtd Roundrtrip. | Egbert Eich | 2012-10-16 | 1 | -0/+8 | |
| | * | | | | | | | | | | DRM/i915: Don't clone SDVO LVDS with analog. | Egbert Eich | 2012-10-16 | 1 | -4/+2 | |
| | * | | | | | | | | | | DRM/i915: Add QUIRK_INVERT_BRIGHTNESS for NCR machines. | Egbert Eich | 2012-10-16 | 1 | -0/+32 | |
| | * | | | | | | | | | | DRM/i915: Don't delete DPLL Multiplier during DAC init. | Egbert Eich | 2012-10-16 | 1 | -14/+1 | |
* | | | | | | | | | | | | Merge tag 'jfs-3.7-2' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds | 2012-10-23 | 1 | -6/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | jfs: Fix FITRIM argument handling | Lukas Czerner | 2012-10-17 | 1 | -6/+10 | |
* | | | | | | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2012-10-23 | 9 | -45/+74 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | ext4: Avoid underflow in ext4_trim_fs() | Lukas Czerner | 2012-10-22 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | ext4: Checksum the block bitmap properly with bigalloc enabled | Tao Ma | 2012-10-22 | 6 | -20/+14 | |
| * | | | | | | | | | | | | | ext4: fix undefined bit shift result in ext4_fill_flex_info | Lukas Czerner | 2012-10-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | ext4: fix metadata checksum calculation for the superblock | Theodore Ts'o | 2012-10-10 | 3 | -11/+7 | |
| * | | | | | | | | | | | | | ext4: race-condition protection for ext4_convert_unwritten_extents_endio | Dmitry Monakhov | 2012-10-10 | 1 | -11/+46 | |
| * | | | | | | | | | | | | | ext4: serialize fallocate with ext4_convert_unwritten_extents | Dmitry Monakhov | 2012-10-05 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | Merge tag 'nfs-for-3.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-10-23 | 7 | -32/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | NFSv4: Fix the return value for nfs_callback_start_svc | Trond Myklebust | 2012-10-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | NFSv4.1: Declare osd_pri_2_pnfs_err(), objio_init_read/write to be static | Trond Myklebust | 2012-10-16 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | NFSv4: fs/nfs/nfs4getroot.c needs to include "internal.h" | Trond Myklebust | 2012-10-16 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | NFSv4.1: Use kcalloc() to allocate zeroed arrays instead of kzalloc() | Trond Myklebust | 2012-10-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | NFSv4.1: Do not call pnfs_return_layout() from an rpciod context | Trond Myklebust | 2012-10-15 | 2 | -3/+16 | |
| * | | | | | | | | | | | | | | NFSv4.1: Kill nfs4_ds_disconnect() | Trond Myklebust | 2012-10-15 | 3 | -24/+0 | |
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'regmap-fix-mmio' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | regmap: select REGMAP if REGMAP_MMIO and REGMAP_IRQ enabled | Dong Aisheng | 2012-10-17 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | module_signing: fix printk format warning | Randy Dunlap | 2012-10-22 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2012-10-22 | 31 | -671/+731 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | m68k: Wire up kcmp | Geert Uytterhoeven | 2012-10-19 | 3 | -1/+3 | |
| * | | | | | | | | | | | | | | m68k: Remove empty #ifdef/#else/#endif block | Geert Uytterhoeven | 2012-10-15 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | | Merge tag 'disintegrate-m68k-20121009' of git://git.infradead.org/users/dhowe... | Geert Uytterhoeven | 2012-10-15 | 30 | -667/+728 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | UAPI: (Scripted) Disintegrate arch/m68k/include/asm | David Howells | 2012-10-09 | 30 | -667/+728 | |
* | | | | | | | | | | | | | | | Input: fix use-after-free introduced with dynamic minor changes | Dmitry Torokhov | 2012-10-22 | 3 | -6/+3 |