aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* poll: fix a typo in commentNamhyung Kim2010-12-10
* Kill off a bunch of warning: ‘inline’ is not at beginning of declarationJesper Juhl2010-11-28
* suspend: constify platform_suspend_opsLionel Debroux2010-11-16
* hibernation: constify platform_hibernation_opsLionel Debroux2010-11-16
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* 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
| * fsnotify: remove alignment padding from fsnotify_mark on 64 bit buildsRichard Kennedy2010-10-28
| * fanotify: Fix FAN_CLOSE commentsStefan Hajnoczi2010-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: 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: 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
|\ \ \
| * | | jump label: Add work around to i386 gcc asm goto bugSteven Rostedt2010-10-29
| * | | jump label: Fix deadlock b/w jump_label_mutex vs. text_mutexJason Baron2010-10-28
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2010-10-30
|\ \ \ \
| * | | | Add new functions for triggering inode writebackChris Mason2010-10-29
* | | | | Merge branch 'audit.b64' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-30
|\ \ \ \ \
| * | | | | audit mmapAl Viro2010-10-30
| * | | | | audit: Call tty_audit_push_task() outside preempt disabledThomas Gleixner2010-10-30
| | |_|/ / | |/| | |
* | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-10-30
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-10-30
| |\ \ \ \
| * | | | | mtd: cfi_cmdset_0002: make sector erase command variableGuillaume LECERF2010-10-26
| * | | | | mtd: remove junk tabs in nand.hSebastian Andrzej Siewior2010-10-24
| * | | | | mtd: cleanup nand.hSebastian Andrzej Siewior2010-10-24
| * | | | | mtd: nand: introduce NAND_CREATE_EMPTY_BBTSebastian Andrzej Siewior2010-10-24
| * | | | | mtd: nand: add support for BBT without OOBSebastian Andrzej Siewior2010-10-24
| * | | | | mtd: add init_size hook for NAND driverHuang Shijie2010-10-24
| * | | | | mtd: prepare partition add and del functions for ioctl requestsRoman Tereshonkov2010-10-24
| * | | | | mtd: generic FSMC NAND MTD driverLinus Walleij2010-10-24
| * | | | | mtd: nand: add support for reading ONFI parameters from NAND deviceFlorian Fainelli2010-10-24
| * | | | | mtd: nand: add NAND_CMD_PARAM (0xec) definitionFlorian Fainelli2010-10-24
| * | | | | mtd: nand: Increase NAND_MAX_OOBSIZEBrian Norris2010-10-24
| * | | | | mtd: edit comments on deprecation of ioctl ECCGETLAYOUTBrian Norris2010-10-24
| * | | | | mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUTBrian Norris2010-10-24
| * | | | | mtd: inftl.h: fix spacing errorsBrian Norris2010-10-24
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-29
|\ \ \ \ \ \
| * | | | | | net: Limit socket I/O iovec total length to INT_MAX.David S. Miller2010-10-28
| * | | | | | dccp: Extend CCID packet dequeueing interfaceGerrit Renker2010-10-28