summaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-12perf/x86/intel/uncore: Fix uncore num_countersKan Liang1-5/+5
2016-08-12uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructionsDenys Vlasenko1-11/+11
2016-08-12mm/memory_hotplug.c: initialize per_cpu_nodestats for hotadded pgdatsReza Arbab1-0/+2
2016-08-12mm, oom: fix uninitialized ret in task_will_free_mem()Geert Uytterhoeven1-1/+1
2016-08-12kasan: remove the unnecessary WARN_ONCE from quarantine.cAlexander Potapenko1-5/+2
2016-08-12mm: memcontrol: fix memcg id ref counter on swap charge moveVladimir Davydov1-6/+18
2016-08-12mm: memcontrol: fix swap counter leak on swapout from offline cgroupVladimir Davydov1-6/+38
2016-08-12proc, meminfo: use correct helpers for calculating LRU sizes in meminfoMel Gorman2-2/+2
2016-08-12mm/hugetlb: fix incorrect hugepages count during mem hotplugzhong jiang1-0/+1
2016-08-11efi/capsule: Allocate whole capsule into virtual memoryAustin Christ2-6/+8
2016-08-11x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled...Alex Thorlton1-1/+2
2016-08-11Merge tag 'pxa-fixes-v4.8' of https://github.com/rjarzmik/linux into randconf...Arnd Bergmann2-0/+2
2016-08-11mm/slub.c: run free_partial() outside of the kmem_cache_node->list_lockChris Wilson1-1/+5
2016-08-11rmap: fix compound check logic in page_remove_file_rmapSteve Capper1-1/+1
2016-08-11mm, rmap: fix false positive VM_BUG() in page_add_file_rmap()Kirill A. Shutemov1-2/+3
2016-08-11mm/page_alloc.c: recalculate some of node threshold when on/offline memoryJoonsoo Kim1-15/+35
2016-08-11mm/page_alloc.c: fix wrong initialization when sysctl_min_unmapped_ratio changesJoonsoo Kim1-1/+1
2016-08-11thp: move shmem_huge_enabled() outside of SYSFS ifdefArnd Bergmann1-1/+3
2016-08-11revert "ARM: keystone: dts: add psci command definition"Andrew Morton1-8/+0
2016-08-11rapidio: dereferencing an error pointerDan Carpenter1-11/+13
2016-08-11tools/testing/nvdimm: fix SIGTERM vs hotplug crashDan Williams1-0/+2
2016-08-10arm64: Kconfig: select HISILICON_IRQ_MBIGEN only if PCI is selectedSudeep Holla1-1/+1
2016-08-10arm64: Kconfig: select ALPINE_MSI only if PCI is selectedSudeep Holla1-1/+1
2016-08-10ARM: dts: realview: Fix PBX-A9 cache descriptionRobin Murphy1-5/+4
2016-08-10ARM: tegra: fix erroneous address in dtsRalf Ramsauer1-2/+2
2016-08-10ARM: dts: add syscon compatible string for AP sysconLinus Walleij1-1/+1
2016-08-10ARM: dts: add syscon compatible string for CP sysconLinus Walleij1-1/+1
2016-08-10ARM: oxnas: select reset controller frameworkArnd Bergmann1-0/+2
2016-08-10ARM: hide mach-*/ include for ARM_SINGLE_ARMV7MArnd Bergmann1-0/+2
2016-08-10ARM: don't include removed directoriesArnd Bergmann3-5/+3
2016-08-10arm: oabi compat: add missing access checksDave Weinstein1-1/+7
2016-08-10get_maintainer: Don't check if STDIN exists in a VCS repositoryJoe Perches1-1/+1
2016-08-10selftests/powerpc: Specify we expect to build with std=gnu99Michael Ellerman1-1/+1
2016-08-10ALSA: hda - Manage power well properly for resumeTakashi Iwai1-12/+20
2016-08-10powerpc/vdso: Fix build rules to rebuild vdsos correctlyNicholas Piggin2-6/+6
2016-08-10powerpc/Makefile: Use cflags-y/aflags-y for setting endian optionsMichael Ellerman1-10/+12
2016-08-10locking/pvqspinlock: Fix a bug in qstat_read()Pan Xinhui1-1/+0
2016-08-10locking/pvqspinlock: Fix double hash raceWanpeng Li1-1/+1
2016-08-10locking/qrwlock: Fix write unlock bug on big endian systemspan xinhui1-2/+25
2016-08-10perf/core: Set cgroup in CPU contexts for new cgroup eventsDavid Carrillo-Cisneros2-18/+40
2016-08-10perf/core: Fix sideband list-iteration vs. event ordering NULL pointer defere...Peter Zijlstra1-5/+18
2016-08-10powerpc/32: Fix crash during static key initBenjamin Herrenschmidt4-0/+8
2016-08-10powerpc: Update obsolete comment in setup_32.c about early_init()Benjamin Herrenschmidt1-4/+2
2016-08-10powerpc: Print the kernel load address at the end of prom_init()Benjamin Herrenschmidt1-1/+1
2016-08-10powerpc/ptrace: Fix coredump since ptrace TM changesCyril Bur3-28/+19
2016-08-10powerpc/32: Fix csum_partial_copy_generic()Christophe Leroy1-3/+4
2016-08-10cxl: Set psl_fir_cntl to production environment valueFrederic Barrat1-3/+6
2016-08-09Revert "printk: create pr_<level> functions"Linus Torvalds4-76/+26
2016-08-09ipr: Fix sync scsi scanBrian King1-5/+6
2016-08-09mm: memcontrol: only mark charged pages with PageKmemcgVladimir Davydov3-14/+18