summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-11proc: fix kflags to uflags copying in /proc/kpageflagsWu Fengguang1-1/+1
2009-03-11drm/i915: Check to see if we've pinned all available fencesChris Wilson1-2/+10
2009-03-11drm/i915: Check fence status on every pin.Chris Wilson1-8/+15
2009-03-11drm/i915: First recheck for an empty fence register.Chris Wilson1-1/+1
2009-03-11drm: fix EDID parser problem with positive/negative hsync/vsyncPantelis Koukousoulas1-1/+1
2009-03-11radeonfb/aty128fb: Disable broken early resume hook for PowerBooksBenjamin Herrenschmidt2-2/+18
2009-03-11hvc_console: Remove tty->low_latency on pseries backendsBenjamin Herrenschmidt2-10/+0
2009-03-11Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2-2/+2
2009-03-11i810: fix kernel crash fix when struct fb_var_screeninfo is suppliedSamuel CUELLA1-2/+3
2009-03-11m68knommu: m528x build fixSteven King1-228/+0
2009-03-11m68knommu: m5206e build fixSteven King1-0/+1
2009-03-11rcu: documentation 1Q09 updatePaul E. McKenney1-0/+12
2009-03-11kernel/user.c: fix a memory leak when freeing up non-init usernamespaces usersDhaval Giani1-7/+7
2009-03-11mtd: physmap: fix NULL pointer dereference in error pathAtsushi Nemoto1-8/+11
2009-03-11intel-agp: fix a panic with 1M of shared memory, no GTT entriesLubomir Rintel1-3/+5
2009-03-11mtd_dataflash: fix probing of AT45DB321C chips.Will Newton1-1/+2
2009-03-11idr: make idr_remove_all() do removal -before- free_layer()Paul E. McKenney1-1/+1
2009-03-11devpts: remove graffitiAlexey Dobriyan1-5/+0
2009-03-11x86/agp: tighten check to update amd nb apertureYinghai Lu1-4/+9
2009-03-11xtensa: fix compilation somewhatAlexey Dobriyan5-7/+6
2009-03-11lm85: add VRM10 support for adt7468 chipDarrick J. Wong1-1/+2
2009-03-11lm85: fix the version check that broke adt7468 probingDarrick J. Wong1-1/+4
2009-03-11menu: fix embedded menu snafuRandy Dunlap1-15/+15
2009-03-11mm: get_nid_for_pfn() returns intRoel Kluin1-1/+1
2009-03-10drm/i915: Fix bad \n in MTRR failure notice.Eric Anholt1-1/+1
2009-03-10drm/i915: Don't restore palettes through VGA registers.Pierre Willenbrock2-12/+0
2009-03-10i915: add newline to i915_gem_object_pin failure msgKyle McMartin1-1/+1
2009-03-10drm: Return EINVAL on duplicate objects in execbuffer object listKristian Høgsberg2-1/+22
2009-03-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+8
2009-03-10Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+3
2009-03-10video: deferred io cleanup fix for sh_mobile_lcdcfbMagnus Damm1-4/+2
2009-03-10sh: Add media/soc_camera.h to board setup of Renesas AP325RXANobuhiro Iwamatsu1-0/+1
2009-03-10Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-12/+18
2009-03-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds4-35/+27
2009-03-09copy_process: fix CLONE_PARENT && parent_exec_id interactionOleg Nesterov1-6/+5
2009-03-09[CPUFREQ] Add p4-clockmod sysfs-ui removal to feature-removal schedule.Dave Jones1-0/+9
2009-03-09Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones3-35/+18
2009-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds36-172/+286
2009-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-7/+20
2009-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds5-13/+13
2009-03-09powerpc: fix linkstation and storcenter compilation breakageGuennadi Liakhovetski4-97/+44
2009-03-09Btrfs: fix spinlock assertions on UP systemsChris Mason5-13/+13
2009-03-09Fix fixpoint divide exception in acct_update_integralsHeiko Carstens1-1/+5
2009-03-09sunhme: Fix qfe parent detection.Friedrich Oslage1-2/+0
2009-03-09lguest: fix for CONFIG_SPARSE_IRQ=yRusty Russell2-7/+15
2009-03-09lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>'Rusty Russell1-0/+5
2009-03-08x86 mmiotrace: fix remove_kmmio_fault_pages()Stuart Bennett1-7/+8
2009-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds1-6/+9
2009-03-08Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2009-03-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-42/+49