aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* drm/i915: Fix LVDS dither settingLi Peng2009-03-27
* drm/i915: Check for dev->primary->master before dereference.Chris Wilson2009-03-27
* drm/i915: TV detection fixZhenyu Wang2009-03-27
* drm/i915: TV mode_set sync up with 2D driverZhenyu Wang2009-03-27
* drm/i915: Fix TV get_modes to return modes countZhenyu Wang2009-03-27
* drm/i915: Sync crt hotplug detection with intel video driverZhao Yakui2009-03-27
* drm/i915: Sync mode_valid/mode_set with intel video driverZhao Yakui2009-03-27
* drm/i915: TV modes' parameters sync up with 2D driverZhenyu Wang2009-03-27
* agp/intel: Add support for new intel chipset.Shaohua Li2009-03-27
* i915/drm: Remove two redundant agp_chipset_flushesOwain G. Ainsworth2009-03-27
* drm/i915: Display fence register state in debugfs i915_gem_fence_regs node.Chris Wilson2009-03-27
* drm/i915: Add information on pinning and fencing to the i915 list debug.Eric Anholt2009-03-27
* drm/i915: Consolidate gem object list dumpingBen Gamari2009-03-27
* drm/i915: Convert i915 proc files to seq_file and move to debugfs.Ben Gamari2009-03-27
* drm: Convert proc files to seq_file and introduce debugfsBen Gamari2009-03-27
* drm/i915: Fix lock order reversal in GEM relocation entry copying.Eric Anholt2009-03-27
* drm/i915: Fix lock order reversal with cliprects and cmdbuf in non-DRI2 paths.Eric Anholt2009-03-27
* drm/i915: Fix lock order reversal in shmem pread path.Eric Anholt2009-03-27
* drm/i915: Fix lock order reversal in shmem pwrite path.Eric Anholt2009-03-27
* drm/i915: Make GEM object's page lists refcounted instead of get/free.Eric Anholt2009-03-27
* drm/i915: Fix lock order reversal in GTT pwrite path.Eric Anholt2009-03-27
* drm/i915: Read the right SDVO register when detecting SVDO/HDMI.Kristian Høgsberg2009-03-27
* drm/i915: Use a different PLL timing search function on G4X.Ma Ling2009-03-27
* drm/i915: Use documented PLL timing limits for G4X platformMa Ling2009-03-27
* drm/i915: Change DCC tiling detection case to cover only mobile parts.Eric Anholt2009-03-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2009-03-26
|\
| *-------. Merge branches 'topic/slob/cleanups', 'topic/slob/fixes', 'topic/slub/core', ...Pekka Enberg2009-03-24
| |\ \ \ \ \
| | | | | | * SLUB: Fix default slab order for big object sizesZhang Yanmin2009-02-20
| | | | | | * SLUB: Do not pass 8k objects through to the page allocatorPekka Enberg2009-02-20
| | | | | | * SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constantsChristoph Lameter2009-02-20
| | | | | * | slub: use get_track()Akinobu Mita2009-03-23
| | | | | * | SLUB: Use ->objsize from struct kmem_cache_cpu in slab_free()Pekka Enberg2009-01-14
| | | | * | | slub: rename calculate_min_partial() to set_min_partial()David Rientjes2009-02-25
| | | | * | | slub: add min_partial sysfs tunableDavid Rientjes2009-02-23
| | | | * | | slub: move min_partial to struct kmem_cacheDavid Rientjes2009-02-23
| | | | | |/ | | | | |/|
| | | * / | slob: fix lockup in slob_free()Nick Piggin2009-03-23
| | | |/ /
| | * | / slob: clean up the codeAmérico Wang2009-01-19
| | | |/ | | |/|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-03-26
|\ \ \ \
| * | | | m68k: irq_node.handler() should return irqreturn_tGeert Uytterhoeven2009-03-26
| * | | | m68k: section mismatch fixes: Atari SCSIMichael Schmitz2009-03-26
| * | | | m68k: section mismatch fixes: DMAsound for AtariMichael Schmitz2009-03-26
| * | | | MAINTAINERS: Replace dead link to m68k CVS repository by link to new git repo...Geert Uytterhoeven2009-03-26
| * | | | m68k: mac - Add SWIM floppy supportLaurent Vivier2009-03-26
| * | | | m68k: mac - Add a new entry in mac_model to identify the floppy controller type.Laurent Vivier2009-03-26
| * | | | m68k: Add install targetLaurent Vivier2009-03-26
| |/ / /
* | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-26
|\ \ \ \
| * | | | Rationalize fasync return valuesJonathan Corbet2009-03-16
| * | | | Move FASYNC bit handling to f_op->fasync()Jonathan Corbet2009-03-16
| * | | | Use f_lock to protect f_flagsJonathan Corbet2009-03-16
| * | | | Rename struct file->f_ep_lockJonathan Corbet2009-03-16