summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'xfs-fixes-for-3.14-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds2014-02-225-27/+43
|\
| * xfs: limit superblock corruption errors to actual corruptionEric Sandeen2014-02-191-3/+2Star
| * xfs: skip verification on initial "guess" superblock readEric Sandeen2014-02-192-10/+17
| * MAINTAINERS: SGI no longer maintaining XFSBen Myers2014-02-191-1/+0Star
| * xfs: xfs_sb_read_verify() doesn't flag bad crcs on primary sbEric Sandeen2014-02-191-1/+1
| * xfs: ensure correct log item buffer alignmentDave Chinner2014-02-101-4/+15
| * xfs: ensure correct timestamp updates from truncateChristoph Hellwig2014-02-101-8/+8
* | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-02-219-80/+166
|\ \
| * | of: Add self test for of_match_node()Grant Likely2014-02-203-0/+87
| * | of: Move testcase FDT data into drivers/ofGrant Likely2014-02-206-4/+5
| * | of: reimplement the matching method for __of_match_node()Kevin Hao2014-02-201-36/+75
| * | Revert "of: search the best compatible match first in __of_match_node()"Kevin Hao2014-02-181-42/+1Star
* | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2014-02-211-1/+1
|\ \ \
| * | | watchdog: w83697hf_wdt: return ENODEV if no device was foundStanislav Kholmanskikh2014-02-211-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-02-213-2/+3
|\ \ \ \
| * | | | Sparc: sparc_cpu_model isn't in asm/system.h any more [ver #2]David Howells2014-02-201-1/+0Star
| * | | | sparc32: make copy_to/from_user_page() usable from modular codePaul Gortmaker2014-02-201-0/+2
| * | | | sparc32: fix build failure for arch_jump_label_transformPaul Gortmaker2014-02-201-1/+1
* | | | | Merge tag 'pm+acpi-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-02-2115-97/+204
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-02-213-9/+21
| |\ \ \ \ \
| | * | | | | intel_pstate: Add support for Baytrail turbo P statesDirk Brandewie2014-02-211-3/+12
| | * | | | | intel_pstate: Use LFM bus ratio as min ratio/P stateDirk Brandewie2014-02-211-1/+1
| | * | | | | cpufreq: powernow-k8: Initialize per-cpu data-structures properlySrivatsa S. Bhat2014-02-191-3/+7
| | * | | | | cpufreq: remove sysfs link when a cpu != policy->cpu, is removedviresh kumar2014-02-191-2/+1Star
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'acpi-pm' and 'acpi-video'Rafael J. Wysocki2014-02-219-80/+154
| |\ \ \ \ \ \ \
| | | * | | | | | Revert "ACPI: Blacklist Win8 OSI for some HP laptop 2013 models"Rafael J. Wysocki2014-02-201-50/+0Star
| | | * | | | | | ACPI / video: Add systems that should favour native backlight interfaceAaron Lu2014-02-203-29/+134
| | | * | | | | | ACPI / video: Filter the _BCL table for duplicate brightness valuesHans de Goede2014-02-201-1/+7
| | | |/ / / / /
| | * | | | | | ACPI / thermal: fix thermal driver compile error when CONFIG_PM_SLEEP is unde...Shuah Khan2014-02-131-0/+2
| | * | | | | | ACPI / SBS: fix SBS driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan2014-02-131-0/+2
| | * | | | | | ACPI / fan: fix fan driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan2014-02-131-0/+3
| | * | | | | | ACPI / button: fix button driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan2014-02-131-0/+2
| | * | | | | | ACPI / battery: fix battery driver compile error when CONFIG_PM_SLEEP is unde...Shuah Khan2014-02-131-0/+2
| | * | | | | | ACPI / AC: fix AC driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan2014-02-131-0/+2
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'acpi-cleanup', 'acpi-dock', 'acpi-pci' and 'acpi-dsm'Rafael J. Wysocki2014-02-21545-3107/+6240
| |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | ACPI / nouveau: fix probing regression related to _DSMJiang Liu2014-02-201-2/+24
| | | | | |/ / / / / | | | | |/| | | | |
| | | * / | | | | | ACPI / PCI: Fix memory leak in acpi_pci_irq_enable()Tomasz Nowicki2014-02-181-0/+1
| | | |/ / / / / /
| | * | | | | | | ACPI / dock: Make 'docked' sysfs attribute work as documentedRafael J. Wysocki2014-02-151-5/+3Star
| * | | | | | | | ACPI / SBS: Fix incorrect sscanf() stringLuis G.F2014-02-131-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'iommu-fixes-v3.14-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-02-211-42/+63
|\ \ \ \ \ \ \ \
| * | | | | | | | arm/smmu: Use irqsafe spinlock for domain lockJoerg Roedel2014-02-201-5/+7
| * | | | | | | | Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...Joerg Roedel2014-02-181-42/+61
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | iommu/arm-smmu: fix compilation issue when !CONFIG_ARM_AMBAWill Deacon2014-02-101-0/+2
| | * | | | | | | iommu/arm-smmu: set CBARn.BPSHCFG to NSH for s1-s2-bypass contextsWill Deacon2014-02-101-4/+12
| | * | | | | | | iommu/arm-smmu: fix table flushing during initial allocationsWill Deacon2014-02-101-24/+27
| | * | | | | | | iommu/arm-smmu: really fix page table lockingWill Deacon2014-02-101-10/+10
| | * | | | | | | iommu/arm-smmu: fix pud/pmd entry fill sequenceYifan Zhang2014-02-101-4/+10
| | |/ / / / / /
* | | | | | | | Merge tag 'sound-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-02-2119-145/+130Star
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | ALSA: hda - Enable front audio jacks on one HP desktop modelHui Wang2014-02-201-0/+13
| * | | | | | | Merge tag 'asoc-v3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2014-02-20738-4119/+9334
| |\ \ \ \ \ \ \