aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | | Ocfs2: Re-access the journal after ocfs2_insert_extent() in dxdir codes.Tristan Ye2010-09-10
| | * | | | | | ocfs2: Fix lockdep warning in reflink.Tao Ma2010-09-10
| | * | | | | | ocfs2/lockdep: Move ip_xattr_sem out of ocfs2_xattr_get_nolock.Tao Ma2010-09-10
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-09-24
| |\ \ \ \ \ \ \
| | * | | | | | | USB: update Kconfig help text for CONFIG_USB_SUSPENDAlan Stern2010-09-24
| | * | | | | | | usb: musb: gadget: restart request on clearing endpoint haltSergei Shtylyov2010-09-24
| | * | | | | | | usb: musb: host: Issue a memory barrier before starting DMASantosh Shilimkar2010-09-24
| | * | | | | | | usb: musb: gadget: fix dma length in txstateMing Lei2010-09-24
| | * | | | | | | usb: musb: gadget: complete request only if data is transfered overMing Lei2010-09-24
| | * | | | | | | usb: musb: gadget: fix DMA length for OUT transferMing Lei2010-09-24
| | * | | | | | | usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1Ming Lei2010-09-24
| | * | | | | | | usb: musb: gadget: fix bulk IN infinit hangs in double buffer caseMing Lei2010-09-24
| | * | | | | | | usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX styleMing Lei2010-09-24
| | * | | | | | | USB: fix bug in initialization of interface minor numbersAlan Stern2010-09-24
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-09-24
| |\ \ \ \ \ \ \
| | * | | | | | | Staging: ti-st: remove st_get_plat_devicePavan Savoy2010-09-24
| | |/ / / / / /
| * | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-09-24
| |\ \ \ \ \ \ \
| | * | | | | | | vgaarb: trivial fixDaniel J Blueman2010-09-23
| | * | | | | | | drm: radeon cleanup fixes...Daniel J Blueman2010-09-23
| | * | | | | | | drm: fix trivial coding errorsDaniel J Blueman2010-09-23
| | * | | | | | | drm: ttm sparse fixes.Daniel J Blueman2010-09-23
| | * | | | | | | drm/nouveau: fix panels using straps-based mode detectionBen Skeggs2010-09-23
| | * | | | | | | drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer.Francisco Jerez2010-09-21
| | * | | | | | | drm/radeon: don't allow device to be opened if powered downDave Airlie2010-09-21
| * | | | | | | | m32r: fix breakage from "m32r: use generic ptrace_resume code"Al Viro2010-09-24
| * | | | | | | | m32r: hole in shifting pc backAl Viro2010-09-24
| * | | | | | | | m32r: don't block signals if sigframe setup has failedAl Viro2010-09-24
| * | | | | | | | make m32r handle multiple pending signalsAl Viro2010-09-24
| * | | | | | | | m32r: fix rt_sigsuspend()Al Viro2010-09-24
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie2010-10-05
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/i915: Avoid circular locking from intel_fbdev_fini()Chris Wilson2010-10-04
| * | | | | | | | drm/i915: mark display port DPMS state as 'ON' when enabling outputKeith Packard2010-10-04
| * | | | | | | | drm/i915: Skip pread/pwrite if size to copy is 0.Chris Wilson2010-10-04
| * | | | | | | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-10-04
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/i915: Rephrase pwrite bounds checking to avoid any potential overflowChris Wilson2010-10-03
| | * | | | | | | | drm/i915: Sanity check pread/pwriteChris Wilson2010-10-03
| * | | | | | | | | drm/i915: avoid struct mutex output_poll mutex lock loop on unloadKeith Packard2010-10-04
| * | | | | | | | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-10-03
| |\| | | | | | | |
| | * | | | | | | | drm/i915: Use pipe state to tell when pipe is offKeith Packard2010-10-03
| | * | | | | | | | drm/i915: vblank status not valid while training display portKeith Packard2010-10-03
| | * | | | | | | | drivers/gpu/drm/i915/i915_gem.c: Add missing error handling codeJulia Lawall2010-10-02
| | * | | | | | | | drm/i915: Fix refleak during eviction.Chris Wilson2010-10-01
| * | | | | | | | | drm/i915: Don't mask the return code whilst relocating.Chris Wilson2010-10-02
| * | | | | | | | | drm/i915: If the GPU hangs twice within 5 seconds, declare it wedged.Chris Wilson2010-10-01
| * | | | | | | | | drm/i915: Only print 'generating error event' if we actually areChris Wilson2010-10-01
| * | | | | | | | | drm/i915: Try to reset gen2 devices.Chris Wilson2010-10-01
| * | | | | | | | | drm/i915: Clear fence registers on GPU resetChris Wilson2010-10-01
| * | | | | | | | | drm/i915: Force the domain to CPU on unbinding whilst wedged.Chris Wilson2010-10-01
| * | | | | | | | | drm: Move the GTT accounting to i915Chris Wilson2010-10-01
| * | | | | | | | | i915: Added function to initialize VBT settingsSimon Que2010-09-30