Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | x86/platform/UV: Prep for UV4 MMR updates | Mike Travis | 2016-05-04 | 1 | -84/+124 | |
| * | | | | | | | | x86/platform/UV: Add UV MMR Illegal Access Function | Mike Travis | 2016-05-04 | 1 | -0/+12 | |
| * | | | | | | | | x86/platform/UV: Add UV4 Specific Defines | Mike Travis | 2016-05-04 | 1 | -3/+9 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-05-16 | 1 | -13/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/dumpstack: Combine some printk()s | Rasmus Villemoes | 2016-03-31 | 1 | -13/+6 | |
* | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-05-16 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86: Fix non-static inlines | Denys Vlasenko | 2016-04-16 | 2 | -2/+2 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-05-16 | 14 | -36/+59 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/boot: Move compressed kernel to the end of the decompression buffer | Yinghai Lu | 2016-04-29 | 2 | -1/+2 | |
| * | | | | | | | | | x86/init: Disable pnpbios and rtc for X86_SUBARCH_CE4100 | Luis R. Rodriguez | 2016-04-22 | 2 | -3/+1 | |
| * | | | | | | | | | x86/init: Disable pnpbios for X86_SUBARCH_INTEL_MID | Luis R. Rodriguez | 2016-04-22 | 1 | -3/+1 | |
| * | | | | | | | | | x86/paravirt: Remove paravirt_enabled() | Luis R. Rodriguez | 2016-04-22 | 2 | -9/+0 | |
| * | | | | | | | | | x86/init: Rename EBDA code file | Luis R. Rodriguez | 2016-04-22 | 2 | -1/+1 | |
| * | | | | | | | | | x86/ACPI: Parse ACPI_FADT_LEGACY_DEVICES | Luis R. Rodriguez | 2016-04-22 | 1 | -0/+5 | |
| * | | | | | | | | | x86, drivers/pnpbios: Replace paravirt_enabled() check with legacy device check | Luis R. Rodriguez | 2016-04-22 | 1 | -0/+11 | |
| * | | | | | | | | | x86/cpu/intel: Remove not needed paravirt_enabled() use for F00F work around | Luis R. Rodriguez | 2016-04-22 | 1 | -1/+1 | |
| * | | | | | | | | | x86/tboot: Remove paravirt_enabled() use | Luis R. Rodriguez | 2016-04-22 | 1 | -6/+0 | |
| * | | | | | | | | | x86/apm32: Remove paravirt_enabled() use | Luis R. Rodriguez | 2016-04-22 | 1 | -1/+1 | |
| * | | | | | | | | | x86/init: Use a platform legacy quirk for EBDA | Luis R. Rodriguez | 2016-04-22 | 2 | -1/+5 | |
| * | | | | | | | | | x86/ACPI: Move ACPI_FADT_NO_CMOS_RTC check to ACPI boot code | Luis R. Rodriguez | 2016-04-22 | 2 | -8/+4 | |
| * | | | | | | | | | x86/rtc: Replace paravirt rtc check with platform legacy quirk | Luis R. Rodriguez | 2016-04-22 | 5 | -6/+31 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-05-16 | 43 | -490/+468 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/arch_prctl/64: Restore accidentally removed put_cpu() in ARCH_SET_GS | Mateusz Guzik | 2016-05-13 | 1 | -0/+1 | |
| * | | | | | | | | | x86/tls: Synchronize segment registers in set_thread_area() | Andy Lutomirski | 2016-04-29 | 1 | -0/+42 | |
| * | | | | | | | | | x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase | Andy Lutomirski | 2016-04-29 | 2 | -19/+19 | |
| * | | | | | | | | | x86/arch_prctl/64: Remove FSBASE/GSBASE < 4G optimization | Andy Lutomirski | 2016-04-29 | 2 | -98/+17 | |
| * | | | | | | | | | x86/segments/64: When loadsegment(fs, ...) fails, clear the base | Andy Lutomirski | 2016-04-29 | 1 | -1/+1 | |
| * | | | | | | | | | x86/asm: Stop depending on ptrace.h in alternative.h | Andy Lutomirski | 2016-04-29 | 7 | -0/+7 | |
| * | | | | | | | | | Merge branch 'x86/urgent' into x86/asm, to refresh the tree | Ingo Molnar | 2016-04-29 | 2 | -7/+2 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'x86/urgent' into x86/asm, to fix semantic conflict | Ingo Molnar | 2016-04-22 | 1 | -0/+12 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall() | Dmitry Safonov | 2016-04-19 | 4 | -4/+4 | |
| * | | | | | | | | | | Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes | Ingo Molnar | 2016-04-19 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | x86/asm: Make sure verify_cpu() has a good stack | Borislav Petkov | 2016-04-13 | 1 | -0/+8 | |
| * | | | | | | | | | | x86/paravirt: Add paravirt_{read,write}_msr() | Andy Lutomirski | 2016-04-13 | 1 | -0/+2 | |
| * | | | | | | | | | | x86/paravirt: Add _safe to the read_ms()r and write_msr() PV callbacks | Andy Lutomirski | 2016-04-13 | 1 | -2/+2 | |
| * | | | | | | | | | | x86/head: Move early exception panic code into early_fixup_exception() | Andy Lutomirski | 2016-04-13 | 2 | -87/+7 | |
| * | | | | | | | | | | x86/head: Move the early NMI fixup into C | Andy Lutomirski | 2016-04-13 | 2 | -13/+0 | |
| * | | | | | | | | | | x86/head: Pass a real pt_regs and trapnr to early_fixup_exception() | Andy Lutomirski | 2016-04-13 | 2 | -54/+88 | |
| * | | | | | | | | | | x86/fpu: Get rid of x87 math exception helpers | Borislav Petkov | 2016-04-13 | 1 | -31/+13 | |
| * | | | | | | | | | | x86/fpu: Remove check_fpu() indirection | Borislav Petkov | 2016-04-13 | 1 | -11/+5 | |
| * | | | | | | | | | | x86/tsc: Save an indentation level in recalibrate_cpu_khz() | Borislav Petkov | 2016-04-13 | 1 | -8/+8 | |
| * | | | | | | | | | | x86/tsc: Do not check X86_FEATURE_CONSTANT_TSC in notifier call | Borislav Petkov | 2016-04-13 | 1 | -5/+2 | |
| * | | | | | | | | | | x86/cpu: Simplify extended APIC ID detection on AMD | Borislav Petkov | 2016-04-13 | 1 | -7/+10 | |
| * | | | | | | | | | | x86/fpu/regset: Replace static_cpu_has() usage with boot_cpu_has() | Borislav Petkov | 2016-04-13 | 1 | -2/+2 | |
| * | | | | | | | | | | x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usage | Borislav Petkov | 2016-04-13 | 1 | -5/+5 | |
| * | | | | | | | | | | x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage | Borislav Petkov | 2016-04-13 | 3 | -10/+10 | |
| * | | | | | | | | | | x86/cpufeature: Replace cpu_has_fxsr with boot_cpu_has() usage | Borislav Petkov | 2016-04-13 | 3 | -11/+14 | |
| * | | | | | | | | | | x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage | Borislav Petkov | 2016-04-13 | 12 | -26/+26 | |
| * | | | | | | | | | | x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage | Borislav Petkov | 2016-04-13 | 3 | -12/+12 | |
| * | | | | | | | | | | x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usage | Borislav Petkov | 2016-04-13 | 4 | -8/+8 |