Age | Commit message (Expand) | Author |
2013-07-09 | ARM: omap2: add select of TI_PRIV_EDMA | Olof Johansson |
2013-07-06 | ARM: exynos: select PM_GENERIC_DOMAINS only when used | Arnd Bergmann |
2013-07-06 | ARM: ixp4xx: avoid circular header dependency | Arnd Bergmann |
2013-07-05 | ARM: OMAP: omap_common_late_init may be unused | Arnd Bergmann |
2013-07-05 | ARM: sti: move DEBUG_STI_UART into alphabetical order | Arnd Bergmann |
2013-07-05 | ARM: OMAP: build mach-omap code only if needed | Arnd Bergmann |
2013-07-05 | ARM: zynq: use DT_MACHINE_START | Arnd Bergmann |
2013-07-05 | ARM: omap5: omap5 has SCU and TWD | Arnd Bergmann |
2013-07-03 | ARM: tegra: fix VBUS regulator GPIO polarity in DT | Stephen Warren |
2013-07-03 | Merge tag 'renesas-fixes-for-v3.11' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann |
2013-07-02 | ARM: Make multi_v7_defconfig usable on hardware | Olof Johansson |
2013-07-02 | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2013-07-02 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-07-02 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2013-07-02 | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-07-02 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-07-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-07-02 | Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2013-07-02 | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-07-02 | Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-07-02 | Merge tag 'staging-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-07-02 | Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-07-02 | Merge tag 'usb-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-07-02 | Merge tag 'fscache-20130702' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-07-02 | Merge tag 'dlm-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan... | Linus Torvalds |
2013-07-02 | Merge tag 'for-f2fs-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2013-07-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds |
2013-07-02 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2013-07-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-07-02 | sync: don't block the flusher thread waiting on IO | Dave Chinner |
2013-07-02 | ARM: shmobile: emev2 GIO3 resource fix | Magnus Damm |
2013-07-02 | f2fs: fix to recover i_size from roll-forward | Jaegeuk Kim |
2013-07-02 | f2fs: remove the unused argument "sbi" of func destroy_fsync_dnodes() | Gu Zheng |
2013-07-02 | f2fs: remove reusing any prefree segments | Jaegeuk Kim |
2013-07-02 | f2fs: code cleanup and simplify in func {find/add}_gc_inode | Gu Zheng |
2013-07-02 | f2fs: optimize the init_dirty_segmap function | Namjae Jeon |
2013-07-02 | f2fs: fix an endian conversion bug detected by sparse | Jaegeuk Kim |
2013-07-02 | f2fs: fix crc endian conversion | Jaegeuk Kim |
2013-07-01 | ext4: optimize starting extent in ext4_ext_rm_leaf() | Ashish Sangwan |
2013-07-01 | jbd2: invalidate handle if jbd2_journal_restart() fails | Theodore Ts'o |
2013-07-01 | ext4: translate flag bits to strings in tracepoints | Theodore Ts'o |
2013-07-01 | ext4: fix up error handling for mpage_map_and_submit_extent() | Theodore Ts'o |
2013-07-01 | jbd2: fix theoretical race in jbd2__journal_restart | Theodore Ts'o |
2013-07-01 | ext4: only zero partial blocks in ext4_zero_partial_blocks() | Lukas Czerner |
2013-07-01 | ext4: check error return from ext4_write_inline_data_end() | Theodore Ts'o |
2013-07-01 | ext4: delete unnecessary C statements | jon ernst |
2013-07-01 | ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree() | Al Viro |
2013-07-01 | jbd2: move superblock checksum calculation to jbd2_write_superblock() | Theodore Ts'o |
2013-07-01 | ext4: pass inode pointer instead of file pointer to punch hole | Ashish Sangwan |
2013-07-01 | ext4: improve free space calculation for inline_data | boxi liu |