summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FRV: Reinstate null behaviour for the GDB remote protocol 'p' commandDavid Howells2010-06-091-0/+6
* Merge branch 'msm-urgent' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2010-06-092-1/+2
|\
| * mmc: msm: fix compile error on MSM7x30Daniel Walker2010-06-091-1/+1
| * msm: dma: add completion.h headerDaniel Walker2010-06-071-0/+1
* | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-06-092-1/+2
|\ \
| * | microblaze: Fix sg_dma_len() regressionFUJITA Tomonori2010-06-091-1/+0
| * | microblaze: Define ARCH_SLAB_MINALIGN to fix slab crashMichal Simek2010-06-091-0/+2
* | | misc: Fix allocation 'borrowed' by vhost_netAlan Cox2010-06-092-2/+7
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-06-081-5/+19
|\ \
| * | firewire: core: check for 1394a compliant IRM, fix inaccessibility of Sony ca...Stefan Richter2010-06-021-5/+19
* | | Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."Linus Torvalds2010-06-081-0/+5
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-06-0828-105/+340
|\ \ \
| * | | drm/radeon: don't poll tv dac if crtc2 is in use.Dave Airlie2010-06-081-0/+11
| * | | drm/radeon: reset i2c valid to avoid incorrect tv-out polling.Dave Airlie2010-06-081-0/+2
| * | | drm/nv50: fix iommu errors caused by device reading from address 0Ben Skeggs2010-06-081-2/+8
| * | | drm/nouveau: off by one in init_i2c_device_find()Dan Carpenter2010-06-081-1/+1
| * | | nouveau: off by one in nv50_gpio_location()Dan Carpenter2010-06-081-1/+1
| * | | drm/nouveau: completely fail init if we fail to map the PRAMIN BARBen Skeggs2010-06-081-12/+7
| * | | drm/nouveau: match U/DP script against SOR linkBen Skeggs2010-06-081-3/+20
| * | | drm/radeon/kms/pm: resurrect printing power statesRafał Miłecki2010-06-081-0/+45
| * | | drm/radeon/kms: add trivial debugging for voltageRafał Miłecki2010-06-084-0/+5
| * | | drm/radeon/kms/r600+: use voltage from requested clock mode (v3)Rafał Miłecki2010-06-083-10/+12
| * | | drm/radeon/kms/pm: track current voltage (v2)Alex Deucher2010-06-086-7/+22
| * | | drm/radeon/kms/pm: Disable voltage adjust on RS780/RS880Alex Deucher2010-06-081-4/+1
| * | | drm/radeon/kms: fix typo in printing the HPD infoAlex Deucher2010-06-081-2/+1
| * | | drm/radeon/kms/pm: add mid profileAlex Deucher2010-06-085-13/+126
| * | | drm/radeon/kms/pm: Misc fixesAlex Deucher2010-06-081-16/+10
| * | | drm/radeon/kms/combios: fix typo in voltage fixAlex Deucher2010-06-081-1/+1
| * | | drm/radeon/kms/evergreen: set accel_enabledAlex Deucher2010-06-084-3/+12
| * | | drm/vmwgfx: return -EFAULT for copy_to_user errorsDan Carpenter2010-06-082-2/+7
| * | | drm/drm_crtc: return -EFAULT on copy_to_user errorsDan Carpenter2010-06-081-1/+3
| * | | drm/fb: use printk to print out the switching to text mode error.Dave Airlie2010-06-081-1/+1
| * | | drm/radeon: fix PM on non-vram cards.Dave Airlie2010-06-081-9/+0
| * | | drm: Propagate error from drm_fb_helper_init().Chris Wilson2010-06-084-11/+38
| * | | drm/i915: fix oops on single crtc devices.Dave Airlie2010-06-083-6/+6
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-06-087-25/+31
|\ \ \
| * | | [S390] Update default configuration.Martin Schwidefsky2010-06-081-10/+13
| * | | [S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is heldJulia Lawall2010-06-081-1/+1
| * | | [S390] kprobes: add parameter check to module_free()Hendrik Brueckner2010-06-081-2/+4
| * | | [S390] appldata/extmem/kvm: add missing GFP_KERNEL flagHeiko Carstens2010-06-084-12/+13
* | | | writeback: limit write_cache_pages integrity scanning to current EOFDave Chinner2010-06-081-0/+15
* | | | xfs: remove nr_to_write writeback windup.Dave Chinner2010-06-081-8/+0
* | | | writeback: pay attention to wbc->nr_to_write in write_cache_pagesDave Chinner2010-06-083-23/+6
* | | | Merge branch 'bkl/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-06-081-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | hp_sdc_rtc: fix broken ioctl conversionArnd Bergmann2010-06-081-1/+1
* | | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.35Linus Torvalds2010-06-076-90/+106
|\ \ \ \
| * | | | jffs2: update ctime when changing the file's permission by setfaclJan Kara2010-06-061-1/+2
| * | | | jffs2: Fix NFS race by using insert_inode_locked()David Woodhouse2010-06-032-3/+16
| * | | | jffs2: Fix in-core inode leaks on error pathsDavid Woodhouse2010-06-031-59/+56
| * | | | mtd: Fix NAND submenuMaxim Levitsky2010-06-031-10/+11
OpenPOWER on IntegriCloud