summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-09Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+5
2009-02-09lockd: fix regression in lockd's handling of blocked locksJ. Bruce Fields1-1/+5
2009-02-09i915: Fix more size_t format string warningsLinus Torvalds1-1/+1
2009-02-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds18-193/+1428
2009-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds6-15/+30
2009-02-09FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h nowDavid Howells1-1/+1
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin4-0/+8
2009-02-08sparc64: Fix probe_kernel_{read,write}().David S. Miller10-48/+25
2009-02-08sparc64: Kill .fixup section bloat.David S. Miller15-77/+42
2009-02-09crypto: scatterwalk - Avoid flush_dcache_page on slab pagesHerbert Xu1-1/+2
2009-02-08netxen: fix msi-x interrupt handlingDhananjay Phadke2-2/+13
2009-02-08de2104x: force correct order when writing to rx ringRisto Suominen1-1/+2
2009-02-08tun: Fix unicast filter overflowAlex Williamson1-2/+8
2009-02-08drivers/isdn: introduce missing kfreeJulia Lawall1-0/+2
2009-02-08drivers/atm: introduce missing kfreeJulia Lawall1-0/+1
2009-02-08mm: fix error case in mlock downgrade reversionHugh Dickins1-1/+4
2009-02-08Linux 2.6.29-rc4v2.6.29-rc4Linus Torvalds1-1/+1
2009-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-updateLinus Torvalds3-18/+76
2009-02-08radeonfb: Fix resume from D3Cold on some platformsBenjamin Herrenschmidt2-67/+20
2009-02-08aty128fb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt1-10/+15
2009-02-08atyfb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt1-5/+15
2009-02-08async: use list_move_tailStefan Richter1-2/+1
2009-02-08async: Rename _special -> _domain for clarity.Cornelia Huck3-24/+29
2009-02-08async: Add some documentation.Cornelia Huck1-0/+47
2009-02-08async: Handle kthread_run() return codes.Cornelia Huck1-2/+9
2009-02-08async: Fix running list handling.Cornelia Huck1-2/+2
2009-02-08drm/i915: select framebuffer support automaticallyIngo Molnar2-3/+5
2009-02-08drm/i915: add get_vblank_counter function for GM45Jesse Barnes5-1/+24
2009-02-08drm/i915: capture last_vblank count at IRQ uninstall time tooJesse Barnes1-0/+1
2009-02-08drm/i915: Unlock mutex on i915_gem_fault() error pathChris Wilson1-1/+3
2009-02-08drm/i915: Quiet the message on get/setparam ioctl with an unknown value.Eric Anholt1-2/+2
2009-02-08drm/i915: skip LVDS initialization on Apple Mac MiniPaul Collins1-34/+13
2009-02-08drm/i915: sync SDVO code with stable userland modesetting driverJesse Barnes4-104/+1173
2009-02-08drm/i915: Unref the object after failing to set tiling mode.Chris Wilson1-1/+4
2009-02-08drm/i915: add fence register management to execbufJesse Barnes6-20/+146
2009-02-08drm/i915: Return error from i915_gem_object_get_fence_reg() when failing.Eric Anholt1-7/+13
2009-02-08drm/i915: Set up an MTRR covering the GTT at driver load.Eric Anholt3-11/+25
2009-02-08drm/i915: Skip SDVO/HDMI init when the chipset tells us it's not present.Eric Anholt1-7/+11
2009-02-08drm/i915: Suppress GEM teardown on X Server exit in KMS mode.Eric Anholt1-0/+3
2009-02-08drm/radeon: fix ioremap conflict with AGP mappingsDave Airlie2-4/+9
2009-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds10-87/+132
2009-02-07module: remove over-zealous check in __module_get()Rusty Russell1-1/+0
2009-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds24-901/+481
2009-02-07sunhme: Don't match PCI devices in SBUS probe.David S. Miller1-4/+8
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown1744-15883/+32279
2009-02-07ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real...Thierry Vignaud1-1/+1
2009-02-069p: fix endian issues [attempt 3]Eric Van Hensbergen1-9/+13
2009-02-06net_dma: call dmaengine_get only if NET_DMA enabledDavid S. Miller2-2/+14
2009-02-063c509: Fix resume from hibernation for PnP mode.Ondrej Zary1-0/+1
2009-02-07eeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop...Darren Salt1-1/+2