aboutsummaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-01ASoC: rt5645: add TDM slot control into dapm routeBard Liao2-57/+299
2015-05-01ASoC: rt5645: fix PLL source register definitionsBard Liao1-7/+8
2015-05-01ASoC: rt5645: remove RT5645_I2S_BCLK_MS1 controlBard Liao2-7/+2
2015-05-01ASoC: rt5645: fix wrong mask for button reportBard Liao1-1/+2
2015-04-30ASoC: rt5645: fix implicit declaration errorBard Liao1-0/+2
2015-04-29ASoC: rt5645: Adds push button support for rt5650Bard Liao3-39/+237
2015-04-28ASoC: rt5645: fixed section mismatchSudip Mukherjee1-1/+1
2015-04-28ASoC: rt5645: fixed kbuild errFang, Yang A1-0/+1
2015-04-27ASoC: rt5645: set platform data base on DMIFang, Yang A1-1/+46
2015-04-27ASoC: rt5645: Fix mask for setting RT5645_DMIC_2_DP_GPIO12 bitAxel Lin1-1/+1
2015-04-26Linux 4.1-rc1Linus Torvalds1-2/+2
2015-04-26x86_64, asm: Work around AMD SYSRET SS descriptor attribute issueAndy Lutomirski5-0/+48
2015-04-26v4l: xilinx: fix for include file movementStephen Rothwell1-1/+1
2015-04-24platform/chrome: chromeos_laptop - instantiate Atmel at primary addressDmitry Torokhov1-9/+26
2015-04-24RCU pathwalk breakage when running into a symlink overmounting somethingAl Viro1-2/+4
2015-04-24fix I_DIO_WAKEUP definitionEric Sandeen1-1/+1
2015-04-24direct-io: only inc/dec inode->i_dio_count for file systemsJens Axboe9-33/+50
2015-04-24fs/9p: fix readdir()Johannes Berg1-0/+2
2015-04-24Btrfs: prevent list corruption during free space cache processingChris Mason1-14/+18
2015-04-24toshiba_acpi: Do not register vendor backlight when acpi_video bl is availableHans de Goede2-0/+25
2015-04-24x86: fix special __probe_kernel_write() tail zeroing caseLinus Torvalds1-1/+1
2015-04-24crypto: img-hash - CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMAGeert Uytterhoeven1-1/+2
2015-04-24crypto: x86/sha512_ssse3 - fixup for asm function prototype changeArd Biesheuvel1-1/+1
2015-04-24ASoC: rt5645: Add ACPI match IDFang, Yang A1-0/+11
2015-04-24nios2: rework cacheLey Foon Tan3-17/+57
2015-04-24nios2: Add types.h header required for __u32 typeEzequiel Garcia1-0/+2
2015-04-24ALSA: hda - fix headset mic detection problem for one more machineHui Wang1-9/+15
2015-04-24eth: bf609 eth clock: add pclk clock for stmmac driver probeSteven Miao1-0/+7
2015-04-24blackfin: Wire up missing syscallsChen Gang2-1/+21
2015-04-23Btrfs: fix inode cache writeoutChris Mason1-3/+7
2015-04-24ACPI / scan: Add a scan handler for PRP0001Rafael J. Wysocki1-5/+28
2015-04-24ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()Rafael J. Wysocki1-1/+5
2015-04-24drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT regImre Deak1-2/+2
2015-04-23drm/i915: Workaround to avoid lite restore with HEAD==TAILMichel Thierry2-2/+36
2015-04-23drm/i915: cope with large i2c transfersDmitry Torokhov2-10/+57
2015-04-23fs/nfs: fix new compiler warning about boolean in switchAndre Przywara1-7/+4
2015-04-23nfs: Remove unneeded casts in nfsFiro Yang1-1/+1
2015-04-23NFS: Don't attempt to decode missing directory entriesBenjamin Coddington1-0/+4
2015-04-23Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one"Nicolas Iooss2-2/+2
2015-04-23NFS: Rename idmap.c to nfs4idmap.cAnna Schumaker2-1/+1
2015-04-23NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker10-10/+10
2015-04-23NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.hAnna Schumaker3-13/+0
2015-04-23NFS: Add a stub for GETDEVICELISTAnna Schumaker1-0/+6
2015-04-23nfs: remove WARN_ON_ONCE from nfs_direct_good_bytesPeng Tao1-2/+0
2015-04-23nfs: fix DIO good bytes calculationPeng Tao1-12/+17
2015-04-23nfs: Fetch MOUNTED_ON_FILEID when updating an inodeAnna Schumaker2-2/+16
2015-04-23sunrpc: make debugfs file creation failure non-fatalJeff Layton5-47/+41
2015-04-23nfs: fix high load average due to callback thread sleepingJeff Layton1-3/+3
2015-04-23NFS: Reduce time spent holding the i_mutex during fallocate()Anna Schumaker2-7/+10
2015-04-23NFS: Don't zap caches on fallocate()Anna Schumaker5-10/+39