summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-06-24vt: use newly defined CUR_* macrosJiri Slaby11-19/+23
2020-06-24vt: redefine world of cursor macrosJiri Slaby6-16/+22
2020-06-24vt: whitespace and paren cleanup in add_softcursorJiri Slaby1-7/+11
2020-06-24vt: synchronize types and use min in csi_XJiri Slaby1-3/+5
2020-06-24vt: make tc write more obvious in vc_con_write_normalJiri Slaby1-5/+8
2020-06-24vt: simplify vc_attr handling in vc_con_write_normalJiri Slaby1-8/+4
2020-06-24vc: simplify condition in vc_con_write_normalJiri Slaby1-1/+1
2020-06-24vc: move normal char processing from do_con_writeJiri Slaby1-89/+109
2020-06-24vc: extract detecting control characters from do_con_writeJiri Slaby1-26/+45
2020-06-24vc: introduce struct vc_draw_regionJiri Slaby1-19/+25
2020-06-24vc: move translation out of do_con_writeJiri Slaby1-10/+16
2020-06-24vt: move rescan_last_byte label earlierJiri Slaby1-8/+4
2020-06-24vt: extract attribute inversion to vc_invert_attrJiri Slaby1-8/+16
2020-06-24vt: rearrange vc_translate_unicodeJiri Slaby1-57/+64
2020-06-24vt: separate unicode handling into vc_translate_unicodeJiri Slaby1-68/+81
2020-06-24vt: use modern types in do_con_writeJiri Slaby1-9/+9
2020-06-24vt: move vc_translate to vt.c and rename itJiri Slaby2-4/+13
2020-06-24vt: get rid of VT10.ID macrosJiri Slaby2-13/+4
2020-06-24vt: use tty_insert_flip_string in respond_stringJiri Slaby1-12/+15
2020-06-24vt: remove 25 years stale commentJiri Slaby1-2/+1
2020-06-24vt: convert vc_tab_stop to bitmapJiri Slaby2-27/+20
2020-06-24vt: switch G0/1_charset to an arrayJiri Slaby2-15/+10
2020-06-24vt: deduplicate setGx codeJiri Slaby1-20/+26
2020-06-24vc: switch state to boolJiri Slaby7-29/+33
2020-06-24vt: introduce enum vc_intensity for intensityJiri Slaby7-28/+43
2020-06-24vc: separate stateJiri Slaby13-240/+239
2020-06-24um: line, remove put_charJiri Slaby4-8/+0
2020-06-21Linux 5.8-rc2v5.8-rc2Linus Torvalds1-1/+1
2020-06-21Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-13/+12
2020-06-21Merge tag 'pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds6-23/+19
2020-06-21Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-34/+18
2020-06-21Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds7-20/+37
2020-06-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds12-35/+45
2020-06-22samples: watch_queue: build sample program for target architectureMasahiro Yamada2-7/+5
2020-06-22Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"Masahiro Yamada1-11/+3
2020-06-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-1/+15
2020-06-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-48/+25
2020-06-20pinctrl: single: fix function name in documentationDrew Fustini1-1/+1
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds15-67/+239
2020-06-20Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-23/+618
2020-06-20pinctrl: qcom: ipq6018 Add missing pins in qpic pin groupSivaprakash Murugesan1-1/+2
2020-06-20Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource le...Haibo Chen1-4/+3
2020-06-20Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds18-134/+154
2020-06-20Merge tag 'riscv-for-linus-5.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+22
2020-06-20Merge tag 'linux-kselftest-5.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds80-637/+123
2020-06-20afs: Fix hang on rmmod due to outstanding timerDavid Howells4-2/+16
2020-06-20afs: Fix afs_do_lookup() to call correct fetch-status op variantDavid Howells1-1/+1
2020-06-20powerpc/8xx: Provide ptep_get() with 16k pagesChristophe Leroy1-0/+10
2020-06-20mm: Allow arches to provide ptep_get()Christophe Leroy3-2/+9
2020-06-20mm/gup: Use huge_ptep_get() in gup_hugepte()Christophe Leroy1-1/+1