summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bdw-fixes' of git://people.freedesktop.org/~danvet/drm-intel in...Dave Airlie2013-12-126-7/+55
|\
| * drm/i915/bdw: PIPE_[BC] I[ME]R moved to powerwellBen Widawsky2013-11-141-1/+17
| * drm/i915/bdw: Limit GTT to 2GBBen Widawsky2013-11-141-0/+5
| * drm/i915/bdw: Add comment about gen8 HWS PGABen Widawsky2013-11-141-0/+1
| * drm/i915/bdw: Free correct number of ppgtt pagesBen Widawsky2013-11-141-2/+2
| * drm/i915/bdw: Do gen6 style reset for gen8Ben Widawsky2013-11-141-0/+1
| * drm/i915/bdw: GEN8 backlight supportBen Widawsky2013-11-141-3/+23
| * drm/i915/bdw: Add BDW to ULT macroBen Widawsky2013-11-141-1/+6
* | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-12-1015-15/+2
|\ \
| * | sc1200_wdt: Fix oopsAlan2013-12-101-1/+2
| * | watchdog: Drop unnecessary include of miscdevice.hGuenter Roeck2013-12-1014-14/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2013-12-1019-19/+6
|\ \ \
| * | | avr32: favr-32: clk_round_rate() can return a zero upon errorPaul Walmsley2013-12-101-1/+3
| * | | avr32: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-12-101-1/+1
| * | | cpufreq_ at32ap-cpufreq.c: Fix section mismatchMatthias Brugger2013-12-101-1/+1
| * | | avr32: pm: Fix section mismatchMatthias Brugger2013-12-101-1/+1
| * | | avr32: Kill CONFIG_MTD_PARTITIONSEunbong Song2013-12-1015-15/+0
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-12-109-22/+19
|\ \ \ | |/ / |/| |
| * | s390/time,vdso: fix clock_gettime for CLOCK_MONOTONICMartin Schwidefsky2013-12-022-11/+4
| * | s390/vdso: ectg gettime support for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky2013-12-023-2/+7
| * | s390/vdso: fix access-list entry initializationHeiko Carstens2013-12-021-1/+1
| * | s390: increase CONFIG_NR_CPUS limitXose Vazquez Perez2013-12-021-3/+3
| * | s390/smp,sclp: fix size of sclp_cpu_info structureHeiko Carstens2013-12-021-1/+2
| * | s390/sclp: replace uninitialized early_event_mask_sccb variable with sccb_earlyHendrik Brueckner2013-12-021-3/+2
| * | s390/dasd: fix memory leak caused by dangling references to request_queueStefan Weinhuber2013-12-021-1/+0
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-12-0915-30/+47
|\ \ \
| * | | powerpc: Fix up the kdump base cap to 128MMahesh Salgaonkar2013-12-101-1/+1
| * | | powernv: Fix VFIO support with PHB3Thadeu Lima de Souza Cascardo2013-12-101-0/+1
| * | | powerpc/52xx: Re-enable bestcomm driver in defconfigsAnatolij Gustschin2013-12-106-6/+12
| * | | powerpc/pasemi: Turn on devtmpfs in defconfigOlof Johansson2013-12-101-4/+3
| * | | offb: Add palette hack for little endianCedric Le Goater2013-12-101-1/+10
| * | | offb: Little endian fixesCedric Le Goater2013-12-101-7/+11
| * | | powerpc: Fix PTE page address mismatch in pgtable ctor/dtorHong H. Pham2013-12-102-8/+4
| * | | powerpc/44x: Fix ocm_block allocationIlia Mirkin2013-12-101-1/+1
| * | | powerpc: Fix build break with PPC_EARLY_DEBUG_BOOTX=yMichael Ellerman2013-12-101-1/+4
| * | | Merge remote-tracking branch 'agust/merge' into mergeBenjamin Herrenschmidt2013-12-101-1/+0
| |\ \ \
| | * | | powerpc/512x: dts: remove misplaced IRQ spec from 'soc' nodeGerhard Sittig2013-12-071-1/+0
| |/ / /
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-12-0953-265/+847
|\ \ \ \
| * \ \ \ Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-12-0514-91/+106
| |\ \ \ \
| | * | | | drm/radeon/atom: fix bus probes when hw_i2c is set (v2)Alex Deucher2013-12-041-6/+9
| | * | | | drm/radeon: fix null pointer dereference in dce6+ audio codeAlex Deucher2013-12-041-5/+7
| | * | | | drm/radeon: fixup bad vram size on SIAlex Deucher2013-12-041-2/+9
| | * | | | drm/radeon: fix VGT_GS_INSTANCE_CNT registerDave Airlie2013-12-023-3/+4
| | * | | | drm/radeon: Fix a typo in Cayman and Evergreen registersAlexandre Demers2013-12-022-2/+2
| | * | | | drm/radeon/dpm: simplify state adjust logic for NIAlex Deucher2013-12-021-17/+11
| | * | | | drm/radeon: add radeon_vm_bo_update trace pointChristian König2013-12-024-12/+32
| | * | | | drm/radeon: add VMID allocation trace pointChristian König2013-12-022-0/+17
| | * | | | drm/radeon/dpm: Convert to use devm_hwmon_register_with_groupsGuenter Roeck2013-12-021-37/+12
| | * | | | drm/radeon: program DCE2 audio dto just like DCE3Alex Deucher2013-12-021-6/+2
| | * | | | drm/radeon: fix typo in fetching mpll paramsAlex Deucher2013-12-021-1/+1