Age | Commit message (Expand) | Author |
2014-05-20 | x86, microcode: Add a disable chicken bit | Borislav Petkov |
2014-05-20 | x86, boot: Carve out early cmdline parsing function | Borislav Petkov |
2014-05-20 | x86, mm: Improve _install_special_mapping and fix x86 vdso naming | Andy Lutomirski |
2014-05-16 | iommu: dmar: Provide arch specific irq allocation | Thomas Gleixner |
2014-05-16 | x86: Get rid of get_nr_irqs_gsi() | Thomas Gleixner |
2014-05-14 | x86/traps: Make math_error() static | Oleg Nesterov |
2014-05-14 | uprobes/x86: Simplify rip-relative handling | Denys Vlasenko |
2014-05-13 | x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() | Anthony Iliopoulos |
2014-05-09 | x86, iosf: Added Quark MBI identifiers | Ong Boon Leong |
2014-05-09 | x86, iosf: Make IOSF driver modular and usable by more drivers | David E. Box |
2014-05-08 | sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAG | Peter Zijlstra |
2014-05-08 | x86/hpet: Make boot_hpet_disable extern | Feng Tang |
2014-05-05 | x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO | Andy Lutomirski |
2014-05-05 | x86, vdso: Move the 32-bit vdso special pages after the text | Andy Lutomirski |
2014-05-05 | x86, vdso: Reimplement vdso.so preparation in build-time C | Andy Lutomirski |
2014-05-05 | x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.c | Andy Lutomirski |
2014-05-05 | x86, vdso: Clean up 32-bit vs 64-bit vdso params | Andy Lutomirski |
2014-05-05 | net: Change x86_64 add32_with_carry to allow memory operand | Tom Herbert |
2014-05-05 | x86_64: csum_add for x86_64 | Tom Herbert |
2014-05-02 | x86, espfix: Fix broken header guard | H. Peter Anvin |
2014-05-01 | x86, espfix: Move espfix definitions into a separate header file | H. Peter Anvin |
2014-04-30 | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack | H. Peter Anvin |
2014-04-30 | uprobes/x86: Kill adjust_ret_addr(), simplify UPROBE_FIX_CALL logic | Oleg Nesterov |
2014-04-30 | uprobes/x86: Cleanup the usage of arch_uprobe->def.fixups, make it u8 | Oleg Nesterov |
2014-04-30 | uprobes/x86: Move default_xol_ops's data into arch_uprobe->def | Oleg Nesterov |
2014-04-24 | arm: xen: implement multicall hypercall support. | Ian Campbell |
2014-04-24 | kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation | Masami Hiramatsu |
2014-04-24 | kprobes/x86: Call exception handlers directly from do_int3/do_debug | Masami Hiramatsu |
2014-04-24 | kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist | Masami Hiramatsu |
2014-04-23 | KVM: x86: Fix CR3 reserved bits | Nadav Amit |
2014-04-18 | arch,x86: Convert smp_mb__*() | Peter Zijlstra |
2014-04-18 | Merge branch 'perf/urgent' into perf/core, to pick up PMU driver fixes. | Ingo Molnar |
2014-04-17 | uprobes/x86: Emulate relative call's | Oleg Nesterov |
2014-04-17 | uprobes/x86: Emulate unconditional relative jmp's | Oleg Nesterov |
2014-04-17 | uprobes/x86: Introduce uprobe_xol_ops and arch_uprobe->ops | Oleg Nesterov |
2014-04-17 | x86/efi: Save and restore FPU context around efi_calls (i386) | Ricardo Neri |
2014-04-17 | x86/efi: Save and restore FPU context around efi_calls (x86_64) | Ricardo Neri |
2014-04-17 | x86/efi: Implement a __efi_call_virt macro | Ricardo Neri |
2014-04-17 | x86, fpu: Extend the use of static_cpu_has_safe | Matt Fleming |
2014-04-17 | x86/efi: Delete most of the efi_call* macros | Matt Fleming |
2014-04-14 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-04-14 | KVM: Remove SMAP bit from CR4_RESERVED_BITS | Feng Wu |
2014-04-14 | x86/irq: Clean up VECTOR_UNDEFINED and VECTOR_RETRIGGERED definition | Prarit Bhargava |
2014-04-12 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2014-04-07 | x86: use generic early_ioremap | Mark Salter |
2014-04-07 | x86/mm: sparse warning fix for early_memremap | Dave Young |
2014-04-07 | percpu: add raw_cpu_ops | Christoph Lameter |
2014-04-07 | x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUG | Josh Triplett |
2014-04-04 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-04-03 | Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |