aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2015-03-16kconfig: Fix warning "‘jump’ may be used uninitialized"Peter Kümmel
2015-03-16scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymoreMichael Karcher
2015-03-16scripts/kernel-doc: don't eat struct members with __alignedJohannes Berg
2015-03-11cpu: add generic support for CPU feature based module autoloadingArd Biesheuvel
2014-12-15recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modulesAlex Smith
2014-12-15builddeb: use $OBJCOPY variable instead of objcopyFathi Boudra
2014-12-09arm64: pxa1936: remove pxa1936_config.shTim Wang
2014-12-05HMP: disable HMP_FREQUENCY_INVARIANT_SCALE to improve performanceLeo Song
2014-12-05scripts: pxa1936: enable cpuidle on helan3Xiaoguang Chen
2014-12-04script: enable HMP for pxa1936Leo Song
2014-12-04scripts: pxa1936: enable pxa1936 dvfs driverLiang Chen
2014-12-03scripts: pxa1936: enable cpufreq driver and devfreq-ddrBill Zhou
2014-11-27scripts: pxa1936: disable cpufreq and devfreqBill Zhou
2014-11-27scripts: pxa1936: enable cpufreq/devfreq-ddrBill Zhou
2014-11-27Android: sync Android.mk and pxa1936.shTim Wang
2014-11-27scripts: pxa1936: enable helan3 thermal driver for bringup.Liang Chen
2014-11-12scripts: pxa1936: update configs for bring upBill Zhou
2014-10-31scripts: add script to do special config for pxa1936Leo Song
2014-08-28scripts: add cgitinfo tool to create git info for kernelGuoqing Li
2014-07-24script: add kernel into android build systemFuqiang Zhai
2014-03-19ARM: convert build of appended dtb zImage to list of dtbsColin Cross
2014-03-10revert "kallsyms: fix absolute addresses for kASLR"Andrew Morton
2014-03-07Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-03-04kallsyms: fix absolute addresses for kASLRAndy Honig
2014-03-04scripts/gen_initramfs_list.sh: fix flags for initramfs LZ4 compressionDaniel M. Weeks
2014-02-20of: Move testcase FDT data into drivers/ofGrant Likely
2014-02-18ARM: 7964/1: Detect section mismatches in thumb relocationsDavid A. Long
2014-02-14Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-02-10checkpatch: fix detection of git repositoryRichard Genoud
2014-02-10get_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-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-01-27Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-27checkpatch.pl: check for function declarations without argumentsJoe Perches
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-23checkpatch: prefer ether_addr_copy to memcpy(foo, bar, ETH_ALEN)Joe Perches
2014-01-23checkpatch: add DT compatible string documentation checksRob Herring
2014-01-23checkpatch: only flag FSF address, not gnu.org URLAlexander Duyck
2014-01-23checkpatch: add tests for function pointer style misusesJoe Perches
2014-01-23checkpatch: update the FSF/GPL address checkJoe Perches
2014-01-23checkpatch: check for if's with unnecessary parenthesesJoe Perches
2014-01-23checkpatch: improve space before tab --fix optionJoe Perches
2014-01-23checkpatch: add a --fix-inplace optionJoe Perches
2014-01-23checkpatch: attempt to find missing switch/case break;Joe Perches
2014-01-23checkpatch: add warning of future __GFP_NOFAIL useDavid Rientjes
2014-01-23checkpatch: warn only on "space before semicolon" at end of lineJoe Perches
2014-01-23checkpatch: more comprehensive split strings warningJoe Perches
2014-01-23get_maintainer: add commit author information to --rolestatsJoe Perches