summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-22Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie10-19/+61
2012-11-19drm/nouveau/bios: fix DCB v1.5 parsingMarcin Slusarz2-6/+10
2012-11-19drm/nouveau: add missing pll_calc callsMaarten Lankhorst3-1/+22
2012-11-19drm/nouveau: fix crash with noaccel=1Marcin Slusarz1-0/+4
2012-11-19drm/nv40: allocate ctxprog with kmallocMarcin Slusarz3-5/+13
2012-11-19drm/nvc0/disp: fix thinko in vblank regression fix..Kelly Doran1-7/+12
2012-11-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie3-4/+31
2012-11-16Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-1/+1
2012-11-16drm/ttm: remove unneeded preempt_disable/enableAkinobu Mita1-4/+0
2012-11-16ttm: Clear the ttm page allocated from high memory zone correctlyZhao Yakui1-1/+4
2012-11-16vmwgfx: return an -EFAULT if copy_to_user() failsDan Carpenter1-0/+2
2012-11-15drm/radeon: fix logic error in atombios_encoders.cAlex Deucher1-1/+1
2012-11-13drm/i915: do not ignore eDP bpc settings from vbtJani Nikula1-0/+11
2012-11-12drm/i915/sdvo: clean up connectors on intel_sdvo_init() failuresJani Nikula1-3/+19
2012-11-11Linux 3.7-rc5v3.7-rc5Linus Torvalds1-1/+1
2012-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds25-66/+131
2012-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds38-97/+291
2012-11-10Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-30/+30
2012-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds11-47/+20
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-17/+132
2012-11-10sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller9-8/+24
2012-11-10sparc: Support atomic64_dec_if_positive properly.David S. Miller4-2/+20
2012-11-10of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson2-0/+7
2012-11-10sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irqAndreas Larsson1-2/+4
2012-11-10sparc: Add sparc support for platform_get_irq()Andreas Larsson1-0/+7
2012-11-10gre6: fix rtnl dump messagesNicolas Dichtel1-4/+4
2012-11-10gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng1-1/+4
2012-11-10usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning1-3/+5
2012-11-10ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa1-2/+1
2012-11-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-1/+6
2012-11-10Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds8-52/+62
2012-11-10Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds16-97/+144
2012-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+8
2012-11-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds20-40/+92
2012-11-09xen/arm: Fix compile errors when drivers are compiled as modules (export more).Stefano Stabellini1-0/+6
2012-11-09drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom1-1/+1
2012-11-09drm/vmwgfx: Fix hibernation device resetThomas Hellstrom1-0/+5
2012-11-09Merge tag 'pinctrl-for-v3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-50/+369
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds8-28/+35
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-26/+43
2012-11-09Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds9-395/+13
2012-11-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-36/+57
2012-11-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-13/+21
2012-11-09Merge tag 'for-linus-v3.7-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds13-63/+127
2012-11-09h8300: add missing L1_CACHE_SHIFTFengguang Wu1-1/+2
2012-11-09mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()Takamori Yamaguchi1-0/+2
2012-11-09fanotify: fix missing breakEric Paris1-0/+1
2012-11-09revert "epoll: support for disabling items, and a self-test app"Andrew Morton5-392/+4
2012-11-09checkpatch: improve network block comment style checkingJoe Perches1-2/+4
2012-11-09Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie5-13/+17