summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSWChanho Min2012-01-271-0/+5
* sched: Fix ancient race in do_exit()Yasunori Goto2012-01-271-0/+16
* sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplugSuresh Siddha2012-01-261-5/+29
* sched/s390: Fix compile error in sched/core.cChristian Borntraeger2012-01-261-0/+1
* sched: Fix rq->nr_uninterruptible update racePeter Zijlstra2012-01-261-12/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-01-251-28/+34
|\
| * crypto: sha512 - reduce stack usage to safe numberAlexey Dobriyan2012-01-151-24/+34
| * crypto: sha512 - make it work, undo percpu message scheduleAlexey Dobriyan2012-01-151-5/+1
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-01-251-1/+2
|\ \
| * | xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()Jan Kara2012-01-251-1/+2
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-01-2522-160/+283
|\ \ \
| * | | drm/ttm: fix two regressions since move_notify changesBen Skeggs2012-01-252-4/+17
| * | | drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_getJerome Glisse2012-01-253-54/+54
| * | | drm/radeon: silence out possible lock dependency warningJerome Glisse2012-01-251-8/+11
| * | | drm: Fix authentication kernel crashThomas Hellstrom2012-01-253-1/+11
| * | | gma500: Fix shmem mappingAlan Cox2012-01-241-3/+2
| * | | drm/radeon/kms: refine TMDS dual link checksAlex Deucher2012-01-244-37/+105
| * | | drm/radeon/kms: use drm_detect_hdmi_monitor for picking encoder modeAlex Deucher2012-01-241-3/+3
| * | | drm/radeon/kms: rework modeset sequence for DCE41 and DCE5Alex Deucher2012-01-241-7/+12
| * | | drm/radeon/kms: move panel mode setup into encoder mode setAlex Deucher2012-01-243-12/+24
| * | | drm/radeon/kms: move disp eng pll setup to init pathAlex Deucher2012-01-244-33/+36
| * | | drm/radeon: finish getting bios earlierIgor Murzov2012-01-242-2/+2
| * | | drm/radeon: fix invalid memory access in radeon_atrm_get_bios()Igor Murzov2012-01-241-1/+1
| * | | drm/radeon/kms: add some missing semaphore initAlex Deucher2012-01-234-0/+4
| * | | drm/radeon/kms: Add an MSI quirk for Dell RS690Alex Deucher2012-01-231-0/+6
| * | | gpu, drm, sis: Don't return uninitialized variable from sis_driver_load()Jesper Juhl2012-01-231-2/+1
| |/ /
* | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2012-01-258-83/+96
|\ \ \
| * | | ASoC: wm2000: Fix use-after-free - don't release_firmware() twice on errorJesper Juhl2012-01-241-18/+13
| * | | ASoC: wm8958: Use correct format string in dev_err() callJesper Juhl2012-01-231-1/+1
| * | | ASoC: wm8996: Call _POST_PMU callback for CPVDDMark Brown2012-01-221-1/+2
| * | | ASoC: mxs: Fix mxs-saif timeoutFabio Estevam2012-01-201-0/+5
| * | | ASoC: Disable register synchronisation for low frequency WM8996 SYSCLKMark Brown2012-01-202-0/+8
| * | | ASoC: Don't go through cache when applying WM5100 rev A updatesMark Brown2012-01-201-0/+2
| * | | ASoC: Mark WM5100 register map cache only when going into BIAS_OFFMark Brown2012-01-201-0/+1
| * | | ASoC: tlv320aic32x4: always enable analouge blockWolfram Sang2012-01-201-3/+5
| * | | ASoC: tlv320aic32x4: always enable dividersWolfram Sang2012-01-201-56/+46
| * | | ASoC: sgtl5000: Fix wrong register name in restoreZeng Zhaoming2012-01-201-4/+13
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2012-01-251-0/+3
|\ \ \
| * | | regmap: Reset cache status when reinitialsing the cacheMark Brown2012-01-201-0/+3
| |/ /
* | | eCryptfs: move misleading function commentsLi Wang2012-01-251-4/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh...Linus Torvalds2012-01-257-195/+155
|\ \ \
| * | | eCryptfs: Fix oops when printing debug info in extent crypto functionsTyler Hicks2012-01-251-40/+0
| * | | eCryptfs: Remove unused ecryptfs_read()Tyler Hicks2012-01-251-73/+0
| * | | eCryptfs: Check inode changes in setattrTyler Hicks2012-01-251-12/+36
| * | | eCryptfs: Make truncate path killableTyler Hicks2012-01-251-5/+14
| * | | eCryptfs: Infinite loop due to overflow in ecryptfs_write()Li Wang2012-01-251-2/+2
| * | | eCryptfs: Replace miscdev read/write magic numbersTyler Hicks2012-01-253-41/+55
| * | | eCryptfs: Report errors in writes to /dev/ecryptfsTyler Hicks2012-01-251-11/+13
| * | | eCryptfs: Sanitize write counts of /dev/ecryptfsTyler Hicks2012-01-251-18/+38
| * | | ecryptfs: Remove unnecessary variable initializationTim Gardner2012-01-251-2/+3
OpenPOWER on IntegriCloud