| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | | | | | | | x86/fpu: Move XSAVE-disabling code to a helper | Dave Hansen | 2015-09-14 | |
| | | * | | | | | | | | | | | | | | | | | | x86/fpu: Print xfeature buffer size in decimal | Dave Hansen | 2015-09-14 | |
| | | | |_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-11-03 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | x86/kgdb: Replace bool_int_array[NR_CPUS] with bitmap | Denys Vlasenko | 2015-09-28 | |
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-11-03 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | x86/cpu: Add CLZERO detection | Wan Zongshun | 2015-11-01 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/Kconfig/cpus: Fix/complete CPU type help texts | Borislav Petkov | 2015-10-21 | |
| | | | |_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-11-03 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | x86/early_printk: Set __iomem address space for IO | Andy Shevchenko | 2015-10-13 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/signal: Deinline get_sigframe, save 240 bytes | Denys Vlasenko | 2015-09-30 | |
| | | * | | | | | | | | | | | | | | | | | | | x86: Deinline early_console_register, save 403 bytes | Denys Vlasenko | 2015-09-30 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/e820: Deinline e820_type_to_string, save 126 bytes | Denys Vlasenko | 2015-09-30 | |
| | | | |_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-03 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | x86/kexec: Remove obsolete 'in_crash_kexec' flag | Minfei Huang | 2015-10-12 | |
| | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-11-03 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | x86/entry/32: Fix FS and GS restore in opportunistic SYSEXIT | Andy Lutomirski | 2015-10-18 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/entry/32: Fix entry_INT80_32() to expect interrupts to be on | Andy Lutomirski | 2015-10-18 | |
| | | * | | | | | | | | | | | | | | | | | | | um/x86: Fix build after x86 syscall changes | Andy Lutomirski | 2015-10-14 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/asm: Remove the xyz_cfi macros from dwarf2.h | Andy Lutomirski | 2015-10-14 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/entry/64/compat: Document sysenter_fix_flags's reason for existence | Borislav Petkov | 2015-10-11 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/entry: Split and inline syscall_return_slowpath() | Andy Lutomirski | 2015-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/entry: Split and inline prepare_exit_to_usermode() | Andy Lutomirski | 2015-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/entry: Use pt_regs_to_thread_info() in syscall entry tracing | Andy Lutomirski | 2015-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/entry: Hide two syscall entry assertions behind CONFIG_DEBUG_ENTRY | Andy Lutomirski | 2015-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/entry: Micro-optimize compat fast syscall arg fetch | Andy Lutomirski | 2015-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/entry: Force inlining of 32-bit syscall code | Andy Lutomirski | 2015-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/entry: Make irqs_disabled checks in exit code depend on lockdep | Andy Lutomirski | 2015-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/entry: Remove unnecessary IRQ twiddling in fast 32-bit syscalls | Andy Lutomirski | 2015-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/asm: Remove thread_info.sysenter_return | Andy Lutomirski | 2015-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/entry/32: Re-implement SYSENTER using the new C path | Andy Lutomirski | 2015-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/entry/32: Switch INT80 to the new C syscall path | Andy Lutomirski | 2015-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/entry/32: Open-code return tracking from fork and kthreads | Andy Lutomirski | 2015-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/entry/compat: Implement opportunistic SYSRETL for compat syscalls | Andy Lutomirski | 2015-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/vdso/compat: Wire up SYSENTER and SYSCSALL for compat userspace | Andy Lutomirski | 2015-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/entry: Add C code for fast system call entries | Andy Lutomirski | 2015-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/entry/64/compat: Migrate the body of the syscall entry to C | Andy Lutomirski | 2015-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/entry: Add do_syscall_32(), a C function to do 32-bit syscalls | Andy Lutomirski | 2015-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/syscalls: Give sys_call_ptr_t a useful type | Andy Lutomirski | 2015-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/entry/syscalls: Move syscall table declarations into asm/syscalls.h | Andy Lutomirski | 2015-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/entry/64/compat: Set up full pt_regs for all compat syscalls | Andy Lutomirski | 2015-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/entry/64/compat: Remove most of the fast system call machinery | Andy Lutomirski | 2015-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/entry/64/compat: Remove audit optimizations | Andy Lutomirski | 2015-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/entry/64/compat: Disable SYSENTER and SYSCALL32 entries | Andy Lutomirski | 2015-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/vdso/32: Save extra registers in the INT80 vsyscall path | Andy Lutomirski | 2015-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/elf/64: Clear more registers in elf_common_init() | Andy Lutomirski | 2015-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/vdso: Replace hex int80 CFI annotations with GAS directives | Andy Lutomirski | 2015-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/vdso: Define BUILD_VDSO while building and emit .eh_frame in asm | Andy Lutomirski | 2015-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/asm: Re-add parts of the manual CFI infrastructure | Andy Lutomirski | 2015-10-09 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/vdso: Remove runtime 32-bit vDSO selection | Andy Lutomirski | 2015-10-07 | |
| | | * | | | | | | | | | | | | | | | | | | | x86/entry/64/compat: After SYSENTER, move STI after the NT fixup | Andy Lutomirski | 2015-10-07 | |
