summaryrefslogtreecommitdiffstats
path: root/mm/pagewalk.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-28ALSA: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2-22/+17
2012-10-28ALSA: core: fix 64-bit SNDRV_PCM_IOCTL_STATUS ABI breakageClemens Ladisch2-2/+4
2012-10-25ALSA: au88x0: Give comment for vortex_wtdma_bufshift() issueTakashi Iwai1-1/+6
2012-10-25ALSA: sound/usb: remove CONFIG_EXPERIMENTALKees Cook1-1/+1
2012-10-25ALSA: sound/pci/hda: remove CONFIG_EXPERIMENTALKees Cook1-3/+2
2012-10-25ALSA: sound/isa: remove CONFIG_EXPERIMENTALKees Cook1-2/+2
2012-10-25ALSA: sound/drivers: remove CONFIG_EXPERIMENTALKees Cook1-1/+0
2012-10-23ALSA: ice1712: Fix build errorsRandy Dunlap1-2/+2
2012-10-23ALSA: usb-audio: Add quirk for Reloop PlayDidier Villevalois1-0/+41
2012-10-23ALSA: hda: support for wallclock timestampsPierre-Louis Bossart1-0/+94
2012-10-23ALSA: core: add hooks for audio timestampsPierre-Louis Bossart5-12/+50
2012-10-23ALSA: core: keep track of boundary wrap-aroundPierre-Louis Bossart2-5/+21
2012-10-22ALSA: hda - remove unused variable in azx_position_ok()Wei Yongjun1-2/+0
2012-10-21ALSA: usb-audio: USB audio quirk for Roland VG-99 advanced modePete Leigh1-0/+34
2012-10-21ALSA: aloop - Close races at restarting the streamTakashi Iwai1-17/+19
2012-10-21ALSA: snd-usb: remove unused variable in init_pitch_v2()Wei Yongjun1-3/+0
2012-10-20ALSA: dummy: allow disabling mixer controlsClemens Ladisch1-2/+71
2012-10-18ALSA: ice17xx: Fix inclusion of linux/io.hTakashi Iwai19-18/+1
2012-10-17ALSA: hda - Don't enable unsol for jacks we're pollingDavid Henningsson1-0/+2
2012-10-17ALSA: ice17xx: Constify strings and string arraysTakashi Iwai14-50/+54
2012-10-17ALSA: ice1712: Add Philips PSC724 Ultimate EdgeOndrej Zary5-3/+482
2012-10-17ALSA: ice1712: Add Wolfson Microelectronics WM8776 codec supportOndrej Zary2-0/+858
2012-10-17ALSA: ice1712: Add Wolfson Microelectronics WM8766 codec supportOndrej Zary2-0/+524
2012-10-17ALSA: ice1712: add chip_exit callbackOndrej Zary3-2/+17
2012-10-17ALSA: hda - Add workaround for conflicting IEC958 controlsTakashi Iwai7-32/+63
2012-10-17ALSA: hda - Print PCI device name at "spurious message" warningsTakashi Iwai1-1/+2
2012-10-15ALSA: hda - Implement a poll loop for jacks as a module parameterDavid Henningsson5-4/+74
2012-10-15ALSA: HDA: Make hda sound card usable for LoongsonHuacai Chen1-0/+44
2012-10-15ALSA: hda - Fix registration race of VGA switcherooTakashi Iwai1-11/+20
2012-10-15ALSA: hda - Clean up superfluous position_fix list entriesTakashi Iwai1-2/+0
2012-10-15ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new()Takashi Iwai1-0/+2
2012-10-14Linux 3.7-rc1v3.7-rc1Linus Torvalds1-2/+2
2012-10-14x86, boot: Explicitly include autoconf.h for hostprogsMatt Fleming1-1/+2
2012-10-14perf: Fix UAPI falloutIngo Molnar10-11/+11
2012-10-13ARM: config: make sure that platforms are ordered by option stringRussell King1-38/+38
2012-10-13ARM: config: sort select statements alphanumericallyRussell King39-767/+765
2012-10-13UAPI: (Scripted) Disintegrate include/linux/byteorderDavid Howells6-206/+214
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells578-30108/+32659
2012-10-13UAPI: Unexport linux/blk_types.hDavid Howells2-61/+59
2012-10-13UAPI: Unexport part of linux/ppp-comp.hDavid Howells1-0/+4
2012-10-13perf: Handle new rbtree implementationMarkus Trippelsdorf2-1/+4
2012-10-13procfs: don't need a PATH_MAX allocation to hold a string representation of a...Jeff Layton1-2/+3
2012-10-13vfs: embed struct filename inside of names_cache allocation if possibleJeff Layton2-20/+50
2012-10-13audit: make audit_inode take struct filenameJeff Layton5-19/+42
2012-10-13vfs: make path_openat take a struct filename pointerJeff Layton7-21/+42
2012-10-13vfs: turn do_path_lookup into wrapper around struct filename variantJeff Layton1-7/+23
2012-10-13audit: allow audit code to satisfy getname requests from its names_listJeff Layton3-0/+38
2012-10-13vfs: define struct filename and have getname() return itJeff Layton40-175/+218
2012-10-13btrfs: Fix compilation with user namespace support enabledEric W. Biederman1-2/+2
2012-10-12userns: Fix posix_acl_file_xattr_userns gid conversionEric W. Biederman1-1/+1