Age | Commit message (Expand) | Author |
2015-06-25 | get_maintainer: emit longer section headers | Joe Perches |
2015-06-25 | get_maintainer.pl: add .get_maintainer.ignore file capability | Joe Perches |
2015-06-25 | Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux | Linus Torvalds |
2015-06-23 | mksysmap: Add h8300 local symbol pattern | Yoshinori Sato |
2015-06-22 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-22 | ARCv2: extable: Enable sorting at build time | Vineet Gupta |
2015-06-16 | init: delete the __cpuinit related stubs | Paul Gortmaker |
2015-06-16 | kconfig: add xenconfig defconfig helper | Luis R. Rodriguez |
2015-06-16 | kconfig: clarify kvmconfig is for kvm | Luis R. Rodriguez |
2015-06-15 | kconfig: re-generate *.c_shipped files after previous change | Jan Beulich |
2015-06-15 | kconfig: allow use of relations other than (in)equality | Jan Beulich |
2015-06-11 | kconfig: don't silently ignore unhandled characters | Jan Beulich |
2015-06-10 | checkpatch: fix "GLOBAL_INITIALISERS" test | Joe Perches |
2015-06-08 | Merge branch 'x86/asm' into x86/core, to prepare for new patch | Ingo Molnar |
2015-06-08 | Merge 4.1-rc7 into usb-next | Greg Kroah-Hartman |
2015-06-04 | kconfig: Wrap long "make help" text lines | Geert Uytterhoeven |
2015-06-04 | x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/sysc... | Ingo Molnar |
2015-06-03 | scripts/kconfig/Makefile: Cosmetic fixes | Diego Viola |
2015-05-31 | mei: fix up uuid matching | Greg Kroah-Hartman |
2015-05-28 | scripts/gdb: fix lx-lsmod refcnt | Adrien Schildknecht |
2015-05-28 | scripts/kconfig/Makefile: Fix spelling of Qt | Diego Viola |
2015-05-25 | Kconfig: Remove bad inference rules expr_eliminate_dups2() | Martin Walch |
2015-05-24 | checkkconfigsymbols.py: set python2 as default interpreter | Valentin Rothberg |
2015-05-24 | checkkconfigsymbols.py: add option -i to ignore files | Valentin Rothberg |
2015-05-24 | mei: bus: report also uuid in module alias | Tomas Winkler |
2015-05-21 | scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel | Maxime Coquelin |
2015-05-13 | usb: add bus type for USB ULPI | Heikki Krogerus |
2015-05-07 | scripts: fix link-vmlinux.sh bash-ism | Sylvain BERTRAND |
2015-04-29 | scripts/dtc: Update to upstream version 9d3649bd3be245c9 | Rob Herring |
2015-04-29 | scripts/dtc: add missing libfdt and fixups to import script | Gaurav Minocha |
2015-04-22 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-04-22 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2015-04-22 | modpost: don't emit section mismatch warnings for compiler optimizations | Paul Gortmaker |
2015-04-22 | modpost: expand pattern matching to support substring matches | Paul Gortmaker |
2015-04-22 | modpost: do not try to match the SHT_NUL section. | Quentin Casasnovas |
2015-04-22 | modpost: fix extable entry size calculation. | Quentin Casasnovas |
2015-04-22 | modpost: fix inverted logic in is_extable_fault_address(). | Quentin Casasnovas |
2015-04-22 | modpost: handle -ffunction-sections | Rusty Russell |
2015-04-22 | modpost: Whitelist .text.fixup and .exception.text | Thierry Reding |
2015-04-21 | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-04-20 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2015-04-17 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-04-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-04-17 | kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=y | Andrey Ryabinin |
2015-04-17 | checkpatch: avoid "spaces required around that ':'" false positive | Joe Perches |
2015-04-17 | checkpatch: fix --fix use with a patch of multiple files | Joe Perches |
2015-04-17 | checkpatch.pl: new instances of ENOSYS are errors | Andy Lutomirski |
2015-04-17 | checkpatch: add a test for const with __read_mostly uses | Joe Perches |
2015-04-17 | checkpatch: improve operator spacing check | Sam Bobroff |
2015-04-17 | checkpatch: add 'Prefer ARRAY_SIZE" test | Joe Perches |