summaryrefslogtreecommitdiffstats
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* kconfig: optionally use pkg-config to detect ncurses libsJustin Lecher2013-03-071-1/+3
* menuconfig: optionally use pkg-config to detect ncurses libsJustin Lecher2013-03-071-0/+2
* Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2013-02-2526-576/+950
|\
| * Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek2013-01-121-1/+0
| |\
| | * kconfig:lxdialog: remove duplicate codeWang YanQing2012-12-271-1/+0
| * | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-211-2/+5
| |\ \
| | * | checkpatch: warn on uapi #includes that #include <uapi/...Joe Perches2012-12-211-2/+5
| * | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2012-12-213-9/+158
| |\ \ \
| | * | | scripts/config: Fix wrong "shift" for --keep-caseHiroshi Doyu2012-12-141-1/+0
| | * | | scripts/tags.sh: Support compiled sourceJoonsoo Kim2012-12-111-6/+31
| | * | | scripts/tags.sh: Support subarch for ARMJoonsoo Kim2012-12-111-2/+18
| | * | | scripts/coccinelle/misc/warn.cocci: use WARNJulia Lawall2012-12-091-0/+109
| | * | | scripts/kernel-doc: check that non-void fcts describe their return valueYacine Belkadi2012-12-061-0/+34
| * | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-12-201-0/+7
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | scripts/pnmtologo: fix for plain PBMAndreas Bießmann2012-11-201-0/+7
| | |/ /
| * | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-191-0/+32
| |\ \ \
| | * | | MODSIGN: Add modules_sign make targetJosh Boyer2012-12-141-0/+32
| * | | | Coccinelle: add api/d_find_alias.cocciCyril Roelandt2012-12-191-0/+80
| * | | | checkpatch: warn on CamelCase variable namesJoe Perches2012-12-181-6/+13
| * | | | checkpatch: add support for floating point constantsJoe Perches2012-12-181-1/+5
| * | | | checkpatch: find hex constants as a single IDENTJoe Perches2012-12-181-1/+1
| * | | | checkpatch: add --strict test for switch/default missing breakJoe Perches2012-12-181-2/+16
| * | | | checkpatch: warn when declaring "struct spinlock foo;"Joe Perches2012-12-181-0/+6
| * | | | checkpatch: Add --strict messages for blank lines around bracesJoe Perches2012-12-181-0/+10
| * | | | checkpatch: extend line continuation testJoe Perches2012-12-181-1/+3
| * | | | checkpatch: allow control over line length warning, default remains 80Joe Perches2012-12-181-3/+6
| * | | | checkpatch: consolidate if (foo) bar(foo) checks and add debugfs_removeAndy Whitcroft2012-12-181-14/+6
| * | | | checkpatch: remove reference to feature-removal-schedule.txtTao Ma2012-12-181-37/+0
| * | | | checkpatch: warn about using CONFIG_EXPERIMENTALKees Cook2012-12-181-0/+13
| * | | | checkpatch: warn on unnecessary line continuationsJoe Perches2012-12-181-0/+9
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-0/+34
| |\ \ \ \
| | * | | | scripts/kernel-doc: check that non-void fcts describe their return valueYacine Belkadi2012-11-271-0/+34
| * | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-121-0/+1
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *---. | | | | Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King2012-12-1115-490/+536
| | |\ \ \| | | | | | | | |_|/ / / | | | |/| | / / | | | |_|_|/ / | | |/| | | |
| | | | * | | ARM: 7568/1: Sort exception table at compile timeStephen Boyd2012-11-041-0/+1
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-14/+10
| |\ \ \ \ \
| | * | | | | modpost.c: Stop checking __dev* section mismatchesGreg Kroah-Hartman2012-11-301-14/+10
| * | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-112-0/+5
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | kbuild: centralize .dts->.dtb ruleStephen Warren2012-11-301-0/+3
| | * | | | | script: dtc: clean generated filesMagnus Damm2012-11-211-0/+2
| | |/ / / /
| * | | | | UAPI: strip the _UAPI prefix from header guards during header installationDavid Howells2012-11-271-0/+3
| * | | | | sign-file: fix the perl warning message when extracting ASN.1Chun-Yi Lee2012-11-211-3/+3
| * | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-11-135-14/+106
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | menuconfig: Replace CIRCLEQ by list_head-style lists.Benjamin Poirier2012-10-255-14/+106
| | |/ /
| * | | Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-11-091-2/+4
| |\ \ \
| | * | | checkpatch: improve network block comment style checkingJoe Perches2012-11-091-2/+4
| | | |/ | | |/|
| * / | modules: don't break modules_install on external modules with no key.Rusty Russell2012-11-061-1/+2
| |/ /
| * | MODSIGN: Move the magic string to the end of a module and eliminate the searchDavid Howells2012-10-201-3/+3
| * | MODSIGN: perlify sign-file and merge in x509keyidDavid Howells2012-10-202-346/+399
| * | kbuild: Fix module signature generationLinus Torvalds2012-10-191-2/+3