summaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-03devpts: return NULL pts 'priv' entry for non-devpts nodesLinus Torvalds1-1/+2
2016-09-03tpm: invalid self test error messageJarkko Sakkinen1-2/+1
2016-09-02ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi1-3/+3
2016-09-02ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macroLorenzo Pieralisi1-1/+1
2016-09-02x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai1-0/+12
2016-09-02x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt1-2/+2
2016-09-02arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1James Morse1-0/+9
2016-09-02drivers/perf: arm_pmu: Fix NULL pointer dereference during probeStefan Wahren1-1/+1
2016-09-02drivers/perf: arm_pmu: Fix leak in error pathStefan Wahren1-0/+1
2016-09-02staging: octeon: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas1-1/+1
2016-09-02staging: rtl8172: fixed comment style in rts871x_cmd.cLouie Lu1-21/+25
2016-09-02staging: rtl8712: delete one space before if statementLouie Lu1-1/+1
2016-09-02staging: octeon: prevent poll during rx initAaro Koskinen1-0/+6
2016-09-02staging: octeon: set up pknd for all interfacesAaro Koskinen1-0/+2
2016-09-02staging: octeon: enable taking multiple rx groups into useAaro Koskinen1-2/+47
2016-09-02staging: octeon: support enabling multiple rx groupsAaro Koskinen3-53/+81
2016-09-02staging: octeon: move group number into rx group dataAaro Koskinen1-9/+11
2016-09-02staging: octeon: move irq into rx group specific dataAaro Koskinen1-7/+10
2016-09-02staging: octeon: create a struct for rx group specific dataAaro Koskinen1-6/+9
2016-09-02staging: octeon: move common poll code into a separate functionAaro Koskinen1-10/+19
2016-09-02staging: octeon: pass the NAPI instance reference to irq handlerAaro Koskinen1-4/+4
2016-09-02staging: octeon: use passed interrupt number in the handlerAaro Koskinen1-3/+3
2016-09-02staging: octeon: disable rx interrupts in oct_rx_shutdownAaro Koskinen2-9/+9
2016-09-02staging: i4l: act2000: Remove braces for single statementAnson Jacob1-2/+2
2016-09-02staging: android: ion: Drop heap type masksLaura Abbott1-6/+0
2016-09-02staging: comedi: cb_pcidas64: Fix checkpath warningAnson Jacob1-2/+2
2016-09-02staging: comedi: ni_at_a2150: Fix checkpatch warningAnson Jacob1-81/+89
2016-09-02staging: comedi: jr3_pci.c: Fix checkpatch warningAnson Jacob1-6/+7
2016-09-02staging: comedi: s626.h: Fix checkpatch warningAnson Jacob1-2/+2
2016-09-02staging: comedi: ni_atmio.c: Fix checkpatch warningAnson Jacob1-7/+4
2016-09-02staging: comedi: jr3_pci.h: Fix checkpatch warningAnson Jacob1-118/+172
2016-09-02staging: comedi: cb_pcidas64: Fix commenting styleAnson Jacob1-217/+214
2016-09-02staging: comedi: cb_pcidas64.c: Fix checkpatch warningAnson Jacob1-71/+77
2016-09-02tick/nohz: Fix softlockup on scheduler stalls in kvm guestWanpeng Li1-1/+2
2016-09-02rapidio/tsi721: fix incorrect detection of address translation conditionAlexandre Bounine1-1/+1
2016-09-02rapidio/documentation/mport_cdev: add missing parameter descriptionAlexandre Bounine1-0/+4
2016-09-02kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscdMichal Hocko1-6/+4
2016-09-02MAINTAINERS: Vladimir has movedVladimir Davydov2-1/+3
2016-09-02mm, mempolicy: task->mempolicy must be NULL before dropping final referenceDavid Rientjes3-6/+22
2016-09-02printk/nmi: avoid direct printk()-s from __printk_nmi_flush()Sergey Senozhatsky1-15/+23
2016-09-02treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEJoe Perches4-20/+0
2016-09-02drivers/scsi/wd719x.c: remove last declaration using DEFINE_PCI_DEVICE_TABLEJoe Perches1-1/+1
2016-09-02mm, vmscan: only allocate and reclaim from zones with pages managed by the bu...Mel Gorman3-15/+27
2016-09-02lib/test_hash.c: fix warning in preprocessor symbol evaluationGeert Uytterhoeven1-9/+15
2016-09-02lib/test_hash.c: fix warning in two-dimensional array initGeert Uytterhoeven1-1/+1
2016-09-02kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann2-0/+10
2016-09-02kexec: fix double-free when failing to relocate the purgatoryThiago Jung Bauermann1-0/+3
2016-09-02mm, oom: prevent premature OOM killer invocation for high order requestMichal Hocko1-49/+2
2016-09-01staging: fbtft: fb_tls8204: Fix checkpatch warningAnson Jacob1-28/+29
2016-09-01staging: fbtft: fbtft_device: Fix checkpatch warningAnson Jacob1-3/+5