| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | x86/fpu: Remove fpu_allocated() | Ingo Molnar | 2015-05-19 | |
| | * | | | | | | | | | | | | x86/fpu: Make init_fpu() static | Ingo Molnar | 2015-05-19 | |
| | * | | | | | | | | | | | | x86/fpu: Split an fpstate_alloc_init() function out of init_fpu() | Ingo Molnar | 2015-05-19 | |
| | * | | | | | | | | | | | | x86/fpu: Remove stale init_fpu() prototype | Ingo Molnar | 2015-05-19 | |
| | * | | | | | | | | | | | | x86/fpu: Rename fpu_detect() to fpu__detect() | Ingo Molnar | 2015-05-19 | |
| | * | | | | | | | | | | | | x86/fpu: Rename unlazy_fpu() to fpu__save() | Ingo Molnar | 2015-05-19 | |
| | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-06-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | x86/cpu/amd: Give access to the number of nodes in a physical package | Aravind Gopalakrishnan | 2015-06-18 | |
| | * | | | | | | | | | | | | x86/gart: Check for GART support before accessing GART registers | Aravind Gopalakrishnan | 2015-05-06 | |
| | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-06-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into x86/cleanups, before applying dependent patch | Ingo Molnar | 2015-05-08 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | | x86: Deinline dma_free_attrs() | Denys Vlasenko | 2015-05-05 | |
| | * | | | | | | | | | | | | x86: Deinline dma_alloc_attrs() | Denys Vlasenko | 2015-05-05 | |
| | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-06-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | preempt: Use preempt_schedule_context() as the official tracing preemption point | Frederic Weisbecker | 2015-06-07 | |
| | * | | | | | | | | | | | | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar | 2015-06-02 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | | x86: Remove cpu_sibling_mask() and cpu_core_mask() | Bartosz Golaszewski | 2015-05-27 | |
| | * | | | | | | | | | | | | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski | 2015-05-27 | |
| | * | | | | | | | | | | | | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e... | David Hildenbrand | 2015-05-19 | |
| | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-06-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | / | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | locking/arch: Rename set_mb() to smp_store_mb() | Peter Zijlstra | 2015-05-19 | |
| | * | | | | | | | | | | locking/arch: Add WRITE_ONCE() to set_mb() | Peter Zijlstra | 2015-05-19 | |
| | * | | | | | | | | | | arch: Remove __ARCH_HAVE_CMPXCHG | Thomas Gleixner | 2015-05-13 | |
| | * | | | | | | | | | | locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKS | Ingo Molnar | 2015-05-11 | |
| | * | | | | | | | | | | locking/pvqspinlock, x86: Implement the paravirt qspinlock call patching | Peter Zijlstra (Intel) | 2015-05-08 | |
| | * | | | | | | | | | | locking/qspinlock: Revert to test-and-set on hypervisors | Peter Zijlstra (Intel) | 2015-05-08 | |
| | * | | | | | | | | | | locking/qspinlock, x86: Enable x86-64 to use queued spinlocks | Waiman Long | 2015-05-08 | |
| | |/ / / / / / / / / | ||||
| * | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-06-05 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||
| | * | | | | | | | | | x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers | Andy Lutomirski | 2015-06-02 | |
| | * | | | | | | | | | x86/asm/entry/32: Really make user_mode() work correctly for VM86 mode | Jan Beulich | 2015-05-29 | |
| | | |_|/ / / / / / | |/| | | | | | | | ||||
| * / | | | | | | | | tools/power turbostat: enable turbostat to support Knights Landing (KNL) | Dasaratharaman Chandramouli | 2015-05-27 | |
| |/ / / / / / / / | ||||
| * | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-05-21 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | | ||||
| | * | | | | | | kvm/fpu: Enable eager restore kvm FPU for MPX | Liang Li | 2015-05-20 | |
| | * | | | | | | Revert "KVM: x86: drop fpu_activate hook" | Paolo Bonzini | 2015-05-20 | |
| | * | | | | | | KVM: MMU: fix SMAP virtualization | Xiao Guangrong | 2015-05-11 | |
| | |/ / / / / | ||||
| * | | | | | | Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-05-06 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM | Stefano Stabellini | 2015-05-06 | |
| | * | | | | | | hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guests | Boris Ostrovsky | 2015-05-05 | |
| | | |_|_|_|/ | |/| | | | | ||||
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-05-06 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| | * | | | | | x86/spinlocks: Fix regression in spinlock contention detection | Tahsin Erdogan | 2015-05-05 | |
| | | |_|/ / | |/| | | | ||||
| * | | | | | x86: pvclock: Really remove the sched notifier for cross-cpu migrations | Paolo Bonzini | 2015-04-27 | |
| | |/ / / |/| | | | ||||
| * | | | | x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue | Andy Lutomirski | 2015-04-26 | |
| * | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-22 | |
| |\ \ \ \ | ||||
| | * | | | | lguest: suppress interrupts for single insn, not range. | Rusty Russell | 2015-03-24 | |
| * | | | | | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-04-21 | |
| |\ \ \ \ \ | ||||
| | * \ \ \ \ | Merge 4.0-rc5 into char-misc-next | Greg Kroah-Hartman | 2015-03-25 | |
| | |\ \ \ \ \ | ||||
| | * \ \ \ \ \ | Merge 4.0-rc3 into char-misc-next | Greg Kroah-Hartman | 2015-03-09 | |
| | |\ \ \ \ \ \ | ||||
| | * | | | | | | | hv: vmbus_post_msg: retry the hypercall on some transient errors | Dexuan Cui | 2015-03-01 | |
| * | | | | | | | | Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-04-21 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||
| | * | | | | | | | Merge 4.0-rc5 into tty-next | Greg Kroah-Hartman | 2015-03-23 | |
| | |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||
