summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-03115-201/+277
|\
| * UAPI: Plumb the UAPI Kbuilds into the user header installation and checkingDavid Howells2012-10-022-2/+2
| * UAPI: Move linux/version.hDavid Howells2012-10-021-1/+1
| * UAPI: Set up uapi/asm/Kbuild.asmDavid Howells2012-10-022-45/+50
| * UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-0233-0/+69
| * UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-0278-153/+153
| * UAPI: Refer to the DRM UAPI headers with <...> and from certain headers onlyDavid Howells2012-10-022-1/+3
* | Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-10-032-0/+3
|\ \
| * | dt: introduce of_get_child_by_name to get child node by nameSrinivas Kandagatla2012-10-011-0/+2
| * | of: Allow busses with #size-cells=0Stephen Warren2012-08-031-0/+1
* | | 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