aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2015-06-23Merge branch 'akpm-current/current'Stephen Rothwell
2015-06-23Merge remote-tracking branch 'init/init-v4.1-rc6'Stephen Rothwell
2015-06-23Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2015-06-23Merge remote-tracking branch 'usb/usb-next'Stephen Rothwell
2015-06-23Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2015-06-23Merge remote-tracking branch 'dt-rh/for-next'Stephen Rothwell
2015-06-23Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2015-06-20Merge branch 'x86/asm'Ingo Molnar
2015-06-19scripts/gdb: remove useless global instructionThiébaud Weksteen
2015-06-19scripts/gdb: add ps commandThiébaud Weksteen
2015-06-19scripts/gdb: fix PEP8 complianceThiébaud Weksteen
2015-06-19scripts/gdb: fix typo in exception nameThiébaud Weksteen
2015-06-19scripts/gdb: enable completion for lx-list-check parameterJan Kiszka
2015-06-19scripts/gdb: also allow list_head pointer as lx-list-check paramterJan Kiszka
2015-06-19scripts/gdb: add command to check list consistencyThiébaud Weksteen
2015-06-19checkpatch: emit "NOTE: <types>" message only once after multiple filesJoe Perches
2015-06-19checkpatch: emit an error when there's a diff in a changelogJoe Perches
2015-06-19checkpatch: validate MODULE_LICENSE contentBjorn Andersson
2015-06-19checkpatch: add multi-line handling for PREFER_ETHER_ADDR_COPYMateusz Kulikowski
2015-06-19checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr()Mateusz Kulikowski
2015-06-19checkpatch: fix processing of MEMSET issuesMateusz Kulikowski
2015-06-19checkpatch: suggest using ether_addr_equal*()Mateusz Kulikowski
2015-06-19checkpatch: avoid NOT_UNIFIED_DIFF errors on cover-letter.patch filesJoe Perches
2015-06-19checkpatch: remove local from codespell pathMaxim Uvarov
2015-06-19checkpatch: add --showfile to allow input via pipe to show filenamesJoe Perches
2015-06-19checkpatch: colorize output to terminalJoe Perches
2015-06-19checkpatch: improve output with multiple command-line filesJoe Perches
2015-06-19checkpatch: categorize some long line length checksJoe Perches
2015-06-19checkpatch: use $String consistentlyJoe Perches
2015-06-19checkpatch: make types found in a source file/patch localAlex Dowad
2015-06-19checkpatch: add --strict warning for c99 fixed size typedefs : int<size>_tJoe Perches
2015-06-19checkpatch: check for uncommented waitqueue_active()Joe Perches
2015-06-19get_maintainer: emit longer section headersJoe Perches
2015-06-19get_maintainer.pl: add .get_maintainer.ignore file capabilityJoe Perches
2015-06-16init: delete the __cpuinit related stubsPaul Gortmaker
2015-06-15Merge branch 'kbuild/kconfig' into kbuild/for-nextMichal Marek
2015-06-15Merge branch 'kbuild/misc' into kbuild/for-nextMichal Marek
2015-06-16mksysmap: Add h8300 local symbol patternYoshinori Sato
2015-06-15scripts/package/Makefile: rpmbuild is needed for rpm targetsJim Davis
2015-06-15kconfig: re-generate *.c_shipped files after previous changeJan Beulich
2015-06-15kconfig: allow use of relations other than (in)equalityJan Beulich
2015-06-11Merge branch 'kbuild/kconfig' into kbuild/for-nextMichal Marek
2015-06-11kconfig: don't silently ignore unhandled charactersJan Beulich
2015-06-10checkpatch: fix "GLOBAL_INITIALISERS" testJoe Perches
2015-06-08Merge branch 'x86/asm' into x86/core, to prepare for new patchIngo Molnar
2015-06-08Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman
2015-06-04Merge branch 'kbuild/kconfig' into kbuild/for-nextMichal Marek
2015-06-04Merge branch 'kbuild/misc' into kbuild/for-nextMichal Marek
2015-06-04kconfig: Wrap long "make help" text linesGeert Uytterhoeven
2015-06-04x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/sysc...Ingo Molnar