summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-09dlm: kill the unnecessary and wrong device_close()->recalc_sigpending()Oleg Nesterov1-1/+0
2013-08-09Revert "HID: hid-logitech-dj: querying_devices was never set"Jiri Kosina1-2/+0
2013-08-09powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling3-0/+27
2013-08-09powerpc: Save the TAR register earlierMichael Neuling3-9/+19
2013-08-09powerpc: Fix context switch DSCR on POWER8Michael Neuling2-25/+60
2013-08-09powerpc: Rework setting up H/FSCR bit definitionsMichael Neuling1-11/+20
2013-08-09powerpc: Fix hypervisor facility unavaliable vector numberMichael Neuling1-2/+3
2013-08-09powerpc/kvm/book3s_pr: Return appropriate error when allocation failsThadeu Lima de Souza Cascardo1-2/+3
2013-08-09powerpc/kvm: Add signed type cast for comparationChen Gang1-2/+2
2013-08-09powerpc/eeh: Add missing procfs entry for PowerNVMike Qiu1-1/+1
2013-08-09powerpc/pseries: Add backward compatibilty to read old kernel oops-logAruna Balakrishnaiah1-4/+14
2013-08-09powerpc/pseries: Fix buffer overflow when reading from pstoreAruna Balakrishnaiah1-46/+24
2013-08-09powerpc: On POWERNV enable PPC_DENORMALISATION by defaultAnton Blanchard1-1/+1
2013-08-09Merge tag 'drm-intel-fixes-2013-08-08' of git://people.freedesktop.org/~danve...Dave Airlie16-55/+138
2013-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds1-1/+0
2013-08-09userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov2-0/+5
2013-08-08hwmon: (adt7470) Fix incorrect return code checkCurt Brune1-1/+1
2013-08-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-27/+25
2013-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-13/+11
2013-08-08Merge tag 'regulator-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+1
2013-08-08Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+3
2013-08-08Merge tag 'spi-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-1/+1
2013-08-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-23/+49
2013-08-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-110/+154
2013-08-08Revert "slub: do not put a slab to cpu partial list when cpu_partial is 0"Linus Torvalds1-3/+0
2013-08-08avr32: boards/atngw100/mrmt.c: fix building errorCong Ding1-1/+0
2013-08-08ALSA: usb-audio: do not trust too-big wMaxPacketSize valuesClemens Ladisch1-7/+6
2013-08-08NFSv4: Fix up nfs4_proc_lookup_mountpointTrond Myklebust1-5/+3
2013-08-08drm: Don't pass negative delta to ktime_sub_ns()Michel Dänzer1-1/+4
2013-08-08Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie24-158/+300
2013-08-08drm/radeon: make missing smc ucode non-fatalAlex Deucher4-10/+26
2013-08-08drm/radeon/dpm: require rlc for dpmAlex Deucher1-1/+4
2013-08-08drm/radeon/cik: use a mutex to properly lock srbm instanced registersAlex Deucher3-0/+13
2013-08-08drm/radeon: remove unnecessary unpinChristian König1-1/+0
2013-08-08drm/radeon: add more UVD CS checkingChristian König1-8/+35
2013-08-08drm/radeon: stop sending invalid UVD destroy msgChristian König1-2/+2
2013-08-08drm/radeon: only save UVD bo when we have open handlesChristian König5-17/+37
2013-08-08drm/radeon: always program the MC on startupAlex Deucher6-6/+12
2013-08-08drm/radeon: fix audio dto calculation on DCE3+ (v3)Alex Deucher4-6/+59
2013-08-08drm/radeon/dpm: disable sclk ss on rv6xxAlex Deucher1-0/+3
2013-08-08drm/radeon: fix halting UVDChristian König7-11/+36
2013-08-08drm/radeon/dpm: adjust power state properly for UVD on SIAlex Deucher1-12/+32
2013-08-08drm/radeon/dpm: fix spread spectrum setup (v2)Alex Deucher7-76/+30
2013-08-08drm/radeon/dpm: adjust thermal protection requirementsAlex Deucher5-10/+5
2013-08-08drm/radeon: select audio dto based on encoder id for DCE3Alex Deucher1-3/+9
2013-08-08drm/radeon: properly handle pm on gpu resetAlex Deucher1-0/+2
2013-08-08cpufreq: Use sizeof(*ptr) convetion for computing sizesViresh Kumar15-38/+33
2013-08-08cpufreq: Give consistent names to cpufreq_policy objectsViresh Kumar5-113/+113
2013-08-08cpufreq: Re-arrange declarations in cpufreq.hViresh Kumar1-196/+177
2013-08-08cpufreq: Clean up header files included in the coreViresh Kumar10-68/+16