Age | Commit message (Expand) | Author |
2009-12-17 | sdhci-of: rename main driver file prior to reorganization | Albert Herranz |
2009-12-17 | sdhci: protect header file against multi inclusion | Albert Herranz |
2009-12-17 | sdio: initialise SDIO functions and update card->sdio_funcs in lockstep | Matt Fleming |
2009-12-17 | sdio: fix reference counting in sdio_remove_func() | Daniel Drake |
2009-12-17 | mm: introduce coredump parameter structure | Masami Hiramatsu |
2009-12-17 | do_wait() optimization: do not place sub-threads on task_struct->children list | Oleg Nesterov |
2009-12-17 | nommu: ramfs: remove unused local var | Mike Frysinger |
2009-12-17 | lib/vsprintf.c: document more vsnprintf extensions | Uwe Kleine-König |
2009-12-17 | vt: don't export vt_kmsg_redirect() to userspace | Bernhard Walle |
2009-12-17 | drivers/video/via/viafbdev.c: correct code taking the size of a pointer | Julia Lawall |
2009-12-17 | hwmon: I2C bus support for lis3lv02d and variant accelerometer chips | Samu Onkalo |
2009-12-17 | reiserfs: truncate blocks not used by a write | Jan Kara |
2009-12-17 | cs5535: CS5535_MFGPT_DEFAULT_IRQ should depend on CS5535_MFGPT | Geert Uytterhoeven |
2009-12-17 | kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-no... | WANG Cong |
2009-12-17 | x86: Fix objdump version check in arch/x86/tools/chkobjdump.awk | akpm@linux-foundation.org |
2009-12-17 | Merge branch 'cache' (early part) | Russell King |
2009-12-17 | x86: Reenable TSC sync check at boot, even with NONSTOP_TSC | Pallipadi, Venkatesh |
2009-12-17 | Revert "task_struct: make journal_info conditional" | Linus Torvalds |
2009-12-17 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mas... | Chris Mason |
2009-12-17 | Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)" | Linus Torvalds |
2009-12-17 | Btrfs: make sure fallocate properly starts a transaction | Chris Mason |
2009-12-17 | Merge branch btrfs-master into for-linus | Chris Mason |
2009-12-17 | Btrfs: make metadata chunks smaller | Josef Bacik |
2009-12-17 | Btrfs: Show discard option in /proc/mounts | Matthew Wilcox |
2009-12-17 | Btrfs: deny sys_link across subvolumes. | TARUISI Hiroaki |
2009-12-17 | Btrfs: fail mount on bad mount options | Sage Weil |
2009-12-17 | Btrfs: don't add extent 0 to the free space cache v2 | Yan, Zheng |
2009-12-17 | Btrfs: Fix per root used space accounting | Yan, Zheng |
2009-12-17 | Btrfs: Fix btrfs_drop_extent_cache for skip pinned case | Yan, Zheng |
2009-12-17 | Btrfs: Add delayed iput | Yan, Zheng |
2009-12-17 | Btrfs: Pass transaction handle to security and ACL initialization functions | Yan, Zheng |
2009-12-17 | Btrfs: Make truncate(2) more ENOSPC friendly | Yan, Zheng |
2009-12-17 | Btrfs: Make fallocate(2) more ENOSPC friendly | Yan, Zheng |
2009-12-17 | Btrfs: Avoid orphan inodes cleanup during committing transaction | Yan, Zheng |
2009-12-17 | Btrfs: Avoid orphan inodes cleanup while replaying log | Yan, Zheng |
2009-12-17 | Btrfs: Fix disk_i_size update corner case | Yan, Zheng |
2009-12-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds |
2009-12-17 | Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score | Linus Torvalds |
2009-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds |
2009-12-17 | kill I_LOCK | Christoph Hellwig |
2009-12-17 | fold do_sync_file_range into sys_sync_file_range | Christoph Hellwig |
2009-12-17 | fix up O_SYNC comments | Christoph Hellwig |
2009-12-17 | spi: spi_txx9.c: use resource_size() | hartleys |
2009-12-17 | spi: spi_sh_sci.c: use resource_size() | hartleys |
2009-12-17 | spi: spi_mpc8xxx.c: use resource_size() | hartleys |
2009-12-17 | spi: spi_bfin5xx.c: use resource_size() | hartleys |
2009-12-17 | spi: atmel_spi.c: use resource_size() | hartleys |
2009-12-17 | VFS/fsstack: handle 32-bit smp + preempt + large files in fsstack_copy_inode_... | Erez Zadok |
2009-12-17 | spi: Add s3c64xx SPI Controller driver | Jassi Brar |
2009-12-17 | fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_all | Erez Zadok |