]> Git Repo - linux.git/shortlog
linux.git
2012-03-13 Ben Skeggsdrm/nouveau/pm: avoid potential divide-by-zero
2012-03-13 Jean Delvaredrm/nouveau: Fix module parameter description formats
2012-03-13 Roy Splietdrm/nouveau/pm: improve memory timing generation
2012-03-13 Martin Peresdrm/nouveau/pm: improve the reclocking logs' readability
2012-03-13 Martin Peresdrm/nouveau: move pwm_divisor to the nouveau_pm_fan...
2012-03-13 Martin Peresdrm/nouveau/pm: restore fan speed after suspend
2012-03-13 Martin Peresdrm/nouveau/pm: style fixes
2012-03-13 Ben Skeggsdrm/nouveau: rework the init/takedown ordering
2012-03-13 Ben Skeggsdrm/nvc0: add initial memory type detection
2012-03-13 Ben Skeggsdrm/nv50: hopefully handle the DDR2/DDR3 memtype detect...
2012-03-13 Ben Skeggsdrm/nv50: add memory type detection
2012-03-13 Ben Skeggsdrm/nv20-nv40: add memory type detection
2012-03-13 Ben Skeggsdrm/nv20: split PFB code out of nv10_fb.c
2012-03-13 Ben Skeggsdrm/nouveau: memory type detection for the really old...
2012-03-13 Ben Skeggsdrm/nouveau: move vram detection funcs to chipset-speci...
2012-03-10 Linus TorvaldsLinux 3.3-rc7 v3.3-rc7
2012-03-10 Dave AirlieMerge branch 'drm-gma500-alanc' into drm-core-next
2012-03-10 Kirill A. Shutemovgma500: psb_irq: mark mid_{enable, disable}_pipe_event...
2012-03-10 Kirill A. Shutemovgma500: mark psb_intel_sdvo_hdmi_sink_detect() as static
2012-03-10 Kirill A. Shutemovgma500: psb_intel_display: drop unused variables
2012-03-10 Kirill A. Shutemovgma500: mark psb_intel_pipe_set_base() as static
2012-03-10 Kirill A. Shutemovgma500: drop unused psb_intel_modeset_cleanup()
2012-03-10 Kirill A. Shutemovgma500: oaktrail_lvds_init() drop unused variable
2012-03-10 Kirill A. Shutemovgma500: oaktrail_hdmi_i2c_access() drop unused variable
2012-03-10 Kirill A. Shutemovgma500: mark oaktrail_backlight_init() as static
2012-03-10 Kirill A. Shutemovgma500: oaktrail_hdmi: fix -Wmissing-field-initializers...
2012-03-10 Kirill A. Shutemovgma500: oaktrail_hdmi: drop dead code
2012-03-10 Kirill A. Shutemovgma500: oaktrail_crtc: drop unused variables
2012-03-10 Kirill A. Shutemovgma500: oaktrail_crtc: mark few functions as static
2012-03-10 Kirill A. Shutemovgma500: mdfld_intel_display: drop unused variables
2012-03-10 Kirill A. Shutemovgma500: mdfld_dsi_pkg_sender: fix -Wtype-limits warning
2012-03-10 Kirill A. Shutemovgma500: mdfld_dsi_dpi: drop unused variables
2012-03-10 Kirill A. Shutemovgma500: mdfld_device: mark few functions as static
2012-03-10 Kirill A. Shutemovgma500: cdv_intel_lvds: #if 0 currently unused functions
2012-03-10 Kirill A. Shutemovgma500: cdv_intel_lvds: mark few functions as static
2012-03-10 Kirill A. Shutemovgma500: cdv_intel_hdmi: add missing include
2012-03-10 Kirill A. Shutemovgma500: cdv_intel_crt: mark few functions as static
2012-03-10 Kirill A. Shutemovgma500: cdv_intel_crt: drop unused variables
2012-03-10 Kirill A. Shutemovgma500: cdv_intel_crt: drop dead code
2012-03-10 Kirill A. Shutemovgma500: cdv_intel_crt: add missing include
2012-03-10 Kirill A. Shutemovgma500: fix cdv_intel_wait_for_vblank() prototype
2012-03-10 Kirill A. Shutemovgma500: fix two -Wmissing-field-initializers warnings
2012-03-10 Kirill A. Shutemovgma500: mark psb_driver_device_is_agp() and psb_driver_...
2012-03-10 Kirill A. Shutemovgma500: psb_driver_load(): drop unused variables
2012-03-10 Kirill A. Shutemovgma500: fix ioctl confict
2012-03-10 Kirill A. Shutemovgma500: use DRM_IOCTL_DEF_DRV instead of custom PSB_IOC...
2012-03-10 Kirill A. Shutemovgma500: mmu: mark psb_mmu_free_pt() and psb_mmu_pt_allo...
2012-03-10 Kirill A. Shutemovgma500: mmu: drop unused psb_get_default_pd_addr()
2012-03-10 Kirill A. Shutemovgma500: gtt: mark psb_gtt_entry() and psb_gtt_alloc...
2012-03-10 Kirill A. Shutemovgma500: mark psb_fbdev_destroy() and psb_fbdev_fini...
2012-03-10 Kirill A. Shutemovgma500: drop unused psbfb_suspend()/psbfb_resume()
2012-03-10 Kirill A. Shutemovgma500: gem_glue: add missing include
2012-03-10 Kirill A. Shutemovgma500: medfield: drop a bit of dead code
2012-03-10 Kirill A. Shutemovgma500: mdfld_dsi_output_init() drop unused parameter
2012-03-10 Kirill A. Shutemovgma500: psbfb_create(): move depth initialization out...
2012-03-10 Kirill A. Shutemovgma500: initial medfield merge
2012-03-10 Alan Coxgma500: rework register stuff sanely
2012-03-10 Kirill A. Shutemovgma500: make init_pm callback in struct psb_op optional
2012-03-10 Alan Coxgma500: re-order calling on the fix setup so we set...
2012-03-10 Jesper Juhlintel, gma500, lvds: Fix use after free and mem leak...
2012-03-10 Alan Coxgma500: Kconfig documentation tweak
2012-03-10 Alan Coxgma500: now move the Oaktrail save state into its own...
2012-03-10 Alan Coxgma500: clean up some of the struct fields we no longer use
2012-03-10 Alan Coxgma500: plug in more of the gamma functionality
2012-03-10 Al Viroaio: fix the "too late munmap()" race
2012-03-10 Al Viroaio: fix io_setup/io_destroy race
2012-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-03-09 Hugh Dickinsmemcg: revert fix to mapcount check for this release
2012-03-09 Thomas Gleixnerx86: Derandom delay_tsc for 64 bit
2012-03-09 Linus TorvaldsMerge tag 'sound-fixes' of git://git.kernel.org/pub...
2012-03-09 David BrownMAINTAINERS: new git entry for arm/mach-msm
2012-03-09 Linus TorvaldsMerge tag 'for-linus' of git://linux-c6x.org/git/projec...
2012-03-09 Linus TorvaldsMerge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel...
2012-03-09 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-03-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-03-09 Linus TorvaldsMerge tag 'fixes-urgent' of git://git.kernel.org/pub...
2012-03-09 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2012-03-09 Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git.secretlab...
2012-03-09 Linus TorvaldsMerge tag 'spi-for-linus' of git://git.secretlab.ca...
2012-03-09 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git.kernel.org...
2012-03-09 Linus TorvaldsMerge tag 'dm-3.3-fixes' of git://git.kernel.org/pub...
2012-03-08 Haiyang Zhangnet/hyperv: Use the built-in macro KBUILD_MODNAME for...
2012-03-08 Olof JohanssonMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2012-03-08 Kukjin KimARM: S3C2440: Fixed build error for s3c244x
2012-03-08 Adrian KnothALSA: hdspm - Provide ioctl_compat
2012-03-08 Jan Beulichx86/amd: iommu_set_device_table() must not be __init
2012-03-08 Alex Deucherdrm/radeon/kms: fix hdmi duallink checks
2012-03-08 Marek Olšákdrm/radeon/kms: set SX_MISC in the r6xx blit code (v2)
2012-03-08 Sebastian Siewiornet/usbnet: avoid recursive locking in usbnet_stop()
2012-03-08 Steffen Klassertroute: Remove redirect_genid
2012-03-08 Steffen Klassertinetpeer: Invalidate the inetpeer tree along with the...
2012-03-08 Jack Morgensteinmlx4_core: fix bug in modify_cq wrapper for resize...
2012-03-08 Dan Carpenteratl1c: set ATL1C_WORK_EVENT_RESET bit correctly
2012-03-08 Paulius Zaleckasbridge: fix state reporting when port is disabled
2012-03-08 Paulius Zaleckasbridge: br_log_state() s/entering/entered/
2012-03-08 Eric Dumazetehea: restore multicast and rx_errors fields
2012-03-08 David S. MillerMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2012-03-07 Jesse Grossopenvswitch: Fix checksum update for actions on UDP...
2012-03-07 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2012-03-07 Laxman Dewanganregulator: tps65910: Configure correct value for VDDCTR...
next
This page took 0.092805 seconds and 4 git commands to generate.