| Commit message (Expand) | Author | Age | Files | Lines |
* | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 6 | -8/+8 |
* | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2010-10-30 | 5 | -31/+73 |
|\ |
|
| * | Ensure FMODE_NONOTIFY is not set by userspace | Lino Sanfilippo | 2010-10-30 | 1 | -4/+5 |
| * | fsnotify: remove alignment padding from fsnotify_mark on 64 bit builds | Richard Kennedy | 2010-10-28 | 1 | -1/+1 |
| * | fanotify: Fix FAN_CLOSE comments | Stefan Hajnoczi | 2010-10-28 | 1 | -2/+2 |
| * | fanotify: ignore events on directories unless specifically requested | Eric Paris | 2010-10-28 | 1 | -2/+8 |
| * | fsnotify: rename FS_IN_ISDIR to FS_ISDIR | Eric Paris | 2010-10-28 | 2 | -12/+12 |
| * | fanotify: limit number of listeners per user | Eric Paris | 2010-10-28 | 2 | -0/+4 |
| * | fanotify: allow userspace to override max marks | Eric Paris | 2010-10-28 | 1 | -1/+3 |
| * | fanotify: limit the number of marks in a single fanotify group | Eric Paris | 2010-10-28 | 1 | -0/+1 |
| * | fanotify: allow userspace to override max queue depth | Eric Paris | 2010-10-28 | 1 | -2/+3 |
| * | fsnotify: implement a default maximum queue depth | Eric Paris | 2010-10-28 | 1 | -1/+0 |
| * | fanotify: allow userspace to flush all marks | Eric Paris | 2010-10-28 | 1 | -1/+2 |
| * | fsnotify: call fsnotify_parent in perm events | Eric Paris | 2010-10-28 | 2 | -5/+12 |
| * | fsnotify: correctly handle return codes from listeners | Eric Paris | 2010-10-28 | 1 | -0/+2 |
| * | fanotify: use __aligned_u64 in fanotify userspace metadata | Eric Paris | 2010-10-28 | 1 | -2/+2 |
| * | fanotify: implement fanotify listener ordering | Eric Paris | 2010-10-28 | 1 | -1/+10 |
| * | fsnotify: implement ordering between notifiers | Eric Paris | 2010-10-28 | 1 | -0/+8 |
| * | fanotify: allow fanotify to be built | Eric Paris | 2010-10-28 | 1 | -0/+1 |
| | | |
| \ | |
*-. \ | Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.... | Linus Torvalds | 2010-10-30 | 1 | -1/+6 |
|\ \ \ |
|
| * | | | jump label: Add work around to i386 gcc asm goto bug | Steven Rostedt | 2010-10-29 | 1 | -1/+1 |
| * | | | jump label: Fix deadlock b/w jump_label_mutex vs. text_mutex | Jason Baron | 2010-10-28 | 1 | -0/+5 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2010-10-30 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | Add new functions for triggering inode writeback | Chris Mason | 2010-10-29 | 1 | -0/+2 |
* | | | | | Merge branch 'audit.b64' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-10-30 | 3 | -4/+18 |
|\ \ \ \ \ |
|
| * | | | | | audit mmap | Al Viro | 2010-10-30 | 1 | -0/+9 |
| * | | | | | audit: make link()/linkat() match "attribute change" predicate | Al Viro | 2010-10-30 | 1 | -0/+4 |
| * | | | | | audit: Call tty_audit_push_task() outside preempt disabled | Thomas Gleixner | 2010-10-30 | 1 | -4/+5 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2010-10-30 | 9 | -175/+491 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2010-10-30 | 316 | -2732/+9341 |
| |\ \ \ \ \ |
|
| * | | | | | | mtd: cfi_cmdset_0002: make sector erase command variable | Guillaume LECERF | 2010-10-26 | 1 | -0/+1 |
| * | | | | | | mtd: remove junk tabs in nand.h | Sebastian Andrzej Siewior | 2010-10-25 | 1 | -168/+147 |
| * | | | | | | mtd: cleanup nand.h | Sebastian Andrzej Siewior | 2010-10-25 | 1 | -56/+99 |
| * | | | | | | mtd: nand: introduce NAND_CREATE_EMPTY_BBT | Sebastian Andrzej Siewior | 2010-10-25 | 2 | -1/+3 |
| * | | | | | | mtd: nand: add support for BBT without OOB | Sebastian Andrzej Siewior | 2010-10-25 | 2 | -2/+11 |
| * | | | | | | mtd: Define MLC Flash as a different flash type | Rohit Hassan Sathyanarayan | 2010-10-25 | 1 | -0/+1 |
| * | | | | | | mtd: add init_size hook for NAND driver | Huang Shijie | 2010-10-25 | 1 | -0/+6 |
| * | | | | | | mtd: prepare partition add and del functions for ioctl requests | Roman Tereshonkov | 2010-10-25 | 1 | -0/+5 |
| * | | | | | | mtd: generic FSMC NAND MTD driver | Linus Walleij | 2010-10-25 | 1 | -0/+181 |
| * | | | | | | mtd: nand: add support for reading ONFI parameters from NAND device | Florian Fainelli | 2010-10-25 | 1 | -0/+68 |
| * | | | | | | mtd: nand: add NAND_CMD_PARAM (0xec) definition | Florian Fainelli | 2010-10-25 | 1 | -0/+1 |
| * | | | | | | mtd: nand: Increase NAND_MAX_OOBSIZE | Brian Norris | 2010-10-25 | 1 | -2/+2 |
| * | | | | | | mtd: edit comments on deprecation of ioctl ECCGETLAYOUT | Brian Norris | 2010-10-25 | 2 | -7/+12 |
| * | | | | | | mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT | Brian Norris | 2010-10-25 | 4 | -4/+19 |
| * | | | | | | mtd: inftl.h: fix spacing errors | Brian Norris | 2010-10-25 | 1 | -7/+7 |
* | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-30 | 1 | -1/+4 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev... | Russell King | 2010-10-28 | 1 | -1/+4 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | fbdev: sh_mobile_hdmi: implement locking | Guennadi Liakhovetski | 2010-09-14 | 1 | -0/+2 |
| | * | | | | | | fbdev: sh_mobile_lcdcfb: Support multiple video modes in platform data | Guennadi Liakhovetski | 2010-09-14 | 1 | -1/+2 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-10-29 | 3 | -2/+6 |
|\ \ \ \ \ \ \ \ |
|