Skip to content
  1. Aug 02, 2009
  2. Aug 01, 2009
    • Ingo Molnar's avatar
      perf_counter tools: Fix link errors with older toolchains · 2d1b6949
      Ingo Molnar authored
      
      
      On older distros (F8 for example) the perf build could fail
      with such missing symbols:
      
          LINK perf
      /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/libbfd.a(bfd.o): In function `bfd_demangle':
      (.text+0x2b3): undefined reference to `cplus_demangle'
      /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/libbfd.a(bfd.o): In function `bfd_demangle':
      
      Link in -liberty too.
      
      Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
      Cc: Mike Galbraith <efault@gmx.de>
      Cc: Paul Mackerras <paulus@samba.org>
      Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
      Cc: Frederic Weisbecker <fweisbec@gmail.com>
      LKML-Reference: <new-submission>
      Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
      2d1b6949
    • Linus Torvalds's avatar
      Linux 2.6.31-rc5 · ed680c4a
      Linus Torvalds authored
      ed680c4a
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs · f5266cbd
      Linus Torvalds authored
      * 'for-linus' of git://oss.sgi.com/xfs/xfs:
        xfs: bump up nr_to_write in xfs_vm_writepage
        xfs: reduce bmv_count in xfs_vn_fiemap
      f5266cbd
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block · a5bc92cd
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.dk/linux-2.6-block:
        io context: fix ref counting
        block: make the end_io functions be non-GPL exports
        block: fix improper kobject release in blk_integrity_unregister
        block: always assign default lock to queues
        mg_disk: Add missing ready status check on mg_write()
        mg_disk: fix issue with data integrity on error in mg_write()
        mg_disk: fix reading invalid status when use polling driver
        mg_disk: remove prohibited sleep operation
      a5bc92cd
    • Linus Torvalds's avatar
      Merge branch 'timers-fixes-for-linus' of... · 6eb80e00
      Linus Torvalds authored
      Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
      
      * 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
        clocksource: Save mult_orig in clocksource_disable()
      6eb80e00
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc · d27d4e2a
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc:
        mmc: orphan subsystem
        imxmmc: Remove unnecessary semicolons
        cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG
        sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SG
        lib/scatterlist: add a flags to signalize mapping direction
      d27d4e2a
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 · dbe63a2c
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6:
        ALSA: sound/aoa: Add kmalloc NULL tests
        ALSA: hda - Increase PCM stream name buf in patch_realtek.c
        sound: mpu401.c: Buffer overflow
        sound: aedsp16: Buffer overflow
        ALSA: hda: fix out-of-bound hdmi_eld.sad[] write
        ALSA: hda - Add quirk for Dell Studio 1555
      dbe63a2c
  3. Jul 31, 2009
  4. Jul 30, 2009