summaryrefslogtreecommitdiff
path: root/include/linux/workqueue_api.h
AgeCommit message (Expand)Author
2022-02-23sched/headers: Add initial new headers as identity mappingsIngo Molnar
Makefile?id=32b504854bd96f707a03c6ddecb0af9d7fbc4775'>objtool: Also include tools/include/uapiHONG Yifan 2024-03-11objtool/LoongArch: Enable orc to be builtTiezhu Yang 2023-02-01objtool: Fix HOSTCC flag usageIan Rogers 2023-01-30objtool: Properly support make V=1Ian Rogers 2023-01-30objtool: Install libsubcmd in buildIan Rogers 2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds 2022-05-12objtool: Remove libsubcmd.a when make cleanTiezhu Yang 2022-05-12objtool: Remove inat-tables.c when make cleanTiezhu Yang 2022-04-22objtool: Ditch subcommandsJosh Poimboeuf 2022-04-05kbuild: Allow kernel installation packaging to override pkg-configChun-Tse Shao 2022-02-15kbuild: replace $(if A,A,B) with $(or A,B)Masahiro Yamada