summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-23ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfoLiu Hua1-0/+7
2014-04-23ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu1-1/+1
2014-04-23mm: make fixup_user_fault() check the vma access rights tooLinus Torvalds1-0/+5
2014-04-22Merge tag 'gpio-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-4/+10
2014-04-22Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-11/+8
2014-04-22drm/radeon: don't allow runpm=1 on systems with out ATPXAlex Deucher1-5/+3
2014-04-22drm/radeon: fix ATPX detection on non-VGA GPUsAlex Deucher1-0/+7
2014-04-22drm/radeon/pm: don't walk the crtc list before it has been initialized (v2)Alex Deucher2-28/+35
2014-04-22drm/radeon: properly unregister hwmon interface (v2)Alex Deucher1-6/+15
2014-04-22drm/radeon: fix count in cik_sdma_ring_test()Alex Deucher1-1/+1
2014-04-22locks: rename file-private locks to "open file description locks"Jeff Layton6-36/+36
2014-04-22drm/radeon/aux: fix hpd assignment for aux busAlex Deucher1-0/+1
2014-04-22ARM: zynq: dt: Add I2C nodes to Zynq device treeSoren Brinkmann3-0/+166
2014-04-22ARM: zynq: DT: Add 'clock-latency' propertySoren Brinkmann1-0/+1
2014-04-22ARM: OMAP2+: Fix oops for GPMC freeTony Lindgren1-2/+5
2014-04-22[SCSI] More USB deadlock fixesJames Bottomley1-0/+1
2014-04-22[SCSI] Fix USB deadlock caused by SCSI error handlingHannes Reinecke1-0/+1
2014-04-22[SCSI] Fix command result state propagationAlan Stern2-0/+2
2014-04-22[SCSI] Fix spurious request sense in error handlingJames Bottomley1-0/+9
2014-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds5-297/+84
2014-04-21[SCSI] don't reference freed command in scsi_prep_returnChristoph Hellwig1-1/+1
2014-04-21[SCSI] don't reference freed command in scsi_init_sgtableChristoph Hellwig1-1/+2
2014-04-21[SCSI] hpsa: fix NULL dereference in hpsa_put_ctlr_into_performant_mode()scameron@beardog.cce.hp.com1-4/+4
2014-04-21Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-137/+188
2014-04-21um: Memory corruption on startupAnton Ivanov3-0/+8
2014-04-21um: Missing pipe handlingAnton Ivanov1-0/+1
2014-04-21uml: Simplify tempdir logic.Tristan Schmelcher1-297/+75
2014-04-20Linux 3.15-rc2Linus Torvalds1-1/+1
2014-04-20Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-6/+18
2014-04-20Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-6/+11
2014-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-2/+12
2014-04-20drm/radeon: improve PLL limit handling in post div calculationChristian König1-26/+51
2014-04-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar4-2/+12
2014-04-20Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga ...Hans de Goede1-0/+42
2014-04-20Input: synaptics - report INPUT_PROP_TOPBUTTONPAD propertyHans de Goede1-2/+53
2014-04-20Input: Add INPUT_PROP_TOPBUTTONPAD device propertyHans de Goede1-0/+1
2014-04-20Input: i8042 - add firmware_id supportHans de Goede2-0/+21
2014-04-20Input: serio - add firmware_id sysfs attributeHans de Goede2-0/+15
2014-04-20perf tools: Improve error reportingAdrien BAK2-2/+9
2014-04-20perf tools: Adjust symbols in VDSOVladimir Nikulichev1-0/+2
2014-04-20perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin1-0/+1
2014-04-20Input: wacom - handle 1024 pressure levels in wacom_tpc_penJason Gerecke1-1/+1
2014-04-20Input: wacom - references to 'wacom->data' should use 'unsigned char*'Jason Gerecke1-18/+9
2014-04-20Input: wacom - override 'pressure_max' with value from HID_USAGE_PRESSUREJason Gerecke1-0/+9
2014-04-20Input: wacom - use full 32-bit HID Usage value in switch statementJason Gerecke1-128/+109
2014-04-20Input: wacom - missed the last bit of expresskey for DTU-1031Ping Cheng1-1/+1
2014-04-20Input: ads7846 - fix device usage within attribute showAlexander Stein1-1/+1
2014-04-20Input: da9055_onkey - remove use of regmap_irq_get_virq()Adam Thomson1-1/+0
2014-04-20ext4: disable COLLAPSE_RANGE for bigallocNamjae Jeon1-0/+3
2014-04-20ext4: fix COLLAPSE_RANGE failure with 1KB block sizeNamjae Jeon1-3/+10