summaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-15ASoC: davinci-pcm buildfixesDavid Brownell1-29/+42
2009-05-11pxa2xx-ac97: fix reset gpio mode settingMike Rapoport1-1/+1
2009-05-11ASoC: soc-core: fix crash when removing not instantiated cardMike Rapoport1-0/+3
2009-05-05ASoC: Fix errors in WM8990Jinyoung Park1-20/+20
2009-05-04ASoC: Remove BROKEN from mpc5200 kconfigTakashi Iwai1-1/+1
2009-04-28ASoC: TWL4030: Fix gain control for earpiece amplifierJoonyoung Shim1-1/+7
2009-04-28ALSA: pcm core - Avoid jiffies check for devices with BATCH flagTakashi Iwai1-0/+7
2009-04-28ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai9-12/+23
2009-04-28Remove unused support code for refok sections.Tim Abbott3-29/+0
2009-04-28sparc: cleanup references to deprecated .text.init* sections.Tim Abbott2-2/+2
2009-04-28sh: Use __INIT macro instead of .text.init.Tim Abbott1-2/+3
2009-04-28powerpc: Use __REF macro instead of old .text.init.refok.Tim Abbott1-2/+3
2009-04-28powerpc: Use TEXT_TEXT macro in linker script.Tim Abbott1-1/+2
2009-04-28arm: Use __INIT macro instead of .text.init.Tim Abbott4-4/+8
2009-04-28FRV: Use __INIT macro instead of .text.init.Tim Abbott4-4/+8
2009-04-28FRV: Remove unused header asm/init.h.Tim Abbott1-12/+0
2009-04-27ASoC: Set the MPC5200 i2s driver to BROKEN status.Jon Smirl1-1/+1
2009-04-27ASoC: Fix logic in WM8350 master clocking checkMark Brown1-1/+1
2009-04-27Revert "linux.conf.au 2009: Tuz"Linus Torvalds5-8477/+3216
2009-04-27Btrfs: look for acls during btrfs_read_locked_inodeChris Mason1-0/+62
2009-04-27Btrfs: fix acl cachingChris Mason2-7/+15
2009-04-27FRV: Stop gcc from generating uninitialised variable warnings after BUG()David Howells1-2/+3
2009-04-27FRV: Wire up new syscallsDavid Howells2-1/+5
2009-04-27ext2: missing unlock in ext2_quota_write()Dan Carpenter1-1/+3
2009-04-27quota: remove obsolete comments in fs/quota/MakefileChristoph Hellwig1-9/+0
2009-04-27Btrfs: Fix a bunch of printk() warnings.Joel Becker5-23/+40
2009-04-27Btrfs: Fix a trivial warning using max() of u64 vs ULL.Joel Becker1-1/+1
2009-04-27Btrfs: remove unused btrfs_bit_radix slabChris Mason1-8/+0
2009-04-27ALSA: Fix Trivial Warnining in sound/pci/cmipci.cSubrata Modak1-1/+1
2009-04-27Btrfs: ratelimit IO error printksChris Mason2-17/+31
2009-04-27Btrfs: remove #if 0 codeChris Mason3-188/+1
2009-04-27Btrfs: When shrinking, only update disk size on successChris Ball2-11/+27
2009-04-27ALSA: snd-usb-caiaq: fix reported elapsed periodsDaniel Mack2-6/+8
2009-04-27ptrace: ptrace_attach: fix the usage of ->cred_exec_mutexOleg Nesterov1-2/+2
2009-04-27sh: Fix up unsigned syscall_nr in SH-5 pt_regs.Paul Mundt1-1/+1
2009-04-27maple: input: fix up maple mouse driverAdrian McMenamin1-20/+23
2009-04-27sh: sh7785lcr: fix defconfig for 29-bit modeYoshihiro Shimoda1-20/+37
2009-04-26sparc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2-2/+2
2009-04-26sh: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott4-4/+8
2009-04-26s390: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2-3/+4
2009-04-26powerpc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott6-6/+11
2009-04-26mn10300: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2-5/+3
2009-04-26m68k: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott4-4/+4
2009-04-26m32r: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2-2/+2
2009-04-26frv: convert frv to use __HEAD and HEAD_TEXT macros.Tim Abbott2-2/+3
2009-04-26alpha: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2-2/+3
2009-04-26xtensa: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2-3/+4
2009-04-26Add new HEAD_TEXT_SECTION macro.Tim Abbott3-2/+12
2009-04-25ext4: Do not try to validate extents on special filesTheodore Ts'o1-2/+6
2009-04-25PM/Hibernate: Fix waiting for image device to appear on resumeRafael J. Wysocki1-24/+27