Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | fanotify: use __aligned_u64 in fanotify userspace metadata | Eric Paris | 2010-10-28 | |
| * | | | | | fanotify: implement fanotify listener ordering | Eric Paris | 2010-10-28 | |
| * | | | | | fsnotify: implement ordering between notifiers | Eric Paris | 2010-10-28 | |
| * | | | | | fanotify: allow fanotify to be built | Eric Paris | 2010-10-28 | |
| | | | | | | ||||
| \ \ \ \ \ | ||||
*-. \ \ \ \ \ | Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.... | Linus Torvalds | 2010-10-30 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | jump label: Add work around to i386 gcc asm goto bug | Steven Rostedt | 2010-10-29 | |
| * | | | | | | | jump label: Fix deadlock b/w jump_label_mutex vs. text_mutex | Jason Baron | 2010-10-28 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2010-10-30 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Add new functions for triggering inode writeback | Chris Mason | 2010-10-29 | |
* | | | | | | | | | Merge branch 'audit.b64' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-10-30 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | audit mmap | Al Viro | 2010-10-30 | |
| * | | | | | | | | | audit: make link()/linkat() match "attribute change" predicate | Al Viro | 2010-10-30 | |
| * | | | | | | | | | audit: Call tty_audit_push_task() outside preempt disabled | Thomas Gleixner | 2010-10-30 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2010-10-30 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2010-10-30 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | mtd: cfi_cmdset_0002: make sector erase command variable | Guillaume LECERF | 2010-10-26 | |
| * | | | | | | | | | | mtd: remove junk tabs in nand.h | Sebastian Andrzej Siewior | 2010-10-24 | |
| * | | | | | | | | | | mtd: cleanup nand.h | Sebastian Andrzej Siewior | 2010-10-24 | |
| * | | | | | | | | | | mtd: nand: introduce NAND_CREATE_EMPTY_BBT | Sebastian Andrzej Siewior | 2010-10-24 | |
| * | | | | | | | | | | mtd: nand: add support for BBT without OOB | Sebastian Andrzej Siewior | 2010-10-24 | |
| * | | | | | | | | | | mtd: Define MLC Flash as a different flash type | Rohit Hassan Sathyanarayan | 2010-10-24 | |
| * | | | | | | | | | | mtd: add init_size hook for NAND driver | Huang Shijie | 2010-10-24 | |
| * | | | | | | | | | | mtd: prepare partition add and del functions for ioctl requests | Roman Tereshonkov | 2010-10-24 | |
| * | | | | | | | | | | mtd: generic FSMC NAND MTD driver | Linus Walleij | 2010-10-24 | |
| * | | | | | | | | | | mtd: nand: add support for reading ONFI parameters from NAND device | Florian Fainelli | 2010-10-24 | |
| * | | | | | | | | | | mtd: nand: add NAND_CMD_PARAM (0xec) definition | Florian Fainelli | 2010-10-24 | |
| * | | | | | | | | | | mtd: nand: Increase NAND_MAX_OOBSIZE | Brian Norris | 2010-10-24 | |
| * | | | | | | | | | | mtd: edit comments on deprecation of ioctl ECCGETLAYOUT | Brian Norris | 2010-10-24 | |
| * | | | | | | | | | | mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT | Brian Norris | 2010-10-24 | |
| * | | | | | | | | | | mtd: inftl.h: fix spacing errors | Brian Norris | 2010-10-24 | |
* | | | | | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-30 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev... | Russell King | 2010-10-28 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | fbdev: sh_mobile_hdmi: implement locking | Guennadi Liakhovetski | 2010-09-14 | |
| | * | | | | | | | | | | fbdev: sh_mobile_lcdcfb: Support multiple video modes in platform data | Guennadi Liakhovetski | 2010-09-14 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-10-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | net: Limit socket I/O iovec total length to INT_MAX. | David S. Miller | 2010-10-28 | |
| * | | | | | | | | | | | fib: Fix fib zone and its hash leak on namespace stop | Pavel Emelyanov | 2010-10-28 | |
| * | | | | | | | | | | | dccp: Extend CCID packet dequeueing interface | Gerrit Renker | 2010-10-28 | |
* | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-10-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | debug_core,x86,blackfin: Clean up hw debug disable API | Dongdong Deng | 2010-10-29 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | readv/writev: do the same MAX_RW_COUNT truncation that read/write does | Linus Torvalds | 2010-10-29 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-10-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | switch get_sb_ns() users | Al Viro | 2010-10-29 | |
| * | | | | | | | | | | | | convert get_sb_pseudo() users | Al Viro | 2010-10-29 | |
| * | | | | | | | | | | | | convert get_sb_nodev() users | Al Viro | 2010-10-29 | |
| * | | | | | | | | | | | | convert get_sb_single() users | Al Viro | 2010-10-29 | |
| * | | | | | | | | | | | | convert get_sb_mtd() users to ->mount() | Al Viro | 2010-10-29 | |
| * | | | | | | | | | | | | new helper: mount_bdev() | Al Viro | 2010-10-29 | |
| * | | | | | | | | | | | | beginning of transtion: ->mount() | Al Viro | 2010-10-29 | |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-10-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | |