Skip to content
Snippets Groups Projects
  1. Jul 05, 2011
  2. Jul 04, 2011
  3. Jun 18, 2011
  4. Jun 17, 2011
  5. Jun 16, 2011
  6. Jun 15, 2011
  7. Jun 13, 2011
  8. Jun 12, 2011
    • 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
    • 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
  9. Jun 11, 2011
Loading