aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-04fs: cifs: use kmemdup instead of kmalloc + memcpySilviu-Mihai Popescu4-10/+7
2013-05-04cifs: replaced kmalloc + memset with kzallocDia Vasile1-3/+1
2013-05-04cifs: ignore the unc= and prefixpath= mount optionsJeff Layton1-51/+5
2013-05-04xtensa simdisk: fix braino in "xtensa simdisk: switch to proc_create_data()"Al Viro1-1/+1
2013-05-04hostfs: use kmalloc instead of kzallocJames Hogan1-1/+2
2013-05-04hostfs: move HOSTFS_SUPER_MAGIC to <linux/magic.h>James Hogan2-2/+2
2013-05-04hostfs: remove "will unlock" commentJames Hogan1-1/+1
2013-05-04vfs: use list_move instead of list_del/list_addWei Yongjun1-2/+1
2013-05-04proc_devtree: Replace include linux/module.h with linux/export.hSyam Sidhardhan1-1/+1
2013-05-04create_mnt_ns: unidiomatic use of list_add()Al Viro1-1/+1
2013-05-04fs: remove dentry_lru_prune()Yan, Zheng1-22/+9
2013-05-04Removed unused typedef to avoid "unused local typedef" warnings.Han Shen1-1/+0
2013-05-04kill fs/read_write.hAl Viro3-12/+4
2013-05-04fs: Fix hang with BSD accounting on frozen filesystemJan Kara2-1/+13
2013-05-04sun3_scsi: add ->show_info()Geert Uytterhoeven3-106/+80
2013-05-04nubus: Kill nubus_proc_detach_device()Geert Uytterhoeven2-16/+0
2013-05-04more mode_t whack-a-mole...Al Viro1-1/+1
2013-05-04do_coredump(): don't wait for thaw if coredump has already been interruptedAl Viro1-4/+5
2013-05-04do_mount(): fix a leak introduced in 3.9 ("mount: consolidate permission checks")Al Viro1-3/+2
2013-05-04hwmon: (lm75) Add support for the Dallas/Maxim DS7505Jean Delvare3-5/+12
2013-05-04hwmon: (lm75) Tune resolution and sample time per chipJean Delvare2-9/+40
2013-05-04hwmon: (lm75) Prepare to support per-chip resolution and sample timeJean Delvare1-5/+26
2013-05-04hwmon: (lm75) Per-chip configuration register initializationJean Delvare1-2/+22
2013-05-02ipc: fix GETALL/IPC_RM race for sysv semaphoresAl Viro1-21/+8
2013-05-03qxl: update to new idr interfaces.Dave Airlie2-24/+16
2013-05-03drm/nouveau: fix build with nv50->nvc0Dave Airlie1-1/+1
2013-05-02ARM: EXYNOS: remove unnecessary use of IS_ERR_VALUE()Russell King1-1/+1
2013-05-02ARM: IMX: remove unnecessary use of IS_ERR_VALUE()Russell King1-1/+1
2013-05-02ARM: OMAP: use consistent error checkingRussell King8-13/+13
2013-05-02ARM: cleanup: OMAP hwmod error checkingRussell King1-7/+4
2013-05-02x86-64, init: Do not set NX bits on non-NX capable hardwareH. Peter Anvin2-1/+3
2013-05-02x86, gdt, hibernate: Store/load GDT for hibernate path.Konrad Rzeszutek Wilk7-5/+24
2013-05-02drm/radeon: fix handling of v6 power tablesAlex Deucher1-6/+5
2013-05-02ipc_schedule_free() can do vfree() directly nowAl Viro1-87/+16
2013-05-02net: Restore NETIF_F_* bit ordering.David Miller1-6/+6
2013-05-02drm/radeon: clarify family checks in pm table parsingAlex Deucher1-3/+3
2013-05-02drm/radeon: consolidate UVD clock programmingChristian König6-278/+191
2013-05-02drm/radeon: fix UPLL_REF_DIV_MASK definitionChristian König3-3/+3
2013-05-02radeon: add bo tracking debugfsJerome Glisse3-1/+59
2013-05-02drm/radeon: add new richland pci idsAlex Deucher2-2/+6
2013-05-02drm/radeon: add some new SI PCI idsAlex Deucher1-0/+3
2013-05-02drm/radeon: fix scratch reg handling for UVD fenceChristian König1-1/+1
2013-05-02drm/radeon: allocate SA bo in the requested domainChristian König1-1/+1
2013-05-02drm/radeon: fix possible segfault when parsing pm tablesAlex Deucher1-1/+9
2013-05-02drm/radeon: fix endian bugs in atom_allocate_fb_scratch()Alex Deucher1-3/+3
2013-05-02ARM: 7709/1: mcpm: Add explicit AFLAGS to support v6/v7 multiplatform kernelsDave Martin1-0/+2
2013-05-02vhost_scsi: module renameMichael S. Tsirkin4-12/+11
2013-05-02tcm_vhost: header split upMichael S. Tsirkin3-139/+132
2013-05-02vhost: src file renamesMichael S. Tsirkin2-0/+1
2013-05-02OMAPDSS: TFP410: return EPROBE_DEFER if the i2c adapter not foundTomi Valkeinen1-1/+1