Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | x86/asm/entry/32: Document the 32-bit SYSENTER "emergency stack" better | Denys Vlasenko | 2015-03-17 | |
| * | | | | | | | | | | | x86/asm/entry: Simplify task_pt_regs() macro definition | Denys Vlasenko | 2015-03-17 | |
| * | | | | | | | | | | | x86/asm/entry/32: Document our abuse of x86_hw_tss::ss1 and x86_hw_tss::sp1 | Andy Lutomirski | 2015-03-17 | |
| * | | | | | | | | | | | x86/asm/entry: Unify and fix initial thread_struct::sp0 values | Andy Lutomirski | 2015-03-17 | |
| * | | | | | | | | | | | x86/asm/entry: Create and use a 'TOP_OF_KERNEL_STACK_PADDING' macro | Andy Lutomirski | 2015-03-17 | |
| * | | | | | | | | | | | x86/signal/64: Remove 'fs' and 'gs' from sigcontext | Andy Lutomirski | 2015-03-17 | |
| * | | | | | | | | | | | x86/signal/64: Fix SS handling for signals delivered to 64-bit programs | Andy Lutomirski | 2015-03-17 | |
| * | | | | | | | | | | | x86/asm/entry/64: Save user RSP in pt_regs->sp on SYSCALL64 fastpath | Denys Vlasenko | 2015-03-10 | |
| * | | | | | | | | | | | x86/asm/entry/64: Save R11 into pt_regs->flags on SYSCALL64 fastpath | Denys Vlasenko | 2015-03-10 | |
| * | | | | | | | | | | | x86/asm/entry: Replace this_cpu_sp0() with current_top_of_stack() and fix it ... | Andy Lutomirski | 2015-03-07 | |
| * | | | | | | | | | | | x86/asm/entry: Remove INIT_TSS and fold the definitions into 'cpu_tss' | Andy Lutomirski | 2015-03-06 | |
| * | | | | | | | | | | | x86/asm/entry: Rename 'init_tss' to 'cpu_tss' | Andy Lutomirski | 2015-03-06 | |
| * | | | | | | | | | | | x86/asm/entry: Switch all C consumers of kernel_stack to this_cpu_sp0() | Andy Lutomirski | 2015-03-06 | |
| * | | | | | | | | | | | x86/asm/entry: Add this_cpu_sp0() to read sp0 for the current cpu | Andy Lutomirski | 2015-03-06 | |
| * | | | | | | | | | | | x86/traps: Separate set_intr_gate() and clean up early_trap_init() | Wang Nan | 2015-03-04 | |
| * | | | | | | | | | | | x86/asm/entry/64: Simplify optimistic SYSRET | Denys Vlasenko | 2015-03-04 | |
| * | | | | | | | | | | | x86/asm/entry/64: Use more readable constants | Denys Vlasenko | 2015-03-04 | |
| * | | | | | | | | | | | x86/asm/entry: Do mass removal of 'ARGOFFSET' | Denys Vlasenko | 2015-03-04 | |
| * | | | | | | | | | | | x86/asm/entry/64: Fix comments | Denys Vlasenko | 2015-03-04 | |
| * | | | | | | | | | | | x86/asm/entry/64: Always allocate a complete "struct pt_regs" on the kernel s... | Denys Vlasenko | 2015-03-04 | |
| * | | | | | | | | | | | x86/asm: Introduce push/pop macros which generate CFI_REL_OFFSET and CFI_RESTORE | Denys Vlasenko | 2015-03-04 | |
| * | | | | | | | | | | | Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2015-03-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | x86/asm: Cleanup prefetch primitives | Borislav Petkov | 2015-02-23 | |
| | * | | | | | | | | | | | x86/asm: Use alternative_2() in rdtsc_barrier() | Borislav Petkov | 2015-02-23 | |
| | * | | | | | | | | | | | x86/smap: Use ALTERNATIVE macro | Borislav Petkov | 2015-02-23 | |
| | * | | | | | | | | | | | x86/alternatives: Make JMPs more robust | Borislav Petkov | 2015-02-23 | |
| | * | | | | | | | | | | | x86/alternatives: Add instruction padding | Borislav Petkov | 2015-02-23 | |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Merge tag 'v4.0-rc2' into x86/asm, to refresh the tree | Ingo Molnar | 2015-03-04 | |
| |\| | | | | | | | | | | ||||
| * | | | | | | | | | | | x86/asm: Add support for the pcommit instruction | Ross Zwisler | 2015-02-20 | |
| * | | | | | | | | | | | x86/asm/decoder: Fix and enforce max instruction size in the insn decoder | Andy Lutomirski | 2015-02-18 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-13 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | x86/apic: Remove verify_local_APIC() | Bandan Das | 2015-04-01 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-04-13 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying... | Ingo Molnar | 2015-03-23 | |
| |\| | | | | | | | | | | ||||
| * | | | | | | | | | | | sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi... | Len Brown | 2015-03-16 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-04-13 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | jump_label: Allow asm/jump_label.h to be included in assembly | Anton Blanchard | 2015-04-09 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-13 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 2015-04-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interaction | Ingo Molnar | 2015-04-01 | |
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-04-13 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | kvm: mmu: lazy collapse small sptes into large sptes | Wanpeng Li | 2015-04-08 | |
| * | | | | | | | | | | KVM: x86: DR0-DR3 are not clear on reset | Nadav Amit | 2015-04-08 | |
| * | | | | | | | | | | KVM: x86: simplify kvm_apic_map | Radim Krčmář | 2015-04-08 | |
| * | | | | | | | | | | KVM: x86: avoid logical_map when it is invalid | Radim Krčmář | 2015-04-08 | |
| * | | | | | | | | | | KVM: x86: fix mixed APIC mode broadcast | Radim Krčmář | 2015-04-08 | |
| * | | | | | | | | | | KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpu | Eugene Korenevsky | 2015-04-08 | |
| * | | | | | | | | | | x86: Use bool function return values of true/false not 1/0 | Joe Perches | 2015-03-31 | |
| * | | | | | | | | | | KVM: x86: Remove redundant definitions | Nadav Amit | 2015-03-30 | |
| * | | | | | | | | | | KVM: x86: removing redundant eflags bits definitions | Nadav Amit | 2015-03-30 |