summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-03MIPS: zboot: Remove copied source files on cleanAlban Bedel
2016-04-03MIPS: zboot: Fix the build with XZ compression on older GCC versionsAlban Bedel
2016-04-03MIPS: Wire up preadv2 and pwrite2 syscalls.Ralf Baechle
2016-04-02Merge tag 'rproc-v4.6-rc1' of git://github.com/andersson/remoteprocLinus Torvalds
2016-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2016-04-02Convert straggling drivers to new six-argument get_user_pages()Linus Torvalds
2016-04-02ext4 crypto: fix some error handlingDan Carpenter
2016-04-02Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-01Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-04-01Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-04-02Merge branch 'acpi-processor'Rafael J. Wysocki
2016-04-01Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-02intel_pstate: Avoid extra invocation of intel_pstate_sample()Rafael J. Wysocki
2016-04-01ARM: SMP enable of cache maintanence broadcastRussell King
2016-04-01Merge tag 'for-linus' of git://github.com/martinbrandenburg/linuxLinus Torvalds
2016-04-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-04-01Merge tag 'sound-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-04-01.mailmap: add Christophe RicardChristophe Ricard
2016-04-01Make CONFIG_FHANDLE default yAndi Kleen
2016-04-01mm/page_isolation.c: fix the function commentsNeil Zhang
2016-04-01oom, oom_reaper: do not enqueue task if it is on the oom_reaper_list headMichal Hocko
2016-04-01mm/page_isolation: fix tracepoint to mirror check function behaviorLucas Stach
2016-04-01mm/rmap: batched invalidations should use existing apiNadav Amit
2016-04-01x86/mm: TLB_REMOTE_SEND_IPI should count pagesNadav Amit
2016-04-01mm: fix invalid node in alloc_migrate_target()Xishi Qiu
2016-04-01include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock()Chen Gang
2016-04-01mm, kasan: fix compilation for CONFIG_SLABAlexander Potapenko
2016-04-01MAINTAINERS: orangefs mailing list is subscribers-onlyJoe Perches
2016-04-01md/bitmap: clear bitmap if bitmap_create failedGuoqing Jiang
2016-04-01net: mvneta: fix changing MTU when using per-cpu processingMarcin Wojtas
2016-04-01Merge branch 'stmmac-fixes'David S. Miller
2016-04-01stmmac: fix MDIO settingsGiuseppe CAVALLARO
2016-04-01Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO
2016-04-01stmmac: fix TX normal DESCGiuseppe CAVALLARO
2016-04-01net: mvneta: use cache_line_size() to get cacheline sizeJisheng Zhang
2016-04-01net: mvpp2: use cache_line_size() to get cacheline sizeJisheng Zhang
2016-04-01net: mvpp2: fix maybe-uninitialized warningJisheng Zhang
2016-04-01tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann
2016-04-01ext4: avoid calling dquot_get_next_id() if quota is not enabledTheodore Ts'o
2016-04-01drm/radeon: Only call drm_vblank_on/off between drm_vblank_init/cleanupMichel Dänzer
2016-04-01drm/amdgpu: fence wait old rcu slotChunming Zhou
2016-04-01drm/amdgpu: fix leaking fence in the pageflip codeChristian König
2016-04-01drm/amdgpu: print vram type rather than just DDRAlex Deucher
2016-04-01drm/amdgpu/gmc: use proper register for vram type on FijiAlex Deucher
2016-04-01drm/amdgpu/gmc: move vram type fetching into sw_initAlex Deucher
2016-04-01drm/amdgpu: Set vblank_disable_allowed = trueMichel Dänzer
2016-04-01drm/radeon: Set vblank_disable_allowed = trueMichel Dänzer
2016-04-01drm/amd/powerplay: Need to change boot to performance state in resume.Rex Zhu