- 1b4263e kconfig: qconf: remove unused ConfigList::listView() by Masahiro Yamada · 4 years, 5 months ago
- 860ec3f kconfig: qconf: overload addToolBar() to create and insert toolbar by Masahiro Yamada · 4 years, 5 months ago
- 2afb3e2 kconfig: qconf: remove toolBar from ConfigMainWindow members by Masahiro Yamada · 4 years, 5 months ago
- 93ebaac kconfig: qconf: use 'menu' variable for (QMenu *) by Masahiro Yamada · 4 years, 5 months ago
- d4b1cea kconfig: qconf: do not use 'menu' variable for (QMenuBar *) by Masahiro Yamada · 4 years, 5 months ago
- 614bf0a8 kconfig: qconf: remove ->addSeparator() to menuBar by Masahiro Yamada · 4 years, 5 months ago
- d41809f kconfig: add 'static' to some file-local data by Masahiro Yamada · 4 years, 5 months ago
- 7eb7c106f kconfig: qconf: Fix mouse events in search view by Maxime Chretien · 4 years, 6 months ago
- 8410e65 kconfig: constify XPM data by Masahiro Yamada · 4 years, 6 months ago
- 22a4ac0 Revert "checkpatch: kconfig: prefer 'help' over '---help---'" by Masahiro Yamada · 4 years, 7 months ago
- f70f74d kconfig: remove '---help---' support by Masahiro Yamada · 4 years, 7 months ago
- 28ab576 kbuild: remove redundant FORCE definition in scripts/Makefile.modpost by Masahiro Yamada · 4 years, 5 months ago
- ccf56e5 kconfig: qconf: remove wrong ConfigList::firstChild() by Masahiro Yamada · 4 years, 5 months ago
- 4b20e10 Revert "kconfig: qconf: don't show goback button on splitMode" by Masahiro Yamada · 4 years, 5 months ago
- 97bebbc Revert "kconfig: qconf: Change title for the item window" by Masahiro Yamada · 4 years, 5 months ago
- ce02397 kconfig: qconf: remove "goBack" debug message by Masahiro Yamada · 4 years, 5 months ago
- c9b09a92 kconfig: qconf: use delete[] instead of delete to free array by Masahiro Yamada · 4 years, 5 months ago
- 0e912c0 kconfig: qconf: compile moc object separately by Masahiro Yamada · 4 years, 5 months ago
- c3cd7cf kconfig: qconf: use if_changed for qconf.moc rule by Masahiro Yamada · 4 years, 5 months ago
- 6020db5 modpost: explain why we can't use strsep by Wolfram Sang · 4 years, 5 months ago
- 1c8594b8 Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild into master by Linus Torvalds · 4 years, 5 months ago
- 7359608 scripts/gdb: fix lx-symbols 'gdb.error' while loading modules by Stefano Garzarella · 4 years, 5 months ago
- d178770 scripts/decode_stacktrace: strip basepath from all paths by Pi-Hsun Shih · 4 years, 5 months ago
- 355a358 kbuild: Move -Wtype-limits to W=2 by Rikard Falkeborn · 4 years, 6 months ago
- 736bb11 modpost: remove use of non-standard strsep() in HOSTCC code by H. Nikolaus Schaller · 4 years, 6 months ago
- 4bc9273 Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 6 months ago
- 684c8cc Merge tag 'devicetree-fixes-for-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 6 months ago
- 8f8499a kconfig: qconf: parse newer types at debug info by Mauro Carvalho Chehab · 4 years, 6 months ago
- 8a3b6e5 kconfig: qconf: navigate menus on hyperlinks by Mauro Carvalho Chehab · 4 years, 6 months ago
- cc1c08e kconfig: qconf: don't show goback button on splitMode by Mauro Carvalho Chehab · 4 years, 6 months ago
- af737b4d kconfig: qconf: simplify the goBack() logic by Mauro Carvalho Chehab · 4 years, 6 months ago
- b06c3ec kconfig: qconf: re-implement setSelected() by Mauro Carvalho Chehab · 4 years, 6 months ago
- c4f7398 kconfig: qconf: make debug links work again by Mauro Carvalho Chehab · 4 years, 6 months ago
- c699eaa kconfig: qconf: make search fully work again on split mode by Mauro Carvalho Chehab · 4 years, 6 months ago
- cf81dfa kconfig: qconf: cleanup includes by Mauro Carvalho Chehab · 4 years, 6 months ago
- dee9c0b dt-bindings: copy process-schema-examples.yaml to process-schema.yaml by Masahiro Yamada · 4 years, 6 months ago
- 3eb619b scripts/dtc: Update to upstream version v1.6.0-11-g9d7888cbf19c by Rob Herring · 4 years, 6 months ago
- c141b30 Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
- 6975031 gcc-plugins: fix gcc-plugins directory path in documentation by Masahiro Yamada · 4 years, 11 months ago
- 5faafd5 locking/atomics: Provide the arch_atomic_ interface to generic code by Peter Zijlstra · 4 years, 6 months ago
- be9160a Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 6 months ago
- 8b6ddd1 Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 6 months ago
- 0f50d21 scripts: Fix typo in headers_install.sh by Masanari Iida · 4 years, 7 months ago
- 4d0831e kconfig: unify cc-option and as-option by Masahiro Yamada · 4 years, 7 months ago
- 4ef57b2 recordmcount: support >64k sections by Sami Tolvanen · 4 years, 8 months ago
- f2f02eb kbuild: improve cc-option to clean up all temporary files by Masahiro Yamada · 4 years, 7 months ago
- a5dc830 scripts/decode_stacktrace: warn when modpath is needed but is unset by Sasha Levin · 4 years, 7 months ago
- 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
- fa7566a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 7 months ago
- 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
- 4071b85 Merge tag 'devicetree-fixes-for-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 7 months ago
- 8440d4a Merge branch 'dt/schema-cleanups' into dt/linus by Rob Herring · 4 years, 7 months ago
- b791d1b Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 9716e57 Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 623f6dc Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- d31d4d6 kcsan: Pass option tsan-instrument-read-before-write to Clang by Marco Elver · 4 years, 7 months ago
- 75d75b7 kcsan: Support distinguishing volatile accesses by Marco Elver · 4 years, 7 months ago
- 17168f5 kcsan: Avoid inserting __tsan_func_entry/exit if possible by Marco Elver · 4 years, 7 months ago
- 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
- e4a42c8 kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables by Denis Efremov · 4 years, 7 months ago
- 37f8173 locking/atomics: Flip fallbacks and instrumentation by Peter Zijlstra · 5 years ago
- 765dcd2 asm-generic/atomic: Use __always_inline for fallback wrappers by Marco Elver · 5 years ago
- 2581ac7 checkpatch: correct check for kernel parameters doc by Tim Froidcoeur · 4 years, 7 months ago
- 4059066 scripts/spelling: add a few more typos by SeongJae Park · 4 years, 7 months ago
- 4152d14 Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux by Linus Torvalds · 4 years, 7 months ago
- 6d62c5b Merge tag 'docs-5.8-2' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
- 21a85bd scripts: Require pahole v1.16 when generating BTF by Lorenz Bauer · 4 years, 7 months ago
- f8d8b46 scripts/dtc: use pkg-config to include <yaml.h> in non-standard path by Masahiro Yamada · 4 years, 8 months ago
- 93431e0 Replace HTTP links with HTTPS ones: documentation by Alexander A. Klimov · 4 years, 7 months ago
- 3b69e8b Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 7 months ago
- b170290 Merge tag 'kconfig-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
- cff11ab Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
- e542e0d Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 4 years, 7 months ago
- 8dfb61d kbuild: add variables for compression tools by Denis Efremov · 4 years, 7 months ago
- 72d24ac mksysmap: Fix the mismatch of '.L' symbols in System.map by ashimida · 4 years, 7 months ago
- 3b09efc modpost: change elf_info->size to size_t by Masahiro Yamada · 4 years, 7 months ago
- 4de7b62 modpost: remove is_vmlinux() helper by Masahiro Yamada · 4 years, 7 months ago
- a82f794 modpost: strip .o from modname before calling new_module() by Masahiro Yamada · 4 years, 7 months ago
- 858b937 modpost: set have_vmlinux in new_module() by Masahiro Yamada · 4 years, 7 months ago
- 0b19d54 modpost: remove mod->skip struct member by Masahiro Yamada · 4 years, 7 months ago
- 5a438af modpost: add mod->is_vmlinux struct member by Masahiro Yamada · 4 years, 7 months ago
- 1be5fa6 modpost: remove is_vmlinux() call in check_for_{gpl_usage,unused}() by Masahiro Yamada · 4 years, 7 months ago
- 3379576 modpost: remove mod->is_dot_o struct member by Masahiro Yamada · 4 years, 7 months ago
- 859c926 modpost: move -d option in scripts/Makefile.modpost by Masahiro Yamada · 4 years, 7 months ago
- 467b82d modpost: remove -s option by Masahiro Yamada · 4 years, 7 months ago
- 7589357 modpost: remove get_next_text() and make {grab,release_}file static by Masahiro Yamada · 4 years, 7 months ago
- 70f30cf modpost: use read_text_file() and get_line() for reading text files by Masahiro Yamada · 4 years, 7 months ago
- 7c8f566 modpost: avoid false-positive file open error by Masahiro Yamada · 4 years, 7 months ago
- f531c1b modpost: fix potential mmap'ed file overrun in get_src_version() by Masahiro Yamada · 4 years, 7 months ago
- ac5100f modpost: add read_text_file() and get_line() helpers by Masahiro Yamada · 4 years, 7 months ago
- 4ddea2f modpost: do not call get_modinfo() for vmlinux(.o) by Masahiro Yamada · 4 years, 7 months ago
- f693153 modpost: drop RCS/CVS $Revision handling in MODULE_VERSION() by Masahiro Yamada · 4 years, 7 months ago
- 48a0f72 modpost: show warning if any of symbol dump files is missing by Masahiro Yamada · 4 years, 7 months ago
- 7e8a323 modpost: show warning if vmlinux is not found when processing modules by Masahiro Yamada · 4 years, 7 months ago
- 436b2ac modpost: invoke modpost only when input files are updated by Masahiro Yamada · 4 years, 7 months ago
- 269a535 modpost: generate vmlinux.symvers and reuse it for the second modpost by Masahiro Yamada · 4 years, 7 months ago
- f1005b3 modpost: refactor -i option calculation by Masahiro Yamada · 4 years, 7 months ago
- bcfedae modpost: print symbol dump file as the build target in short log by Masahiro Yamada · 4 years, 7 months ago
- e3fb4df modpost: re-add -e to set external_module flag by Masahiro Yamada · 4 years, 7 months ago
- 7924799 modpost: rename ext_sym_list to dump_list by Masahiro Yamada · 4 years, 7 months ago