aboutsummaryrefslogtreecommitdiffstats
path: root/arch/unicore32 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-18GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixesFabian Frederick1-2/+2
2014-07-18GFS2: memcontrol: Spelling s/invlidate/invalidate/Geert Uytterhoeven1-2/+2
2014-07-18GFS2: Allow caching of glocks for flockBob Peterson1-1/+1
2014-07-18GFS2: Allow flocks to use normal glock dq rather than dq_waitBob Peterson2-4/+2
2014-07-18GFS2: replace count*size kzalloc by kcallocFabian Frederick1-2/+2
2014-07-18GFS2: Use GFP_NOFS when allocating glocksSteven Whitehouse1-2/+2
2014-07-18GFS2: Fix race in glock lru glock disposalSteven Whitehouse1-3/+7
2014-07-18GFS2: Only wait for demote when last holder is dequeuedBob Peterson1-1/+3
2014-07-18cpufreq: make table sentinel macros unsigned to match useBrian W Hart1-2/+2
2014-07-17drm/radeon: Make classic pageflip completion path less racy.Mario Kleiner1-3/+3
2014-07-17drm/radeon: Add missing vblank_put in pageflip ioctl error path.Mario Kleiner1-1/+4
2014-07-17drm/radeon: Remove redundant fence unref in pageflip path.Mario Kleiner1-1/+0
2014-07-17drm/radeon: Complete page flip even if waiting on the BO fence failsMichel Dänzer1-15/+9
2014-07-17drm/radeon: Move pinning the BO back to radeon_crtc_page_flip()Michel Dänzer2-91/+93
2014-07-17drm/radeon: Prevent too early kms-pageflips triggered by vblank.Mario Kleiner4-9/+10
2014-07-17drm/radeon: set default bl level to something reasonableAlex Deucher1-3/+7
2014-07-17drm/radeon: avoid leaking edid dataAlex Deucher1-0/+5
2014-07-17cpufreq: move policy kobj to policy->cpu at resumeViresh Kumar1-2/+4
2014-07-16IB/mlx5: Enable "block multicast loopback" for kernel consumersOr Gerlitz1-1/+1
2014-07-16hwmon: (adt7470) Fix writes to temperature limit registersGuenter Roeck1-3/+3
2014-07-17drm/qxl: return IRQ_NONE if it was not our irqJason Wang1-0/+3
2014-07-16cpufreq: cpu0: OPPs can be populated at runtimeViresh Kumar2-7/+6
2014-07-16cpufreq: kirkwood: Reinstate cpufreq driver for ARCH_KIRKWOODQuentin Armitage1-1/+1
2014-07-16cpufreq: imx6q: Select PM_OPPNicolas Del Piano1-0/+1
2014-07-16cpufreq: sa1110: set memory type for h3600Linus Walleij1-1/+1
2014-07-16ACPI / video: Add use_native_backlight quirk for HP ProBook 4540sHans de Goede1-0/+8
2014-07-16x86: Remove unused variable "polling"Paul Bolle1-1/+0
2014-07-16UBI: fastmap: do not miss bit-flipsBrian Norris1-1/+1
2014-07-15ring-buffer: Fix polling on trace_pipeMartin Lau1-4/+0
2014-07-15quota: missing lock in dqcache_shrink_scan()Niu Yawei1-0/+2
2014-07-15dm cache metadata: do not allow the data block size to changeMike Snitzer1-0/+9
2014-07-15dm thin metadata: do not allow the data block size to changeMike Snitzer1-0/+9
2014-07-15tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputszhangwei(Jovi)1-0/+6
2014-07-15tracing: Fix graph tracer with stack tracer on other archsSteven Rostedt (Red Hat)1-2/+2
2014-07-15tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputszhangwei(Jovi)1-2/+10
2014-07-15ALSA: hda - Fix broken PM due to incomplete i915 initializationTakashi Iwai1-5/+5
2014-07-15PM / sleep: fix freeze_ops NULL pointer dereferencesZhang Rui1-2/+2
2014-07-15PM / sleep: Fix request_firmware() error at resumeTakashi Iwai1-0/+1
2014-07-15drm/nouveau/therm: fix a potential deadlock in the therm monitoring codeMartin Peres1-3/+3
2014-07-14hso: fix deadlock when receiving bursts of dataOlivier Sobrie1-21/+17
2014-07-14hso: remove unused workqueueOlivier Sobrie1-12/+0
2014-07-14net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin1-2/+2
2014-07-14net: ppp: don't call sk_chk_filter twiceChristoph Schulz2-14/+2
2014-07-14mlx4: mark napi id for gro_skbJason Wang1-0/+1
2014-07-14bonding: fix ad_select module param checkNikolay Aleksandrov1-1/+1
2014-07-14net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz1-1/+1
2014-07-14neigh: sysctl - simplify address calculation of gc_* variablesMathias Krause2-5/+5
2014-07-15xfs: null unused quota inodes when quota is onDave Chinner1-4/+21
2014-07-14net: sctp: fix information leaks in ulpevent layerDaniel Borkmann1-107/+15
2014-07-15xfs: refine the allocation stack switchDave Chinner6-62/+90