aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-09nios2: fix unhandled signalsChung-Ling Tang1-3/+5
2015-02-07x86/tlb/trace: Do not trace on CPU that is offlineSteven Rostedt (Red Hat)1-1/+3
2015-02-07tracing: Add condition check to RCU lockdep checksSteven Rostedt (Red Hat)1-1/+1
2015-02-06Revert "IB/core: Add support for extended query device caps"Yann Droneaud5-130/+42
2015-02-05mm/debug_pagealloc: fix build failure on ppc and some other archsJoonsoo Kim4-23/+0
2015-02-05nilfs2: fix deadlock of segment constructor over I_SYNC flagRyusuke Konishi3-7/+44
2015-02-05MAINTAINERS: remove SUPERH websiteSudip Mukherjee1-1/+0
2015-02-05memcg, shmem: fix shmem migration to use lrucareMichal Hocko2-2/+2
2015-02-05mm: export "high_memory" symbol on !MMUArnd Bergmann1-0/+1
2015-02-05.mailmap: update Konstantin Khlebnikov's email addressKim Phillips1-0/+1
2015-02-05mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_rangeShiraz Hashim1-1/+4
2015-02-05ASoC: Intel: fix sst firmware path for cht-bsw-rt5672Kevin Strasser1-1/+1
2015-02-05ARM: dts: Fix I2S1, I2S2 compatible for exynos4 SoCsSylwester Nawrocki1-2/+2
2015-02-05ACPICA: Events: Enable APIs to allow interrupt/polling adaptive request based GPE handling modelLv Zheng1-7/+16
2015-02-05ACPICA: Events: Introduce acpi_set_gpe()/acpi_finish_gpe() to reduce divergencesLv Zheng1-0/+105
2015-02-05ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for the current GPE APIsLv Zheng7-29/+171
2015-02-05ACPICA: Update version to 20150204David E. Box1-1/+1
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box204-205/+205
2015-02-05ACPICA: Hardware: Cast GPE enable_mask before storingDavid E. Box1-1/+1
2015-02-05ACPICA: Events: Cleanup GPE dispatcher type obtaining codeLv Zheng8-24/+25
2015-02-05ACPICA: Events: Cleanup to move acpi_gbl_global_event_handler invocation out of acpi_ev_gpe_dispatch()Lv Zheng1-13/+26
2015-02-05ACPICA: Events: Cleanup of resetting the GPE handler to NULL before removingLv Zheng1-0/+1
2015-02-05ACPICA: Events: Fix uninitialized variableDavid E. Box1-1/+1
2015-02-05ACPICA: Events: Remove acpi_ev_valid_gpe_event() due to current restrictionLv Zheng3-100/+15
2015-02-05ACPICA: Events: Remove duplicated sanity check in acpi_ev_enable_gpe()Lv Zheng1-11/+0
2015-02-05ACPICA: Events: Back port "ACPICA: Save current masks of enabled GPEs after enable register writes"Lv Zheng3-3/+6
2015-02-05IRQCHIP: mips-gic: Avoid rerouting timer IRQs for smp-cmpJames Hogan1-0/+27
2015-02-05sit: fix some __be16/u16 mismatchesEric Dumazet1-4/+4
2015-02-05ipv6: fix sparse errors in ip6_make_flowlabel()Eric Dumazet1-2/+2
2015-02-05net: remove some sparse warningsEric Dumazet1-3/+3
2015-02-05flow_keys: n_proto type should be __be16Eric Dumazet1-3/+3
2015-02-05ip6_gre: fix endianness errors in ip6gre_errSabrina Dubroca1-2/+2
2015-02-05qlcnic: Fix NAPI poll routine for Tx completionShahed Shaikh1-3/+24
2015-02-05hrtimer: Fix incorrect tai offset calculation for non high-res timer systemsJohn Stultz1-1/+1
2015-02-04amd-xgbe: Set RSS enablement based on hardware featuresLendacky, Thomas1-0/+1
2015-02-04amd-xgbe: Adjust for zero-based traffic class countLendacky, Thomas1-1/+2
2015-02-04cls_api.c: Fix dumping of non-existing actions' stats.Ignacy Gawędzki1-3/+4
2015-02-04pkt_sched: fq: avoid hang when quantum 0Kenneth Klette Jonassen1-2/+8
2015-02-04Btrfs: add missing blk_finish_plug in btrfs_sync_log()Forrest Liu1-0/+1
2015-02-05drm/cirrus: Limit modes depending on bpp optionTakashi Iwai4-2/+15
2015-02-04net: rds: use correct size for max unacked packets and bytesSasha Levin1-2/+2
2015-02-04vhost/net: fix up num_buffers endian-nessMichael S. Tsirkin1-1/+3
2015-02-04gianfar: correct the bad expression while writing bit-patternSanjeev Sharma1-1/+1
2015-02-04net: usb: sr9700: Use 'SR_' prefix for the common register macrosChen Gang2-51/+51
2015-02-04MIPS: Fix syscall_get_nr for the syscall exit tracing.Lars Persson3-7/+4
2015-02-04MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers.Ralf Baechle1-1/+3
2015-02-04MIPS: elf2ecoff: Rewrite main processing loop to switch.Ralf Baechle1-27/+33
2015-02-03Revert "drivers/net: Disable UFO through virtio"Vlad Yasevich3-30/+26
2015-02-03Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets"Vlad Yasevich2-8/+1
2015-02-03ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich4-21/+47