1. 28 Feb, 2011 3 commits
  2. 21 Feb, 2011 2 commits
  3. 18 Feb, 2011 11 commits
  4. 17 Feb, 2011 4 commits
  5. 15 Feb, 2011 1 commit
  6. 11 Feb, 2011 7 commits
  7. 10 Feb, 2011 7 commits
  8. 08 Feb, 2011 1 commit
  9. 07 Feb, 2011 4 commits
    • Linus Torvalds's avatar
      Merge master.kernel.org:/home/rmk/linux-2.6-arm · 65d9055e
      Linus Torvalds authored
      * master.kernel.org:/home/rmk/linux-2.6-arm:
        ALSA: AACI: allow writes to MAINCR to take effect
        ARM: Update mach-types
        ARM: 6652/1: ep93xx: correct the end address of the AC97 memory resource
        ARM: mxs/imx28: remove now unused clock lookup "fec.0"
        ARM: mxs: fix clock base address missing
        ARM: mxs: acknowledge gpio irq
        ARM: mach-imx/mach-mx25_3ds: Fix section type
        ARM: imx: Add VPR200 and MX51_3DS entries to uncompress.h
        ARM i.MX23: use correct register for setting the rate
        ARM i.MX23/28: remove secondary field from struct clk. It's unused
        ARM i.MX28: use correct register for setting the rate
        ARM i.MX28: fix bit operation
      65d9055e
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable · cb5520f0
      Linus Torvalds authored
      * git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable: (33 commits)
        Btrfs: Fix page count calculation
        btrfs: Drop __exit attribute on btrfs_exit_compress
        btrfs: cleanup error handling in btrfs_unlink_inode()
        Btrfs: exclude super blocks when we read in block groups
        Btrfs: make sure search_bitmap finds something in remove_from_bitmap
        btrfs: fix return value check of btrfs_start_transaction()
        btrfs: checking NULL or not in some functions
        Btrfs: avoid uninit variable warnings in ordered-data.c
        Btrfs: catch errors from btrfs_sync_log
        Btrfs: make shrink_delalloc a little friendlier
        Btrfs: handle no memory properly in prepare_pages
        Btrfs: do error checking in btrfs_del_csums
        Btrfs: use the global block reserve if we cannot reserve space
        Btrfs: do not release more reserved bytes to the global_block_rsv than we need
        Btrfs: fix check_path_shared so it returns the right value
        btrfs: check return value of btrfs_start_ioctl_transaction() properly
        btrfs: fix return value check of btrfs_join_transaction()
        fs/btrfs/inode.c: Add missing IS_ERR test
        btrfs: fix missing break in switch phrase
        btrfs: fix several uncheck memory allocations
        ...
      cb5520f0
    • Linus Torvalds's avatar
      Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc · eee4da2c
      Linus Torvalds authored
      * 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc:
        powerpc: Fix hcall tracepoint recursion
        powerpc/numa: Fix bug in unmap_cpu_from_node
        powerpc/numa: Disable VPHN on dedicated processor partitions
        powerpc/numa: Add length when creating OF properties via VPHN
        powerpc/numa: Check for all VPHN changes
        powerpc/numa: Only use active VPHN count fields
        powerpc/pseries: Remove unnecessary variable initializations in numa.c
        powerpc/pseries: Fix brace placement in numa.c
        powerpc/pseries: Fix typo in VPHN comments
        powerpc: Fix some 6xx/7xxx CPU setup functions
        powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bit
        powerpc/book3e: Protect complex macro args in mmu-book3e.h
        powerpc: Fix pfn_valid() when memory starts at a non-zero address
      eee4da2c
    • Linus Torvalds's avatar
      Merge branch 'omap-fixes-for-linus' of... · b8f049ae
      Linus Torvalds authored
      Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
      
      * 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6:
        arm: omap4: panda: remove usb_nop_xceiv_register(v1)
        OMAP1: Fix non-working LCD on OMAP310
        OMAP3: Devkit8000: Change lcd power pin
        omap1: remove duplicated #include
        arm: mach-omap2: mux: free allocated memory on error exit
        arm: mach-omap2: board-rm680: fix rm680_vemmc regulator constraints
        OMAP: PM: SmartReflex: Fix possible null pointer read access
        OMAP: PM: SmartReflex: Fix possible memory leak
        arm: mach-omap2: voltage: debugfs: fix memory leak
        OMAP3: PM: fix save secure RAM to restore MPU power state
        OMAP: PM: SmartReflex: Add missing IS_ERR test
      b8f049ae