aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-17scripts/gdb: disable pagination while printing from breakpoint handlerJan Kiszka1-0/+11
2015-02-17scripts/gdb: convert CpuList to generator functionJan Kiszka2-40/+33
2015-02-17scripts/gdb: convert ModuleList to generator functionJan Kiszka2-23/+12
2015-02-17scripts/gdb: use a generator instead of iterator for task listDaniel Wagner1-30/+20
2015-02-17scripts/gdb: ignore byte-compiled python filesDaniel Thompson1-0/+2
2015-02-17scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas6-9/+18
2015-02-17scripts/gdb: add lx-lsmod commandJan Kiszka1-1/+45
2015-02-17scripts/gdb: add class to iterate over CPU masksJan Kiszka1-0/+54
2015-02-17scripts/gdb: add lx_current convenience functionJan Kiszka1-0/+17
2015-02-17scripts/gdb: add internal helper and convenience function for per-cpu lookupJan Kiszka2-0/+69
2015-02-17scripts/gdb: add get_gdbserver_type helperJan Kiszka1-0/+35
2015-02-17scripts/gdb: add internal helper and convenience function to retrieve thread_infoJan Kiszka1-0/+35
2015-02-17scripts/gdb: add is_target_arch helperJan Kiszka1-0/+13
2015-02-17scripts/gdb: add helper and convenience function to look up tasksJan Kiszka2-0/+28
2015-02-17scripts/gdb: add task iteration classJan Kiszka1-0/+46
2015-02-17scripts/gdb: add lx-dmesg commandJan Kiszka2-0/+65
2015-02-17scripts/gdb: add read_u16/32/64 helpersJan Kiszka1-0/+21
2015-02-17scripts/gdb: add get_target_endianness helperJan Kiszka1-0/+18
2015-02-17scripts/gdb: add internal helper and convenience function to look up a moduleJan Kiszka2-0/+29
2015-02-17scripts/gdb: add automatic symbol reloading on module insertionJan Kiszka1-0/+39
2015-02-17scripts/gdb: add lx-symbols commandJan Kiszka2-0/+128
2015-02-17scripts/gdb: add module iteration classJan Kiszka1-0/+39
2015-02-17scripts/gdb: add container_of helper and convenience functionJan Kiszka2-0/+37
2015-02-17scripts/gdb: add cache for type objectsJan Kiszka1-0/+34
2015-02-17scripts/gdb: add infrastructureJan Kiszka4-0/+36
2015-02-16vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAXMatthew Wilcox1-1/+0
2015-02-13kasan: enable instrumentation of global variablesAndrey Ryabinin1-1/+1
2015-02-13kernel: add support for .init_array.* constructorsAndrey Ryabinin1-0/+3
2015-02-13kasan: enable stack instrumentationAndrey Ryabinin1-0/+1
2015-02-13kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2-0/+34
2015-02-13checkpatch: add of_device_id to structs that should be constJoe Perches1-3/+5
2015-02-13checkpatch: try to avoid poor patch subject linesJoe Perches1-0/+7
2015-02-13checkpatch: make sure a commit reference description uses parenthesesJoe Perches1-1/+5
2015-02-13checkpatch: add --strict test for spaces around arithmeticJoe Perches1-1/+16
2015-02-13checkpatch: neaten printk_ratelimited message positionJoe Perches1-1/+1
2015-02-13checkpatch: improve "no space necessary after cast" testJoe Perches1-1/+1
2015-02-13checkpatch: improve seq_print->seq_puts suggestionHeba Aamer1-1/+2
2015-02-13checkpatch: add ability to --fix unnecessary blank lines around bracesJoe Perches1-4/+10
2015-02-13checkpatch: add types for other OS typedefsJoe Perches1-0/+8
2015-02-13checkpatch: add ability to coalesce commit descriptions on multiple linesJoe Perches1-0/+7
2015-02-13checkpatch: add likely/unlikely comparison misuse testJoe Perches1-0/+7
2015-02-13checkpatch: update git commit messageJoe Perches1-13/+32
2015-02-13checkpatch: Allow comments in macros tested for single statementsJoe Perches1-0/+1
2015-02-13checkpatch: add check for keyword 'boolean' in Kconfig definitionsChristoph Jaeger1-0/+7
2015-02-13checkpatch: fix UNNECESSARY_KERN_LEVEL false positivePaolo Bonzini1-1/+1
2015-02-13checkpatch: ignore __pure $AttributeJoe Perches1-0/+1
2015-02-13checkpatch: improve octal permissions testsJoe Perches1-1/+5
2015-02-13checkpatch: emit an error when using predefined timestamp macrosJoe Perches1-0/+6
2015-02-13Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-10/+10
2015-02-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-11/+19