summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | drm/radeon/kms/atom: AdjustPixelClock fixes for DP bridgesAlex Deucher2011-06-172-0/+8
| * | | | | | | | | | | | drm/radeon/kms: fix handling of DP to LVDS bridgesAlex Deucher2011-06-171-4/+7
| * | | | | | | | | | | | drm/radeon/kms: issue blank/unblank commands for ext encodersAlex Deucher2011-06-171-11/+14
| * | | | | | | | | | | | drm/radeon/kms: fix support for DDC on dp bridgesAlex Deucher2011-06-173-4/+29
| * | | | | | | | | | | | drm/radeon/kms: add support for load detection on dp bridgesAlex Deucher2011-06-172-1/+68
| * | | | | | | | | | | | drm/radeon/kms: add missing external encoder actionAlex Deucher2011-06-171-0/+1
| * | | | | | | | | | | | drm/radeon/kms: rework atombios_get_encoder_mode()Alex Deucher2011-06-171-14/+9
| * | | | | | | | | | | | drm/radeon/kms: fix num crtcs for Cedar and CaicosAlex Deucher2011-06-171-12/+19
| * | | | | | | | | | | | Revert "drm/i915: Enable GMBUS for post-gen2 chipsets"Jean Delvare2011-06-171-2/+1
| * | | | | | | | | | | | drivers/gpu/drm: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-06-161-4/+5
| * | | | | | | | | | | | drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.Dave Airlie2011-06-163-0/+24
| * | | | | | | | | | | | drm: make debug levels match in edid failure code.Dave Airlie2011-06-161-2/+2
| * | | | | | | | | | | | drm/radeon/kms: clear wb memory by defaultAlex Deucher2011-06-161-0/+2
| * | | | | | | | | | | | drm/radeon/kms: be more pedantic about the g5 quirk (v2)Alex Deucher2011-06-161-3/+6
| * | | | | | | | | | | | drm/radeon/kms: signed fix for evergreen thermalAlex Deucher2011-06-161-1/+2
| * | | | | | | | | | | | drm: populate irq_by_busid-member for pciWolfram Sang2011-06-161-1/+2
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds2011-06-161-3/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | proc: Fix Oops on stat of /proc/<zombie pid>/ns/netEric W. Biederman2011-06-151-3/+6
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | migrate: don't account swapcache as shmemAndrea Arcangeli2011-06-161-1/+1
* | | | | | | | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2011-06-162-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | kbuild: Call depmod.sh via shellMichal Marek2011-06-151-1/+2
| * | | | | | | | | | | | | perf: clear out make flags when calling kernel make kernelverAndy Whitcroft2011-06-151-1/+1
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-06-1617-213/+210
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | AFS: Use i_generation not i_version for the vnode uniquifierDavid Howells2011-06-163-10/+11
| * | | | | | | | | | | | | | AFS: Set s_id in the superblock to the volume nameDavid Howells2011-06-161-0/+1
| * | | | | | | | | | | | | | vfs: Fix data corruption after failed write in __block_write_begin()Jan Kara2011-06-161-3/+1
| * | | | | | | | | | | | | | afs: afs_fill_page reads too much, or wrong dataAnton Blanchard2011-06-161-12/+9
| * | | | | | | | | | | | | | VFS: Fix vfsmount overput on simultaneous automountAl Viro2011-06-161-8/+16
| * | | | | | | | | | | | | | fix wrong iput on d_inode introduced by e6bc45d65dTörök Edwin2011-06-161-1/+3
| * | | | | | | | | | | | | | Delay struct net freeing while there's a sysfs instance refering to itAl Viro2011-06-128-72/+55
| * | | | | | | | | | | | | | afs: fix sget() races, close leak on umountAl Viro2011-06-121-41/+32
| * | | | | | | | | | | | | | ubifs: fix sget racesAl Viro2011-06-121-24/+30
| * | | | | | | | | | | | | | ubifs: split allocation of ubifs_info into a separate functionAl Viro2011-06-121-39/+48
| * | | | | | | | | | | | | | fix leak in proc_set_super()Al Viro2011-06-121-5/+6
* | | | | | | | | | | | | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-06-1610-42/+140
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | sh: sh7724: Add USBHS DMAEngine supportKuninori Morimoto2011-06-162-0/+48
| * | | | | | | | | | | | | | | sh: ecovec: Add renesas_usbhs supportKuninori Morimoto2011-06-161-0/+48
| * | | | | | | | | | | | | | | sh, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-06-142-3/+0
| * | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-06-14469-2812/+5063
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | drivers: sh: resume enabled clocks fixMagnus Damm2011-06-141-1/+1
| * | | | | | | | | | | | | | | dmaengine: shdma: SH_DMAC_MAX_CHANNELS message fixMagnus Damm2011-06-141-6/+7
| * | | | | | | | | | | | | | | sh: Fix up xchg/cmpxchg corruption with gUSA RB.Srinivas KANDAGATLA2011-06-081-9/+12
| * | | | | | | | | | | | | | | sh: Remove compressed kernel libgcc dependency.Paul Mundt2011-06-061-3/+19
| * | | | | | | | | | | | | | | sh: fix wrong icache/dcache address-array start addr in cache-debugfs.Srinivas KANDAGATLA2011-06-061-20/+5
* | | | | | | | | | | | | | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-06-164-71/+161
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | ARM: mach-shmobile: mackerel: tidyup usbhs driver settingsKuninori Morimoto2011-06-151-15/+6
| * | | | | | | | | | | | | | | | ARM: mach-shmobile: Correct SCIF port types for SH7367.Paul Mundt2011-06-141-7/+7
| * | | | | | | | | | | | | | | | ARM: mach-shmobile: sh73a0 gic_arch_extn.irq_set_wake() fixMagnus Damm2011-06-141-0/+6
| * | | | | | | | | | | | | | | | ARM: mach-shmobile: Mackerel USB platform data updateMagnus Damm2011-06-141-65/+160
| * | | | | | | | | | | | | | | | ARM: mach-shmobile: AG5EVM SDHI1 platform data updateMagnus Damm2011-06-141-3/+1
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |