Commit Graph

2964 Commits (2da572c959dd5815aef153cf62010b16a498a0d3)

Author SHA1 Message Date
Fabian Frederick 5017335d6d scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warning 10 years ago
Michal Marek 0a1f00a1c8 kconfig: Do not print status messages in make -s mode 10 years ago
Michal Marek 1cba0c3057 kconfig: Simplify Makefile 10 years ago
Ard Biesheuvel 41b585b2ed Kbuild: kallsyms: drop special handling of pre-3.0 GCC symbols 10 years ago
Ard Biesheuvel bd8b22d288 Kbuild: kallsyms: ignore veneers emitted by the ARM linker 10 years ago
Masahiro Yamada 5f655c7a4c kbuild: include $(src)/Makefile rather than $(obj)/Makefile 10 years ago
Masahiro Yamada 7aacad53ae kbuild: use relative path to include Makefile 10 years ago
Masahiro Yamada 63a91033d5 kbuild: add generic mergeconfig target, %.config 10 years ago
Masahiro Yamada bc8f8f5fc4 merge_config.sh: rename MAKE to RUNMAKE 10 years ago
Masahiro Yamada 3a975b8cfc merge_config.sh: improve indentation 10 years ago
Masahiro Yamada 371cfd4ff0 kbuild: mergeconfig: remove redundant $(objtree) 10 years ago
Masahiro Yamada b9fe99c5b9 kbuild: mergeconfig: move an error check to merge_config.sh 10 years ago
Masahiro Yamada de46199372 kbuild: mergeconfig: fix "jobserver unavailable" warning 10 years ago
Jan Kiszka 586a1a125e scripts/gdb: add empty package initialization script 10 years ago
Michal Marek ad8d40cda3 kconfig: Remove unnecessary prototypes from headers 10 years ago
Michal Marek 463157444e kconfig: Remove dead code 10 years ago
Michal Marek 70529b1a17 kconfig: Get rid of the P() macro in headers 10 years ago
Masahiro Yamada 4980bdf021 kconfig: fix a misspelling in scripts/kconfig/merge_config.sh 10 years ago
Jan Kiszka a9c5bcfa43 scripts/gdb: disable pagination while printing from breakpoint handler 10 years ago
Jan Kiszka a77e15e8b4 scripts/gdb: convert CpuList to generator function 10 years ago
Jan Kiszka fffb944c4e scripts/gdb: convert ModuleList to generator function 10 years ago
Daniel Wagner 54e2289a34 scripts/gdb: use a generator instead of iterator for task list 10 years ago
Daniel Thompson 2478a8a15c scripts/gdb: ignore byte-compiled python files 10 years ago
Pantelis Koukousoulas 276d97d90a scripts/gdb: port to python3 / gdb7.7 10 years ago
Jan Kiszka 5403727f98 scripts/gdb: add lx-lsmod command 10 years ago
Jan Kiszka 3d4cd9c941 scripts/gdb: add class to iterate over CPU masks 10 years ago
Jan Kiszka 116b47b4da scripts/gdb: add lx_current convenience function 10 years ago
Jan Kiszka fe7f9ed98d scripts/gdb: add internal helper and convenience function for per-cpu lookup 10 years ago
Jan Kiszka a4d86792c7 scripts/gdb: add get_gdbserver_type helper 10 years ago
Jan Kiszka cf7492e933 scripts/gdb: add internal helper and convenience function to retrieve thread_info 10 years ago
Jan Kiszka b24e2d21ac scripts/gdb: add is_target_arch helper 10 years ago
Jan Kiszka 4752871081 scripts/gdb: add helper and convenience function to look up tasks 10 years ago
Jan Kiszka 7704d58a85 scripts/gdb: add task iteration class 10 years ago
Jan Kiszka ae7dbaad23 scripts/gdb: add lx-dmesg command 10 years ago
Jan Kiszka 78e8781723 scripts/gdb: add read_u16/32/64 helpers 10 years ago
Jan Kiszka 7f99496374 scripts/gdb: add get_target_endianness helper 10 years ago
Jan Kiszka 7b599ef535 scripts/gdb: add internal helper and convenience function to look up a module 10 years ago
Jan Kiszka 82b41e3d61 scripts/gdb: add automatic symbol reloading on module insertion 10 years ago
Jan Kiszka 66051720b8 scripts/gdb: add lx-symbols command 10 years ago
Jan Kiszka 850202e17d scripts/gdb: add module iteration class 10 years ago
Jan Kiszka b0fecd8c57 scripts/gdb: add container_of helper and convenience function 10 years ago
Jan Kiszka 2b514827ef scripts/gdb: add cache for type objects 10 years ago
Jan Kiszka 3ee7b3fa2c scripts/gdb: add infrastructure 10 years ago
Matthew Wilcox 6cd176a51e vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX 10 years ago
Andrey Ryabinin bebf56a1b1 kasan: enable instrumentation of global variables 10 years ago
Andrey Ryabinin 9ddf82521c kernel: add support for .init_array.* constructors 10 years ago
Andrey Ryabinin c420f167db kasan: enable stack instrumentation 10 years ago
Andrey Ryabinin 0b24becc81 kasan: add kernel address sanitizer infrastructure 10 years ago
Joe Perches 0f3c5aab5e checkpatch: add of_device_id to structs that should be const 10 years ago
Joe Perches a2fe16b9d8 checkpatch: try to avoid poor patch subject lines 10 years ago