aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-29cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646Bartlomiej Zolnierkiewicz
2008-12-29ali14xx: doesn't use shared IRQsBartlomiej Zolnierkiewicz
2008-12-29ide-cd: remove obsolete seek optimizationBartlomiej Zolnierkiewicz
2008-12-29ide: cleanup ide_do_request()Bartlomiej Zolnierkiewicz
2008-12-29ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2)Bartlomiej Zolnierkiewicz
2008-12-29ide: use queue lock instead of ide_lock when possibleBartlomiej Zolnierkiewicz
2008-12-29ide: ide_lock + __blk_end_request() -> blk_end_request()Bartlomiej Zolnierkiewicz
2008-12-29ide: push ide_lock to __ide_end_request()Bartlomiej Zolnierkiewicz
2008-12-29ide: ide_hwgroup_t.rq doesn't need an ide_lock heldBartlomiej Zolnierkiewicz
2008-12-29ide: __ide_port_unregister_devices() doesn't need an ide_lock heldBartlomiej Zolnierkiewicz
2008-12-29ide: IDE settings don't need an ide_lock heldBartlomiej Zolnierkiewicz
2008-12-29ide: unify ide_intr()'s exit pointsBartlomiej Zolnierkiewicz
2008-12-29ide: fix IDE ACPI regression breaking suspendBartlomiej Zolnierkiewicz
2008-12-29tx493[89]ide: Fix length for __ide_flush_dcache_rangeAtsushi Nemoto
2008-12-29tx4939ide: Do not use zero count PRD entryAtsushi Nemoto
2008-12-29Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2008-12-29sata_sil: add Large Block Transfer supportRobert Hancock
2008-12-29[libata] ata_piix: cleanup dmi strings checkingJiri Slaby
2008-12-29DMI: add dmi_matchJiri Slaby
2008-12-29libata: blacklist NCQ on OCZ CORE 2 SSD (resend)Lubomir Bulej
2008-12-29[ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devicesEric Miao
2008-12-29[ARM] pxafb: cleanup of the timing checking codeEric Miao
2008-12-29[ARM] pxafb: cleanup of the color format manipulation codeEric Miao
2008-12-29[ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3Eric Miao
2008-12-29[ARM] pxafb: add support for FBIOPAN_DISPLAY by dma brachingEric Miao
2008-12-29[ARM] pxafb: allow pxafb_set_par() to start from arbitrary yoffsetEric Miao
2008-12-29[ARM] pxafb: allow video memory size to be configurableEric Miao
2008-12-29[ARM] pxa: add document on the MFP design and how to use itEric Miao
2008-12-29[ARM] sa1100_wdt: don't assume CLOCK_TICK_RATE to be a constantEric Miao
2008-12-29[ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constantEric Miao
2008-12-29[ARM] pxa/tavorevb: update board support (smartpanel LCD + keypad)Eric Miao
2008-12-29Merge branch 'topic/failslab' into for-linusPekka Enberg
2008-12-29Merge branches 'topic/fixes', 'topic/cleanups' and 'topic/documentation' into...Pekka Enberg
2008-12-29slub: avoid leaking caches or refcounts on sysfs errorDavid Rientjes
2008-12-29slab: Fix comment on #endifPascal Terjan
2008-12-29slab: remove GFP_THISNODE clearing from alloc_slabmgmt()Pekka Enberg
2008-12-29slub: Add might_sleep_if() to slab_alloc()OGAWA Hirofumi
2008-12-29SLUB: failslab supportAkinobu Mita
2008-12-29drm/i915: fix modeset devname allocation + agp init return check.Dave Airlie
2008-12-29drm/i915: Remove redundant test in error path.Julia Lawall
2008-12-29drm: Add a debug node for vblank state.Eric Anholt
2008-12-29drm: Avoid use-before-null-test on dev in drm_cleanup().Eric Anholt
2008-12-29drm/i915: Don't print to dmesg when taking signal during object_pin.Eric Anholt
2008-12-29drm: pin new and unpin old buffer when setting a mode.Kristian Høgsberg
2008-12-29drm/i915: un-EXPORT and make 'intelfb_panic' staticHannes Eder
2008-12-29drm/i915: Delete unused, pointless i915_driver_firstopen.Eric Anholt
2008-12-29drm/i915: fix sparse warnings: returning void-valued expressionHannes Eder
2008-12-29drm/i915: fix sparse warnings: move 'extern' decls to header fileHannes Eder
2008-12-29drm/i915: fix sparse warnings: make symbols staticHannes Eder
2008-12-29drm/i915: fix sparse warnings: declare one-bit bitfield as unsignedHannes Eder