summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-07-04Merge 4.7-rc6 into tty-nextGreg Kroah-Hartman
2016-07-01Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-06-30Merge tag 'pwm/for-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-06-30Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2016-06-30mfd: da9053: Fix compiler warning message for uninitialised variableSteve Twiss
2016-06-29Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-06-29reset: TRIVIAL: Add line break at same place for similar APIsLee Jones
2016-06-29reset: Supply *_shared variant calls when using *_optional APIsLee Jones
2016-06-29reset: Supply *_shared variant calls when using of_* APILee Jones
2016-06-29reset: Ensure drivers are explicit when requesting reset linesLee Jones
2016-06-29reset: Reorder inline reset_control_get*() wrappersLee Jones
2016-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-06-29bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann
2016-06-28audit: move audit_get_tty to reduce scope and kabi changesRichard Guy Briggs
2016-06-28sock_diag: do not broadcast raw socket destructionWillem de Bruijn
2016-06-25earlycon: mark earlycon code as __used iif the caller is built-inMasahiro Yamada
2016-06-25tty/serial/8250: use mctrl_gpio helpersYegor Yefremov
2016-06-25dmaengine: hsu: Export hsu_dma_get_status()Chuah, Kim Tatt
2016-06-25tty: vt, remove unused vc_deccolmJiri Slaby
2016-06-25tty: vt, ignore PIO_UNIMAPCLR paramJiri Slaby
2016-06-25tty: vt, convert more macros to functionsJiri Slaby
2016-06-25tty: vt, remove consw->con_bmoveJiri Slaby
2016-06-25tty: vt, consw->con_set_palette cleanupJiri Slaby
2016-06-25tty: vt, consw->con_scrolldelta cleanupJiri Slaby
2016-06-25vt: document vc_data by exampleJiri Slaby
2016-06-25vt: remove lines parameter from scrollbackJiri Slaby
2016-06-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-06-24Revert "mm: make faultaround produce old ptes"Kirill A. Shutemov
2016-06-24mm: mempool: kasan: don't poot mempool objects in quarantineAndrey Ryabinin
2016-06-24fix up initial thread stack pointer vs thread_info confusionLinus Torvalds
2016-06-24USB: EHCI: declare hostpc register as zero-length arrayAlan Stern
2016-06-24Clarify naming of thread info/stack allocatorsLinus Torvalds
2016-06-24locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini
2016-06-23pwm: Fix pwm_apply_args()Boris Brezillon
2016-06-23IB/mlx5: Fix post send fence logicEli Cohen
2016-06-22net/mlx4_en: Avoid unregister_netdev at shutdown flowEran Ben Elisha
2016-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-06-19qed*: Don't reset statistics on inner reloadYuval Mintz
2016-06-18Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-06-18Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-06-18Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-06-17isa: Dummy isa_register_driver should return error codeWilliam Breathitt Gray
2016-06-17isa: Allow ISA-style drivers on modern systemsWilliam Breathitt Gray
2016-06-17Merge tag 'for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.an...Linus Torvalds
2016-06-16Merge tag 'pwm/for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-06-16Merge tag 'nfsd-4.7-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-06-16Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-06-15bpf: fix matching of data/data_end in verifierAlexei Starovoitov