modpost: move *.mod.c generation to write_mod_c_files()
[linux-2.6-microblaze.git] / scripts /
2022-05-11 Masahiro Yamadamodpost: move *.mod.c generation to write_mod_c_files()
2022-05-11 Masahiro Yamadamodpost: merge add_{intree_flag,retpoline,staging_flag...
2022-05-11 Reza Arbabscripts/prune-kernel: Use kernel-install if available
2022-05-11 Masahiro Yamadakbuild: factor out the common installation code into...
2022-05-07 Masahiro Yamadamodpost: split new_symbol() to symbol allocation and...
2022-05-07 Masahiro Yamadamodpost: make sym_add_exported() always allocate a...
2022-05-07 Masahiro Yamadamodpost: make multiple export error
2022-05-07 Masahiro Yamadamodpost: dump Module.symvers in the same order of modul...
2022-05-07 Masahiro Yamadamodpost: traverse the namespace_list in order
2022-05-07 Masahiro Yamadamodpost: use doubly linked list for dump_lists
2022-05-07 Masahiro Yamadamodpost: traverse unresolved symbols in order
2022-05-07 Masahiro Yamadamodpost: add sym_add_unresolved() helper
2022-05-07 Masahiro Yamadamodpost: traverse modules in order
2022-05-07 Masahiro Yamadamodpost: import include/linux/list.h
2022-05-07 Masahiro Yamadamodpost: change mod->gpl_compatible to bool type
2022-05-07 Masahiro Yamadamodpost: use bool type where appropriate
2022-05-07 Masahiro Yamadakbuild: drop $(objtree)/ prefix support for clean-files
2022-05-07 Masahiro Yamadamodpost: move struct namespace_list to modpost.c
2022-05-07 Masahiro Yamadamodpost: retrieve the module dependency and CRCs in...
2022-05-07 Masahiro Yamadamodpost: add a separate error for exported symbols...
2022-05-07 Masahiro Yamadamodpost: remove stale comment about sym_add_exported()
2022-05-07 Masahiro Yamadamodpost: do not write out any file when error occurred
2022-05-07 Masahiro Yamadamodpost: use snprintf() instead of sprintf() for safety
2022-05-07 Vincent Mailholchecksyscalls: ignore -Wunused-macros
2022-05-07 Jiri Slabyscripts: dummy-tools, add pahole
2022-05-07 Yann Droneaudkbuild: support W=e to make build abort in case of...
2022-05-07 Masahiro Yamadakbuild: read *.mod to get objects passed to $(LD) or...
2022-05-07 Masahiro Yamadakbuild: make *.mod not depend on *.o
2022-05-07 Masahiro Yamadakbuild: get rid of duplication in *.mod files
2022-05-07 Masahiro Yamadakbuild: split the second line of *.mod into *.usyms
2022-05-07 Masahiro Yamadakbuild: reuse real-search to simplify cmd_mod
2022-05-07 Masahiro Yamadakbuild: make multi_depend work with targets in subdirectory
2022-05-07 Masahiro Yamadakbuild: reuse suffix-search to refactor multi_depend
2022-05-07 Masahiro Yamadakbuild: refactor cmd_modversions_S
2022-05-07 Masahiro Yamadakbuild: refactor cmd_modversions_c
2022-05-07 Masahiro Yamadamodpost: remove annoying namespace_from_kstrtabns()
2022-05-07 Masahiro Yamadamodpost: remove redundant initializes for static variables
2022-05-07 Masahiro Yamadamodpost: move export_from_secname() call to more releva...
2022-05-07 Masahiro Yamadamodpost: remove useless export_from_sec()
2022-04-06 Masahiro Yamadakbuild: do not remove empty *.symtypes explicitly
2022-04-06 Masahiro Yamadakbuild: factor out genksyms command from cmd_gensymtype...
2022-04-05 Chun-Tse Shaokbuild: Allow kernel installation packaging to override...
2022-04-03 Linus TorvaldsMerge tag 'trace-v5.18-2' of git://git./linux/kernel...
2022-04-03 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2022-04-03 Linus TorvaldsMerge tag 'x86-urgent-2022-04-03' of git://git./linux...
2022-04-03 Linus TorvaldsMerge tag 'core-urgent-2022-04-03' of git://git./linux...
2022-04-03 Linus TorvaldsMerge tag 'dma-mapping-5.18-1' of git://git.infradead...
2022-04-03 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-04-02 Linus TorvaldsMerge tag 'perf-tools-for-v5.18-2022-04-02' of git...
2022-04-02 Linus TorvaldsMerge tag 'kbuild-fixes-v5.18' of git://git./linux...
2022-04-02 Linus TorvaldsMerge tag 'mips_5.18_1' of git://git./linux/kernel...
2022-04-02 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-04-02 Masahiro Yamadamodpost: restore the warning message for missing symbol...
2022-04-02 Linus TorvaldsMerge tag 'for-5.18/drivers-2022-04-02' of git://git...
2022-04-02 Linus TorvaldsMerge tag 'pci-v5.18-changes-2' of git://git./linux...
2022-04-02 Linus TorvaldsMerge tag 'tag-chrome-platform-for-v5.18' of git:/...
2022-04-02 Linus TorvaldsMerge branch 'work.misc' of git://git./linux/kernel...
2022-04-02 Linus TorvaldsMerge tag 'vfs-5.18-merge-1' of git://git./fs/xfs/xfs...
2022-04-02 Linus TorvaldsMerge tag 'xfs-5.18-merge-4' of git://git./fs/xfs/xfs...
2022-04-01 Linus TorvaldsMerge tag 'for-5.18/drivers-2022-04-01' of git://git...
2022-04-01 Linus TorvaldsMerge tag 'for-5.18/block-2022-04-01' of git://git...
2022-04-01 Linus TorvaldsMerge tag 'for-5.18/io_uring-2022-04-01' of git://git...
2022-04-01 Linus TorvaldsMerge tag 'for-5.18/dm-fixes' of git://git./linux/kerne...
2022-04-01 Linus TorvaldsMerge tag '5.18-rc-ksmbd-server-fixes' of git://git...
2022-04-01 Linus TorvaldsMerge tag '5.18-smb3-fixes-part2' of git://git.samba...
2022-04-01 Linus TorvaldsMerge tag 'exfat-for-5.18-rc1' of git://git./linux...
2022-04-01 Linus TorvaldsMerge tag 'folio-5.18d' of git://git.infradead.org...
2022-04-01 Linus TorvaldsMerge tag 'xarray-5.18' of git://git.infradead.org...
2022-04-01 Linus TorvaldsMerge tag 'riscv-for-linus-5.18-mw1' of git://git....
2022-04-01 Linus TorvaldsMerge tag 's390-5.18-2' of git://git./linux/kernel...
2022-04-01 Linus TorvaldsMerge tag 'soc-fixes-5.18-1' of git://git./linux/kernel...
2022-04-01 Linus TorvaldsMerge tag 'sound-fix-5.18-rc1' of git://git./linux...
2022-04-01 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.18-rc1' of git://git....
2022-04-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2022-04-01 Linus TorvaldsMerge tag 'rtc-5.18' of git://git./linux/kernel/git...
2022-04-01 Russell King (Oracle)Merge branches 'fixes' and 'misc' into for-linus
2022-04-01 Masahiro Yamadakbuild: fix empty ${PYTHON} in scripts/link-vmlinux.sh
2022-04-01 Masahiro Yamadakconfig: remove stale comment about removed kconfig_pri...
2022-03-31 Linus TorvaldsMerge tag 'for-linus-5.18-rc1' of git://git./linux...
2022-03-31 Linus TorvaldsMerge tag 'for-linus-5.18-rc1' of git://git./linux...
2022-03-31 Linus TorvaldsMerge tag 'gfs2-v5.17-rc4-fixes' of git://git./linux...
2022-03-31 Linus TorvaldsMerge tag 'netfs-prep-20220318' of git://git./linux...
2022-03-31 Linus TorvaldsMerge tag 'random-5.18-rc1-for-linus' of git://git...
2022-03-31 Linus TorvaldsMerge tag 'linux-watchdog-5.18-rc1' of git://linux...
2022-03-31 Linus TorvaldsMerge tag 'auxdisplay-for-linus-v5.18-rc1' of https...
2022-03-31 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2022-03-31 Linus TorvaldsMerge tag 'acpi-5.18-rc1-2' of git://git./linux/kernel...
2022-03-31 Linus TorvaldsMerge tag 'docs-5.18-2' of git://git.lwn.net/linux
2022-03-31 Linus TorvaldsMerge tag 'kbuild-v5.18-v2' of git://git./linux/kernel...
2022-03-31 Linus TorvaldsMerge tag 'hardening-v5.18-rc1-fix1' of git://git....
2022-03-31 Linus TorvaldsMerge tag 'v5.18-p1' of git://git./linux/kernel/git...
2022-03-31 Masahiro Yamadafixdep: use fflush() and ferror() to ensure successful...
2022-03-30 Palmer DabbeltRISC-V CPU Idle Support
2022-03-30 Linus TorvaldsMerge tag 'for-5.18/parisc-2' of git://git./linux/kerne...
2022-03-30 Linus TorvaldsMerge tag 'pwm/for-5.18-rc1' of git://git./linux/kernel...
2022-03-30 Linus TorvaldsMerge tag 'regulator-fix-v5.18' of git://git./linux...
2022-03-30 Linus TorvaldsMerge tag 'dmaengine-5.18-rc1' of git://git./linux...
2022-03-30 Linus TorvaldsMerge tag 'rproc-v5.18' of git://git./linux/kernel...
2022-03-30 Linus TorvaldsMerge tag 'hwlock-v5.18' of git://git./linux/kernel...
2022-03-30 Linus TorvaldsMerge tag 'rpmsg-v5.18' of git://git./linux/kernel...
next