aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-18ARM: at91/dt: fix usb0 clocks definition in sam9n12 dtsiBoris BREZILLON
2014-07-18ARM: at91: at91sam9x5: correct typo error for ohci clockBo Shen
2014-07-18irqchip: gic: Fix core ID calculation when topology is read from DTTomasz Figa
2014-07-18ARM: 8100/1: Fix preemption disable in iwmmxt_task_enable()Sebastian Hesselbarth
2014-07-18GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixesFabian Frederick
2014-07-18GFS2: memcontrol: Spelling s/invlidate/invalidate/Geert Uytterhoeven
2014-07-18GFS2: Allow caching of glocks for flockBob Peterson
2014-07-18GFS2: Allow flocks to use normal glock dq rather than dq_waitBob Peterson
2014-07-18GFS2: replace count*size kzalloc by kcallocFabian Frederick
2014-07-18GFS2: Use GFP_NOFS when allocating glocksSteven Whitehouse
2014-07-18GFS2: Fix race in glock lru glock disposalSteven Whitehouse
2014-07-18GFS2: Only wait for demote when last holder is dequeuedBob Peterson
2014-07-18ARM: clk-imx6q: parent lvds_sel input from upstream clock gatesLucas Stach
2014-07-18cfg80211: fix mic_failure tracingEliad Peller
2014-07-18kprobes: Fix "Failed to find blacklist" probing errors on ia64 and ppc64Masami Hiramatsu
2014-07-17Drivers: hv: hv_fcopy: fix a race condition for SMP guestDexuan Cui
2014-07-18Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2014-07-18cpufreq: make table sentinel macros unsigned to match useBrian W Hart
2014-07-17usb: Check if port status is equal to RxDetectGavin Guo
2014-07-18Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-07-17usb: chipidea: udc: Disable auto ZLP generation on ep0Abbas Raza
2014-07-17net: huawei_cdc_ncm: add "subclass 3" devicesBjørn Mork
2014-07-17net: qmi_wwan: add two Sierra Wireless/Netgear devicesBjørn Mork
2014-07-17wan/x25_asy: integer overflow in x25_asy_change_mtu()Dan Carpenter
2014-07-18Merge branches 'acpi-scan' and 'acpi-video'Rafael J. Wysocki
2014-07-17scsi: handle flush errors properlyJames Bottomley
2014-07-17ARM: DMA: ensure that old section mappings are flushed from the TLBRussell King
2014-07-17Merge tag 'stable/for-linus-3.16-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-07-17Merge tag 'trace-fixes-v3.16-rc5-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-17drm/radeon: Make classic pageflip completion path less racy.Mario Kleiner
2014-07-17drm/radeon: Add missing vblank_put in pageflip ioctl error path.Mario Kleiner
2014-07-17drm/radeon: Remove redundant fence unref in pageflip path.Mario Kleiner
2014-07-17drm/radeon: Complete page flip even if waiting on the BO fence failsMichel Dänzer
2014-07-17drm/radeon: Move pinning the BO back to radeon_crtc_page_flip()Michel Dänzer
2014-07-17drm/radeon: Prevent too early kms-pageflips triggered by vblank.Mario Kleiner
2014-07-17drm/radeon: set default bl level to something reasonableAlex Deucher
2014-07-17drm/radeon: avoid leaking edid dataAlex Deucher
2014-07-17irqchip: gic: Add binding probe for ARM GIC400Suravee Suthikulpanit
2014-07-17drivers/ata/pata_ep93xx.c: use signed int type for result of platform_get_irq()Andrey Utkin
2014-07-17cpufreq: move policy kobj to policy->cpu at resumeViresh Kumar
2014-07-16net: ppp: fix creating PPP pass and active filtersChristoph Schulz
2014-07-16net/mlx4_en: cq->irq_desc wasn't set in legacy EQ'sAmir Vadai
2014-07-16Merge branches 'cxgb4' and 'mlx5' into for-nextRoland Dreier
2014-07-16IB/mlx5: Enable "block multicast loopback" for kernel consumersOr Gerlitz
2014-07-16sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan
2014-07-16r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_40Michel Dänzer
2014-07-16hwmon: (adt7470) Fix writes to temperature limit registersGuenter Roeck
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-07-17drm/qxl: return IRQ_NONE if it was not our irqJason Wang
2014-07-16net-gre-gro: Fix a bug that breaks the forwarding pathJerry Chu