aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-18md: bcache: Fixed a typo with the word 'arithmetic'Phil Viana
2013-06-18irq/generic-chip: fix a few kernel-doc entriesUwe Kleine-König
2013-06-14frv: Convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-06-14sgi: xpc: Convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-06-10doc: clk: Fix incorrect wordingSachin Kamat
2013-06-05Documentation/arm/IXP4xx fix a typoStefan Huber
2013-06-05Documentation/networking/ieee802154 fix a typoStefan Huber
2013-06-05Documentation/DocBook/media/v4l fix a typoStefan Huber
2013-06-05Documentation/video4linux/si476x.txt fix a typoStefan Huber
2013-06-05Documentation/virtual/kvm/api.txt fix a typoStefan Huber
2013-06-05Documentation/early-userspace/README fix a typoStefan Huber
2013-06-05Documentation/video4linux/soc-camera.txt fix a typoStefan Huber
2013-05-29lguest: fix CONFIG_PAE -> CONFIG_x86_PAE in commentPaul Bolle
2013-05-29Fix warning typo "CONFIG_RELCOATABLE"Paul Bolle
2013-05-29sprintf: hex_string(): fix commentSteven Rostedt
2013-05-28Documentation/kdump: Remove TODO in this documentZhang Yanfei
2013-05-28treewide: Fix typo in printkMasanari Iida
2013-05-28mm/sparse: Remove unused ret in sparse_index_initZhang Yanfei
2013-05-28scsi: Spelling hsot -> hostGeert Uytterhoeven
2013-05-28exynos4-is: Fix Kconfig commentPaul Bolle
2013-05-28doc: fix misspellings with 'codespell' toolAnatol Pomozov
2013-05-28btrfs: fix btrfs_extend_item() commentStefan Behrens
2013-05-28include/linux/cpu.h: Update comments to reflect realityRobert P. J. Day
2013-05-28kernel-doc: Update references to SGML to refs to XML instead.Robert P. J. Day
2013-05-28tracing: Put trace_puts() comment above trace_puts() macro for kernel docSteven Rostedt
2013-05-28update AMD powerflags commentsThorsten Glaser
2013-05-28Merge branch 'master' into for-nextJiri Kosina
2013-05-28rcu: Fix Documentation typo 'CONFIG_RCU_NOCB_CPUS'Paul Bolle
2013-05-28Merge branch 'master' into for-nextJiri Kosina
2013-05-26Linux 3.10-rc3Linus Torvalds
2013-05-26ipc/sem.c: Fix missing wakeups in do_smart_update_queue()Manfred Spraul
2013-05-26Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-05-26Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-26Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-26Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-05-25Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds
2013-05-25Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-25Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-05-25score: remove redundant kcore_list entriesKyle McMartin
2013-05-25Merge tag 'arc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-05-25ARC: lazy dcache flush broke gdb in non-aliasing configsVineet Gupta
2013-05-24Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds
2013-05-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-24aio: fix kioctx not being freed after cancellation at exit timeBenjamin LaHaise
2013-05-24mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areasCliff Wickman
2013-05-24drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencingTomasz Figa
2013-05-24ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()Joseph Qi
2013-05-24random: fix accounting race condition with lockless irq entropy_count updateJiri Kosina
2013-05-24drivers/char/random.c: fix priming of last_dataJarod Wilson