aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: SMP: wait for CPU to be marked activeRussell King2011-06-211-1/+5
* ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbolsDave Martin2011-06-171-2/+11
* ARM: 6962/1: mach-h720x: fix build errorLinus Walleij2011-06-171-0/+2
* ARM: 6959/1: SMP build fix for entry-macro-multi.SMagnus Damm2011-06-172-0/+6
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-06-1615-75/+237
|\
| * drm/radeon/kms: use helper functions for fence read/writeAlex Deucher2011-06-171-15/+36
| * drm/radeon/kms: set DP link config properly for DP bridgesAlex Deucher2011-06-171-1/+2
| * 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