]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-08-07 Dave AirlieMerge tag 'drm-intel-next-2013-07-26-fixed' of git...
2013-08-07 David Herrmanndrm/ttm: inline drm_bo_setup_vm()
2013-08-07 David Herrmanndrm/mm: remove unused API
2013-08-07 David Herrmanndrm/i915: pre-alloc instead of drm_mm search/get_block
2013-08-07 David Herrmanndrm/ttm: replace drm_mm_pre_get() by direct alloc
2013-08-07 David Herrmanndrm/agp: move AGP cleanup paths to drm_agpsupport.c
2013-08-07 Andy Shevchenkodrm: don't push static constants on stack for %*ph
2013-08-07 Rob Clarkdrm: const'ify ioctls table (v2)
2013-08-07 David Herrmanndrm/mm: add "best_match" flag to drm_mm_insert_node()
2013-08-07 Chris Wilsondrm: Apply kref_put_mutex() optimisations to drm_gem_ob...
2013-08-06 Daniel Vetterdrm/gem: create drm_gem_dumb_destroy
2013-08-04 Chris Wilsondrm/i915: Do not dereference NULL crtc or fb until...
2013-08-01 David Herrmanndrm/mm: include required headers in drm_mm.h
2013-07-26 Daniel Vetterdrm/i915: fix pnv display core clock readout out
2013-07-26 Chris Wilsondrm/i915: Replace open-coded offset_in_page()
2013-07-26 Chris Wilsondrm/i915: Retry DP aux_ch communications with a differe...
2013-07-26 Egbert Eichdrm/i915: Add messages useful for HPD storm detection...
2013-07-26 David Herrmanndrm/gem: fix mmap vma size calculations
2013-07-25 Imre Deakdrm/i915: dvo_ch7xxx: fix vsync polarity setting
2013-07-25 Daniel Vetterdrm/i915: fix the racy object accounting
2013-07-25 Chris Wilsondrm/i915: Convert the register access tracepoint to...
2013-07-25 Chris Wilsondrm/i915: Squash gen lookup through multiple indirectio...
2013-07-25 Chris Wilsondrm/i915: Use the common register access functions...
2013-07-25 Chris Wilsondrm/i915: Use a private interface for register access...
2013-07-25 Chris Wilsondrm/i915: Colocate all GT access routines in the same...
2013-07-25 Daniel VetterMerge commit 'Merge branch 'drm-fixes' of git://people...
2013-07-25 David Herrmanndrm/vma: provide drm_vma_node_unmap() helper
2013-07-25 David Herrmanndrm/ttm: convert to unified vma offset manager
2013-07-25 David Herrmanndrm/gem: convert to new unified vma manager
2013-07-25 David Herrmanndrm: add unified vma offset manager
2013-07-24 Daniel Vetterdrm/i915: fix reference counting in i915_gem_create
2013-07-24 Chris Wilsondrm/i915: Use Graphics Base of Stolen Memory on all...
2013-07-24 Daniel Vetterdrm/i915: disable stolen mem for OVERLAY_NEEDS_PHYSICAL
2013-07-24 Paulo Zanonidrm/i915: add functions to disable and restore LCPLL
2013-07-24 Paulo Zanonidrm/i915: disable CLKOUT_DP when it's not needed
2013-07-24 Paulo Zanonidrm/i915: extend lpt_enable_clkout_dp
2013-07-24 Daniel Vetterdrm/i915: fix up error cleanup in i915_gem_object_bind_...
2013-07-24 Chris Wilsondrm/i915: Add some debug breadcrumbs to connector detection
2013-07-23 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-07-23 David HowellsFix __wait_on_atomic_t() to call the action func if...
2013-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-07-23 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2013-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-07-23 Trond MyklebustNFSv4: Fix brainfart in attribute length calculation
2013-07-23 Daniel Vetterdrm: remove drm_order
2013-07-23 Daniel Vetterdrm/radeon: s/drm_order/order_base_2/
2013-07-23 Daniel Vetterdrm/r128: s/drm_order/order_base_2/
2013-07-23 Daniel Vetterdrm/bufs: s/drm_order/order_base_2/
2013-07-23 Daniel Vetterdrm: move drm_getsarea into drm_bufs.c
2013-07-23 Daniel Vetterdrm/gem: remove drm_gem_object_handle_unreference
2013-07-23 David Herrmanndrm/pci: remove useles #if 1
2013-07-23 David Herrmanndrm/gem: simplify object initialization
2013-07-23 Daniel Vetterdrm: rip out dev->last_checked
2013-07-23 Daniel Vetterdrm: fold in drm_sg_alloc into the ioctl
2013-07-23 Daniel Vetterdrm/radeon: remove DRIVER_HAS_DMA/SG/PCI_DMA from the...
2013-07-23 Daniel Vetterdrm/nouveau: drop DRIVER_PCI_DMA and DRIVER_SG
2013-07-23 Daniel Vetterdrm: kill dev->buf_readers and dev->buf_writers
2013-07-23 Daniel Vetterdrm/radoen: kill radeon_dma_ioctl_kms
2013-07-23 Daniel Vetterdrm: kill dev->ctx_start and dev->lck_start
2013-07-23 Daniel Vetterdrm: kill dev->interrupt_flag and dev->dma_flag
2013-07-23 Daniel Vetterdrm: remove dev->last_switch
2013-07-23 Daniel Vetterdrm: kill dev->context_wait
2013-07-23 Daniel Vetterdrm: remove drm_modctx ioctl and use drm_noop instead
2013-07-23 Linus TorvaldsMerge tag 'trace-3.11-rc2' of git://git.kernel.org...
2013-07-23 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2013-07-23 Linus TorvaldsMerge tag 'gpio-for-v3.11-2' of git://git.kernel.org...
2013-07-23 Linus TorvaldsMerge branch 'for-3.11/drivers' of git://git.kernel...
2013-07-22 Dave AirlieMerge tag 'drm-intel-fixes-2013-07-22' of git://people...
2013-07-22 Steven RostedtThermal: Fix lockup of cpu_down()
2013-07-22 Dave AirlieMerge branch 'drm-nouveau-next' of git://anongit.freede...
2013-07-21 Daniel Vetterdrm/crtc-helper: explicit DPMS on after modeset
2013-07-21 Linus TorvaldsLinux 3.11-rc2 v3.11-rc2
2013-07-21 Linus TorvaldsMerge tag 'acpi-video-3.11' of git://git.kernel.org...
2013-07-21 Daniel Vetterdrm/i915: fix up gt init sequence fallout
2013-07-21 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2013-07-21 Zheng Liuext3: fix a BUG when opening a file with O_TMPFILE...
2013-07-21 Zheng Liuext4: fix a BUG when opening a file with O_TMPFILE...
2013-07-20 Linus TorvaldsMerge tag 'staging-3.11-rc2' of git://git.kernel.org...
2013-07-20 Rohit Vaswanidrivers: gpio: msm: Fix the error condition for reading...
2013-07-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-07-20 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2013-07-20 Linus TorvaldsMerge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org...
2013-07-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-07-20 Javier Martinez... gpio/omap: fix build error when OF_GPIO is not defined.
2013-07-20 Javier Martinez... gpio/omap: auto request GPIO as input if used as IRQ...
2013-07-20 Javier Martinez... gpio/omap: don't create an IRQ mapping for every GPIO...
2013-07-20 Chris Wilsondrm/i915: Serialize almost all register access
2013-07-20 Kamal Mostafadrm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlight
2013-07-20 Paulo Zanonidrm/i915: invert {ilk, snb}_gt_irq_handler check
2013-07-20 Peng Taovfs: constify dentry parameter in d_count()
2013-07-20 Al Virolivelock avoidance in sget()
2013-07-19 Al Viroallow O_TMPFILE to work with O_WRONLY
2013-07-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-07-19 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2013-07-19 Linus TorvaldsMerge tag 'arm64-stable' of git://git.kernel.org/pub...
2013-07-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-07-19 Richard Hendersonalpha: Use handle_percpu_irq for the timer interrupt
2013-07-19 Richard Hendersonalpha: Force the user-visible HZ to a constant 1024.
2013-07-19 Richard Hendersonalpha: Don't if-out dp264_device_interrupt.
2013-07-19 Richard Hendersonalpha: Use __builtin_alpha_rpcc
next