aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-21perf/x86: Correctly use FEATURE_PDCMPeter Zijlstra1-4/+1
2014-02-21perf, nmi: Fix unknown NMI warningMarkus Metzger1-4/+2
2014-02-21sched/deadline: Remove useless dl_nr_totalKirill Tkhai2-4/+1
2014-02-21sched/deadline: Test for CPU's presence explicitlyBoris Ostrovsky1-3/+3
2014-02-21sched: Add 'flags' argument to sched_{set,get}attr() syscallsPeter Zijlstra2-7/+10
2014-02-21sched: Fix information leak in sys_sched_getattr()Vegard Nossum1-1/+1
2014-02-21sched,numa: add cond_resched to task_numa_workRik van Riel1-0/+2
2014-02-21sched/core: Make dl_b->lock IRQ safeJuri Lelli1-4/+6
2014-02-21sched/core: Fix sched_rt_global_validateJuri Lelli1-1/+2
2014-02-21sched/deadline: Fix overflow to handle period==0 and deadline!=0Steven Rostedt1-1/+1
2014-02-21sched/deadline: Fix bad accounting of nr_runningJuri Lelli1-4/+2
2014-02-21watchdog: w83697hf_wdt: return ENODEV if no device was foundStanislav Kholmanskikh1-1/+1
2014-02-21intel_pstate: Add support for Baytrail turbo P statesDirk Brandewie1-3/+12
2014-02-21intel_pstate: Use LFM bus ratio as min ratio/P stateDirk Brandewie1-1/+1
2014-02-20ACPI / nouveau: fix probing regression related to _DSMJiang Liu1-2/+24
2014-02-20user_namespace.c: Remove duplicated word in commentBrian Campbell1-1/+1
2014-02-20Sparc: sparc_cpu_model isn't in asm/system.h any more [ver #2]David Howells1-1/+0
2014-02-20arm/smmu: Use irqsafe spinlock for domain lockJoerg Roedel1-5/+7
2014-02-20of: Add self test for of_match_node()Grant Likely3-0/+87
2014-02-20of: Move testcase FDT data into drivers/ofGrant Likely6-4/+5
2014-02-20of: reimplement the matching method for __of_match_node()Kevin Hao1-36/+75
2014-02-20ALSA: hda - Enable front audio jacks on one HP desktop modelHui Wang1-0/+13
2014-02-19sparc32: make copy_to/from_user_page() usable from modular codePaul Gortmaker1-0/+2
2014-02-19sparc32: fix build failure for arch_jump_label_transformPaul Gortmaker1-1/+1
2014-02-20Revert "ACPI: Blacklist Win8 OSI for some HP laptop 2013 models"Rafael J. Wysocki1-50/+0
2014-02-20ACPI / video: Add systems that should favour native backlight interfaceAaron Lu3-29/+134
2014-02-20ACPI / video: Filter the _BCL table for duplicate brightness valuesHans de Goede1-1/+7
2014-02-19NFS fix error return in nfs4_select_rw_stateidAndy Adamson1-1/+4
2014-02-19mfd: sec-core: sec_pmic_{suspend,resume}() should depend on CONFIG_PM_SLEEPGeert Uytterhoeven1-0/+2
2014-02-19mfd: max14577: max14577_{suspend,resume}() should depend on CONFIG_PM_SLEEPGeert Uytterhoeven1-0/+2
2014-02-19mfd: tps65217: Naturalise cross-architecture discrepanciesLee Jones2-4/+4
2014-02-19mfd: wm8994-core: Naturalise cross-architecture discrepanciesLee Jones1-1/+1
2014-02-19mfd: max8998: Naturalise cross-architecture discrepanciesLee Jones2-4/+4
2014-02-19mfd: max8997: Naturalise cross-architecture discrepanciesLee Jones2-4/+4
2014-02-19ALSA: hda/ca0132 - Fix recording from mode id 0x8Hsin-Yu Chao1-3/+1
2014-02-19ALSA: hda/ca0132 - setup/cleanup streamsHsin-Yu Chao1-59/+7
2014-02-19xfs: limit superblock corruption errors to actual corruptionEric Sandeen1-3/+2
2014-02-19xfs: skip verification on initial "guess" superblock readEric Sandeen2-10/+17
2014-02-19MAINTAINERS: SGI no longer maintaining XFSBen Myers1-1/+0
2014-02-19xfs: xfs_sb_read_verify() doesn't flag bad crcs on primary sbEric Sandeen1-1/+1
2014-02-19cpufreq: powernow-k8: Initialize per-cpu data-structures properlySrivatsa S. Bhat1-3/+7
2014-02-19cpufreq: remove sysfs link when a cpu != policy->cpu, is removedviresh kumar1-2/+1
2014-02-18hwmon: (max1668) Fix writing the minimum temperatureGuenter Roeck1-1/+1
2014-02-18cgroup: update cgroup_enable_task_cg_lists() to grab siglockTejun Heo1-0/+5
2014-02-18MAINTAINERS: add entry for the PHY libraryFlorian Fainelli1-0/+11
2014-02-18of_mdio: fix phy interrupt passingBen Dooks1-7/+9
2014-02-18net: ethernet: update dependency and help text of mvnetaThomas Petazzoni1-3/+3
2014-02-18NET: fec: only enable napi if we are successfulRussell King1-2/+2
2014-02-18af_packet: remove a stray tab in packet_set_ring()Dan Carpenter1-1/+1
2014-02-18Revert "of: search the best compatible match first in __of_match_node()"Kevin Hao1-42/+1