Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/bcm63xx-next.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-20of: Move testcase FDT data into drivers/ofGrant Likely
2014-02-15Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-02-11checkpatch: fix detection of git repositoryRichard Genoud
2014-02-11get_maintainer: fix detection of git repositoryRichard Genoud
2014-02-07Modpost: fixed USB alias generation for ranges including 0x9 and 0xAJan Moskyto Matejka
2014-02-01Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2014-01-31Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-01-28Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-28checkpatch.pl: check for function declarations without argumentsJoe Perches
2014-01-25Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-24checkpatch: prefer ether_addr_copy to memcpy(foo, bar, ETH_ALEN)Joe Perches
2014-01-24checkpatch: add DT compatible string documentation checksRob Herring
2014-01-24checkpatch: only flag FSF address, not gnu.org URLAlexander Duyck
2014-01-24checkpatch: add tests for function pointer style misusesJoe Perches
2014-01-24checkpatch: update the FSF/GPL address checkJoe Perches
2014-01-24checkpatch: check for if's with unnecessary parenthesesJoe Perches
2014-01-24checkpatch: improve space before tab --fix optionJoe Perches
2014-01-24checkpatch: add a --fix-inplace optionJoe Perches
2014-01-24checkpatch: attempt to find missing switch/case break;Joe Perches
2014-01-24checkpatch: add warning of future __GFP_NOFAIL useDavid Rientjes
2014-01-24checkpatch: warn only on "space before semicolon" at end of lineJoe Perches
2014-01-24checkpatch: more comprehensive split strings warningJoe Perches
2014-01-24get_maintainer: add commit author information to --rolestatsJoe Perches
2014-01-24headers_check: special case seqbuf_dump()Paul Bolle
2014-01-24microblaze: extable: sort the exception table at build timeMichal Simek
2014-01-23Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-01-20Merge tag 'localmodconfig-v3.14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-01-17Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki
2014-01-17PM / tools: new tool for suspend/resume performance optimizationTodd E Brandt
2014-01-15powerpc: Add vr save/restore functionsAndreas Schwab
2014-01-08arm64, jump label: detect %c support for ARM64Jiang Liu
2014-01-03deb-pkg: Fix building for MIPS big-endian or ARM OABIBen Hutchings
2014-01-03deb-pkg: Fix cross-building linux-headers packageBen Hutchings
2014-01-03Fix detectition of kernel git repository in setlocalversion script [take #2]Franck Bui-Huu
2014-01-03scripts: Coccinelle script for pm_runtime_* return checks with IS_ERR_VALUENishanth Menon
2014-01-02Merge commit v3.13-rc1 into kbuild/miscMichal Marek
2013-12-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-12-21localmodconfig: Add config depends by default settingsSteven Rostedt (Red Hat)
2013-12-14Merge tag 'arc-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-12-13PCI/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLEJoe Perches
2013-12-10scripts/link-vmlinux.sh: only filter kernel symbols for armMing Lei
2013-12-06ftrace: default to tilegx if ARCH=tile is specifiedTony Lu
2013-11-25ARC: extable: Enable sorting at build timeVineet Gupta
2013-11-22Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-11-22Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2013-11-22checkpatch: fix "Use of uninitialized value" warningsJoe Perches
2013-11-18deb-pkg: Inhibit initramfs builders if CONFIG_BLK_DEV_INITRD is not setBen Hutchings
2013-11-17Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds