summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* acpi: Export the acpi_processor_get_performance_infoKonrad Rzeszutek Wilk2013-03-061-0/+3
* Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-02-254-8/+62
|\
| * xen: event channel arrays are xen_ulong_t and not unsigned longIan Campbell2013-02-201-4/+4
| * xen/acpi: move xen_acpi_get_pxm under CONFIG_XEN_DOM0Liu Jinsong2013-02-201-15/+15
| * xen/acpi: ACPI cpu hotplugLiu Jinsong2013-02-202-0/+11
| * xen/acpi: Move xen_acpi_get_pxm to Xen's acpi.hLiu Jinsong2013-02-201-0/+18
| * xen/stub: driver for CPU hotplugLiu Jinsong2013-02-201-0/+7
| * xen/acpi: ACPI memory hotplugLiu Jinsong2013-02-201-4/+9
| * xen/stub: driver for memory hotplugLiu Jinsong2013-02-201-0/+7
| * xen: implement updated XENMEM_add_to_physmap_range ABIIan Campbell2013-02-201-0/+6
* | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-243-12/+47
|\ \
| * | KVM: Remove user_alloc from struct kvm_memory_slotTakuya Yoshikawa2013-02-111-1/+0
| * | x86, apicv: add virtual interrupt delivery supportYang Zhang2013-01-291-0/+3
| * | Merge branch 'kvm-ppc-next' of https://github.com/agraf/linux-2.6 into queueGleb Natapov2013-01-142-0/+7
| |\ \
| | * | KVM: PPC: BookE: Implement EPR exitAlexander Graf2013-01-102-0/+7
| * | | KVM: trace: Fix exit decoding.Cornelia Huck2013-01-101-1/+1
| |/ /
| * | KVM: s390: Add support for channel I/O instructions.Cornelia Huck2013-01-072-1/+12
| * | KVM: s390: Add support for machine checks.Cornelia Huck2013-01-071-0/+1
| * | KVM: s390: Support for I/O interrupts.Cornelia Huck2013-01-071-0/+9
| * | kvm: Fix memory slot generation updatesAlex Williamson2012-12-231-1/+2
| * | KVM: struct kvm_memory_slot.id -> shortAlex Williamson2012-12-141-2/+2
| * | KVM: struct kvm_memory_slot.flags -> u32Alex Williamson2012-12-141-1/+1
| * | KVM: struct kvm_memory_slot.user_alloc -> boolAlex Williamson2012-12-141-6/+6
| * | KVM: Make KVM_PRIVATE_MEM_SLOTS optionalAlex Williamson2012-12-141-0/+4
| * | KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson2012-12-141-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-248-38/+134
|\ \ \
| * | | burying unused conditionalsAl Viro2013-02-144-26/+0
| * | | make do_sigaltstack() staticAl Viro2013-02-141-1/+0
| * | | tile: switch to generic compat rt_sig{procmask,pending}()Al Viro2013-02-041-2/+2
| * | | take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro2013-02-042-4/+2
| * | | new helper: sigsp()Al Viro2013-02-031-0/+11
| * | | new helper: signal_setup_done()Al Viro2013-02-031-0/+1
| * | | new helper: get_signal()Al Viro2013-02-031-0/+18
| * | | switch compat_sys_open* to COMPAT_SYSCALL_DEFINEAl Viro2013-02-031-1/+1
| * | | generic sys_sigaction() and compat_sys_sigaction()Al Viro2013-02-033-0/+28
| * | | generic sys_compat_rt_sigaction()Al Viro2013-02-031-0/+24
| * | | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-033-1/+21
| * | | consolidate declarations of k_sigactionAl Viro2013-02-032-4/+7
| * | | switch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINEAl Viro2013-02-031-2/+0
| * | | old sigsuspend variants in kernel/signal.cAl Viro2013-02-031-0/+8
| * | | generic compat_sys_rt_sigqueueinfo()Al Viro2013-02-031-0/+4
| * | | generic compat_sys_rt_sigpending()Al Viro2013-02-032-1/+4
| * | | generic compat_sys_rt_sigprocmask()Al Viro2013-02-031-1/+7
| * | | sanitize rt_sigaction() situation a bitAl Viro2013-02-032-5/+6
* | | | Merge branch 'akpm' (more incoming from Andrew)Linus Torvalds2013-02-2425-175/+356
|\ \ \ \
| * | | | mm,ksm: FOLL_MIGRATION do migration_entry_waitHugh Dickins2013-02-241-0/+1
| * | | | mm: accelerate mm_populate() treatment of THP pagesMichel Lespinasse2013-02-241-2/+11
| * | | | mm: use long type for page counts in mm_populate() and get_user_pages()Michel Lespinasse2013-02-242-10/+11
| * | | | vmscan: change type of vm_total_pages to unsigned longZhang Yanfei2013-02-241-1/+1
| * | | | mm: fix return type for functions nr_free_*_pagesZhang Yanfei2013-02-241-2/+2