aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-30Ensure FMODE_NONOTIFY is not set by userspaceLino Sanfilippo1-4/+5
2010-10-30make fanotify_read() restartable across signalsLino Sanfilippo1-1/+1
2010-10-30fs-writeback.c: unify some common codeLinus Torvalds1-10/+13
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-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-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
2010-10-30audit: make functions staticStephen Hemminger3-9/+6
2010-10-30Audit: add support to match lsm labels on user audit messagesMiloslav Trmac1-0/+12
2010-10-29Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowedSage Weil3-5/+116
2010-10-29Btrfs: make SNAP_DESTROY asyncSage Weil1-1/+1
2010-10-29Btrfs: add SNAP_CREATE_ASYNC ioctlSage Weil2-25/+93
2010-10-30ARM: h1940: add UDA1380 to i2c devices listVasily Khoruzhick1-0/+20
2010-10-30ARM: h1940: Fix backlight and LCD power functionsVasily Khoruzhick2-16/+66
2010-10-29x86, alternative: Call stop_machine_text_poke() on all cpusJason Baron1-1/+1
2010-10-30ARM: S3C2440: fix boot failure introduced by recent changes in gpiolibAbdoulaye Walsimou Gaye1-0/+2
2010-10-30ARM: S3C2440: various fixes in Kconfig fileAbdoulaye Walsimou Gaye1-5/+2
2010-10-29msm: Kconfig: drop unused config optionsDaniel Walker1-2/+0
2010-10-29msm: fix compile failure when no debug uart is selectedDaniel Walker1-1/+1
2010-10-29msm: fix debug-macro.S build failureDaniel Walker1-1/+12
2010-10-29i2c-intel-mid: Driver depends on PCIRandy Dunlap1-0/+1
2010-10-29drivers/dma/Kconfig: add part number for Topcliff.Valdis.Kletnieks@vt.edu1-2/+2
2010-10-29Staging: dream: remove dream driver and arch from treeGreg Kroah-Hartman93-39835/+0
2010-10-29Btrfs: add START_SYNC, WAIT_SYNC ioctlsSage Weil4-0/+89
2010-10-29Btrfs: async transaction commitSage Weil4-0/+124
2010-10-29Btrfs: fix deadlock in btrfs_commit_transactionSage Weil1-8/+5
2010-10-29Btrfs: fix lockdep warning on clone ioctlSage Weil1-4/+4
2010-10-29Btrfs: fix clone ioctl where range is adjacent to extentSage Weil1-1/+1
2010-10-29Btrfs: fix delalloc checks in clone ioctlSage Weil1-3/+5