| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-04-05 | 1 | -1/+41 |
|\ |
|
| * | random: Add arch_has_random[_seed]() | H. Peter Anvin | 2014-03-20 | 1 | -0/+3 |
| * | x86, random: Enable the RDSEED instruction | H. Peter Anvin | 2014-03-20 | 1 | -1/+38 |
* | | Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-04-03 | 1 | -2/+9 |
|\ \ |
|
| * | | xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override | Zoltan Kiss | 2014-03-18 | 1 | -2/+9 |
* | | | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-04-02 | 4 | -4/+21 |
|\ \ \ |
|
| * | | | KVM: x86: Allow the guest to run with dirty debug registers | Paolo Bonzini | 2014-03-11 | 1 | -0/+2 |
| * | | | KVM: x86: change vcpu->arch.switch_db_regs to a bit mask | Paolo Bonzini | 2014-03-11 | 1 | -1/+5 |
| * | | | KVM: x86: Remove return code from enable_irq/nmi_window | Jan Kiszka | 2014-03-11 | 1 | -2/+2 |
| * | | | KVM: nVMX: Rework interception of IRQs and NMIs | Jan Kiszka | 2014-03-11 | 1 | -0/+2 |
| * | | | Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Paolo Bonzini | 2014-03-04 | 5 | -9/+20 |
| |\ \ \ |
|
| * | | | | x86: kvm: introduce periodic global clock updates | Andrew Jones | 2014-03-04 | 1 | -0/+1 |
| * | | | | x86: kvm: rate-limit global clock updates | Andrew Jones | 2014-03-04 | 1 | -0/+1 |
| * | | | | KVM: x86: Intel MPX vmx and msr handle | Liu, Jinsong | 2014-02-24 | 3 | -0/+6 |
| * | | | | KVM: x86: Fix xsave cpuid exposing bug | Liu, Jinsong | 2014-02-22 | 1 | -0/+2 |
| * | | | | KVM: x86: remove unused last_kernel_ns variable | Marcelo Tosatti | 2014-02-04 | 1 | -1/+0 |
* | | | | | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2014-04-02 | 10 | -485/+0 |
|\ \ \ \ \ |
|
| * | | | | | x86, platforms: Remove NUMAQ | H. Peter Anvin | 2014-02-27 | 3 | -180/+0 |
| * | | | | | x86, platforms: Remove SGI Visual Workstation | H. Peter Anvin | 2014-02-27 | 7 | -305/+0 |
* | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-02 | 8 | -50/+136 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, vdso: Finish removing VDSO32_PRELINK | Andy Lutomirski | 2014-03-21 | 1 | -2/+0 |
| * | | | | | | x86, vdso: Move more vdso definitions into vdso.h | Andy Lutomirski | 2014-03-21 | 1 | -0/+38 |
| * | | | | | | x86: Load the 32-bit vdso in place, just like the 64-bit vdsos | Andy Lutomirski | 2014-03-20 | 1 | -8/+0 |
| * | | | | | | x86, vdso: Add 32 bit VDSO time support for 64 bit kernel | Stefani Seibold | 2014-03-18 | 2 | -14/+62 |
| * | | | | | | x86, vdso: Add 32 bit VDSO time support for 32 bit kernel | Stefani Seibold | 2014-03-18 | 2 | -0/+16 |
| * | | | | | | x86, vdso: Patch alternatives in the 32-bit VDSO | Andy Lutomirski | 2014-03-18 | 1 | -0/+2 |
| * | | | | | | x86, vdso: Introduce VVAR marco for vdso32 | Stefani Seibold | 2014-03-18 | 1 | -2/+12 |
| * | | | | | | x86, vdso: Make vsyscall_gtod_data handling x86 generic | Stefani Seibold | 2014-03-18 | 2 | -7/+9 |
| * | | | | | | x86_32, mm: Remove user bit from identity map PDE | Andy Lutomirski | 2014-03-14 | 1 | -6/+1 |
| * | | | | | | x86, vdso: Remove compat vdso support | Andy Lutomirski | 2014-03-14 | 3 | -16/+1 |
* | | | | | | | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-04-02 | 1 | -0/+7 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge 3.14-rc5 into driver-core-next | Greg Kroah-Hartman | 2014-03-03 | 1 | -1/+1 |
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| * | | | | | | | x86: align x86 arch with generic CPU modalias handling | Ard Biesheuvel | 2014-02-18 | 1 | -0/+7 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-04-02 | 2 | -19/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/PCI: Remove mp_bus_to_node[], set_mp_bus_to_node(), get_mp_bus_to_node() | Bjorn Helgaas | 2014-02-03 | 1 | -13/+0 |
| * | | | | | | | x86/PCI: Add x86_pci_root_bus_node() to look up NUMA node from PCI bus | Bjorn Helgaas | 2014-02-03 | 1 | -0/+1 |
| * | | | | | | | x86/PCI: Drop return value of pcibios_scan_root() | Bjorn Helgaas | 2014-02-03 | 1 | -1/+1 |
| * | | | | | | | x86/PCI: Merge pci_scan_bus_on_node() into pcibios_scan_root() | Bjorn Helgaas | 2014-02-03 | 1 | -4/+0 |
| * | | | | | | | x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_with_sysdata() | Bjorn Helgaas | 2014-02-03 | 1 | -1/+0 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-01 | 3 | -3/+8 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'irq/for-gpio' into irq/core | Thomas Gleixner | 2014-03-12 | 2 | -1/+2 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | x86: hardirq: Make irq_hv_callback_count available for CONFIG_HYPERV=m as well | Thomas Gleixner | 2014-03-06 | 1 | -1/+1 |
| * | | | | | | | x86: hyperv: Fixup the (brain) damage caused by the irq cleanup | Thomas Gleixner | 2014-03-05 | 1 | -2/+2 |
| * | | | | | | | x86: Remove deprecated IRQF_DISABLED | Michael Opdenacker | 2014-03-04 | 1 | -2/+2 |
| * | | | | | | | x86: Hyperv: Cleanup the irq mess | Thomas Gleixner | 2014-03-04 | 1 | -1/+3 |
| * | | | | | | | x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTOR | Thomas Gleixner | 2014-03-04 | 1 | -0/+3 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2014-04-01 | 2 | -48/+14 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: Keep thread_info on thread stack in x86_32 | Steven Rostedt | 2014-03-07 | 2 | -44/+14 |
| * | | | | | | | x86: Prepare removal of previous_esp from i386 thread_info structure | Steven Rostedt | 2014-03-07 | 1 | -2/+3 |
| * | | | | | | | x86: Nuke GET_THREAD_INFO_WITH_ESP() macro for i386 | Steven Rostedt (Red Hat) | 2014-03-07 | 1 | -4/+0 |