aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-12-18sound: pcm: add vmalloc buffer helper functionsGravatar Clemens Ladisch 1-0/+38
2009-12-17Merge branch 'fix/misc' into topic/miscGravatar Takashi Iwai 246-4323/+7072
2009-12-17ALSA: Release v1.0.22Gravatar Jaroslav Kysela 1-1/+1
2009-12-16Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsGravatar Linus Torvalds 1-0/+1
2009-12-16Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-0/+1
2009-12-16Merge branch 'drm-vmware-staging' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-1/+580
2009-12-16Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Gravatar Linus Torvalds 5-2/+70
2009-12-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 5-9/+42
2009-12-16Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-9/+3
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Gravatar Linus Torvalds 7-70/+22
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 1-0/+2
2009-12-16Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 4-56/+13
2009-12-16xfs: improve metadata I/O merging in the elevatorGravatar Dave Chinner 1-0/+1
2009-12-16Merge branch 'misc-2.6.33' into releaseGravatar Len Brown 1-1/+1
2009-12-16Merge branch 'osc' into releaseGravatar Len Brown 1-2/+19
2009-12-16ACPI: Add platform-wide _OSC support.Gravatar Shaohua Li 1-0/+7
2009-12-16ACPI: cleanup pci_root _OSC code.Gravatar Shaohua Li 1-2/+3
2009-12-16ACPI: Add a generic API for _OSC -v2Gravatar Shaohua Li 1-0/+9
2009-12-16Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Gravatar Linus Torvalds 1-1/+13
2009-12-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Gravatar Linus Torvalds 2-4/+10
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 15-2227/+22
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 7-8/+23
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Gravatar Linus Torvalds 6-25/+45
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-1/+17
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Gravatar Linus Torvalds 1-0/+2
2009-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Gravatar Linus Torvalds 1-1/+1
2009-12-16Merge git://git.infradead.org/mtd-2.6Gravatar Linus Torvalds 8-132/+113
2009-12-16Merge git://git.infradead.org/iommu-2.6Gravatar Linus Torvalds 1-0/+1
2009-12-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 18-87/+459
2009-12-16Merge branch 'akpm'Gravatar Linus Torvalds 20-61/+151
2009-12-16cleanup blockdev_direct_IO lockingGravatar Christoph Hellwig 1-14/+8
2009-12-16make generic_acl slightly more genericGravatar Christoph Hellwig 2-47/+10
2009-12-16sanitize xattr handler prototypesGravatar Christoph Hellwig 1-6/+7
2009-12-16Untangling ima mess, part 3: kill dead code in imaGravatar Al Viro 1-10/+2
2009-12-16fs: move get_empty_filp() deffinition to internal.hGravatar Eric Paris 1-1/+0
2009-12-16fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)Gravatar Al Viro 1-1/+0
2009-12-16switch alloc_file() to passing struct pathGravatar Al Viro 1-2/+3
2009-12-16get rid of init_file()Gravatar Al Viro 1-3/+0
2009-12-16iommu-helper: use bitmap libraryGravatar Akinobu Mita 1-3/+0
2009-12-16bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_areaGravatar Akinobu Mita 1-0/+11
2009-12-16resource: constify arg to resource_size() and resource_type()Gravatar Jean Delvare 1-2/+2
2009-12-16direct-io: cleanup blockdev_direct_IO lockingGravatar Christoph Hellwig 1-14/+8
2009-12-16aio: remove unused fieldGravatar Shaohua Li 1-4/+0
2009-12-16kexec: premit reduction of the reserved memory sizeGravatar Amerigo Wang 1-0/+2
2009-12-16ipc: HARD_MSGMAX should be higher not lower on 64bitGravatar Amerigo Wang 1-1/+1
2009-12-16ipc/sem.c: add a per-semaphore pending listGravatar Manfred Spraul 1-1/+4
2009-12-16signals: kill force_sig_specific()Gravatar Oleg Nesterov 1-1/+0
2009-12-16signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER()Gravatar Oleg Nesterov 1-5/+0
2009-12-16ptrace: change tracehook_report_syscall_exit() to handle steppingGravatar Oleg Nesterov 1-0/+7
2009-12-16ptrace: introduce user_single_step_siginfo() helperGravatar Oleg Nesterov 1-0/+12