aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ARM: pm: convert cpu_suspend() to a normal functionRussell King2011-06-24
* ARM: pm: move sa1100 to use proper suspend func arg0Russell King2011-06-24
* ARM: pm: rejig suspend follow-on function calling conventionRussell King2011-06-24
* ARM: pm: reallocate registers to avoid r2, r3Russell King2011-06-24
* ARM: pm: preserve r4 - r11 across a suspendRussell King2011-06-24
* ARM: pm: extract common code from MULTI_CPU/!MULTI_CPU pathsRussell King2011-06-24
* ARM: pm: move return address (for cpu_resume) to top of stackRussell King2011-06-24
* ARM: pm: make MULTI_CPU and !MULTI_CPU resume paths the sameRussell King2011-06-24
* ARM: pm: sa1100: no need to re-enable clock switchingRussell King2011-06-24
* ARM: pm: arrange for cpu_proc_init() to be called on resumeRussell King2011-06-24
* ARM: pm: ensure ARMv7 CPUs save and restore the TLS registerRussell King2011-06-24
* ARM: pm: proc-v7: fix missing struct processor pointers for suspend codeRussell King2011-06-24
* ARM: 6969/1: plat-iop: fix build errorLinus Walleij2011-06-21
* ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entriesDave Martin2011-06-21
* ARM: SMP: wait for CPU to be marked activeRussell King2011-06-21
* ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbolsDave Martin2011-06-17
* ARM: 6962/1: mach-h720x: fix build errorLinus Walleij2011-06-17
* ARM: 6959/1: SMP build fix for entry-macro-multi.SMagnus Damm2011-06-17
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-06-16
|\
| * drm/radeon/kms: use helper functions for fence read/writeAlex Deucher2011-06-16
| * drm/radeon/kms: set DP link config properly for DP bridgesAlex Deucher2011-06-16
| * drm/radeon/kms/atom: AdjustPixelClock fixes for DP bridgesAlex Deucher2011-06-16
| * drm/radeon/kms: fix handling of DP to LVDS bridgesAlex Deucher2011-06-16
| * drm/radeon/kms: issue blank/unblank commands for ext encodersAlex Deucher2011-06-16
| * drm/radeon/kms: fix support for DDC on dp bridgesAlex Deucher2011-06-16
| * drm/radeon/kms: add support for load detection on dp bridgesAlex Deucher2011-06-16
| * drm/radeon/kms: add missing external encoder actionAlex Deucher2011-06-16
| * drm/radeon/kms: rework atombios_get_encoder_mode()Alex Deucher2011-06-16
| * drm/radeon/kms: fix num crtcs for Cedar and CaicosAlex Deucher2011-06-16
| * Revert "drm/i915: Enable GMBUS for post-gen2 chipsets"Jean Delvare2011-06-16
| * drivers/gpu/drm: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-06-16
| * drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.Dave Airlie2011-06-16
| * drm: make debug levels match in edid failure code.Dave Airlie2011-06-16
| * drm/radeon/kms: clear wb memory by defaultAlex Deucher2011-06-16
| * drm/radeon/kms: be more pedantic about the g5 quirk (v2)Alex Deucher2011-06-16
| * drm/radeon/kms: signed fix for evergreen thermalAlex Deucher2011-06-16
| * drm: populate irq_by_busid-member for pciWolfram Sang2011-06-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds2011-06-16
|\ \
| * | proc: Fix Oops on stat of /proc/<zombie pid>/ns/netEric W. Biederman2011-06-15
* | | migrate: don't account swapcache as shmemAndrea Arcangeli2011-06-16
* | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2011-06-16
|\ \ \
| * | | kbuild: Call depmod.sh via shellMichal Marek2011-06-15
| * | | perf: clear out make flags when calling kernel make kernelverAndy Whitcroft2011-06-15
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-06-16
|\ \ \ \
| * | | | AFS: Use i_generation not i_version for the vnode uniquifierDavid Howells2011-06-16
| * | | | AFS: Set s_id in the superblock to the volume nameDavid Howells2011-06-16
| * | | | vfs: Fix data corruption after failed write in __block_write_begin()Jan Kara2011-06-16
| * | | | afs: afs_fill_page reads too much, or wrong dataAnton Blanchard2011-06-16
| * | | | VFS: Fix vfsmount overput on simultaneous automountAl Viro2011-06-16
| * | | | fix wrong iput on d_inode introduced by e6bc45d65dTörök Edwin2011-06-16