1. 25 Feb, 2010 17 commits
  2. 10 Feb, 2010 1 commit
  3. 06 Jan, 2010 2 commits
  4. 02 Jan, 2010 2 commits
  5. 01 Jan, 2010 2 commits
  6. 31 Dec, 2009 12 commits
  7. 16 Dec, 2009 4 commits
    • Linus Torvalds's avatar
      Merge git://git.infradead.org/mtd-2.6 · 60d9aa75
      Linus Torvalds authored
      * git://git.infradead.org/mtd-2.6: (90 commits)
        jffs2: Fix long-standing bug with symlink garbage collection.
        mtd: OneNAND: Fix test of unsigned in onenand_otp_walk()
        mtd: cfi_cmdset_0002, fix lock imbalance
        Revert "mtd: move mxcnd_remove to .exit.text"
        mtd: m25p80: add support for Macronix MX25L4005A
        kmsg_dump: fix build for CONFIG_PRINTK=n
        mtd: nandsim: add support for 4KiB pages
        mtd: mtdoops: refactor as a kmsg_dumper
        mtd: mtdoops: make record size configurable
        mtd: mtdoops: limit the maximum mtd partition size
        mtd: mtdoops: keep track of used/unused pages in an array
        mtd: mtdoops: several minor cleanups
        core: Add kernel message dumper to call on oopses and panics
        mtd: add ARM pismo support
        mtd: pxa3xx_nand: Fix PIO data transfer
        mtd: nand: fix multi-chip suspend problem
        mtd: add support for switching old SST chips into QRY mode
        mtd: fix M29W800D dev_id and uaddr
        mtd: don't use PF_MEMALLOC
        mtd: Add bad block table overrides to Davinci NAND driver
        ...
      
      Fixed up conflicts (mostly trivial) in
      	drivers/mtd/devices/m25p80.c
      	drivers/mtd/maps/pcmciamtd.c
      	drivers/mtd/nand/pxa3xx_nand.c
      	kernel/printk.c
      60d9aa75
    • Linus Torvalds's avatar
      Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 · b2adf0cb
      Linus Torvalds authored
      * 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6:
        parisc: Fixup last users of irq_chip->typename
        parisc: convert /proc/pdc/{lcd,led} to seq_file
        parisc: Convert BUG() to use unreachable()
        parisc: Replace old style lock init in smp.c
        parisc: use sort() instead of home-made implementation (v2)
        parisc: add CALLER_ADDR{0-6} macros
        parisc: remove unused IRQSTAT_SIRQ_PEND and IRQSTAT_SZ defines
        parisc: remove duplicated #include
      b2adf0cb
    • Linus Torvalds's avatar
      Merge git://git.infradead.org/iommu-2.6 · a79960e5
      Linus Torvalds authored
      * git://git.infradead.org/iommu-2.6:
        implement early_io{re,un}map for ia64
        Revert "Intel IOMMU: Avoid memory allocation failures in dma map api calls"
        intel-iommu: ignore page table validation in pass through mode
        intel-iommu: Fix oops with intel_iommu=igfx_off
        intel-iommu: Check for an RMRR which ends before it starts.
        intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
        intel-iommu: Detect DMAR in hyperspace at probe time.
        dmar: Fix build failure without NUMA, warn on bogus RHSA tables and don't abort
        iommu: Allocate dma-remapping structures using numa locality info
        intr_remap: Allocate intr-remapping table using numa locality info
        dmar: Allocate queued invalidation structure using numa locality info
        dmar: support for parsing Remapping Hardware Static Affinity structure
      a79960e5
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp · 661e338f
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp:
        edac, mce, amd: silence GART TLB errors
        edac, mce: correct corenum reporting
      661e338f