summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-22Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds9-80/+166
2014-02-22Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-1/+1
2014-02-22irqchip: orion: Fix getting generic chip pointer.Andrew Lunn1-1/+2
2014-02-22perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter tableStephane Eranian1-1/+9
2014-02-22perf/x86: Correctly use FEATURE_PDCMPeter Zijlstra1-4/+1
2014-02-22perf, nmi: Fix unknown NMI warningMarkus Metzger1-4/+2
2014-02-22usb: chipidea: need to mask when writting endptflush and endptprimeMatthieu CASTET1-2/+2
2014-02-22staging: binder: Fix death notificationsArve Hjønnevåg1-2/+1
2014-02-22sched/deadline: Remove useless dl_nr_totalKirill Tkhai2-4/+1
2014-02-22sched/deadline: Test for CPU's presence explicitlyBoris Ostrovsky1-3/+3
2014-02-22sched: Add 'flags' argument to sched_{set,get}attr() syscallsPeter Zijlstra2-7/+10
2014-02-22sched: Fix information leak in sys_sched_getattr()Vegard Nossum1-1/+1
2014-02-22sched,numa: add cond_resched to task_numa_workRik van Riel1-0/+2
2014-02-22sched/core: Make dl_b->lock IRQ safeJuri Lelli1-4/+6
2014-02-22sched/core: Fix sched_rt_global_validateJuri Lelli1-1/+2
2014-02-22sched/deadline: Fix overflow to handle period==0 and deadline!=0Steven Rostedt1-1/+1
2014-02-22sched/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-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-2/+3
2014-02-21Merge tag 'pm+acpi-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds15-97/+204
2014-02-21Merge tag 'iommu-fixes-v3.14-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-42/+63
2014-02-21Merge tag 'sound-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds19-145/+130
2014-02-21Merge branch 'pm-cpufreq'Rafael J. Wysocki3-9/+21
2014-02-21Merge branches 'acpi-pm' and 'acpi-video'Rafael J. Wysocki9-80/+154
2014-02-21Merge branches 'acpi-cleanup', 'acpi-dock', 'acpi-pci' and 'acpi-dsm'Rafael J. Wysocki545-3107/+6240
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-21regulator: core: Change dummy supplies error message to a warningShuah Khan1-1/+1
2014-02-21Merge tag 'fixes-for-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman8-63/+78
2014-02-21Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-22/+152
2014-02-21ACPI / nouveau: fix probing regression related to _DSMJiang Liu1-2/+24
2014-02-21Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-8/+35
2014-02-21Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-28/+40
2014-02-21Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+8
2014-02-20Merge branch 'fixes-for-v3.14' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2-2/+4
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-20usb: musb: correct use of schedule_delayed_work()Daniel Mack2-6/+9
2014-02-20usb: phy: msm: fix compilation errors when !CONFIG_PM_SLEEPJosh Cartwright1-31/+26
2014-02-20usb: gadget: fix NULL pointer dereferenceAndrzej Pietrasiewicz1-1/+6
2014-02-20usb: gadget: printer: using gadget_is_otg to check otg support at runtimePeter Chen1-1/+1
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-20Merge tag 'asoc-v3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai738-4119/+9334
2014-02-20sparc32: make copy_to/from_user_page() usable from modular codePaul Gortmaker1-0/+2
2014-02-20sparc32: 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