summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-11x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUsIngo Molnar1-0/+11
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-11Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar14-146/+275
2009-03-11Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/...Ingo Molnar50-236/+358
2009-03-11tracing: use raw spinlocks for trace_vprintkSteven Rostedt1-3/+7
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-10trace_clock: fix preemption bugPeter Zijlstra1-1/+8
2009-03-10tracing: remove funky whitespace in the trace codeSteven Rostedt9-78/+78
2009-03-10tracing: update comments to match event code macrosSteven Rostedt3-11/+12
2009-03-10tracing: document TRACE_EVENT macro in tracepoint.hSteven Rostedt1-0/+103
2009-03-10tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macroSteven Rostedt6-60/+60
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-10Merge branch 'core/printk' into tracing/ftraceIngo Molnar1-7/+6
2009-03-10tracing: add back the available_events fileSteven Rostedt1-0/+14
2009-03-10tracing: do not allow modifying the ftrace events via the event filesSteven Rostedt1-3/+15
2009-03-10x86: expand irq-off region in text_poke()Masami Hiramatsu1-2/+2
2009-03-10tracing: fix printk format specifierSteven Rostedt1-7/+6
2009-03-10vsprintf: fix bug in negative value printingFrederic Weisbecker1-7/+6
2009-03-10tracing: Don't assume possible cpu list have continuous numbersKOSAKI Motohiro1-7/+7
2009-03-10Merge branch 'x86/core' into tracing/ftraceIngo Molnar17-354/+631
2009-03-10doc: add trace_buf_size description to kernel-parameters.txtKOSAKI Motohiro1-0/+2
2009-03-10Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar19-537/+575
2009-03-10Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar134-1897/+1537