summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...Herbert Xu2013-09-0712-43/+1082
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2013-09-074397-171323/+248661
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-2413-1082/+44
| |\
| | * Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu2013-07-2412-1081/+43
| | * crypto: caam - Fixed the memory out of bound overwrite issueVakul Garg2013-07-101-1/+1
| * | Merge tag 'please-pull-bp-edac' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-234-15/+31
| |\ \
| | * | EDAC: Fix lockdep splatBorislav Petkov2013-07-234-15/+31
| * | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-233-14/+24
| |\ \ \
| | * | | of/irq: init struct resource to 0 in of_irq_to_resource()Sebastian Andrzej Siewior2013-07-221-0/+1
| | * | | of/irq: Avoid calling list_first_entry() for empty listAxel Lin2013-07-221-2/+3
| | * | | of: add vendor prefixes for hisiliconZhangfei Gao2013-07-221-0/+1
| | * | | of: add vendor prefix for Qualcomm Atheros, Inc.Gabor Juhos2013-07-221-0/+1
| | * | | MAINTAINERS: Fix incorrect status tagGrant Likely2013-07-221-2/+2
| | * | | MAINTAINERS: Refactor device tree maintainershipGrant Likely2013-07-221-3/+14
| | * | | MAINTAINERS: Change device tree mailing listGrant Likely2013-07-221-2/+2
| | * | | MAINTAINERS: Remove Grant LikelyGrant Likely2013-07-221-5/+0
| * | | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-233-52/+27
| |\ \ \ \
| | * | | | cgroup: replace task_cgroup_path_from_hierarchy() with task_cgroup_path()Tejun Heo2013-07-122-14/+20
| | * | | | cgroup: remove bcache_subsys_id which got added stealthilyTejun Heo2013-07-091-38/+7
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-2325-130/+242
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'drm-intel-fixes-2013-07-22' of git://people.freedesktop.org/~danve...Dave Airlie2013-07-2210-49/+110
| | |\ \ \ \ \
| | | * | | | | drm/i915: fix up gt init sequence falloutDaniel Vetter2013-07-214-6/+7
| | | * | | | | drm/i915: Serialize almost all register accessChris Wilson2013-07-201-3/+6
| | | * | | | | drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlightKamal Mostafa2013-07-203-1/+19
| | | * | | | | drm/i915: correctly restore fences with objects attachedDaniel Vetter2013-07-191-2/+16
| | | * | | | | Merge tag 'v3.10' into drm-intel-fixesDaniel Vetter2013-07-18133-566/+5589
| | | |\ \ \ \ \
| | | * | | | | | drm/i915: Fix dereferencing invalid connectors in is_crtc_connector_off()Chris Wilson2013-07-171-10/+13
| | | * | | | | | drm/i915: Sanitize shared dpll stateDaniel Vetter2013-07-171-2/+17
| | | * | | | | | drm/i915: fix long-standing SNB regression in power consumption after resume v2Konstantin Khlebnikov2013-07-172-11/+12
| | | * | | | | | drm/i915: Preserve the DDI_A_4_LANES bit from the biosStéphane Marchesin2013-07-132-5/+7
| | | * | | | | | drm/i915: fix pfit regression for non-autoscaled resolutionsDaniel Vetter2013-07-122-4/+4
| | | * | | | | | drm/i915: fix up readout of the lvds dither bit on gen2/3Daniel Vetter2013-07-112-7/+11
| | * | | | | | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2013-07-2214-65/+121
| | |\ \ \ \ \ \ \
| | | * | | | | | | drm/nouveau: do not allow negative sizes for nowMaarten Lankhorst2013-07-101-0/+6
| | | * | | | | | | drm/nouveau: add falcon interrupt handlerMaarten Lankhorst2013-07-107-0/+26
| | | * | | | | | | drm/nouveau: use dedicated channel for async moves on GT/GF chipsets.Ben Skeggs2013-07-102-3/+15
| | | * | | | | | | drm/nouveau: bump fence timeout to 15 secondsMaarten Lankhorst2013-07-101-1/+1
| | | * | | | | | | drm/nouveau: do not unpin in nouveau_gem_object_delMaarten Lankhorst2013-07-102-8/+5
| | | * | | | | | | drm/nv50/kms: fix pin refcnt leaksBen Skeggs2013-07-101-11/+35
| | | * | | | | | | drm/nouveau: fix some error-path leaks in fbcon handling codeMaarten Lankhorst2013-07-102-6/+11
| | | * | | | | | | drm/nouveau: fix locking issues in page flipping pathsBen Skeggs2013-07-103-36/+22
| | | * | | | | | | Merge remote-tracking branch 'airlied/drm-next' into drm-nouveau-nextBen Skeggs2013-07-08339-7106/+69936
| | | |\ \ \ \ \ \ \
| | * | | | | | | | | drm/crtc-helper: explicit DPMS on after modesetDaniel Vetter2013-07-221-16/+11
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Fix __wait_on_atomic_t() to call the action func if the counter != 0David Howells2013-07-231-1/+2
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2013-07-2316-180/+381
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | alpha: Use handle_percpu_irq for the timer interruptRichard Henderson2013-07-191-1/+1
| | * | | | | | | | | alpha: Force the user-visible HZ to a constant 1024.Richard Henderson2013-07-192-10/+5
| | * | | | | | | | | alpha: Don't if-out dp264_device_interrupt.Richard Henderson2013-07-191-8/+0
| | * | | | | | | | | alpha: Use __builtin_alpha_rpccRichard Henderson2013-07-191-3/+1
| | * | | | | | | | | alpha: Fix type compatibility warning for marvel_map_irqRichard Henderson2013-07-191-1/+2
OpenPOWER on IntegriCloud