Skip to content
  1. Jun 21, 2011
  2. Jun 14, 2011
    • Ohad Ben-Cohen's avatar
      drivers: iommu: move to a dedicated folder · ab493a0f
      Ohad Ben-Cohen authored
      
      
      Create a dedicated folder for iommu drivers, and move the base
      iommu implementation over there.
      
      Grouping the various iommu drivers in a single location will help
      finding similar problems shared by different platforms, so they
      could be solved once, in the iommu framework, instead of solved
      differently (or duplicated) in each driver.
      
      Signed-off-by: default avatarOhad Ben-Cohen <ohad@wizery.com>
      Signed-off-by: default avatarJoerg Roedel <joerg.roedel@amd.com>
      ab493a0f
    • Laura Abbott's avatar
      iommu-api: Add missing header file · 74315ccc
      Laura Abbott authored
      
      
      If CONFIG_IOMMU_API is not defined some functions will just
      return -ENODEV. Add errno.h for the definition of ENODEV.
      
      Signed-off-by: default avatarLaura Abbott <lauraa@codeaurora.org>
      Signed-off-by: default avatarJoerg Roedel <joerg.roedel@amd.com>
      74315ccc
    • Linus Torvalds's avatar
      Linux 3.0-rc3 · 2c53b436
      Linus Torvalds authored
      v3.0-rc3
      2c53b436
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 · 40779859
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6:
        SLAB: Record actual last user of freed objects.
        slub: always align cpu_slab to honor cmpxchg_double requirement
      40779859
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client · ffdb8f1b
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client:
        ceph: unwind canceled flock state
        ceph: fix ENOENT logic in striped_read
        ceph: fix short sync reads from the OSD
        ceph: fix sync vs canceled write
        ceph: use ihold when we already have an inode ref
      ffdb8f1b
    • Linus Torvalds's avatar
      Merge branch 'timers-urgent-for-linus' of... · 80dadf86
      Linus Torvalds authored
      Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
      
      * 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
        rtc: Staticize non-exported __rtc_set_alarm()
        rtc: Fix ioctl error path return
        ptp: Fix some locking bugs in ptp_read()
        ptp: Return -EFAULT on copy_to_user() errors
      80dadf86
    • Linus Torvalds's avatar
      Merge branch 'perf-urgent-for-linus' of... · c78a9b9b
      Linus Torvalds authored
      Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
      
      * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
        ftrace: Revert 8ab2b7ef ftrace: Remove unnecessary disabling of irqs
        kprobes/trace: Fix kprobe selftest for gcc 4.6
        ftrace: Fix possible undefined return code
        oprofile, dcookies: Fix possible circular locking dependency
        oprofile: Fix locking dependency in sync_start()
        oprofile: Free potentially owned tasks in case of errors
        oprofile, x86: Add comments to IBS LVT offset initialization
      c78a9b9b
    • Linus Torvalds's avatar
      Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of... · 842c895d
      Linus Torvalds authored
      Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
      
      * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
        x86: devicetree: Add missing early_init_dt_setup_initrd_arch stub
        x86: cpu-hotplug: Prevent softirq wakeup on wrong CPU
      
      * 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
        genirq: Prevent potential NULL dereference in irq_set_irq_wake()
      842c895d
    • Linus Torvalds's avatar
      Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 · 562d1ffe
      Linus Torvalds authored
      * 'spi/merge' of git://git.secretlab.ca/git/linux-2.6:
        spi-pl022: Add missing return value update
      562d1ffe
    • Linus Torvalds's avatar
      Merge branch 's5p-fixes-for-linus' of... · acb11bcd
      Linus Torvalds authored
      Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung
      
      * 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
        ARM: S3C2410: remove the now empty mach-s3c2410/irq.c
        ARM: S3C24XX: Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.c
        ARM: S3C24xx: Fix missing struct for s3c2410_dma_chan
        ARM: SAMSUNG: Remove unused onenand plat functions
        ARM: EXYNOS4: Remove compiler warning on exynos4_pwm4_resume
        ARM: S5P: Fix compilation error for exynos4_defconfig
        ARM: S5P: Should be S3C_VA_USB_HSPHY instead of S5P_VA_XX
        ARM: S5P64X0: Fix SPI platform device name
        ARM: S5PV210: Fix possible null pointer dereference
      acb11bcd
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 · 33a53883
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2:
        nilfs2: fix problem in setting checkpoint interval
        nilfs2: fix missing block address termination in btree node shrinking
        nilfs2: fix incorrect block address termination in node concatenation
      33a53883
  3. Jun 13, 2011
    • Virupax Sadashivpetimath's avatar
      e3f88ae9
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable · 3c25fa74
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable:
        Btrfs: use join_transaction in btrfs_evict_inode()
        Btrfs - use %pU to print fsid
        Btrfs: fix extent state leak on failed nodatasum reads
        btrfs: fix unlocked access of delalloc_inodes
        Btrfs: avoid stack bloat in btrfs_ioctl_fs_info()
        btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one fewer cacheline
        Btrfs: clear current->journal_info on async transaction commit
        Btrfs: make sure to recheck for bitmaps in clusters
        btrfs: remove unneeded includes from scrub.c
        btrfs: reinitialize scrub workers
        btrfs: scrub: errors in tree enumeration
        Btrfs: don't map extent buffer if path->skip_locking is set
        Btrfs: unlock the trans lock properly
        Btrfs: don't map extent buffer if path->skip_locking is set
        Btrfs: fix duplicate checking logic
        Btrfs: fix the allocator loop logic
        Btrfs: fix bitmap regression
        Btrfs: don't commit the transaction if we dont have enough pinned bytes
        Btrfs: noinline the cluster searching functions
        Btrfs: cache bitmaps when searching for a cluster
      3c25fa74
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 · 9d6fa8fa
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6:
        ALSA: hda: Fix inaudible internal speakers on CyberpowerPC Gamer Xplorer N57001 laptop
        ALSA: Use %pV for snd_printk()
        ALSA: hda - Fix initialization of hp pins with master_mute in Realtek
        ALSA: hda - Fix invalid unsol tag for some alc262 model quirks
        ASoC: SAMSUNG: Fix the incorrect referencing of I2SCON register
        ASoC: snd_soc_new_{mixer,mux,pga} make sure to use right DAPM context
        ASoC: fsl: fix initialization of DMA buffers
        ASoC: WM8804 does not support sample rates below 32kHz
        ASoC: Fix WM8962 headphone volume update for use of advanced caches
        ASoC: Blackfin: bf5xx-ad1836: Fix codec device name
        ALSA: hda: Fix quirk for Dell Inspiron 910
        ASoC: AD1836: Fix setting the PCM format
        ASoC: Check for NULL register bank in snd_soc_get_cache_val()
        ASoC: Add missing break in WM8915 FLL source selection
        ASoC: Only update SYSCLK_ENA when pausing WM8915 SYSCLK
        ASoC: atmel_ssc: Don't try to free ssc if request failed
      9d6fa8fa
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 · c7ca6b0f
      Linus Torvalds authored
      * git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6:
        ide-cd: signedness warning fix again
      c7ca6b0f
    • Linus Torvalds's avatar
      Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 · 08d63aac
      Linus Torvalds authored
      * 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6:
        gpio/basic_mmio: add missing include of spinlock_types.h
        gpio/nomadik: fix sleepmode for elder Nomadik
      08d63aac
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 · 152b92db
      Linus Torvalds authored
      * git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (55 commits)
        ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()
        netpoll: call dev_put() on error in netpoll_setup()
        net: ep93xx_eth: fix DMA API violations
        net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent()
        net: ep93xx_eth: allocate buffers using kmalloc()
        net: ep93xx_eth: pass struct device to DMA API functions
        ep93xx: set DMA masks for the ep93xx_eth
        vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check
        dl2k: EEPROM CRC calculation wrong endianess on bigendian machine
        NET: am79c961: fix assembler warnings
        NET: am79c961: ensure multicast filter is correctly set at open
        NET: am79c961: ensure asm() statements are marked volatile
        ethtool.h: fix typos
        ep93xx_eth: Update MAINTAINERS
        ipv4: Fix packet size calculation for raw IPsec packets in __ip_append_data
        netpoll: prevent netpoll setup on slave devices
        net: pmtu_expires fixes
        gianfar:localized filer table
        iwlegacy: fix channel switch locking
        mac80211: fix IBSS teardown race
        ...
      152b92db
  4. Jun 12, 2011
  5. Jun 11, 2011