summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-09Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-12-09Merge tag 'm68k-for-v4.9-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-12-09Revert "radix tree test suite: fix compilation"Linus Torvalds
2016-12-08Merge branch 'parisc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-12-08parisc: Fix TLB related boot crash on SMP machinesHelge Deller
2016-12-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-12-08ARM: dts: orion5x: fix number of sata port for linkstation ls-glRoger Shimizu
2016-12-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-07kcov: add missing #include <linux/sched.h>Kefeng Wang
2016-12-07radix tree test suite: fix compilationMatthew Wilcox
2016-12-07zram: restrict add/remove attributes to root onlySergey Senozhatsky
2016-12-08Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-12-07ARM: dts: imx7d: fix LCDIF clock assignmentStefan Agner
2016-12-07dts: sun8i-h3: correct UART3 pin definitionsJorik Jonker
2016-12-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-07Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-12-07Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-07Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-12-07Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2016-12-07Revert "default exported asm symbols to zero"Linus Torvalds
2016-12-07Don't feed anything but regular iovec's to blk_rq_map_user_iovLinus Torvalds
2016-12-07drm/amdgpu: just suspend the hw on pci shutdownAlex Deucher
2016-12-07parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...John David Anglin
2016-12-07parisc: Purge TLB before setting PTEJohn David Anglin
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-12-06dbri: move dereference after check for NULLDan Carpenter
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-06shmem: fix shm fallocate() list corruptionLinus Torvalds
2016-12-06Merge branch 'mlx5-fixes'David S. Miller
2016-12-06net/mlx5e: Change the SQ/RQ operational state to positive logicMohamad Haj Yahia
2016-12-06net/mlx5e: Don't flush SQ on errorSaeed Mahameed
2016-12-06net/mlx5e: Don't notify HW when filling the edge of ICO SQSaeed Mahameed
2016-12-06net/mlx5: Fix query ISSI flowKamal Heib
2016-12-06net/mlx5: Remove duplicate pci dev name printKamal Heib
2016-12-06net/mlx5: Verify module parametersKamal Heib
2016-12-06net: fec: fix compile with CONFIG_M5272Nikita Yushchenko
2016-12-06be2net: Add DEVSEC privilege to SET_HSW_CONFIG command.Venkat Duvvuru
2016-12-06virtio-net: Fix DMA-from-the-stack in virtnet_set_mac_address()Andy Lutomirski
2016-12-06tcp: warn on bogus MSS and try to amend itMarcelo Ricardo Leitner
2016-12-06uapi glibc compat: fix outer guard of net device flags enumJonas Gorski
2016-12-06net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before wr...Niklas Cassel
2016-12-06fuse: fix clearing suid, sgid for chown()Miklos Szeredi
2016-12-06lockdep: Fix report formattingDmitry Vyukov
2016-12-06perf/core: Remove invalid warning from list_update_cgroup_even()tDavid Carrillo-Cisneros
2016-12-06perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)
2016-12-06perf/x86/intel: Enable C-state residency events for Knights MillPiotr Luc
2016-12-06objtool: Fix bytes check of lea's rex_prefixJiri Slaby
2016-12-05netlink: Do not schedule work from sk_destructHerbert Xu