summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: Note need of bc in the kernel build from 3.10 onwardsAlan2014-05-191-0/+5
* mm: Fix printk typo in dmapool.cHiroshige Sato2014-05-051-2/+2
* modpost: Fix comment typo "Modules.symvers"Paul Bolle2014-05-051-1/+1
* Kconfig.debug: Grammar s/addition/additional/Geert Uytterhoeven2014-05-051-2/+2
* wimax: Spelling s/than/that/, wording s/destinatary/recipient/Geert Uytterhoeven2014-05-051-2/+2
* aic7xxx: Spelling s/termnation/termination/Geert Uytterhoeven2014-05-051-1/+1
* arm64: mm: Remove superfluous "the" in commentGeert Uytterhoeven2014-05-051-1/+1
* of: Spelling s/anonymouns/anonymous/Geert Uytterhoeven2014-05-051-1/+1
* dma: imx-sdma: Spelling s/determnine/determine/Geert Uytterhoeven2014-05-051-1/+1
* ath10k: Improve grammar in commentsGeert Uytterhoeven2014-05-051-2/+2
* ath6kl: Spelling s/determnine/determine/Geert Uytterhoeven2014-05-051-1/+1
* of: Improve grammar for of_alias_get_id() documentationGeert Uytterhoeven2014-05-051-2/+2
* drm/exynos: Spelling s/contro/control/Geert Uytterhoeven2014-05-051-1/+1
* radio-bcm2048.c: fix wrong overflow checkPali Rohár2014-05-051-1/+1
* doc: printk-formats: do not mention casts for u64/s64Ilya Dryomov2014-05-051-2/+2
* doc: spelling error changesCarlos Garcia2014-05-0541-49/+49
* pci: change "foo* bar" to "foo *bar"Ryan Desfosses2014-05-051-3/+3
* dma-buf: update exp_name when using dma_buf_export()Javier Martinez Canillas2014-05-051-2/+2
* dma-buf: fix trivial typo errorJavier Martinez Canillas2014-05-051-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-0367-97/+70
|\
| * sparse: fix commentLi Zhong2014-04-021-1/+1
| * doc: fix double wordsMasanari Iida2014-03-2112-12/+12
| * isdn: capi: fix "CAPI_VERSION" commentPaul Bolle2014-03-201-1/+1
| * doc: DocBook: Fix typos in xml and template fileMasanari Iida2014-03-133-3/+3
| * Bluetooth: add module name for btwilinkPavel Machek2014-03-101-1/+2
| * driver core: unexport static function create_syslog_headerJiang Liu2014-03-101-1/+0
| * mmc: core: typo fix in printk specifierAlexander Shiyan2014-03-101-1/+1
| * ARM: spear: clean up editing mistakePaul Bolle2014-03-101-1/+1
| * net-sysfs: fix comment typo 'CONFIG_SYFS'Paul Bolle2014-02-201-1/+1
| * doc: Insert MODULE_ in module-signing macrosPaul Bolle2014-02-201-5/+5
| * Merge branch 'master' into for-nextJiri Kosina2014-02-2010316-216701/+556743
| |\
| * | Documentation: update URL to hfsplus Technote 1150Olaf Hering2014-02-201-1/+1
| * | gpio: update path to documentationRichard Genoud2014-02-201-1/+1
| * | ixgbe: Fix format string in ixgbe_fcoe.Masanari Iida2014-02-201-1/+1
| * | Kconfig: Remove useless "default N" linesPaul Bolle2014-02-2015-26/+0
| * | user_namespace.c: Remove duplicated word in commentBrian Campbell2014-02-191-1/+1
| * | CREDITS: fix formattingGeert Uytterhoeven2014-02-191-2/+2
| * | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-1924-34/+34
| * | mm: Fix warning on make htmldocs caused by slab.cMasanari Iida2014-02-191-1/+1
| * | ata: ata-samsung_cf: cleanup in header fileSachin Kamat2014-02-191-5/+4
| * | idr: remove unused prototype of idr_free()Vladimir Davydov2014-01-301-1/+0
* | | Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-033-69/+211
|\ \ \
| * | | sched/idle: Add more comments to the codeDaniel Lezcano2014-03-111-2/+57
| * | | sched/idle: Move idle conditions in cpuidle_idle main functionDaniel Lezcano2014-03-111-34/+44
| * | | sched/idle: Reorganize the idle loopDaniel Lezcano2014-03-112-18/+17
| * | | cpuidle/idle: Move the cpuidle_idle_call function to idle.cDaniel Lezcano2014-03-113-51/+56
| * | | idle/cpuidle: Split cpuidle_idle_call main function into smaller functionsDaniel Lezcano2014-03-112-21/+94
| * | | Merge branch 'timers/core' into sched/idleIngo Molnar2014-02-2810-40/+283
| |\ \ \
* | | | | pid_namespace: pidns_get() should check task_active_pid_ns() != NULLOleg Nesterov2014-04-031-1/+3
* | | | | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-0274-838/+3265
|\ \ \ \ \