summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-28scripts: add stackusage scriptRasmus Villemoes1-0/+33
2015-08-26kbuild: avoid listing /lib/modules in kernel spec fileMike Marciniszyn1-1/+0
2015-08-19fallback to hostname in scripts/package/builddebChristian Kujau1-1/+1
2015-08-19coccinelle: api: extend spatch for dropping unnecessary ownerKrzysztof Kozlowski1-0/+73
2015-08-19deb-pkg: simplify directory creationRiku Voipio1-14/+5
2015-08-19scripts/tags.sh: Include trace_*_rcuidle() in tagsStephen Boyd1-0/+4
2015-06-15scripts/package/Makefile: rpmbuild is needed for rpm targetsJim Davis1-6/+2
2015-06-15Kbuild: Add ID files to .gitignoreAndi Kleen1-0/+3
2015-06-15gitignore: Add MIPS vmlinux.32 to the listFlorian Fainelli1-0/+1
2015-06-03coccinelle: simple_return: Add a blank lineFabio Estevam1-1/+1
2015-05-25coccinelle: irqf_oneshot.cocci: Improve the generated commit logFabio Estevam1-2/+5
2015-05-21coccinelle: api: add vma_pages.cocciDmitry Kalinkin1-0/+60
2015-05-21scripts/coccinelle/misc/irqf_oneshot.cocci: Fix grammarFabio Estevam1-1/+1
2015-05-21scripts/coccinelle/misc/semicolon.cocci: Use imperative moodFabio Estevam1-1/+1
2015-05-20coccinelle: simple_open: Use imperative moodFabio Estevam1-2/+2
2015-05-20coccinelle: ifaddr: Fix the sentenceFabio Estevam1-2/+1
2015-05-20coccinelle: returnvar: Use imperative moodFabio Estevam1-1/+1
2015-05-20coccinelle: pm_runtime: Insert blank lineFabio Estevam1-1/+1
2015-05-20deb-pkg: Add device tree blobs to the packageArnaud Patard (Rtp)1-0/+7
2015-05-06builddeb: fix stripped module signatures if CONFIG_DEBUG_INFO and CONFIG_MODU...Andrey Skvortsov1-0/+6
2015-04-27deb-pkg: move setting debarch for a separate functionRiku Voipio1-7/+11
2015-04-27kbuild/mkspec: Simplify vmlinux.bz2 creationBorislav Petkov1-3/+1
2015-04-27Linux 4.1-rc1v4.1-rc1Linus Torvalds1-2/+2
2015-04-27x86_64, asm: Work around AMD SYSRET SS descriptor attribute issueAndy Lutomirski5-0/+48
2015-04-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-14/+95
2015-04-27Merge git://git.infradead.org/intel-iommuLinus Torvalds3-83/+82
2015-04-27Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-14/+18
2015-04-27Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-17/+25
2015-04-27Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/...Dave Airlie5-14/+95
2015-04-27Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds49-914/+1150
2015-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds343-1867/+1877
2015-04-26Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-22/+51
2015-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-2/+3
2015-04-26Merge tag 'platform-drivers-x86-v4.1-1' of git://git.infradead.org/users/dvha...Linus Torvalds12-218/+1838
2015-04-26Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-71/+1384
2015-04-26Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds50-1145/+325
2015-04-26Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds11-117/+137
2015-04-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds33-392/+1630
2015-04-26v4l: xilinx: fix for include file movementStephen Rothwell1-1/+1
2015-04-25platform/chrome: chromeos_laptop - instantiate Atmel at primary addressDmitry Torokhov1-9/+26
2015-04-24RCU pathwalk breakage when running into a symlink overmounting somethingAl Viro1-2/+4
2015-04-24fix I_DIO_WAKEUP definitionEric Sandeen1-1/+1
2015-04-24direct-io: only inc/dec inode->i_dio_count for file systemsJens Axboe9-33/+50
2015-04-24fs/9p: fix readdir()Johannes Berg1-0/+2
2015-04-24Btrfs: prevent list corruption during free space cache processingChris Mason1-14/+18
2015-04-24toshiba_acpi: Do not register vendor backlight when acpi_video bl is availableHans de Goede2-0/+25
2015-04-24Merge tag 'sound-fix-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-68/+51
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds50-2273/+1687
2015-04-24Merge tag 'pwm/for-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-6/+54
2015-04-24Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-63/+152