aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* fix comment typos concerning "consistent"Uwe Kleine-König2010-12-10
* poll: fix a typo in commentNamhyung Kim2010-12-10
* coda: kill redundant cast in coda_alloc_inode()Jesper Juhl2010-12-09
* Kill off a bunch of warning: ‘inline’ is not at beginning of declarationJesper Juhl2010-11-28
* SCSI: improve two error messagesAlan Stern2010-11-26
* kdump: update kexec-tools URL and Vivek's emailSimon Horman2010-11-25
* Fix "forcably" comment typoRobert P. J. Day2010-11-21
* Don't touch blackfin with printk typo fixesJiri Kosina2010-11-19
* suspend: constify platform_suspend_opsLionel Debroux2010-11-16
* backlight: constify backlight_opsLionel Debroux2010-11-16
* hibernation: constify platform_hibernation_opsLionel Debroux2010-11-16
* Docs/Kconfig: Update: osdl.org -> linuxfoundation.orgMichael Witten2010-11-15
* infiniband: Only include mutex.h once in drivers/infiniband/hw/cxgb4/iw_cxgb4.hJesper Juhl2010-11-15
* ARM, mm: Don't include smp_plat.h twice in flush.cJesper Juhl2010-11-15
* ext4: fix redirty_page_for_writepage() typo in commentWu Fengguang2010-11-15
* spelling fix in drivers/misc/KconfigJonathan Neuschäfer2010-11-15
* audit: error message typo correctionRoss Kirk2010-11-03
* powerpc: remove cast from void*matt mooney2010-11-03
* drivers: scsi: fix typo in commentAndrea Gelmini2010-11-03
* Kconfig: typo: boad -> boardMichael Witten2010-11-02
* Docs: typo: Complete -> CompletelyMichael Witten2010-11-02
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* Kconfig: typo: and -> anMichael Witten2010-11-01
* VIA Chrome camera: remove duplicate includesJesper Juhl2010-10-30
* Merge branch 'master' into for-nextJiri Kosina2010-10-30
|\
| * Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-10-30
| |\
| | * Ensure FMODE_NONOTIFY is not set by userspaceLino Sanfilippo2010-10-30
| | * make fanotify_read() restartable across signalsLino Sanfilippo2010-10-30
| | * fsnotify: remove alignment padding from fsnotify_mark on 64 bit buildsRichard Kennedy2010-10-28
| | * fs/notify/fanotify/fanotify_user.c: fix warningsAndrew Morton2010-10-28
| | * fanotify: Fix FAN_CLOSE commentsStefan Hajnoczi2010-10-28
| | * fanotify: do not recalculate the mask if the ignored mask changedEric Paris2010-10-28
| | * fanotify: ignore events on directories unless specifically requestedEric Paris2010-10-28
| | * fsnotify: rename FS_IN_ISDIR to FS_ISDIREric Paris2010-10-28
| | * fanotify: do not send events for irregular filesEric Paris2010-10-28
| | * fanotify: limit number of listeners per userEric Paris2010-10-28
| | * fanotify: allow userspace to override max marksEric Paris2010-10-28
| | * fanotify: limit the number of marks in a single fanotify groupEric Paris2010-10-28
| | * fanotify: allow userspace to override max queue depthEric Paris2010-10-28
| | * fsnotify: implement a default maximum queue depthEric Paris2010-10-28
| | * fanotify: ignore fanotify ignore marks if open writersEric Paris2010-10-28
| | * fanotify: allow userspace to flush all marksEric Paris2010-10-28
| | * fsnotify: call fsnotify_parent in perm eventsEric Paris2010-10-28
| | * fsnotify: correctly handle return codes from listenersEric Paris2010-10-28
| | * fanotify: use __aligned_u64 in fanotify userspace metadataEric Paris2010-10-28
| | * fanotify: implement fanotify listener orderingEric Paris2010-10-28
| | * fsnotify: implement ordering between notifiersEric Paris2010-10-28
| | * fanotify: allow fanotify to be builtEric Paris2010-10-28
| | |
| | \
| *-. \ Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds2010-10-30
| |\ \ \
| | | * | x86: Check irq_remapped instead of remapping_enabled in destroy_irq()Yinghai Lu2010-10-30