summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-06-24ARM: pm: sa1100: move cpu_suspend into C codeRussell King2-11/+4
2011-06-24ARM: pm: move cpu_init() call into core codeRussell King4-7/+1
2011-06-24ARM: pm: convert cpu_suspend() to a normal functionRussell King8-40/+31
2011-06-24ARM: pm: move sa1100 to use proper suspend func arg0Russell King1-4/+4
2011-06-24ARM: pm: rejig suspend follow-on function calling conventionRussell King1-4/+5
2011-06-24ARM: pm: reallocate registers to avoid r2, r3Russell King1-9/+9
2011-06-24ARM: pm: preserve r4 - r11 across a suspendRussell King1-2/+3
2011-06-24ARM: pm: extract common code from MULTI_CPU/!MULTI_CPU pathsRussell King1-18/+6
2011-06-24ARM: pm: move return address (for cpu_resume) to top of stackRussell King1-8/+8
2011-06-24ARM: pm: make MULTI_CPU and !MULTI_CPU resume paths the sameRussell King1-9/+3
2011-06-24ARM: pm: sa1100: no need to re-enable clock switchingRussell King1-1/+0
2011-06-24ARM: pm: arrange for cpu_proc_init() to be called on resumeRussell King2-52/+51
2011-06-24ARM: pm: ensure ARMv7 CPUs save and restore the TLS registerRussell King1-3/+7
2011-06-24ARM: pm: proc-v7: fix missing struct processor pointers for suspend codeRussell King1-3/+3
2011-06-21ARM: 6969/1: plat-iop: fix build errorLinus Walleij1-0/+1
2011-06-21ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entriesDave Martin1-1/+13
2011-06-21ARM: SMP: wait for CPU to be marked activeRussell King1-1/+5
2011-06-17ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbolsDave Martin1-2/+11
2011-06-17ARM: 6962/1: mach-h720x: fix build errorLinus Walleij1-0/+2
2011-06-17ARM: 6959/1: SMP build fix for entry-macro-multi.SMagnus Damm2-0/+6
2011-06-16Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds15-75/+237
2011-06-17drm/radeon/kms: use helper functions for fence read/writeAlex Deucher1-15/+36
2011-06-17drm/radeon/kms: set DP link config properly for DP bridgesAlex Deucher1-1/+2
2011-06-17drm/radeon/kms/atom: AdjustPixelClock fixes for DP bridgesAlex Deucher2-0/+8
2011-06-17drm/radeon/kms: fix handling of DP to LVDS bridgesAlex Deucher1-4/+7
2011-06-17drm/radeon/kms: issue blank/unblank commands for ext encodersAlex Deucher1-11/+14
2011-06-17drm/radeon/kms: fix support for DDC on dp bridgesAlex Deucher3-4/+29
2011-06-17drm/radeon/kms: add support for load detection on dp bridgesAlex Deucher2-1/+68
2011-06-17drm/radeon/kms: add missing external encoder actionAlex Deucher1-0/+1
2011-06-17drm/radeon/kms: rework atombios_get_encoder_mode()Alex Deucher1-14/+9
2011-06-17drm/radeon/kms: fix num crtcs for Cedar and CaicosAlex Deucher1-12/+19
2011-06-17Revert "drm/i915: Enable GMBUS for post-gen2 chipsets"Jean Delvare1-2/+1
2011-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds1-3/+6
2011-06-16migrate: don't account swapcache as shmemAndrea Arcangeli1-1/+1
2011-06-16Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2-2/+3
2011-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds17-213/+210
2011-06-16Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-42/+140
2011-06-16Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-71/+161
2011-06-16Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-32/+20
2011-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-1/+39
2011-06-16AFS: Use i_generation not i_version for the vnode uniquifierDavid Howells3-10/+11
2011-06-16AFS: Set s_id in the superblock to the volume nameDavid Howells1-0/+1
2011-06-16vfs: Fix data corruption after failed write in __block_write_begin()Jan Kara1-3/+1
2011-06-16afs: afs_fill_page reads too much, or wrong dataAnton Blanchard1-12/+9
2011-06-16staging: fix iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap2-2/+2
2011-06-16VFS: Fix vfsmount overput on simultaneous automountAl Viro1-8/+16
2011-06-16fix wrong iput on d_inode introduced by e6bc45d65dTörök Edwin1-1/+3
2011-06-16mm: get rid of the most spurious find_vma_prev() usersLinus Torvalds1-9/+3
2011-06-16drivers/gpu/drm: use printk_ratelimited instead of printk_ratelimitChristian Dietrich1-4/+5
2011-06-16drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.Dave Airlie3-0/+24