Commit Graph

3013 Commits (0a95e630b49a30c176daeff39ac2e90f1231604b)

Author SHA1 Message Date
Masahiro Yamada de46199372 kbuild: mergeconfig: fix "jobserver unavailable" warning 10 years ago
Valentin Rothberg e9533ae539 checkkconfigsymbols.py: fix sorted output 10 years ago
Valentin Rothberg b1a3f24348 checkkconfigsymbols.py: make it Git aware 10 years ago
Juergen Gross 9b4ade226f xen: build infrastructure for generating hypercall depending symbols 10 years ago
Valentin Rothberg 208d51154c checkkconfigsymbols.py: filter reports for tools/ 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
Joe Perches 19c146a64c checkpatch: make sure a commit reference description uses parentheses 10 years ago
Joe Perches d2e025f364 checkpatch: add --strict test for spaces around arithmetic 10 years ago
Joe Perches 101ee6802a checkpatch: neaten printk_ratelimited message position 10 years ago
Joe Perches 43f7fe52a8 checkpatch: improve "no space necessary after cast" test 10 years ago
Heba Aamer caac1d5fdd checkpatch: improve seq_print->seq_puts suggestion 10 years ago
Joe Perches f8e58219dc checkpatch: add ability to --fix unnecessary blank lines around braces 10 years ago
Joe Perches 021158b4c7 checkpatch: add types for other OS typedefs 10 years ago
Joe Perches b671fde057 checkpatch: add ability to coalesce commit descriptions on multiple lines 10 years ago