summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-16ALSA: hda - delayed ELD repollWu Fengguang1-7/+29
2011-11-16ALSA: hda - fix ELD memory leakWu Fengguang3-10/+9
2011-11-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds15-23/+115
2011-11-16block: add missed trace_block_plugShaohua Li1-1/+3
2011-11-16paride: fix potential information leak in pg_read()Dan Carpenter1-0/+1
2011-11-16bio: change some signed vars to unsignedDan Carpenter2-5/+6
2011-11-16block: avoid unnecessary plug list flushShaohua Li1-7/+9
2011-11-16cciss: auto engage SCSI mid layer at driver load timeStephen M. Cameron3-8/+8
2011-11-16loop: cleanup set_status interfaceDmitry Monakhov1-15/+29
2011-11-16include/linux/bio.h: use a static inline function for bio_integrity_clone()Stephen Rothwell1-1/+5
2011-11-16loop: prevent information leak after failed readDmitry Monakhov1-1/+2
2011-11-16powerpc/ps3: Fix SMP lockdep boot warningGeoff Levand1-32/+32
2011-11-16powerpc/ps3: Fix lost SMP IPIsGeoff Levand3-1/+25
2011-11-16powerpc: Add hvcall.h include to book3s_hv.cMichael Neuling1-0/+1
2011-11-16powerpc/trace: Add a dummy stack frame for trace_hardirqs_offKevin Hao1-0/+15
2011-11-16powerpc: Copy down exception vectors after feature fixupsAnton Blanchard6-2/+28
2011-11-16powerpc: panic if we can't instantiate RTASAnton Blanchard1-4/+2
2011-11-16powerpc/4xx: Fix typos in kexec config dependenciesSuzuki Poulose2-2/+2
2011-11-16powerpc/fsl: MCU_MPC8349EMITX wants I2C built-in, modular won't do...Al Viro1-1/+1
2011-11-16powerpc/fsl_udc_core: Fix dumb typoAl Viro1-1/+1
2011-11-16carma-fpga: Missed switch from of_register_platform_driver()Al Viro2-10/+8
2011-11-16powerpc: Fix build breakage in jump_label.cAl Viro1-0/+2
2011-11-16unicore32, exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2011-11-16unicore32: Fix typo 'PUV3_I2C'Paul Bolle1-2/+2
2011-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds33-332/+82
2011-11-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-47/+40
2011-11-15hugetlb: release pages in the error path of hugetlb_cow()Hillf Danton1-0/+2
2011-11-15drivers/firmware/dmi_scan.c: make dmi_name_in_vendors more focusedJean Delvare1-4/+2
2011-11-15oom: do not kill tasks with oom_score_adj OOM_SCORE_ADJ_MINMichal Hocko1-0/+5
2011-11-15drivers/misc/eeprom: fix dependecy on 'PPC_MPC5200_GPIO'Paul Bolle1-1/+1
2011-11-15MAINTAINERS: add new cgroup list to CC noticeKAMEZAWA Hiroyuki1-0/+2
2011-11-15Revert "leds: save the delay values after a successful call to blink_set()"Johan Hovold1-4/+1
2011-11-15KEYS: Fix a NULL pointer deref in the user-defined key typeDavid Howells1-1/+2
2011-11-15net-next:asix: V2 Update VERSIONGrant Grundler1-1/+1
2011-11-15net-next:asix: V2 more fixes for ax88178 phy init sequenceGrant Grundler1-7/+15
2011-11-15net-next:asix: reduce AX88772 init time by about 2 secondsGrant Grundler1-5/+25
2011-11-15net-next:asix:poll in asix_get_phyid in case phy not readyGrant Grundler1-2/+10
2011-11-15net-next:asix:PHY_MODE_RTL8211CL should be 0xCGrant Grundler1-1/+1
2011-11-15sparc: Stash orig_i0 into %g6 instead of %g2David S. Miller3-11/+31
2011-11-15PM / driver core: disable device's runtime PM during shutdownPeter Chen1-0/+3
2011-11-15xfs: use doalloc flag in xfs_qm_dqattach_one()Mitsuo Hayasaka1-1/+2
2011-11-15drm/radeon/kms: fix segfault in pm reworkAlex Deucher1-15/+5
2011-11-15drm/radeon/kms: fix up gpio i2c mask bits for r4xxAlex Deucher1-0/+12
2011-11-15drm/radeon: add some missing FireMV pci idsAlex Deucher1-0/+2
2011-11-15Linux 3.2-rc2Linus Torvalds1-1/+1
2011-11-15Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-0/+2
2011-11-15Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds2-15/+8
2011-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds1-1/+1
2011-11-15Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-32/+38
2011-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds28-56/+304