| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-02-26 | 2 | -1/+24 |
|\ |
|
| * | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2013-02-20 | 2 | -1/+24 |
| |\ |
|
| | * | tracing/syscalls: Allow archs to ignore tracing compat syscalls | Steven Rostedt | 2013-02-12 | 2 | -1/+24 |
* | | | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-25 | 2 | -1/+3 |
|\ \ \ |
|
| * \ \ | Merge branch 'pci/rafael-set-root-bridge-handle' into next | Bjorn Helgaas | 2013-01-17 | 1 | -0/+3 |
| |\ \ \ |
|
| | * | | | ACPI / PCI: Set root bridge ACPI handle in advance | Rafael J. Wysocki | 2013-01-13 | 1 | -0/+3 |
| * | | | | x86/PCI: Remove unused pci_root_bus | Bjorn Helgaas | 2013-01-03 | 1 | -1/+0 |
| |/ / / |
|
* | | | | Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2013-02-24 | 2 | -0/+5 |
|\ \ \ \ |
|
| * | | | | xen: event channel arrays are xen_ulong_t and not unsigned long | Ian Campbell | 2013-02-20 | 1 | -0/+3 |
| * | | | | xen: introduce xen_remap, use it instead of ioremap | Stefano Stabellini | 2013-02-19 | 1 | -0/+2 |
* | | | | | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-02-24 | 4 | -14/+41 |
|\ \ \ \ \ |
|
| * | | | | | KVM: VMX: add missing exit names to VMX_EXIT_REASONS array | Gleb Natapov | 2013-02-05 | 1 | -1/+6 |
| * | | | | | x86, apicv: add virtual interrupt delivery support | Yang Zhang | 2013-01-29 | 2 | -0/+16 |
| * | | | | | x86, apicv: add virtual x2apic support | Yang Zhang | 2013-01-29 | 2 | -0/+2 |
| * | | | | | x86, apicv: add APICv register virtualization support | Yang Zhang | 2013-01-29 | 1 | -0/+2 |
| * | | | | | KVM: x86: improve reexecute_instruction | Xiao Guangrong | 2013-01-21 | 1 | -0/+7 |
| * | | | | | KVM: Remove unused slot_bitmap from kvm_mmu_page | Takuya Yoshikawa | 2013-01-14 | 1 | -5/+0 |
| * | | | | | x86: kvm_para: fix typo in hypercall comments | Jesse Larrew | 2013-01-02 | 1 | -1/+1 |
| * | | | | | KVM: Increase user memory slots on x86 to 125 | Alex Williamson | 2012-12-13 | 1 | -1/+1 |
| * | | | | | KVM: Make KVM_PRIVATE_MEM_SLOTS optional | Alex Williamson | 2012-12-13 | 1 | -2/+2 |
| * | | | | | KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS | Alex Williamson | 2012-12-13 | 2 | -5/+5 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 | 7 | -67/+14 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: convert to ksignal | Al Viro | 2013-02-14 | 1 | -2/+3 |
| * | | | | | | burying unused conditionals | Al Viro | 2013-02-14 | 1 | -2/+0 |
| * | | | | | | x86: switch to generic old sigaction | Al Viro | 2013-02-03 | 4 | -21/+0 |
| * | | | | | | x86: switch to generic compat rt_sigaction() | Al Viro | 2013-02-03 | 2 | -11/+0 |
| * | | | | | | x86: switch to generic compat sched_rr_get_interval() | Al Viro | 2013-02-03 | 1 | -3/+0 |
| * | | | | | | x86,um: switch to generic old sigsuspend() | Al Viro | 2013-02-03 | 2 | -2/+0 |
| * | | | | | | x86: switch to generic compat rt_sigqueueinfo() | Al Viro | 2013-02-03 | 1 | -1/+0 |
| * | | | | | | x86: switch to generic compat rt_sigpending() | Al Viro | 2013-02-03 | 1 | -1/+0 |
| * | | | | | | x86: get rid of pt_regs argument in vm86/vm86old | Al Viro | 2013-02-03 | 1 | -2/+2 |
| * | | | | | | x86: get rid of pt_regs argument in sigreturn variants | Al Viro | 2013-02-03 | 2 | -4/+4 |
| * | | | | | | x86: get rid of pt_regs argument of iopl(2) | Al Viro | 2013-02-03 | 1 | -1/+1 |
| * | | | | | | consolidate kernel-side struct sigaction declarations | Al Viro | 2013-02-03 | 2 | -9/+5 |
| * | | | | | | consolidate declarations of k_sigaction | Al Viro | 2013-02-03 | 2 | -9/+0 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'akpm' (more incoming from Andrew) | Linus Torvalds | 2013-02-23 | 2 | -2/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the node | Wen Congyang | 2013-02-23 | 1 | -2/+2 |
| * | | | | | | memory-hotplug: common APIs to support page tables hot-remove | Wen Congyang | 2013-02-23 | 1 | -0/+1 |
* | | | | | | | Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-22 | 4 | -6/+119 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/tlbflush.h: Define __native_flush_tlb_global_irq_disabled() | Fenghua Yu | 2013-01-31 | 1 | -6/+12 |
| * | | | | | | | x86/microcode_core_early.c: Define interfaces for early loading ucode | Fenghua Yu | 2013-01-31 | 1 | -0/+14 |
| * | | | | | | | x86/common.c: Make have_cpuid_p() a global function | Fenghua Yu | 2013-01-31 | 1 | -0/+8 |
| * | | | | | | | x86/microcode_intel.h: Define functions and macros for early loading ucode | Fenghua Yu | 2013-01-31 | 1 | -0/+85 |
* | | | | | | | | x86-64: don't set the early IDT to point directly to 'early_idt_handler' | Linus Torvalds | 2013-02-22 | 1 | -2/+0 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 18 | -106/+111 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'x86/mm2' into x86/mm | H. Peter Anvin | 2013-02-15 | 14 | -59/+113 |
| |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 | H. Peter Anvin | 2013-02-01 | 8 | -30/+60 |
| | |\ \ \ \ \ \ \
| | | |/ / / / / /
| | |/| | | | | | |
|
| | * | | | | | | | x86, kexec, 64bit: Only set ident mapping for ram. | Yinghai Lu | 2013-01-29 | 1 | -0/+4 |
| | * | | | | | | | x86, kexec: Remove 1024G limitation for kexec buffer on 64bit | Yinghai Lu | 2013-01-29 | 1 | -3/+3 |
| | * | | | | | | | x86, 64bit: Use a #PF handler to materialize early mappings on demand | H. Peter Anvin | 2013-01-29 | 2 | -0/+5 |