aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-16Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-12-16Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2009-12-16Merge branch 'drm-vmware-staging' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-16Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-12-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-12-16Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-12-16Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-12-16xfs: improve metadata I/O merging in the elevatorDave Chinner
2009-12-16Merge branch 'misc-2.6.33' into releaseLen Brown
2009-12-16Merge branch 'osc' into releaseLen Brown
2009-12-16ACPI: Add platform-wide _OSC support.Shaohua Li
2009-12-16ACPI: cleanup pci_root _OSC code.Shaohua Li
2009-12-16ACPI: Add a generic API for _OSC -v2Shaohua Li
2009-12-16Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-12-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2009-12-16Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-12-16Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-12-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-12-16Merge branch 'akpm'Linus Torvalds
2009-12-16cleanup blockdev_direct_IO lockingChristoph Hellwig
2009-12-16make generic_acl slightly more genericChristoph Hellwig
2009-12-16sanitize xattr handler prototypesChristoph Hellwig
2009-12-16Untangling ima mess, part 3: kill dead code in imaAl Viro
2009-12-16fs: move get_empty_filp() deffinition to internal.hEric Paris
2009-12-16fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)Al Viro
2009-12-16switch alloc_file() to passing struct pathAl Viro
2009-12-16get rid of init_file()Al Viro
2009-12-16iommu-helper: use bitmap libraryAkinobu Mita
2009-12-16bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_areaAkinobu Mita
2009-12-16resource: constify arg to resource_size() and resource_type()Jean Delvare
2009-12-16direct-io: cleanup blockdev_direct_IO lockingChristoph Hellwig
2009-12-16aio: remove unused fieldShaohua Li
2009-12-16kexec: premit reduction of the reserved memory sizeAmerigo Wang
2009-12-16ipc: HARD_MSGMAX should be higher not lower on 64bitAmerigo Wang
2009-12-16ipc/sem.c: add a per-semaphore pending listManfred Spraul
2009-12-16signals: kill force_sig_specific()Oleg Nesterov
2009-12-16signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER()Oleg Nesterov
2009-12-16ptrace: change tracehook_report_syscall_exit() to handle steppingOleg Nesterov
2009-12-16ptrace: introduce user_single_step_siginfo() helperOleg Nesterov
2009-12-16ptrace: cleanup ptrace_init_task()->ptrace_link() pathOleg Nesterov
2009-12-16memcg: cleanup mem_cgroup_move_parent()Daisuke Nishimura