aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/adjust_autoksyms.sh (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-28kbuild: move -gsplit-dwarf, -gdwarf-4 option tests to KconfigMasahiro Yamada2-2/+4
2019-02-28kbuild: [bin]deb-pkg: add DPKG_FLAGS variableKacper KoƂodziej1-2/+2
2019-02-27kbuild: move ".config not found!" message from Kconfig to MakefileMasahiro Yamada2-15/+8
2019-02-27kbuild: invoke syncconfig if include/config/auto.conf.cmd is missingMasahiro Yamada1-2/+5
2019-02-27kbuild: simplify single target rulesMasahiro Yamada1-29/+18
2019-02-27kbuild: remove empty rules for makefilesMasahiro Yamada1-8/+5
2019-02-27kbuild: make -r/-R effective in top Makefile for old Make versionsMasahiro Yamada1-22/+26
2019-02-27kbuild: move tools_silent to a more relevant placeMasahiro Yamada1-1/+5
2019-02-27kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigMasahiro Yamada3-7/+21
2019-02-27kbuild: refactor cc-cross-prefix implementationMasahiro Yamada1-8/+4
2019-02-27kbuild: hardcode genksyms path and remove GENKSYMS variableMasahiro Yamada2-4/+3
2019-02-27scripts/gdb: refactor rules for symlink creationMasahiro Yamada1-7/+11
2019-02-27kbuild: create symlink to vmlinux-gdb.py in scripts_gdb targetMasahiro Yamada1-3/+1
2019-02-27scripts/gdb: do not descend into scripts/gdb from scriptsMasahiro Yamada3-9/+5
2019-02-27kbuild: remove unimportant comments from ./KbuildMasahiro Yamada1-11/+4
2019-02-27scripts/gdb: delay generation of gdb constants.pyMasahiro Yamada2-10/+11
2019-02-20kbuild: turn '/' into an alias of './'Masahiro Yamada2-3/+4
2019-02-20kbuild: set KBUILD_MODULES=1 all the time for single target %/Masahiro Yamada1-6/+3
2019-02-20kbuild: generate modules.order only when CONFIG_MODULES=yMasahiro Yamada1-0/+2
2019-02-20kbuild: pkg: use -f $(srctree)/Makefile to recurse to top MakefileMasahiro Yamada4-10/+12
2019-02-20kbuild: clang: choose GCC_TOOLCHAIN_DIR not on LDNick Desaulniers1-1/+1
2019-02-20kbuild: Disable extra debugging info in .s outputMasahiro Yamada2-6/+9
2019-02-19kallsyms: include <asm/bitsperlong.h> instead of <asm/types.h>Masahiro Yamada1-1/+1
2019-02-19kallsyms: remove unneeded memset() callsMasahiro Yamada1-3/+0
2019-02-19kallsyms: add static qualifiers where missingMasahiro Yamada1-4/+4
2019-02-19kbuild: gitignore output directoryVladimir Kondratiev1-0/+3
2019-01-28kbuild: remove meaningless prepare2 targetMasahiro Yamada1-7/+3
2019-01-28kbuild: remove unnecessary in-subshell executionMasahiro Yamada3-15/+14
2019-01-28kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada9-19/+25
2019-01-28s390: make built-in.a not directly depend on *.o.chkbss filesMasahiro Yamada3-18/+15
2019-01-28kbuild: simplify rules of data compression with size appendingMasahiro Yamada1-11/+7
2019-01-28kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJSMasahiro Yamada3-31/+18
2019-01-28kbuild: remove top-level built-in.aMasahiro Yamada3-37/+10
2019-01-28kbuild: skip 'addtree' and 'flags' magic for external module buildMasahiro Yamada2-7/+10
2019-01-27Linux 5.0-rc4Linus Torvalds1-1/+1
2019-01-27Revert "block: cover another queue enter recursion via BIO_QUEUE_ENTERED"Jens Axboe2-11/+10
2019-01-25qed: Revert error handling changes.David S. Miller18-743/+202
2019-01-25KVM: x86: Mark expected switch fall-throughsGustavo A. R. Silva6-4/+10
2019-01-25KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search pathsMasahiro Yamada2-5/+1
2019-01-25KVM: selftests: check returned evmcs version rangeVitaly Kuznetsov1-0/+6
2019-01-25x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectlyVitaly Kuznetsov1-3/+4
2019-01-25KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper functionSean Christopherson1-66/+73
2019-01-25kvm: selftests: Fix region overlap check in kvm_utilBen Gardon1-7/+2
2019-01-25kvm: vmx: fix some -Wmissing-prototypes warningsYi Wang2-2/+2
2019-01-25KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting to L1Vitaly Kuznetsov1-0/+8
2019-01-25svm: Fix AVIC incomplete IPI emulationSuravee Suthikulpanit1-15/+4
2019-01-25svm: Add warning message for AVIC IPI invalid targetSuravee Suthikulpanit1-0/+2
2019-01-25KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal errorSean Christopherson1-2/+5
2019-01-25KVM: x86: Fix PV IPIs for 32-bit KVM hostSean Christopherson1-1/+1
2019-01-25x86/kvm/hyper-v: recommend using eVMCS only when it is enabledVitaly Kuznetsov1-1/+2