summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-06-1416-50/+59
|\
| * drm: Compare only lower 32 bits of framebuffer map offsetsTormod Volden2011-06-141-5/+9
| * drm/i915: Don't leak in i915_gem_shmem_pread_slow()Jesper Juhl2011-06-141-2/+4
| * drm/radeon/kms: do bounds checking for 3D_LOAD_VBPNTR and bump array limitMarek Olšák2011-06-141-1/+7
| * drm/radeon/kms: fix mac g5 quirkAlex Deucher2011-06-141-3/+2
| * x86/uv/x2apic: update for change in pci bridge handling.Dave Airlie2011-06-142-6/+6
| * alpha, drm: Remove obsolete Alpha support in MGA DRM codeJay Estabrook2011-06-141-19/+0
| * alpha/drm: Cleanup Alpha support in DRM generic codeJay Estabrook2011-06-142-4/+1
| * savage: remove unnecessary if statementGreg Dietsche2011-06-141-3/+0
| * drm/radeon: fix GUI idle IH debug statementsIlija Hadzic2011-06-092-2/+2
| * drm/radeon/kms: check modes against max pixel clockAlex Deucher2011-06-095-4/+27
| * drm: fix fbs in DRM_IOCTL_MODE_GETRESOURCES ioctlSascha Hauer2011-06-091-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-06-145-42/+73
|\ \
| * | [CIFS] update cifs version to 1.73Steve French2011-06-141-1/+1
| * | [CIFS] trivial cleanup fscache cFYI and cERROR messagesSteve French2011-06-142-30/+27
| * | cifs: correctly handle NULL tcon pointer in CIFSTConJeff Layton2011-06-131-1/+5
| * | cifs: show sec= option in /proc/mountsJeff Layton2011-06-131-0/+33
| * | cifs: don't allow cifs_reconnect to exit with NULL socket pointerJeff Layton2011-06-131-3/+3
| * | CIFS: Fix sparse errorPavel Shilovsky2011-06-131-7/+4
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-06-148-49/+152
|\ \ \
| * | | md/raid5: remove unusual use of bio_iovec_idx()Namhyung Kim2011-06-141-3/+3
| * | | md/raid5: fix FUA request handling in ops_run_io()Namhyung Kim2011-06-141-3/+3
| * | | md/raid5: fix raid5_set_bi_hw_segmentsNamhyung Kim2011-06-141-1/+1
| * | | md:Documentation/md.txt - fix typoNeilBrown2011-06-091-1/+1
| * | | md/bitmap: remove unused fields from struct bitmapNamhyung Kim2011-06-092-13/+0
| * | | md/bitmap: use proper accessor macroNamhyung Kim2011-06-091-3/+3
| * | | md: check ->hot_remove_disk when removing diskNamhyung Kim2011-06-091-1/+1
| * | | md: Using poll /proc/mdstat can monitor the events of adding a spare disks马建朋2011-06-091-0/+2
| * | | MD: use is_power_of_2 macroJonathan Brassow2011-06-091-1/+1
| * | | MD: raid5 do not set fullsyncJonathan Brassow2011-06-091-1/+1
| * | | MD: support initial bitmap creation in-kernelJonathan Brassow2011-06-092-5/+89
| * | | MD: add sync_super to mddev_t structJonathan Brassow2011-06-082-2/+14
| * | | MD: raid1 changes to allow use by device mapperJonathan Brassow2011-06-082-7/+19
| * | | MD: move thread wakeups into resumeJonathan Brassow2011-06-081-3/+7
| * | | MD: possible typoJonathan Brassow2011-06-081-2/+2
| * | | MD: no sync IO while suspendedJonathan Brassow2011-06-081-1/+3
| * | | MD: no integrity register if no gendiskJonathan Brassow2011-06-081-2/+2
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2011-06-142-1/+1
|\ \ \ \
| * | | | [CPUFREQ] Remove cpufreq_stats sysfs entries on module unload.Dave Jones2011-06-121-0/+1
| * | | | MAINTAINERS: Update CPU FREQUENCY patternsJoe Perches2011-06-121-1/+0
| |/ / /
* | | | Linux 3.0-rc3v3.0-rc3Linus Torvalds2011-06-131-1/+1
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2011-06-133-12/+12
|\ \ \
| * | | SLAB: Record actual last user of freed objects.Suleiman Souhlal2011-06-031-4/+5
| * | | slub: always align cpu_slab to honor cmpxchg_double requirementChris Metcalf2011-06-032-8/+7
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-06-1311-58/+80
|\ \ \ \
| * | | | ceph: unwind canceled flock stateSage Weil2011-06-071-10/+16
| * | | | ceph: fix ENOENT logic in striped_readSage Weil2011-06-071-2/+2
| * | | | ceph: fix short sync reads from the OSDSage Weil2011-06-071-13/+15
| * | | | ceph: fix sync vs canceled writeSage Weil2011-06-071-5/+10
| * | | | ceph: use ihold when we already have an inode refSage Weil2011-06-0710-28/+37
OpenPOWER on IntegriCloud