index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
pagewalk.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-28
ALSA: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2
-22
/
+17
2012-10-28
ALSA: core: fix 64-bit SNDRV_PCM_IOCTL_STATUS ABI breakage
Clemens Ladisch
2
-2
/
+4
2012-10-25
ALSA: au88x0: Give comment for vortex_wtdma_bufshift() issue
Takashi Iwai
1
-1
/
+6
2012-10-25
ALSA: sound/usb: remove CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2012-10-25
ALSA: sound/pci/hda: remove CONFIG_EXPERIMENTAL
Kees Cook
1
-3
/
+2
2012-10-25
ALSA: sound/isa: remove CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+2
2012-10-25
ALSA: sound/drivers: remove CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+0
2012-10-23
ALSA: ice1712: Fix build errors
Randy Dunlap
1
-2
/
+2
2012-10-23
ALSA: usb-audio: Add quirk for Reloop Play
Didier Villevalois
1
-0
/
+41
2012-10-23
ALSA: hda: support for wallclock timestamps
Pierre-Louis Bossart
1
-0
/
+94
2012-10-23
ALSA: core: add hooks for audio timestamps
Pierre-Louis Bossart
5
-12
/
+50
2012-10-23
ALSA: core: keep track of boundary wrap-around
Pierre-Louis Bossart
2
-5
/
+21
2012-10-22
ALSA: hda - remove unused variable in azx_position_ok()
Wei Yongjun
1
-2
/
+0
2012-10-21
ALSA: usb-audio: USB audio quirk for Roland VG-99 advanced mode
Pete Leigh
1
-0
/
+34
2012-10-21
ALSA: aloop - Close races at restarting the stream
Takashi Iwai
1
-17
/
+19
2012-10-21
ALSA: snd-usb: remove unused variable in init_pitch_v2()
Wei Yongjun
1
-3
/
+0
2012-10-20
ALSA: dummy: allow disabling mixer controls
Clemens Ladisch
1
-2
/
+71
2012-10-18
ALSA: ice17xx: Fix inclusion of linux/io.h
Takashi Iwai
19
-18
/
+1
2012-10-17
ALSA: hda - Don't enable unsol for jacks we're polling
David Henningsson
1
-0
/
+2
2012-10-17
ALSA: ice17xx: Constify strings and string arrays
Takashi Iwai
14
-50
/
+54
2012-10-17
ALSA: ice1712: Add Philips PSC724 Ultimate Edge
Ondrej Zary
5
-3
/
+482
2012-10-17
ALSA: ice1712: Add Wolfson Microelectronics WM8776 codec support
Ondrej Zary
2
-0
/
+858
2012-10-17
ALSA: ice1712: Add Wolfson Microelectronics WM8766 codec support
Ondrej Zary
2
-0
/
+524
2012-10-17
ALSA: ice1712: add chip_exit callback
Ondrej Zary
3
-2
/
+17
2012-10-17
ALSA: hda - Add workaround for conflicting IEC958 controls
Takashi Iwai
7
-32
/
+63
2012-10-17
ALSA: hda - Print PCI device name at "spurious message" warnings
Takashi Iwai
1
-1
/
+2
2012-10-15
ALSA: hda - Implement a poll loop for jacks as a module parameter
David Henningsson
5
-4
/
+74
2012-10-15
ALSA: HDA: Make hda sound card usable for Loongson
Huacai Chen
1
-0
/
+44
2012-10-15
ALSA: hda - Fix registration race of VGA switcheroo
Takashi Iwai
1
-11
/
+20
2012-10-15
ALSA: hda - Clean up superfluous position_fix list entries
Takashi Iwai
1
-2
/
+0
2012-10-15
ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new()
Takashi Iwai
1
-0
/
+2
2012-10-14
Linux 3.7-rc1
v3.7-rc1
Linus Torvalds
1
-2
/
+2
2012-10-14
x86, boot: Explicitly include autoconf.h for hostprogs
Matt Fleming
1
-1
/
+2
2012-10-14
perf: Fix UAPI fallout
Ingo Molnar
10
-11
/
+11
2012-10-13
ARM: config: make sure that platforms are ordered by option string
Russell King
1
-38
/
+38
2012-10-13
ARM: config: sort select statements alphanumerically
Russell King
39
-767
/
+765
2012-10-13
UAPI: (Scripted) Disintegrate include/linux/byteorder
David Howells
6
-206
/
+214
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
578
-30108
/
+32659
2012-10-13
UAPI: Unexport linux/blk_types.h
David Howells
2
-61
/
+59
2012-10-13
UAPI: Unexport part of linux/ppp-comp.h
David Howells
1
-0
/
+4
2012-10-13
perf: Handle new rbtree implementation
Markus Trippelsdorf
2
-1
/
+4
2012-10-13
procfs: don't need a PATH_MAX allocation to hold a string representation of a...
Jeff Layton
1
-2
/
+3
2012-10-13
vfs: embed struct filename inside of names_cache allocation if possible
Jeff Layton
2
-20
/
+50
2012-10-13
audit: make audit_inode take struct filename
Jeff Layton
5
-19
/
+42
2012-10-13
vfs: make path_openat take a struct filename pointer
Jeff Layton
7
-21
/
+42
2012-10-13
vfs: turn do_path_lookup into wrapper around struct filename variant
Jeff Layton
1
-7
/
+23
2012-10-13
audit: allow audit code to satisfy getname requests from its names_list
Jeff Layton
3
-0
/
+38
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
40
-175
/
+218
2012-10-13
btrfs: Fix compilation with user namespace support enabled
Eric W. Biederman
1
-2
/
+2
2012-10-12
userns: Fix posix_acl_file_xattr_userns gid conversion
Eric W. Biederman
1
-1
/
+1
[next]