summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-20/+106
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+203
2012-01-17Fix compile breakage with kref.hJames Bottomley1-0/+1
2012-01-17audit: comparison on interprocess fieldsPeter Moody1-1/+23
2012-01-17audit: implement all object interfield comparisonsPeter Moody1-1/+9
2012-01-17audit: allow interfield comparison between gid and ogidEric Paris1-1/+2
2012-01-17audit: allow interfield comparison in audit rulesEric Paris1-0/+4
2012-01-17audit: remove task argument to audit_set_loginuidEric Paris1-1/+1
2012-01-17audit: allow audit matching on inode gidEric Paris1-0/+1
2012-01-17audit: allow matching on obj_uidEric Paris1-0/+1
2012-01-17audit: remove audit_finish_fork as it can't be calledEric Paris1-2/+0
2012-01-17audit: inline audit_free to simplify the look of generic codeEric Paris1-1/+6
2012-01-17audit: drop audit_set_macxattr as it doesn't do anythingEric Paris1-2/+0
2012-01-17audit: inline checks for not needing to collect aux recordsEric Paris1-3/+20
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris1-3/+10
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris2-8/+24
2012-01-17seccomp: audit abnormal end to a process due to seccompEric Paris1-0/+8
2012-01-17tty: remove unused tty_driver->termios_lockedKonstantin Khlebnikov1-1/+0
2012-01-16Btrfs: space leak tracepointsJosef Bacik1-0/+30
2012-01-16Btrfs: add allocator tracepointsJosef Bacik1-0/+173
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-340/+176
2012-01-15Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+33
2012-01-15Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds5-93/+252
2012-01-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-5/+77
2012-01-14Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds4-53/+22
2012-01-14Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarina...Linus Torvalds1-0/+8
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds11-22/+47
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds7-94/+70
2012-01-14block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini1-0/+1
2012-01-14block: add and use scsi_blk_cmd_ioctlPaolo Bonzini1-0/+2
2012-01-14Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-1/+5
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+4
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds8-20/+33
2012-01-14Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-3/+2
2012-01-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds17-8/+686
2012-01-13Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-9/+185
2012-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds1-0/+2
2012-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-0/+1
2012-01-13drm: bump DRM_CONNECTOR_MAX_ENCODER from 2 to 3Ben Skeggs1-1/+1
2012-01-13block: Stop using macro stubs for the bio data integrity callsMartin K. Petersen1-13/+53
2012-01-12Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds21-165/+197
2012-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-11/+37
2012-01-12c/r: prctl: add PR_SET_MM codes to set up mm_struct entriesCyrill Gorcunov1-0/+12
2012-01-12radix_tree: remove radix_tree_indirect_to_ptr()Xiao Guangrong1-3/+0
2012-01-12vfs: cache request_queue in struct block_deviceAndi Kleen1-0/+2
2012-01-12include/linux/crash_dump.h needs elf.hFabio Estevam1-0/+1
2012-01-12kexec: remove KMSG_DUMP_KEXECWANG Cong1-1/+0
2012-01-12mm: remove del_page_from_lru, add page_off_lruHugh Dickins1-6/+9
2012-01-12mm: enum lru_list lruHugh Dickins2-21/+21