summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-029-26/+64
|\
| * xen/vga: add the xen EFI video mode supportJan Beulich2012-09-241-0/+1
| * xen/x86: retrieve keyboard shift status flags from hypervisor.Konrad Rzeszutek Wilk2012-09-241-0/+3
| * Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-09-222-1/+2
| |\
| | * xen/swiotlb: Remove functions not needed anymore.Konrad Rzeszutek Wilk2012-09-171-9/+0
| | * xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...Konrad Rzeszutek Wilk2012-09-171-1/+1
| | * swiotlb: add the late swiotlb initialization function with iotlb memoryKonrad Rzeszutek Wilk2012-08-211-0/+1
| * | xen/gndev: Xen backend support for paged out grant targets V4.Andres Lagar-Cavilla2012-09-211-0/+12
| * | xen: resynchronise grant table status codes with upstreamIan Campbell2012-09-141-2/+6
| * | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk2012-09-12505-7998/+18730
| |\ \
| * | | xen/privcmd: add PRIVCMD_MMAPBATCH_V2 ioctlAndres Lagar-Cavilla2012-09-051-1/+23
| * | | xen/swiotlb: Remove functions not needed anymore.Konrad Rzeszutek Wilk2012-08-231-9/+0
| * | | xen: Introduce xen_pfn_t for pfn and mfn typesStefano Stabellini2012-08-235-12/+10
| * | | xen/sysfs: Use XENVER_guest_handle to query UUIDDaniel De Graaf2012-08-231-0/+3
| * | | xen: missing includesStefano Stabellini2012-08-212-1/+1
| * | | xen: update xen_add_to_physmap interfaceStefano Stabellini2012-08-211-0/+3
| | |/ | |/|
* | | Merge tag 'stable/for-linus-3.7-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-021-0/+2
|\ \ \
| * | | frontswap: support exclusive gets if tmem backend is capableDan Magenheimer2012-09-211-0/+2
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-10-027-5/+71
|\ \ \ \
| * \ \ \ Merge tag 'v3.6-rc7' into nextJames Morris2012-09-2858-96/+242
| |\ \ \ \
| * | | | | audit: export audit_log_task_infoPeter Moody2012-09-121-0/+2
| * | | | | ima: add ima_inode_setxattr/removexattr function and callsMimi Zohar2012-09-071-0/+17
| * | | | | ima: add inode_post_setattr callMimi Zohar2012-09-071-0/+10
| * | | | | ima: allocating iint improvementsDmitry Kasatkin2012-09-071-3/+4
| * | | | | ima: integrity appraisal extensionMimi Zohar2012-09-071-0/+3
| * | | | | security: allow Yama to be unconditionally stackedKees Cook2012-09-051-0/+31
| * | | | | tpm: Move tpm_get_random api into the TPM device driverKent Yoder2012-08-221-0/+4
| * | | | | Merge tag 'v3.6-rc2' into nextJames Morris2012-08-17527-8061/+18834
| |\ \ \ \ \
| * | | | | | ptrace: mark __ptrace_may_access() staticTetsuo Handa2012-08-031-2/+0
* | | | | | | Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2012-10-022-2/+17
|\ \ \ \ \ \ \
| * | | | | | | UBI: add max_beb_per1024 to attach ioctlRichard Genoud2012-09-041-1/+15
| * | | | | | | mtd: mtdparts: introduce mtd_get_device_sizeRichard Genoud2012-09-041-0/+1
| * | | | | | | mtd: mark mtd_is_partition argument as constantRichard Genoud2012-09-041-1/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-026-34/+57
|\ \ \ \ \ \ \ \
| * | | | | | | | MAX_LFS_FILESIZE should be a loff_tChuck Lever2012-10-021-2/+2
| * | | | | | | | compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas2012-10-021-0/+3
| * | | | | | | | coredump: move core dump functionality into its own fileAlex Kelly2012-10-021-0/+1
| * | | | | | | | switch simple cases of fget_light to fdgetAl Viro2012-09-261-2/+3
| * | | | | | | | new helpers: fdget()/fdput()Al Viro2012-09-261-0/+26
| * | | | | | | | make get_file() return its argumentAl Viro2012-09-261-1/+5
| * | | | | | | | new helper: daemonize_descriptors()Al Viro2012-09-261-0/+1
| * | | | | | | | new helper: iterate_fd()Al Viro2012-09-261-0/+3
| * | | | | | | | make expand_files() and alloc_fd() staticAl Viro2012-09-262-2/+0
| * | | | | | | | take __{set,clear}_{open_fd,close_on_exec}() into fs/file.cAl Viro2012-09-261-20/+0
| * | | | | | | | new helper: replace_fd()Al Viro2012-09-261-0/+1
| * | | | | | | | take purely descriptor-related stuff from fcntl.c to file.cAl Viro2012-09-261-0/+2
| * | | | | | | | take close-on-exec logics to fs/file.c, clean it up a bitAl Viro2012-09-261-0/+1
| * | | | | | | | take descriptor-related part of close() to file.cAl Viro2012-09-261-0/+2
| * | | | | | | | expose a low-level variant of fd_install() for binderAl Viro2012-09-261-0/+2
| * | | | | | | | move files_struct-related bits from kernel/exit.c to fs/file.cAl Viro2012-09-261-6/+0