summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01207-261/+261
* Kconfig: typo: and -> anMichael Witten2010-11-011-1/+1
* VIA Chrome camera: remove duplicate includesJesper Juhl2010-10-301-2/+0
* Merge branch 'master' into for-nextJiri Kosina2010-10-305837-334788/+681438
|\
| * Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-10-3012-64/+219
| |\
| | * Ensure FMODE_NONOTIFY is not set by userspaceLino Sanfilippo2010-10-301-4/+5
| | * make fanotify_read() restartable across signalsLino Sanfilippo2010-10-301-1/+1
| | * fsnotify: remove alignment padding from fsnotify_mark on 64 bit buildsRichard Kennedy2010-10-281-1/+1
| | * fs/notify/fanotify/fanotify_user.c: fix warningsAndrew Morton2010-10-281-3/+2
| | * fanotify: Fix FAN_CLOSE commentsStefan Hajnoczi2010-10-281-2/+2
| | * fanotify: do not recalculate the mask if the ignored mask changedEric Paris2010-10-281-3/+3
| | * fanotify: ignore events on directories unless specifically requestedEric Paris2010-10-283-2/+25
| | * fsnotify: rename FS_IN_ISDIR to FS_ISDIREric Paris2010-10-283-13/+13
| | * fanotify: do not send events for irregular filesEric Paris2010-10-281-5/+6
| | * fanotify: limit number of listeners per userEric Paris2010-10-284-1/+25
| | * fanotify: allow userspace to override max marksEric Paris2010-10-282-2/+11
| | * fanotify: limit the number of marks in a single fanotify groupEric Paris2010-10-282-0/+10
| | * fanotify: allow userspace to override max queue depthEric Paris2010-10-282-3/+11
| | * fsnotify: implement a default maximum queue depthEric Paris2010-10-282-1/+4
| | * fanotify: ignore fanotify ignore marks if open writersEric Paris2010-10-281-0/+10
| | * fanotify: allow userspace to flush all marksEric Paris2010-10-281-1/+2
| | * fsnotify: call fsnotify_parent in perm eventsEric Paris2010-10-283-11/+21
| | * fsnotify: correctly handle return codes from listenersEric Paris2010-10-282-8/+14
| | * fanotify: use __aligned_u64 in fanotify userspace metadataEric Paris2010-10-281-2/+2
| | * fanotify: implement fanotify listener orderingEric Paris2010-10-282-2/+34
| | * fsnotify: implement ordering between notifiersEric Paris2010-10-283-3/+20
| | * fanotify: allow fanotify to be builtEric Paris2010-10-282-1/+2
| | |
| | \
| *-. \ Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds2010-10-3012-82/+153
| |\ \ \
| | | * | x86: Check irq_remapped instead of remapping_enabled in destroy_irq()Yinghai Lu2010-10-301-1/+1
| | * | | Merge branch 'tip/perf/jump-label-2' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2010-10-305744-270289/+411314
| | |\ \ \
| | | * | | jump label: Add work around to i386 gcc asm goto bugSteven Rostedt2010-10-293-2/+27
| | | * | | x86, ftrace: Use safe noops, drop trap testH. Peter Anvin2010-10-291-54/+15
| | | * | | jump_label: Fix unaligned traps on sparc.David Miller2010-10-291-0/+1
| | | * | | jump label: Make arch_jump_label_text_poke_early() optionalSteven Rostedt2010-10-291-0/+7
| | | * | | jump label: Fix error with preempt disable holding mutexSteven Rostedt2010-10-291-13/+13
| | | * | | jump label: Fix deadlock b/w jump_label_mutex vs. text_mutexJason Baron2010-10-283-12/+32
| | | * | | jump label: Fix module __init section raceJason Baron2010-10-281-1/+40
| | * | | | oprofile: Remove deprecated use of flush_scheduled_work()Tejun Heo2010-10-293-4/+9
| | * | | | oprofile: Fix the hang while taking the cpu offlineSantosh Shilimkar2010-10-291-0/+13
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2010-10-3027-519/+2405
| |\ \ \ \ \
| | * | | | | Btrfs: deal with errors from updating the tree logChris Mason2010-10-301-1/+2
| | * | | | | Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowedSage Weil2010-10-293-5/+116
| | * | | | | Btrfs: make SNAP_DESTROY asyncSage Weil2010-10-291-1/+1
| | * | | | | Btrfs: add SNAP_CREATE_ASYNC ioctlSage Weil2010-10-292-25/+93
| | * | | | | Btrfs: add START_SYNC, WAIT_SYNC ioctlsSage Weil2010-10-294-0/+89
| | * | | | | Btrfs: async transaction commitSage Weil2010-10-294-0/+124
| | * | | | | Btrfs: fix deadlock in btrfs_commit_transactionSage Weil2010-10-291-8/+5
| | * | | | | Btrfs: fix lockdep warning on clone ioctlSage Weil2010-10-291-4/+4
| | * | | | | Btrfs: fix clone ioctl where range is adjacent to extentSage Weil2010-10-291-1/+1
| | * | | | | Btrfs: fix delalloc checks in clone ioctlSage Weil2010-10-291-3/+5
OpenPOWER on IntegriCloud