Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-28serial: fsl_lpuart: Fix typo in "transfer"Fabio Estevam
2020-08-24Revert "vc_screen: extract vcs_read_buf_header"Jiri Slaby
2020-08-18serial: sa1100: use platform_get_resource()Andy Shevchenko
2020-08-18tty: serial, fix kernel-docJiri Slaby
2020-08-18tty: synclink, fix kernel-docJiri Slaby
2020-08-18tty: vt, fix kernel-docJiri Slaby
2020-08-18tty: ldiscs, fix kernel-docJiri Slaby
2020-08-18tty: fix kernel-docJiri Slaby
2020-08-18newport_con: make module's init & exit static using module_driverJiri Slaby
2020-08-18newport_con: fix no return statement in newport_show_logoJiri Slaby
2020-08-18tty: n_gsm, eliminate indirection for gsm->{output,error}()Jiri Slaby
2020-08-18vc_screen: prune macrosJiri Slaby
2020-08-18vc_screen: extract vcs_read_buf_headerJiri Slaby
2020-08-18vc_screen: extract vcs_read_bufJiri Slaby
2020-08-18vc_screen: extract vcs_read_buf_noattrJiri Slaby
2020-08-18vc_screen: extract vcs_read_buf_uniJiri Slaby
2020-08-18vs_screen: kill tmp_count from vcs_readJiri Slaby
2020-08-18vc_screen: sanitize types in vcs_readJiri Slaby
2020-08-18vc_screen: eliminate ifdefs from vcs_write_bufJiri Slaby
2020-08-18vc_screen: extract vcs_write_bufJiri Slaby
2020-08-18vc_screen: extract vcs_write_buf_noattrJiri Slaby
2020-08-18vc_screen: sanitize types in vcs_writeJiri Slaby
2020-08-18vc_screen: rewrite vcs_size to accept vc, not inodeJiri Slaby
2020-08-18vc_screen: document and cleanup vcs_vcJiri Slaby
2020-08-18vc: propagate "viewed as bool" from screenpos upJiri Slaby
2020-08-18vt: declare xy for get/putconsxy properlyJiri Slaby
2020-08-18vt: make vc_data pointers const in selection.hJiri Slaby
2020-08-18tty: timbuart: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-18tty: ifx6x60: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-18tty: atmel_serial: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-18tty: ipwireless: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-16Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-16Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds
2020-08-15Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-15Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-08-15Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-08-15Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-08-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-15virtio: pci: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-15ntb: intel: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-15rtl818x: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-15iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-15sh: clkfwk: remove r8/r16/r32Kuninori Morimoto
2020-08-15mm: add thp_sizeMatthew Wilcox (Oracle)
2020-08-15input: i8042 - Remove special Cayman handlingGeert Uytterhoeven
2020-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-08-15Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-14Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-14Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-14Merge branch 'pm-cpufreq'Rafael J. Wysocki