summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-21Fix "forcably" comment typoRobert P. J. Day
2010-11-19Don't touch blackfin with printk typo fixesJiri Kosina
2010-11-16suspend: constify platform_suspend_opsLionel Debroux
2010-11-16backlight: constify backlight_opsLionel Debroux
2010-11-16hibernation: constify platform_hibernation_opsLionel Debroux
2010-11-15Docs/Kconfig: Update: osdl.org -> linuxfoundation.orgMichael Witten
2010-11-15infiniband: Only include mutex.h once in drivers/infiniband/hw/cxgb4/iw_cxgb4.hJesper Juhl
2010-11-15ARM, mm: Don't include smp_plat.h twice in flush.cJesper Juhl
2010-11-15ext4: fix redirty_page_for_writepage() typo in commentWu Fengguang
2010-11-15spelling fix in drivers/misc/KconfigJonathan Neuschäfer
2010-11-03audit: error message typo correctionRoss Kirk
2010-11-03powerpc: remove cast from void*matt mooney
2010-11-03drivers: scsi: fix typo in commentAndrea Gelmini
2010-11-02Kconfig: typo: boad -> boardMichael Witten
2010-11-02Docs: typo: Complete -> CompletelyMichael Witten
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-11-01Kconfig: typo: and -> anMichael Witten
2010-10-30VIA Chrome camera: remove duplicate includesJesper Juhl
2010-10-30Merge branch 'master' into for-nextJiri Kosina
2010-10-30Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-10-30Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds
2010-10-30Ensure FMODE_NONOTIFY is not set by userspaceLino Sanfilippo
2010-10-30make fanotify_read() restartable across signalsLino Sanfilippo
2010-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2010-10-30fs-writeback.c: unify some common codeLinus Torvalds
2010-10-30Merge branch 'audit.b64' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-30ipc: shm: fix information leak to userlandVasiliy Kulikov
2010-10-30fs/compat.c: fix build on MIPS/s390wu zhangjin
2010-10-30audit mmapAl Viro
2010-10-30audit: make link()/linkat() match "attribute change" predicateAl Viro
2010-10-30audit: Use rcu for task lookup protectionThomas Gleixner
2010-10-30audit: Do not send uninitialized data for AUDIT_TTY_GETThomas Gleixner
2010-10-30audit: Call tty_audit_push_task() outside preempt disabledThomas Gleixner
2010-10-30mtd: fix build error in m25p80.cAndres Salomon
2010-10-30mtd: Remove redundant mutex from mtd_blkdevs.cDavid Woodhouse
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-10-30Btrfs: deal with errors from updating the tree logChris Mason
2010-10-30MTD: Fix wrong check register_blkdev return valueFrank Li
2010-10-30Merge branch 'tip/perf/jump-label-2' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar
2010-10-30x86: Check irq_remapped instead of remapping_enabled in destroy_irq()Yinghai Lu
2010-10-30in untag_chunk() we need to do alloc_chunk() a bit earlierAl Viro
2010-10-30audit: make functions staticStephen Hemminger
2010-10-30Audit: add support to match lsm labels on user audit messagesMiloslav Trmac
2010-10-29Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kern...Linus Torvalds
2010-10-29Merge branches 'msm-fixes' and 'msm-video' of git://codeaurora.org/quic/kerne...Linus Torvalds
2010-10-29Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowedSage Weil
2010-10-29Btrfs: make SNAP_DESTROY asyncSage Weil
2010-10-29Btrfs: add SNAP_CREATE_ASYNC ioctlSage Weil