aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-10anon_inodes: fix wrong function name in commentNamhyung Kim1-3/+3
2010-12-10fix comment typos concerning "consistent"Uwe Kleine-König8-8/+8
2010-12-10poll: fix a typo in commentNamhyung Kim1-1/+1
2010-12-10coda: kill redundant cast in coda_alloc_inode()Jesper Juhl1-1/+1
2010-11-28Kill off a bunch of warning: ‘inline’ is not at beginning of declarationJesper Juhl4-10/+10
2010-11-26SCSI: improve two error messagesAlan Stern1-2/+4
2010-11-25kdump: update kexec-tools URL and Vivek's emailSimon Horman1-6/+9
2010-11-21Fix "forcably" comment typoRobert P. J. Day1-1/+1
2010-11-19Don't touch blackfin with printk typo fixesJiri Kosina3-3/+3
2010-11-16suspend: constify platform_suspend_opsLionel Debroux29-32/+32
2010-11-16backlight: constify backlight_opsLionel Debroux24-26/+26
2010-11-16hibernation: constify platform_hibernation_opsLionel Debroux3-6/+6
2010-11-15Docs/Kconfig: Update: osdl.org -> linuxfoundation.orgMichael Witten12-21/+30
2010-11-15infiniband: Only include mutex.h once in drivers/infiniband/hw/cxgb4/iw_cxgb4.hJesper Juhl1-1/+0
2010-11-15ARM, mm: Don't include smp_plat.h twice in flush.cJesper Juhl1-1/+0
2010-11-15ext4: fix redirty_page_for_writepage() typo in commentWu Fengguang1-1/+1
2010-11-15spelling fix in drivers/misc/KconfigJonathan Neuschäfer1-1/+1
2010-11-03audit: error message typo correctionRoss Kirk1-1/+1
2010-11-03powerpc: remove cast from void*matt mooney1-1/+1
2010-11-03drivers: scsi: fix typo in commentAndrea Gelmini1-1/+1
2010-11-02Kconfig: typo: boad -> boardMichael Witten1-1/+1
2010-11-02Docs: typo: Complete -> CompletelyMichael Witten1-1/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König207-261/+261
2010-11-01Kconfig: typo: and -> anMichael Witten1-1/+1
2010-10-30VIA Chrome camera: remove duplicate includesJesper Juhl1-2/+0
2010-10-30Merge branch 'master' into for-nextJiri Kosina5799-320222/+666872
2010-10-30Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds12-64/+219
2010-10-30Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds12-82/+153
2010-10-30Ensure FMODE_NONOTIFY is not set by userspaceLino Sanfilippo1-4/+5
2010-10-30make fanotify_read() restartable across signalsLino Sanfilippo1-1/+1
2010-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds27-519/+2405
2010-10-30fs-writeback.c: unify some common codeLinus Torvalds1-10/+13
2010-10-30Merge branch 'audit.b64' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds12-59/+118
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds71-1159/+3412
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds234-2080/+8861
2010-10-30ipc: shm: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-10-30fs/compat.c: fix build on MIPS/s390wu zhangjin1-0/+1
2010-10-30audit mmapAl Viro4-0/+29
2010-10-30audit: make link()/linkat() match "attribute change" predicateAl Viro1-0/+4
2010-10-30audit: Use rcu for task lookup protectionThomas Gleixner1-16/+14
2010-10-30audit: Do not send uninitialized data for AUDIT_TTY_GETThomas Gleixner1-2/+4
2010-10-30audit: Call tty_audit_push_task() outside preempt disabledThomas Gleixner3-30/+42
2010-10-30mtd: fix build error in m25p80.cAndres Salomon1-1/+1
2010-10-30mtd: Remove redundant mutex from mtd_blkdevs.cDavid Woodhouse1-7/+0
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse5688-217433/+328325
2010-10-30Btrfs: deal with errors from updating the tree logChris Mason1-1/+2
2010-10-30MTD: Fix wrong check register_blkdev return valueFrank Li1-1/+4
2010-10-30Merge branch 'tip/perf/jump-label-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgentIngo Molnar5692-251027/+392052
2010-10-30x86: Check irq_remapped instead of remapping_enabled in destroy_irq()Yinghai Lu1-1/+1
2010-10-30in untag_chunk() we need to do alloc_chunk() a bit earlierAl Viro1-2/+7