1. 06 3月, 2010 4 次提交
    • L
      Merge branch 'perf-probes-for-linus-2' of... · 660f6a36
      Linus Torvalds 提交于
      Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
      
      * 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
        x86: Issue at least one memory barrier in stop_machine_text_poke()
        perf probe: Correct probe syntax on command line help
        perf probe: Add lazy line matching support
        perf probe: Show more lines after last line
        perf probe: Check function address range strictly in line finder
        perf probe: Use libdw callback routines
        perf probe: Use elfutils-libdw for analyzing debuginfo
        perf probe: Rename probe finder functions
        perf probe: Fix bugs in line range finder
        perf probe: Update perf probe document
        perf probe: Do not show --line option without dwarf support
        kprobes: Add documents of jump optimization
        kprobes/x86: Support kprobes jump optimization on x86
        x86: Add text_poke_smp for SMP cross modifying code
        kprobes/x86: Cleanup save/restore registers
        kprobes/x86: Boost probes when reentering
        kprobes: Jump optimization sysctl interface
        kprobes: Introduce kprobes jump optimization
        kprobes: Introduce generic insn_slot framework
        kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODE
      660f6a36
    • L
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 · 586fac13
      Linus Torvalds 提交于
      * git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
        padata: Allocate the cpumask for the padata instance
        crypto: authenc - Move saved IV in front of the ablkcipher request
        crypto: hash - Fix handling of unaligned buffers
        crypto: authenc - Use correct ahash complete functions
        crypto: md5 - Set statesize
      586fac13
    • L
      Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 · 1f63b9c1
      Linus Torvalds 提交于
      * 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4: (36 commits)
        ext4: fix up rb_root initializations to use RB_ROOT
        ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl
        ext4: Fix the NULL reference in double_down_write_data_sem()
        ext4: Fix insertion point of extent in mext_insert_across_blocks()
        ext4: consolidate in_range() definitions
        ext4: cleanup to use ext4_grp_offs_to_block()
        ext4: cleanup to use ext4_group_first_block_no()
        ext4: Release page references acquired in ext4_da_block_invalidatepages
        ext4: Fix ext4_quota_write cross block boundary behaviour
        ext4: Convert BUG_ON checks to use ext4_error() instead
        ext4: Use direct_IO_no_locking in ext4 dio read
        ext4: use ext4_get_block_write in buffer write
        ext4: mechanical rename some of the direct I/O get_block's identifiers
        ext4: make "offset" consistent in ext4_check_dir_entry()
        ext4: Handle non empty on-disk orphan link
        ext4: explicitly remove inode from orphan list after failed direct io
        ext4: fix error handling in migrate
        ext4: deprecate obsoleted mount options
        ext4: Fix fencepost error in chosing choosing group vs file preallocation.
        jbd2: clean up an assertion in jbd2_journal_commit_transaction()
        ...
      1f63b9c1
    • L
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus · b24bc1e6
      Linus Torvalds 提交于
      * git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus:
        Squashfs: get rid of obsolete definition in header file
        Squashfs: get rid of obsolete variable in struct squashfs_sb_info
        Squashfs: add decompressor entries for lzma and lzo
        Squashfs: add a decompressor framework
        Squashfs: factor out remaining zlib dependencies into separate wrapper file
        Squashfs: move zlib decompression wrapper code into a separate file
      b24bc1e6
  2. 05 3月, 2010 9 次提交
  3. 04 3月, 2010 27 次提交