summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-04-03stmmac: add new DT platform entries for GMAC4Alexandre TORGUE1-0/+2
2016-04-03tcp: remove cwnd moderation after recoveryYuchung Cheng1-11/+0
2016-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-1/+1
2016-04-03Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-2/+2
2016-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-1/+11
2016-04-02cpufreq: Support for fast frequency switchingRafael J. Wysocki1-0/+16
2016-04-02cpufreq: Move governor symbols to cpufreq.hRafael J. Wysocki1-0/+14
2016-04-02cpufreq: Move governor attribute set headers to cpufreq.hRafael J. Wysocki1-0/+23
2016-04-02cpufreq: sched: Helpers to add and remove update_util hooksRafael J. Wysocki1-1/+4
2016-04-02mm/page_isolation: fix tracepoint to mirror check function behaviorLucas Stach1-1/+1
2016-04-02include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock()Chen Gang1-1/+1
2016-04-01stmmac: fix MDIO settingsGiuseppe CAVALLARO1-1/+1
2016-04-01Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO1-1/+0
2016-04-01tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann1-0/+4
2016-04-01livepatch: reuse module loader code to write relocationsJessica Yu1-20/+0
2016-04-01module: preserve Elf information for livepatch modulesJessica Yu1-0/+25
2016-04-01Elf: add livepatch-specific Elf constantsJessica Yu1-4/+6
2016-04-01lib/proportions: Remove unused codeRichard Cochran2-138/+0
2016-04-01drm: Add an encoder and connector type enum for DPI.Eric Anholt1-0/+2
2016-03-31rcutorture: Expedited-GP batch progress access to torturingPaul E. McKenney2-0/+18
2016-03-31rcu: Remove superfluous versions of rcu_read_lock_sched_held()Boqun Feng1-16/+1
2016-03-31rcu: Enforce expedited-GP fairness via funnel wait queuePaul E. McKenney1-2/+3
2016-03-31rcu: Add event tracing definitions for expedited grace periodsPaul E. McKenney1-2/+76
2016-03-31rcu: Consolidate dumping of ftrace bufferPaul E. McKenney1-0/+13
2016-03-31dt-bindings: Add the clock id of UART2 and MMC2 for Exynos3250Chanwoo Choi1-1/+10
2016-03-31gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eotLiu Ying1-1/+1
2016-03-31gpu: ipu-v3: ipu-dmfc: Make function ipu_dmfc_init_channel() return voidLiu Ying1-1/+1
2016-03-31gpu: ipu-cpmem: modify ipu_cpmem_set_yuv_planar_full for better controlPhilipp Zabel1-2/+3
2016-03-31clk: imx: vf610: add WKPU unitStefan Agner1-1/+2
2016-03-31clk: imx: vf610: leave DDR clock onStefan Agner1-1/+2
2016-03-31perf/core: Set event's default ::overflow_handler()Wang Nan1-0/+6
2016-03-31perf/ring_buffer: Introduce new ioctl options to pause and resume the ring-bu...Wang Nan1-0/+1
2016-03-31drm: Add new DCS commands in the enum listDeepak M1-0/+8
2016-03-31drm: Make uapi headers C89 pendantic compliantDaniel Vetter1-2/+2
2016-03-31drm/atomic: export drm_atomic_helper_wait_for_fences()Rob Clark1-0/+2
2016-03-31posix_acl: Unexport acl_by_type and make it staticAndreas Gruenbacher1-1/+0
2016-03-31posix_acl: Inode acl caching fixesAndreas Gruenbacher1-0/+12
2016-03-31target: add a new add_wwn_groups fabrics methodChristoph Hellwig1-0/+1
2016-03-31target: remove ->fabric_cleanup_nodeaclChristoph Hellwig1-1/+0
2016-03-31bpf: make padding in bpf_tunnel_key explicitDaniel Borkmann1-0/+1
2016-03-31soc: qcom: smd: Support opening additional channelsBjorn Andersson1-0/+4
2016-03-31soc: qcom: smd: Introduce callback setterBjorn Andersson1-1/+3
2016-03-31soc: qcom: smem_state: Add stubs for disabled smem_stateBjorn Andersson1-0/+35
2016-03-30regulator: Deprecate regulator_can_change_voltage()Mark Brown1-2/+2
2016-03-30drm: Untangle __KERNEL__ guardsDaniel Vetter1-1/+7
2016-03-30drm: Move DRM_MODE_OBJECT_* to uapi headersDaniel Vetter2-10/+10
2016-03-30drm: align #include directives with libdrm in uapi headersDaniel Vetter1-1/+1
2016-03-30drm: Make drm.h uapi header safe for C++Daniel Vetter1-0/+4
2016-03-30vgacon: dummy implementation for vgacon_text_forceDaniel Vetter1-0/+2
2016-03-30drm/ttm: Remove TTM_HAS_AGPDaniel Vetter1-2/+1