summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-10misc: panel: Move all suboptions into a big if sectionGeert Uytterhoeven
2017-02-10misc: panel: Remove reference to misc device supportGeert Uytterhoeven
2017-02-10misc: panel: Remove unused LCD_FLAG_S and LCD_FLAG_IDGeert Uytterhoeven
2017-02-10misc: panel: Remove PANEL_VERSIONGeert Uytterhoeven
2017-02-10misc: panel: Fix LCD_FLAG_F/LCD_FLAG_N exchangeGeert Uytterhoeven
2017-02-10w1: ds2405: use module_w1_family to simplify the codeWei Yongjun
2017-02-10w1: ds2490: use kmemdup rather than duplicating its implementationWei Yongjun
2017-02-10fpga zynq: Use the scatterlist interfaceJason Gunthorpe
2017-02-10fpga: Add scatterlist based programmingJason Gunthorpe
2017-02-10fpga zynq: Check the bitstream for validityJason Gunthorpe
2017-02-10fpga zynq: Check for errors after completing DMAJason Gunthorpe
2017-02-10mei: remove support for broken parallel readAlexander Usyskin
2017-02-10drivers/fsi: add driver to device matchesJeremy Kerr
2017-02-10drivers/fsi: Add device & driver definitionsJeremy Kerr
2017-02-10drivers/fsi: Add empty fsi bus definitionsJeremy Kerr
2017-02-06Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman
2017-02-05Linux 4.10-rc7v4.10-rc7Linus Torvalds
2017-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-02-04Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-04Merge tag 'staging-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-04Merge tag 'usb-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-02-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-02-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-02-03Merge tag 'vfio-v4.10-rc7' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-02-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-03mm, fs: check for fatal signals in do_generic_file_read()Michal Hocko
2017-02-03fs: break out of iomap_file_buffered_write on fatal signalsMichal Hocko
2017-02-03base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani
2017-02-03mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()Toshi Kani
2017-02-03jump label: pass kbuild_cflags when checking for asm goto supportDavid Lin
2017-02-03shmem: fix sleeping from atomic contextKirill A. Shutemov
2017-02-03kasan: respect /proc/sys/kernel/traceoff_on_warningPeter Zijlstra
2017-02-03zswap: disable changing params if init failsDan Streetman
2017-02-03Merge tag 'regulator-fix-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-03MAINTAINERS: update email address for Amit ShahAmit Shah
2017-02-03vhost: fix initialization for vq->is_leHalil Pasic
2017-02-03Revert "vring: Force use of DMA API for ARM-based systems with legacy devices"Michael S. Tsirkin
2017-02-03Merge tag 'usb-serial-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-02-03Merge tag 'mmc-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-02-03Merge tag 'drm-fixes-for-v4.10-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-02-03Merge tag 'powerpc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-03Merge tag 'trace-v4.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-03Merge branch 'modversions' (modversions fixes for powerpc from Ard)Linus Torvalds
2017-02-03log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel
2017-02-03KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář
2017-02-03module: unify absolute krctab definitions for 32-bit and 64-bitArd Biesheuvel
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel
2017-02-03kbuild: modversions: add infrastructure for emitting relative CRCsArd Biesheuvel
2017-02-03Merge remote-tracking branches 'regulator/fix/fixed' and 'regulator/fix/twl60...Mark Brown