1. 01 4月, 2006 36 次提交
  2. 31 3月, 2006 4 次提交
    • J
      [PATCH] splice exports · a0f06780
      Jeff Garzik 提交于
      Woe be unto he who builds their filesystems as modules.
      Signed-off-by: NJeff Garzik <jeff@garzik.org>
      [ Obscure quote from the infamous geek bible? ]
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      a0f06780
    • L
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 · ce362c00
      Linus Torvalds 提交于
      * git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6: (24 commits)
        [PARISC] Fix double free when removing HIL drivers
        [PARISC] Add atomic_sub_and_test
        [PARISC] Enabled some NLS modules in a500, b180 and c3000 defconfigs
        [PARISC] Kill duplicated EXPORT_SYMBOL warnings
        [PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.c
        [PARISC] Make local_t use atomic_long_t
        [PARISC] Update defconfigs
        [PARISC] Add PREEMPT support
        [PARISC] More useful readwrite lock helpers
        [PARISC] Convert HIL drivers to use input_allocate_device
        [PARISC] Fixup CONFIG_EISA a bit
        [PARISC] getsockopt should be ENTRY_COMP
        [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP
        [PARISC] Temporary FIXME for ioremapping EISA regions
        [PARISC] Enable ioremap functionality unconditionally
        [PARISC] Fix stifb with IOREMAP and a 64-bit kernel
        [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap
        [PARISC] Add STRICT_MM_TYPECHECKS
        [PARISC] Fix IOREMAP with a 64-bit kernel
        [PARISC] Add parisc implementation of flush_kernel_dcache_page()
        ...
      ce362c00
    • L
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband · 064c94f9
      Linus Torvalds 提交于
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband:
        IB/mad: RMPP support for additional classes
        IB/mad: include GID/class when matching receives
        IB/mthca: Fix section mismatch problems
        IPoIB: Fix oops with raw sockets
        IB/mthca: Fix check of size in SRQ creation
        IB/srp: Fix unmapping of fake scatterlist
      064c94f9
    • L
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev · 256414de
      Linus Torvalds 提交于
      * 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev:
        [PATCH] sata_mv: three bug fixes
        [PATCH] libata: ata_dev_init_params() fixes
        [PATCH] libata: Fix interesting use of "extern" and also some bracketing
        [PATCH] libata: Simplex and other mode filtering logic
        [PATCH] libata - ATA is both ATA and CFA
        [PATCH] libata: Add ->set_mode hook for odd drivers
        [PATCH] libata: BMDMA handling updates
        [PATCH] libata: kill trailing whitespace
        [PATCH] libata: add FIXME above ata_dev_xfermask()
        [PATCH] libata: cosmetic changes in ata_bus_softreset()
        [PATCH] libata: kill E.D.D.
      256414de