Skip to content
  1. Oct 15, 2009
  2. Oct 14, 2009
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block · 80f50691
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.dk/linux-2.6-block:
        cciss: Add cciss_allow_hpsa module parameter
        cciss: Fix multiple calls to pci_release_regions
        blk-settings: fix function parameter kernel-doc notation
        writeback: kill space in debugfs item name
        writeback: account IO throttling wait as iowait
        elv_iosched_store(): fix strstrip() misuse
        cfq-iosched: avoid probable slice overrun when idling
        cfq-iosched: apply bool value where we return 0/1
        cfq-iosched: fix think time allowed for seekers
        cfq-iosched: fix the slice residual sign
        cfq-iosched: abstract out the 'may this cfqq dispatch' logic
        block: use proper BLK_RW_ASYNC in blk_queue_start_tag()
        block: Seperate read and write statistics of in_flight requests v2
        block: get rid of kblock_schedule_delayed_work()
        cfq-iosched: fix possible problem with jiffies wraparound
        cfq-iosched: fix issue with rq-rq merging and fifo list ordering
      80f50691
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu · a3bafbbb
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu:
        percpu: fix compile warnings
      a3bafbbb
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes · 25d59158
      Linus Torvalds authored
      * git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes:
        kbuild: revert "save ARCH & CROSS_COMPILE ..."
        warn about use of uninstalled kernel headers
        kbuild: mkcompile_h: trivial cleanups
        kbuild: fix warning when domainname is not available
        kbuild: Fix size_append issue for bzip2/lzma kernel
        kbuild,scripts: use non-builtin echo for '-e'
        kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT set
      25d59158
    • Ingo Molnar's avatar
      headers: Fix build after <linux/sched.h> removal · 86ae13b0
      Ingo Molnar authored
      Commit d43c36dc
      
       ("headers: remove
      sched.h from interrupt.h") left some build errors in some configurations
      due to drivers having depended on getting header files "accidentally".
      
      Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
      [ Combined several one-liners from Ingo into one single patch  - Linus ]
      Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
      86ae13b0
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid · 03266d28
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid:
        HID: fix possible deadlock in hidraw_read
        HID: fix kerneldoc comment for hid_input_report()
        HID: add __init/__exit macros to twinhan.c
      03266d28
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 · ae445b91
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6:
        ALSA: hda - Allow all formats as default for Nvidia HDMI
        ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeout
        ALSA: hda - Fix volume-knob setup for Dell laptops with STAC9228
        ALSA: hda - Fix mute sound with STAC9227/9228 codecs
        ALSA: bt87x - Add a whitelist for Pinnacle PCTV (11bd:0012)
        ALSA: hda - Fix overflow of spec->init_verbs in patch_realtek.c
        ALSA: ice1724 - Make call to set hw params succeed on ESI Juli@
        ALSA: ice1724: Fix surround on Chaintech AV-710
        ALSA: hda - Add full rates/formats support for Nvidia HDMI
      ae445b91
    • Linus Torvalds's avatar
      Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 · 54753fdb
      Linus Torvalds authored
      * 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6:
        ext3: Update documentation about ext3 quota mount options
        ext3: Don't update superblock write time when filesystem is read-only
      54753fdb
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 · 1e103d19
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6:
        mfd: Fix twl4030 boot with twl4030 usb transceiver enabled
      1e103d19
    • Linus Torvalds's avatar
      Merge git://git.infradead.org/~dwmw2/iommu-2.6.32 · 80fa680d
      Linus Torvalds authored
      * git://git.infradead.org/~dwmw2/iommu-2.6.32:
        x86: Move pci_iommu_init to rootfs_initcall()
        Run pci_apply_final_quirks() sooner.
        Mark pci_apply_final_quirks() __init rather than __devinit
        Rename pci_init() to pci_apply_final_quirks(), move it to quirks.c
        intel-iommu: Yet another BIOS workaround: Isoch DMAR unit with no TLB space
        intel-iommu: Decode (and ignore) RHSA entries
        intel-iommu: Make "Unknown DMAR structure" message more informative
      80fa680d
  3. Oct 13, 2009
  4. Oct 12, 2009