1. 29 3月, 2009 3 次提交
    • L
      Merge branch 'percpu-cpumask-x86-for-linus-2' of... · 7c730ccd
      Linus Torvalds 提交于
      Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
      
      * 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: (682 commits)
        percpu: fix spurious alignment WARN in legacy SMP percpu allocator
        percpu: generalize embedding first chunk setup helper
        percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk()
        percpu: make x86 addr <-> pcpu ptr conversion macros generic
        linker script: define __per_cpu_load on all SMP capable archs
        x86: UV: remove uv_flush_tlb_others() WARN_ON
        percpu: finer grained locking to break deadlock and allow atomic free
        percpu: move fully free chunk reclamation into a work
        percpu: move chunk area map extension out of area allocation
        percpu: replace pcpu_realloc() with pcpu_mem_alloc() and pcpu_mem_free()
        x86, percpu: setup reserved percpu area for x86_64
        percpu, module: implement reserved allocation and use it for module percpu variables
        percpu: add an indirection ptr for chunk page map access
        x86: make embedding percpu allocator return excessive free space
        percpu: use negative for auto for pcpu_setup_first_chunk() arguments
        percpu: improve first chunk initial area map handling
        percpu: cosmetic renames in pcpu_setup_first_chunk()
        percpu: clean up percpu constants
        x86: un-__init fill_pud/pmd/pte
        x86: remove vestigial fix_ioremap prototypes
        ...
      
      Manually merge conflicts in arch/ia64/kernel/irq_ia64.c
      7c730ccd
    • L
      8d735b41
    • L
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 · d54b3538
      Linus Torvalds 提交于
      * git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6: (119 commits)
        [SCSI] scsi_dh_rdac: Retry for NOT_READY check condition
        [SCSI] mpt2sas: make global symbols unique
        [SCSI] sd: Make revalidate less chatty
        [SCSI] sd: Try READ CAPACITY 16 first for SBC-2 devices
        [SCSI] sd: Refactor sd_read_capacity()
        [SCSI] mpt2sas v00.100.11.15
        [SCSI] mpt2sas: add MPT2SAS_MINOR(221) to miscdevice.h
        [SCSI] ch: Add scsi type modalias
        [SCSI] 3w-9xxx: add power management support
        [SCSI] bsg: add linux/types.h include to bsg.h
        [SCSI] cxgb3i: fix function descriptions
        [SCSI] libiscsi: fix possbile null ptr session command cleanup
        [SCSI] iscsi class: remove host no argument from session creation callout
        [SCSI] libiscsi: pass session failure a session struct
        [SCSI] iscsi lib: remove qdepth param from iscsi host allocation
        [SCSI] iscsi lib: have lib create work queue for transmitting IO
        [SCSI] iscsi class: fix lock dep warning on logout
        [SCSI] libiscsi: don't cap queue depth in iscsi modules
        [SCSI] iscsi_tcp: replace scsi_debug/tcp_debug logging with iscsi conn logging
        [SCSI] libiscsi_tcp: replace tcp_debug/scsi_debug logging with session/conn logging
        ...
      d54b3538
  2. 28 3月, 2009 37 次提交