aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/ia32 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-06Linux 2.6.33-rc7Linus Torvalds1-1/+1
2010-02-06Fix potential crash with sys_move_pagesLinus Torvalds1-0/+3
2010-02-05hwmon: (w83781d) Request I/O ports individually for probingJean Delvare1-13/+13
2010-02-05hwmon: (lm78) Request I/O ports individually for probingJean Delvare1-13/+12
2010-02-05hwmon: (adt7462) Wrong ADT7462_VOLT_COUNTRay Copeland1-1/+1
2010-02-05CS5536: apply pci quirk for BIOS SMBUS bugAndres Salomon1-0/+17
2010-02-05percpu: add __percpu for sparseStephen Rothwell1-0/+2
2010-02-05ASoC: pandora: Add APLL supply to fix audio outputGrazvydas Ignotas1-0/+1
2010-02-05ALSA: ice1724 - aureon - fix wm8770 volume offsetJaroslav Kysela1-5/+7
2010-02-05ALSA: cosmetic: make hda intel interrupt name consistent with othersMaxim Levitsky1-1/+1
2010-02-05ALSA: hda - Delay switching to polling mode if an interrupt was missingMaxim Levitsky1-2/+17
2010-02-05drm/radeon/kms: fix r300 vram width calculationsDave Airlie1-4/+7
2010-02-05drm/radeon/kms: rs400/480 MC setup is different than r300.Dave Airlie1-5/+21
2010-02-05drm/radeon/kms: make initial state of load detect property correct.Dave Airlie1-1/+1
2010-02-05drm/radeon/kms: disable HDMI audio for now on rv710/rv730Dave Airlie1-1/+1
2010-02-05drm/radeon/kms: don't call suspend path before cleaning up GPUJerome Glisse11-33/+26
2010-02-05drivers/gpu/drm/radeon/radeon_combios.c: fix warningAndrew Morton1-2/+1
2010-02-05ati_pcigart: fix printk format warningRandy Dunlap1-1/+1
2010-02-05drm/r100/kms: Emit cache flush to the end of command buffer. (v2)Pauli Nieminen1-2/+8
2010-02-05drm/radeon/kms: fix regression rendering issue on R6XX/R7XXJerome Glisse4-0/+36
2010-02-05drm/radeon/kms: move blit initialization after we disabled VGAJerome Glisse2-12/+12
2010-02-04idr: revert misallocation bug fixTejun Heo1-3/+4
2010-02-04ALSA: ctxfi - fix PTP address initializationJaroslav Kysela3-36/+25
2010-02-04drm/i915: Fix leak of relocs along do_execbuffer error pathChris Wilson1-2/+5
2010-02-04drm/i915: slow acpi_lid_open() causes flickering - V2Thomas Meyer1-1/+8
2010-02-04drm/i915: Disable SR when more than one pipe is enabledDavid John1-0/+12
2010-02-04Btrfs: apply updated fallocate i_size fixAneesh Kumar K.V1-1/+3
2010-02-04Btrfs: do not try and lookup the file extent when finishing ordered ioJosef Bacik1-44/+2
2010-02-04Btrfs: Fix oopsen when dropping empty tree.Yan, Zheng1-4/+4
2010-02-04Btrfs: remove BUG_ON() due to mounting bad filesystemMiao Xie2-2/+8
2010-02-04Btrfs: make error return negative in btrfs_sync_file()Roel Kluin1-1/+1
2010-02-04Btrfs: fix race between allocate and release extent buffer.Yan, Zheng1-2/+1
2010-02-04[libata] Call flush_dcache_page after PIO data transfers in libata-sff.cCatalin Marinas1-0/+3
2010-02-04ahci: add Acer G725 to broken suspend listTejun Heo1-0/+15
2010-02-04libata: fix ata_id_logical_per_physical_sectorsChristoph Hellwig1-2/+2
2010-02-04libata-scsi passthru: fix bug which truncated LBA48 return valuesDouglas Gilbert1-1/+1
2010-02-03omap: Disable serial port autoidle by defaultTony Lindgren1-2/+9
2010-02-03omap: Fix access to already released memory in clk_debugfs_register_one()Marek Skuczynski1-2/+2
2010-02-03omap: Fix arch/arm/mach-omap2/mux.c: Off by one errorTony Lindgren1-1/+2
2010-02-03omap: Fix 3630 mux errorsTony Lindgren2-0/+54
2010-02-03OMAP2/3: GPMC: ensure valid clock pointerKevin Hilman1-1/+4
2010-02-03OMAP2/3: IRQ: ensure valid base addressKevin Hilman1-1/+3
2010-02-03ARCH OMAP : enable ARCH_HAS_HOLES_MEMORYMODEL for OMAPSriram1-0/+1
2010-02-03omap: Remove old unused defines for OMAP_32KSYNCT_BASETony Lindgren1-10/+0
2010-02-03ARM: Fix wrong register in proc-arm6_7.S data abort handlerRussell King1-1/+1
2010-02-03futex: Handle futex value corruption gracefullyThomas Gleixner1-2/+19
2010-02-03futex: Handle user space corruption gracefullyThomas Gleixner1-0/+7
2010-02-03futex_lock_pi() key refcnt fixMikael Pettersson1-1/+1
2010-02-03NFS: Don't clobber the attribute type in nfs_update_inode()Trond Myklebust1-1/+3
2010-02-03NFS: Fix a umount raceTrond Myklebust1-1/+14