1. 05 8月, 2008 1 次提交
    • I
      [IA64] pv_ops: fix ivt.S paravirtualization · 9b3cbf72
      Isaku Yamahata 提交于
      Recent kernels are not booting on some HP systems (though
      it does boot on others). James and Willy reported the
      problem.  James did the bisection to find the commit
      that caused the problem:
      	498c5170.
      	[IA64] pvops: paravirtualize ivt.S
      
      Two instructions were wrongly paravirtualized such that
      _FROM_ macro had been used where _TO_ was intended
      
      Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
      Cc: "Wilcox, Matthew  R" <matthew.r.wilcox@intel.com>
      Signed-off-by: NIsaku Yamahata <yamahata@valinux.co.jp>
      Signed-off-by: NTony Luck <tony.luck@intel.com>
      9b3cbf72
  2. 04 8月, 2008 2 次提交
    • L
      Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 · 8f616cd5
      Linus Torvalds 提交于
      * 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4:
        ext4: remove write-only variables from ext4_ordered_write_end
        ext4: unexport jbd2_journal_update_superblock
        ext4: Cleanup whitespace and other miscellaneous style issues
        ext4: improve ext4_fill_flex_info() a bit
        ext4: Cleanup the block reservation code path
        ext4: don't assume extents can't cross block groups when truncating
        ext4: Fix lack of credits BUG() when deleting a badly fragmented inode
        ext4: Fix ext4_ext_journal_restart()
        ext4: fix ext4_da_write_begin error path
        jbd2: don't abort if flushing file data failed
        ext4: don't read inode block if the buffer has a write error
        ext4: Don't allow lg prealloc list to be grow large.
        ext4: Convert the usage of NR_CPUS to nr_cpu_ids.
        ext4: Improve error handling in mballoc
        ext4: lock block groups when initializing
        ext4: sync up block and inode bitmap reading functions
        ext4: Allow read/only mounts with corrupted block group checksums
        ext4: Fix data corruption when writing to prealloc area
      8f616cd5
    • L
      Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm · 7e31aa11
      Linus Torvalds 提交于
      * 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm:
        [ARM] 5182/1: pxa: Fix pcm990 compilation
        [ARM] Fix explicit asm(-arm)?/arch-foo references
        [ARM] move include/asm-arm to arch/arm/include/asm
        [ARM] Remove explicit dependency for misc.o from compressed/Makefile
        [ARM] initrd: claim initrd memory exclusively
        [ARM] pxa: add support for L2 outer cache on XScale3 (attempt 2)
        [ARM] 5180/1: at91: Fix at91_nand -> atmel_nand rename fallout
        [ARM] add Sascha Hauer as Freescale i.MX Maintainer
        [ARM] i.MX: add missing clock functions exports
        [ARM] i.MX: remove set_imx_fb_info() export
        [ARM] mx1ads: make mmc platform data available for modules
        [ARM] mx2: add missing Kconfig dependency
      7e31aa11
  3. 03 8月, 2008 8 次提交
  4. 02 8月, 2008 29 次提交