1. 26 Oct, 2006 8 commits
    • Haavard Skinnemoen's avatar
      [PATCH] AVR32: Minor Makefile cleanup · 0430fb20
      Haavard Skinnemoen authored
      Don't generate listing by default, remove unused LIBGCC variable and
      rename generated disassembly and listing files to vmlinux.{s,lst}.
      
      Also make sure that files generated during the build are actually
      removed with make clean.
      Signed-off-by: default avatarHaavard Skinnemoen <hskinnemoen@atmel.com>
      Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
      0430fb20
    • Linus Torvalds's avatar
      Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 · 71fa0a84
      Linus Torvalds authored
      * master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6: (40 commits)
        [SCSI] aic79xx: Print out signalling
        [SCSI] aic7xxx: Remove slave_destroy
        [SCSI] aic79xx: set precompensation
        [SCSI] aic79xx: Fixup external device reset
        [SCSI] replace u8 and u32 with __u8 and __u32 in scsi.h for user space
        [SCSI] lpfc: fix printk format warning
        [SCSI] aic79xx: make ahd_set_tags() static
        [SCSI] aic7xxx: cleanups
        [SCSI] drivers/scsi: Handcrafted MIN/MAX macro removal
        [SCSI] scsi_debug: support REPORT TARGET PORT GROUPS
        [SCSI] qla1280 bus reset typo
        [SCSI] libiscsi: fix logout pdu processing
        [SCSI] libiscsi: fix aen support
        [SCSI] libiscsi: fix missed iscsi_task_put in xmit error path
        [SCSI] libiscsi: fix oops in connection create failure path
        [SCSI] iscsi class: fix slab corruption during restart
        [SCSI] Switch fdomain to the pci_get API
        [SCSI] add can_queue to host parameters
        [SCSI] megaraid_{mm,mbox}: 64-bit DMA capability fix
        [SCSI] aic94xx: Supermicro motherboards support
        ...
      71fa0a84
    • Linus Torvalds's avatar
      Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/intelfb-2.6 · 9d81a782
      Linus Torvalds authored
      * 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/intelfb-2.6:
        Remove unnecessary check in drivers/video/intelfb/intelfbhw.c
        intel fb: switch to pci_get API
      9d81a782
    • Linus Torvalds's avatar
      Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 · 82b6c3af
      Linus Torvalds authored
      * 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6:
        drm: ioremap balanced with iounmap for drivers/char/drm
        drm: fix error returns, sysfs error handling
        fix return code in error case.
        drm: mga: set dev_priv_size
        drm: savage: dev->agp_buffer_map is not initialized for AGP DMA on savages
        drm: radeon: only allow specific type-3 packetss through verifier
      82b6c3af
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 · 9f4c7ac2
      Linus Torvalds authored
      * 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6:
        [PATCH] x86-64: Only look at per_cpu data for online cpus.
        [PATCH] x86-64: Simplify the vector allocator.
      9f4c7ac2
    • Linus Torvalds's avatar
      Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 · 8c8a0eab
      Linus Torvalds authored
      * master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6:
        [CRYPTO] users: Select ECB/CBC where needed
      8c8a0eab
    • Linus Torvalds's avatar
      Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc · 8483ca3c
      Linus Torvalds authored
      * 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc:
        [POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processors
        [POWERPC] Fix CHRP platforms with only 8259
        [POWERPC] IPIC: Fix spinlock recursion in set_irq_handler
        [POWERPC] Fix the UCC rx/tx clock of QE
        [POWERPC] cell: update defconfig
        [POWERPC] spufs: fix another off-by-one bug in spufs_mbox_read
        [POWERPC] spufs: fix signal2 file to report signal2
        [POWERPC] Fix device_is_compatible() const warning
        [POWERPC] Cell timebase bug workaround
        [POWERPC] Support feature fixups in modules
        [POWERPC] Support feature fixups in vdso's
        [POWERPC] Support nested cpu feature sections
        [POWERPC] Consolidate feature fixup code
        [POWERPC] Fix hang in start_ldr if _end or _edata is unaligned
        [POWERPC] Fix spelling errors in ucc_fast.c and ucc_slow.c
        [POWERPC] Don't require execute perms on wrapper when building zImage.initrd
        [POWERPC] Add 970GX cputable entry
        [POWERPC] Fix build breakage with CONFIG_PPC32
        [POWERPC] Fix compiler warning message on get_property call
        [POWERPC] Simplify stolen time calculation
      8483ca3c
    • Linus Torvalds's avatar
      Merge master.kernel.org:/home/rmk/linux-2.6-arm · ede847c4
      Linus Torvalds authored
      * master.kernel.org:/home/rmk/linux-2.6-arm:
        [ARM] 3902/1: Enable GPIO81-84 on PXA255
        [ARM] Comment out missing configuration symbols
        [ARM] 3898/1: corgi_bl fix module loading
        [ARM] 3897/1: corgi_bl fix module compiling
        [ARM] Fix breakage in 7281c248
      ede847c4
  2. 25 Oct, 2006 32 commits