summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-12trivial: Remove the hyphen from git commandsMatt Kraai
2009-06-12trivial: fix ETIMEOUT -> ETIMEDOUT typosJean Delvare
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek
2009-06-12trivial: SubmittingPatches: fix typoPavel Machek
2009-06-12trivial: Documentation/dell_rbu.txt: fix typosMasanori Kobayasi
2009-06-12trivial: Fix Pavel's address in MAINTAINERSPavel Machek
2009-06-12trivial: ftrace:fix description of trace directoryGeunSik Lim
2009-06-12trivial: unnecessary (void*) cast removal in sound/oss/msnd.cChris Sanford
2009-06-12trivial: input/misc: Fix typo in KconfigAlessio Igor Bogani
2009-06-12trivial: fix grammo in bus_for_each_dev() kerneldocAlex Chiang
2009-06-12trivial: rbtree.txt: fix rb_entry() parameters in sample codeWang Tinggong
2009-06-12trivial: spelling fix in ppc code commentsSankar P
2009-06-12trivial: fix typo in bio_alloc kernel docNikanth Karthikesan
2009-06-12trivial: Documentation/rbtree.txt: cleanup kerneldoc of rbtree.txtfigo.zhang
2009-06-12trivial: Miscellaneous documentation typo fixesMatt LaPlante
2009-06-12trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson
2009-06-12trivial: fix typo compatiable/compatiability has extra 'a'.Thadeu Lima de Souza Cascardo
2009-06-12trivial: kernel/power/poweroff.c: whitespace fixManish Katiyar
2009-06-12trivial: Fix paramater/parameter typo in dmesg and source commentsMartin Olsson
2009-06-12Trivial: fix typo s/balence/balance/Thadeu Lima de Souza Cascardo
2009-06-12trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)ableThadeu Lima de Souza Cascardo
2009-06-12trivial: mtd: fix Kconfig comment about 'armflash'Paulius Zaleckas
2009-06-12trivial: remove extra spaceViral Mehta
2009-06-12trivial: fs/inode: Fix typo in file_update_time nanodocWolfram Sang
2009-06-12trivial: fix comment typo in fs/compat.cNikanth Karthikesan
2009-06-12trivial: ext2: fix a typo in comment in ext2.hAli Gholami Rudi
2009-06-11block: fix kernel-doc in recent block/ changesRandy Dunlap
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2009-06-11kvm: remove the duplicated cpumask_clearYinghai Lu
2009-06-11x86: use zalloc_cpumask_var in arch_early_irq_initYinghai Lu
2009-06-11perfcounters: remove powerpc definitions of perf_counter_do_pendingStephen Rothwell
2009-06-11nilfs2: get rid of bd_mount_sem use from nilfsRyusuke Konishi
2009-06-11nilfs2: correct exclusion control in nilfs_remount functionRyusuke Konishi
2009-06-11nilfs2: simplify remaining sget() useRyusuke Konishi
2009-06-11nilfs2: get rid of sget use for checking if current mount is presentRyusuke Konishi
2009-06-11nilfs2: get rid of sget use for acquiring nilfs objectRyusuke Konishi
2009-06-11nilfs2: remove meaningless EBUSY case from nilfs_get_sb functionRyusuke Konishi
2009-06-11remove the call to ->write_super in __sync_filesystemChristoph Hellwig
2009-06-11nilfs2: call nilfs2_write_super from nilfs2_sync_fsChristoph Hellwig
2009-06-11jffs2: call jffs2_write_super from jffs2_sync_fsChristoph Hellwig
2009-06-11ufs: add ->sync_fsChristoph Hellwig
2009-06-11sysv: add ->sync_fsChristoph Hellwig
2009-06-11hfsplus: add ->sync_fsChristoph Hellwig
2009-06-11hfs: add ->sync_fsChristoph Hellwig
2009-06-11fat: add ->sync_fsChristoph Hellwig
2009-06-11ext2: add ->sync_fsChristoph Hellwig
2009-06-11exofs: add ->sync_fsChristoph Hellwig
2009-06-11bfs: add ->sync_fsChristoph Hellwig