summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hwmon: Prevent some divide by zeros in FAN_TO_REG()Dan Carpenter2013-12-123-1/+5
* hwmon: (w83l768ng) Fix fan speed control rangeJean Delvare2013-12-121-3/+6
* hwmon: (w83l786ng) Fix fan speed control mode setting and reportingBrian Carnes2013-12-121-2/+2
* hwmon: (lm90) Unregister hwmon device if interrupt setup failsGuenter Roeck2013-12-121-1/+3
* 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-1015-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-051-6/+9
| | * | | drm/radeon: fix null pointer dereference in dce6+ audio codeAlex Deucher2013-12-051-5/+7
| | * | | drm/radeon: fixup bad vram size on SIAlex Deucher2013-12-051-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
| * | | | drm: fix the addition of the side-by-side (half) flag for extra 3D modesThomas Wood2013-12-051-1/+1
| * | | | drm/edid: fix length check when adding extra 3D modesThomas Wood2013-12-051-1/+1
| * | | | Merge tag 'drm-intel-fixes-2013-12-02' of git://people.freedesktop.org/~danve...Dave Airlie2013-12-0511-77/+82
| |\ \ \ \
| | * | | | drm/i915: Pin pages whilst allocating for dma-buf vmap()Chris Wilson2013-11-291-5/+8