Age | Commit message (Expand) | Author | Files | Lines |
2012-07-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -0/+1 |
2012-07-30 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -3/+68 |
2012-07-30 | checkpatch: add checks for do {} while (0) macro misuses | Joe Perches | 1 | -0/+39 |
2012-07-30 | checkpatch: Add acheck for use of sizeof without parenthesis | Joe Perches | 1 | -0/+6 |
2012-07-30 | checkpatch: check usleep_range() arguments | Joe Perches | 1 | -0/+16 |
2012-07-30 | checkpatch: test for non-standard signatures | Joe Perches | 1 | -1/+5 |
2012-07-30 | checkpatch: Update alignment check | Joe Perches | 1 | -2/+2 |
2012-07-30 | Merge tag 'localmodconfig-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -17/+158 |
2012-07-30 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 5 | -21/+264 |
2012-07-30 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 9 | -36/+104 |
2012-07-30 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -2/+2 |
2012-07-26 | Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+4 |
2012-07-26 | kconfig: Document oldnoconfig to what it really does | Steven Rostedt | 1 | -1/+1 |
2012-07-26 | scripts/tags.sh: Teach [ce]tags about libtraceeevent error codes | Namhyung Kim | 1 | -2/+4 |
2012-07-26 | nconf: add u, d command keys in scroll windows | Benjamin Poirier | 2 | -6/+8 |
2012-07-26 | menuconfig: add u, d, q command keys in text boxes | Benjamin Poirier | 2 | -3/+6 |
2012-07-26 | scripts/config: fix double-quotes un-escaping | Yann E. MORIN | 1 | -1/+1 |
2012-07-26 | s390/exceptions: sort exception table at build time | Heiko Carstens | 1 | -0/+1 |
2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 1 | -0/+11 |
2012-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-07-20 | trivial: typo in comment in mksysmap | Masatake YAMATO | 1 | -1/+1 |
2012-07-13 | scripts/coccinelle: list iterator variable semantic patch | Julia Lawall | 1 | -0/+147 |
2012-07-13 | kconfig: Print errors to stderr in the Makefile | Michal Marek | 1 | -14/+14 |
2012-07-13 | kconfig: allow long lines in config file | Cody Schafer | 1 | -2/+59 |
2012-07-13 | scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOT | Lars-Peter Clausen | 1 | -0/+65 |
2012-07-13 | kconfig: remove lkc_defs.h from .gitignore and dontdiff | Paul Bolle | 1 | -1/+0 |
2012-07-13 | xconfig: add quiet rule for moc | Yaakov Selkowitz | 1 | -2/+5 |
2012-07-13 | xconfig: use pkgconfig to find moc | Yaakov Selkowitz | 1 | -2/+2 |
2012-07-07 | kbuild: Print errors to stderr | Michal Marek | 1 | -2/+2 |
2012-07-05 | Merge 3.5-rc5 into usb-next | Greg Kroah-Hartman | 1 | -0/+0 |
2012-07-04 | kconfig: fix check-lxdialog for DLL platforms | Yaakov Selkowitz | 1 | -1/+1 |
2012-07-04 | kconfig: check ncursesw headers first in check-lxdialog | Yaakov Selkowitz | 1 | -3/+3 |
2012-07-04 | kconfig/nconf: fix compile with ncurses reentrant API | Yaakov Selkowitz | 1 | -0/+4 |
2012-06-28 | deb-pkg: Add all Makefiles to header package | maximilian attems | 1 | -1/+1 |
2012-06-28 | deb-pkg: Install linux-firmware-image in versioned dir | maximilian attems | 1 | -2/+3 |
2012-06-28 | scripts/config: add option to undef a symbol | Yann E. MORIN | 1 | -0/+10 |
2012-06-28 | scripts/config: allow alternate prefix to config option symbol | Yann E. MORIN | 1 | -13/+19 |
2012-06-28 | scripts/config: add option to not upper-case symbols | Yann E. MORIN | 1 | -3/+15 |
2012-06-27 | chmod +x scripts/gfp-translate | Dave Jones | 1 | -0/+0 |
2012-06-25 | Merge 3.5-rc4 into usb-next | Greg Kroah-Hartman | 1 | -1/+2 |
2012-06-20 | get_maintainer: Fix --help warning | Joe Perches | 1 | -1/+2 |
2012-06-19 | localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUG | Steven Rostedt | 1 | -0/+21 |
2012-06-19 | localmodconfig: Check if configs are already set for selects | Steven Rostedt | 1 | -11/+104 |
2012-06-19 | localmodconfig: Read in orig config file to avoid extra processing | Steven Rostedt | 1 | -2/+24 |
2012-06-19 | localmodconfig: Comments and cleanup for streamline_config.pl | Steven Rostedt | 1 | -4/+9 |
2012-06-16 | scripts/modpost: check for bad references in .pci.fixups area | Sebastian Andrzej Siewior | 1 | -0/+11 |
2012-06-13 | USB: allow match on bInterfaceNumber | Bjørn Mork | 1 | -1/+4 |
2012-05-31 | checkpatch: suggest pr_<level> over printk(KERN_<LEVEL> | Joe Perches | 1 | -0/+13 |
2012-05-31 | checkpatch: check for whitespace before semicolon at EOL | Eric Nelson | 1 | -0/+7 |
2012-05-28 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 3 | -1/+101 |
2012-05-28 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2 | -10/+23 |
2012-05-28 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -0/+221 |
2012-05-26 | builddeb: include autogenerated header files | Lekensteyn | 1 | -1/+1 |
2012-05-25 | scripts/coccinelle: sizeof of pointer | Julia Lawall | 1 | -0/+65 |
2012-05-25 | scripts/coccinelle: address test is always true | Julia Lawall | 1 | -0/+35 |
2012-05-23 | Merge tag 'module-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -7/+10 |
2012-05-23 | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2 | -2/+2 |
2012-05-23 | Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -0/+517 |
2012-05-23 | modpost: use proper kernel style for autogenerated files | Greg Kroah-Hartman | 1 | -4/+4 |
2012-05-23 | modpost: Stop grab_file() from leaking filedescriptors if fstat() fails | Jesper Juhl | 1 | -3/+6 |
2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+4 |
2012-05-18 | x86, realmode: 16-bit real-mode code support for relocs tool | H. Peter Anvin | 1 | -0/+2 |
2012-05-17 | MCA: delete all remaining traces of microchannel bus support. | Paul Gortmaker | 2 | -2/+2 |
2012-05-16 | scripts/config: properly report and set string options | Yann E. MORIN | 1 | -4/+7 |
2012-05-10 | kbuild: fix ia64 link | Sam Ravnborg | 1 | -2/+2 |
2012-05-07 | kbuild: all{no,yes,mod,def,rand}config only read files when instructed to. | Eric W. Biederman | 1 | -1/+3 |
2012-05-05 | kbuild: link of vmlinux moved to a script | Sam Ravnborg | 1 | -0/+211 |
2012-05-05 | kconfig: Add error handling to KCONFIG_ALLCONFIG | Eric W. Biederman | 1 | -6/+14 |
2012-05-01 | HID: Allow bus wildcard matching | Henrik Rydberg | 1 | -1/+2 |
2012-05-01 | HID: Add device group to modalias | Henrik Rydberg | 1 | -0/+2 |
2012-04-24 | scripts/sortextable: Handle relative entries, and other cleanups | David Daney | 3 | -88/+164 |
2012-04-23 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 1 | -0/+4 |
2012-04-19 | scripts: Add sortextable to sort the kernel's exception table. | David Daney | 4 | -0/+441 |
2012-04-18 | xz: Enable BCJ filters on SPARC and 32-bit x86 | Lasse Collin | 1 | -2/+2 |
2012-04-18 | Fix modpost failures in fedora 17 | David Miller | 1 | -0/+4 |
2012-04-16 | checkpatch: revert --strict test for net/ and drivers/net block comment style | Joe Perches | 1 | -6/+0 |
2012-04-12 | kconfig: delete last traces of __enabled_ from autoconf.h | Paul Gortmaker | 1 | -11/+0 |
2012-04-12 | Revert "kconfig: fix __enabled_ macros definition for invisible and un-select... | Paul Gortmaker | 1 | -36/+13 |
2012-04-09 | modpost: Fix modpost license checking of vmlinux.o | Frank Rowand | 2 | -2/+6 |
2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -0/+70 |
2012-04-05 | scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open() | Julia Lawall | 1 | -0/+70 |
2012-04-02 | Subject: [PATCH] tags.sh: Add missing quotes | Stephen Boyd | 1 | -1/+1 |
2012-03-30 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 8 | -11/+67 |
2012-03-30 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 9 | -10/+687 |
2012-03-30 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 3 | -22/+28 |
2012-03-30 | scripts/patch-kernel: digest kernel.org hosted .xz patches | Shawn Landden | 1 | -0/+4 |
2012-03-30 | merge_config.sh: Add option to display redundant configs | John Stultz | 1 | -0/+9 |
2012-03-30 | merge_config.sh: Set execute bit | John Stultz | 1 | -0/+0 |
2012-03-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+17 |
2012-03-26 | setlocalversion: Use "grep -q" instead of piping output to "read dummy" | Roland Dreier | 1 | -2/+1 |
2012-03-26 | scripts/coccinelle/api/ptr_ret.cocci: semantic patch for ptr_err | Julia Lawall | 1 | -0/+70 |
2012-03-26 | modpost: fix ALL_INIT_DATA_SECTIONS | Jan Beulich | 1 | -1/+1 |
2012-03-26 | scripts: refactor remove structure forward declarations | Yang Bai | 1 | -3/+8 |
2012-03-26 | Kbuild: centralize MKIMAGE and cmd_uimage definitions | Stephen Warren | 1 | -0/+24 |
2012-03-26 | kbuild: incremental tags update for GNU Global | Jianbin Kang | 1 | -1/+1 |
2012-03-26 | headers_check: recursively search for linux/types.h inclusion | Bobby Powers | 1 | -1/+37 |
2012-03-24 | scripts/Kbuild.include: Fix portability problem of "echo -e" | Bernhard Walle | 1 | -1/+1 |
2012-03-24 | merge_config.sh: Use the first file as the initial config | Josh Boyer | 1 | -1/+5 |
2012-03-24 | scripts: dtc: fix compile warnings | Felipe Balbi | 2 | -6/+1 |
2012-03-24 | ARM: 7333/2: jump label: detect %c support for ARM | Rabin Vincent | 1 | -1/+17 |
2012-03-23 | checkpatch: check for quoted strings broken across lines | Josh Triplett | 1 | -0/+15 |
2012-03-23 | checkpatch: whitespace - add/remove blank lines | Joe Perches | 1 | -1/+3 |
2012-03-23 | checkpatch: warn on use of yield() | Joe Perches | 1 | -0/+6 |
2012-03-23 | checkpatch: add --strict tests for braces, comments and casts | Joe Perches | 1 | -8/+32 |
2012-03-23 | checkpatch: add [] to type extensions | Andy Whitcroft | 1 | -1/+1 |
2012-03-23 | checkpatch: high precedence operators do not require additional parentheses i... | Andy Whitcroft | 1 | -1/+1 |
2012-03-23 | checkpatch: handle string concatenation in simple #defines | Andy Whitcroft | 1 | -0/+6 |
2012-03-23 | checkpatch: allow simple character constants in #defines | Andy Whitcroft | 1 | -0/+1 |
2012-03-23 | checkpatch: catch [ ... ] usage when not at the beginning of definition | Andy Whitcroft | 1 | -1/+1 |
2012-03-23 | checkpatch.pl: be silent when -q and --ignore is given | Artem Bityutskiy | 1 | -3/+2 |
2012-03-23 | checkpatch: add some --strict coding style checks | Joe Perches | 1 | -10/+84 |
2012-03-23 | include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...) | Joe Perches | 1 | -0/+6 |
2012-03-23 | get_maintainer.pl: add support for moderated lists | Richard Weinberger | 1 | -2/+7 |
2012-03-23 | get_maintainer: use a default "unknown" S: status/role | Joe Perches | 1 | -1/+1 |
2012-03-09 | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman | 6 | -26/+57 |
2012-02-27 | mod/file2alias: make modpost compile on darwin again | Andreas Bießmann | 1 | -4/+31 |
2012-02-25 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 3 | -21/+10 |
2012-02-25 | coccinelle: semantic patch for bool issues | Julia Lawall | 1 | -0/+178 |
2012-02-25 | coccinelle: semantic patch to check for PTR_ERR after reassignment | Julia Lawall | 1 | -0/+41 |
2012-02-25 | coccinelle: semantic patch converting 0 test to null test | Julia Lawall | 1 | -0/+237 |
2012-02-25 | coccinelle: semantic patch for missing iounmap | Julia Lawall | 1 | -0/+67 |
2012-02-25 | coccinelle: semantic patch for missing clk_put | Julia Lawall | 1 | -0/+67 |
2012-02-25 | kbuild: Fix out-of-tree build for 'make deb-pkg' | Joerg Roedel | 1 | -3/+3 |
2012-02-24 | kbuild: Only build linux-image package for UML | Joerg Roedel | 1 | -5/+9 |
2012-02-24 | kbuild: Fix link to headers in 'make deb-pkg' | Joerg Roedel | 1 | -0/+4 |
2012-02-24 | coccicheck: change handling of C={1,2} when M= is set | Greg Dietsche | 1 | -9/+4 |
2012-02-18 | builddeb: Don't create files in /tmp with predictable names | Ben Hutchings | 1 | -6/+6 |
2012-02-15 | ARM: 7324/1: modpost: Fix section warnings for ARM for many compilers | Tony Lindgren | 1 | -0/+9 |
2012-02-14 | module: fix broken isapnp handling in file2alias | Ondrej Zary | 1 | -1/+1 |
2012-02-13 | x86/cpu: Clean up modalias feature matching | Ben Hutchings | 1 | -2/+3 |
2012-02-07 | checkpatch: Warn on code with 6+ tab indentation | Joe Perches | 1 | -0/+6 |
2012-02-02 | Merge 3.3-rc2 into the driver-core-next branch. | Greg Kroah-Hartman | 2 | -11/+2 |
2012-01-28 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -10/+0 |
2012-01-26 | Add driver auto probing for x86 features v4 | Andi Kleen | 1 | -0/+24 |
2012-01-26 | kbuild: disable -Wmissing-field-initializers for W=1 | Kirill A. Shutemov | 1 | -0/+2 |
2012-01-26 | kconfig: fix new choices being skipped upon config update | Arnaud Lacombe | 2 | -21/+14 |
2012-01-23 | scripts/kernel-doc: fix fatal error caused by cfg80211.h | Randy Dunlap | 1 | -1/+2 |
2012-01-23 | kbuild: do not check for ancient modutils tools | Lucas De Marchi | 1 | -6/+0 |
2012-01-20 | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b... | Russell King | 1 | -10/+0 |
2012-01-16 | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -7/+18 |
2012-01-16 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 15 | -83/+587 |
2012-01-16 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 7 | -14/+133 |
2012-01-16 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 5 | -5/+30 |
2012-01-16 | menuconfig: fix a regression when canceling the prompt dialog at exit | Li Zefan | 1 | -1/+2 |
2012-01-15 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2012-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 1 | -12/+40 |
2012-01-15 | kbuild: Fix compiler warning with assertion when calling 'fwrite' | Arnaud Lacombe | 2 | -2/+5 |
2012-01-15 | Improve update-po-config output | Peter Foley | 1 | -3/+3 |
2012-01-15 | scripts/coccinelle: improve the coverage of some semantic patches | Julia Lawall | 11 | -76/+351 |
2012-01-15 | Kbuild: Use dtc's -d (dependency) option | Stephen Warren | 1 | -1/+1 |
2012-01-14 | dtc: Implement -d option to write out a dependency file | Stephen Warren | 3 | -1/+25 |
2012-01-14 | coccinelle: semantic patches related to devm_ functions (part 2) | Julia Lawall | 1 | -0/+71 |
2012-01-14 | coccinelle: semantic patches related to devm_ functions (part 1) | Julia Lawall | 1 | -0/+105 |
2012-01-14 | coccicheck: add M= option to control which dir is processed | Greg Dietsche | 1 | -5/+14 |
2012-01-14 | menuconfig: let make not report error when not save configuration | Wang YanQing | 1 | -0/+1 |
2012-01-14 | merge_config.sh: fix bug in final check | John Stultz | 1 | -2/+2 |
2012-01-14 | merge_config.sh: whitespace cleanup | Darren Hart | 1 | -2/+2 |
2012-01-14 | merge_config.sh: use signal names compatible with dash and bash | Darren Hart | 1 | -1/+1 |
2012-01-14 | kconfig: add merge_config.sh script | john stultz | 1 | -0/+117 |
2012-01-14 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 1 | -125/+92 |
2012-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 1 | -0/+13 |
2012-01-13 | kconfig/streamline-config.pl: Fix parsing Makefile with variables | Steven Rostedt | 1 | -0/+29 |
2012-01-13 | kconfig/streamline-config.pl: Simplify backslash line concatination | Steven Rostedt | 1 | -13/+12 |
2012-01-13 | modpost: use linker section to generate table. | Rusty Russell | 1 | -45/+61 |
2012-01-13 | modpost: use a table rather than a giant if/else statement. | Rusty Russell | 1 | -119/+73 |
2012-01-10 | checkpatch: catch all occurences of type and cast spacing errors per line | Andy Whitcroft | 1 | -4/+7 |
2012-01-10 | checkpatch: typeof may have more complex arguments | Andy Whitcroft | 1 | -1/+1 |
2012-01-10 | checkpatch: ensure cast type is unique in the context parser | Andy Whitcroft | 1 | -1/+1 |
2012-01-10 | checkpatch: fix complex macros handling of square brackets | Andy Whitcroft | 1 | -1/+1 |
2012-01-10 | checkpatch: fix 'return is not a function' square bracket handling | Andy Whitcroft | 1 | -1/+1 |
2012-01-10 | checkpatch: complex macro should allow the empty do while loop | Andy Whitcroft | 1 | -1/+1 |
2012-01-10 | checkpatch: fix EXPORT_SYMBOL handling following a function | Andy Whitcroft | 1 | -1/+1 |
2012-01-10 | checkpatch: only apply kconfig help checks for options which prompt | Andy Whitcroft | 1 | -5/+12 |
2012-01-10 | checkpatch: optimise statement scanner when mid-statement | Andy Whitcroft | 1 | -2/+20 |
2012-01-10 | checkpatch: ## is not a valid modifier | Andy Whitcroft | 1 | -1/+3 |
2012-01-10 | checkpatch: improve memset and min/max with cast checking | Joe Perches | 1 | -36/+33 |
2012-01-10 | checkpatch: check for common memset parameter issues against statments | Andy Whitcroft | 1 | -6/+22 |
2012-01-10 | checkpatch: correctly track the end of preprocessor commands in context | Andy Whitcroft | 1 | -51/+39 |
2012-01-10 | checkpatch: prefer __printf over __attribute__((format(printf,...))) | Joe Perches | 1 | -0/+6 |
2012-01-10 | checkpatch: update signature "might be better as" warning | Joe Perches | 1 | -2/+5 |
2012-01-10 | get_maintainers.pl: follow renames when looking up commit signers | Ian Campbell | 1 | -1/+1 |
2012-01-09 | ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus. | Jochen Friedrich | 1 | -0/+13 |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-01-08 | kbuild: Fix comment in Makefile.lib | Michal Marek | 1 | -3/+3 |
2012-01-08 | scripts/genksyms: clean lex/yacc generated files | Fernando Luis Vázquez Cao | 1 | -0/+1 |
2012-01-06 | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 1 | -0/+72 |
2012-01-06 | recordmcount: Fix handling of elf64 big-endian objects. | David Daney | 1 | -1/+1 |
2011-12-18 | ctags: remove struct forward declarations | Alexey Dobriyan | 1 | -0/+2 |
2011-12-18 | kconfig: adapt update-po-config to new UML layout | Paul Bolle | 1 | -3/+2 |
2011-12-18 | kconfig: use xfwrite wrapper function to silence warnings | Peter Foley | 1 | -2/+2 |
2011-12-11 | kconfig: fix set but not used warnings | Peter Foley | 1 | -4/+1 |
2011-12-11 | kconfig: fix warnings by specifing format arguments | Peter Foley | 1 | -3/+3 |
2011-11-22 | kbuild, headers.sh: Don't make archheaders explicitly | H. Peter Anvin | 1 | -1/+0 |
2011-11-22 | ARM: amba: Auto-generate AMBA driver module aliases during modpost | Dave Martin | 1 | -0/+72 |
2011-11-17 | checksyscalls: Use arch/x86/syscalls/syscall_32.tbl as source | H. Peter Anvin | 1 | -5/+10 |
2011-11-17 | kbuild: Add support for an "archheaders" target | H. Peter Anvin | 1 | -0/+1 |
2011-11-17 | kbuild: Add support for installing generated asm headers | H. Peter Anvin | 1 | -2/+8 |
2011-11-14 | scripts/tags.sh: Add Page flag function magic | Stephen Boyd | 1 | -2/+44 |
2011-11-13 | Merge branch 'master' into for-next | Jiri Kosina | 24 | -448/+711 |
2011-11-06 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 3 | -2/+78 |