| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Force inlining of atomic ops | Denys Vlasenko | 2015-05-08 | 1 | -7/+7 |
* | x86/asm/entry/64: Clean up usage of TEST insns | Denys Vlasenko | 2015-05-08 | 1 | -6/+5 |
* | x86/asm/entry/64: Tidy up JZ insns after TESTs | Denys Vlasenko | 2015-05-08 | 1 | -4/+4 |
* | x86/alternatives: Document macros | Borislav Petkov | 2015-05-06 | 1 | -0/+18 |
* | x86/asm: Use -mskip-rax-setup if supported | H.J. Lu | 2015-05-06 | 1 | -0/+3 |
* | x86/asm/entry/32: Update -ENOSYS handling to match the 64-bit logic | Denys Vlasenko | 2015-04-22 | 1 | -28/+14 |
* | x86/asm/entry/64: Merge 32-bit execve stubs with x32 ones, as they are identical | Denys Vlasenko | 2015-04-22 | 1 | -18/+5 |
* | x86/asm/entry/64: Implement better check for canonical addresses | Denys Vlasenko | 2015-04-22 | 1 | -11/+12 |
* | x86/asm: Always inline atomics | Hagen Paul Pfeifer | 2015-04-22 | 2 | -12/+12 |
* | x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvop | Andy Lutomirski | 2015-04-22 | 8 | -28/+13 |
* | x86/asm: Enable fast 32-bit put_user_64() for copy_to_user() | Chris Wilson | 2015-04-16 | 1 | -0/+4 |
* | x86/asm, x86/acpi/wakeup_64.S: Make global label a local one | Borislav Petkov | 2015-04-15 | 1 | -3/+3 |
* | x86/asm, x86/power/hibernate: Use local labels in asm | Borislav Petkov | 2015-04-15 | 1 | -4/+4 |
* | x86/asm: Remove unused TI_cpu | Brian Gerst | 2015-04-15 | 1 | -3/+0 |
* | x86/asm: Merge common 32-bit values in asm-offsets.c | Brian Gerst | 2015-04-15 | 3 | -36/+19 |
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-13 | 2 | -4/+2 |
|\ |
|
| * | x86/vdso: Remove x32 intermediates during 'make clean' | Andy Lutomirski | 2015-03-31 | 1 | -1/+1 |
| * | x86/vdso: Teach 'make clean' to remove generated vdso-image-*.c files | Andrey Skvortsov | 2015-03-31 | 1 | -1/+1 |
| * | x86/vdso32/syscall.S: Do not load __USER32_DS to %ss | Denys Vlasenko | 2015-03-31 | 1 | -2/+0 |
| * | x86/vdso: Fix the x86 vdso2c tool includes | Tommi Kyntola | 2015-03-31 | 1 | -1/+1 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-04-13 | 1 | -2/+9 |
|\ \ |
|
| * | | x86/mm/numa: Fix kernel stack corruption in numa_init()->numa_clear_kernel_no... | Dave Young | 2015-04-07 | 1 | -2/+9 |
* | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-04-13 | 7 | -181/+336 |
|\ \ \ |
|
| * | | | x86/mce/severity: Fix warning about indented braces | Aravind Gopalakrishnan | 2015-04-03 | 1 | -5/+4 |
| * | | | Merge tag 'amd_severity' of git://git.kernel.org/pub/scm/linux/kernel/git/ras... | Ingo Molnar | 2015-03-31 | 4 | -2/+85 |
| |\ \ \ |
|
| | * | | | x86/mce: Define mce_severity function pointer | Aravind Gopalakrishnan | 2015-03-24 | 4 | -6/+18 |
| | * | | | x86/mce: Add an AMD severities-grading function | Aravind Gopalakrishnan | 2015-03-24 | 3 | -0/+71 |
| |/ / / |
|
| * | | | x86/mce: Reindent __mcheck_cpu_apply_quirks() properly | Borislav Petkov | 2015-03-23 | 1 | -24/+24 |
| * | | | x86/mce: Use safe MSR accesses for AMD quirk | Jesse Larrew | 2015-03-23 | 1 | -10/+4 |
| * | | | Merge tag 'ras_for_3.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ras... | Ingo Molnar | 2015-02-19 | 6 | -149/+228 |
| |\ \ \ |
|
| | * | | | x86/MCE/AMD: Enable thresholding interrupts by default if supported | Aravind Gopalakrishnan | 2015-02-19 | 1 | -2/+7 |
| | * | | | x86/MCE: Make mce_panic() fatal machine check msg in the same pattern | Derek Che | 2015-02-19 | 1 | -2/+2 |
| | * | | | x86/MCE/intel: Cleanup CMCI storm logic | Borislav Petkov | 2015-02-19 | 4 | -70/+96 |
| | * | | | Documentation/acpi/einj: Correct and streamline text | Borislav Petkov | 2015-02-19 | 1 | -74/+122 |
| | * | | | x86/MCE/AMD: Drop bogus const modifier from AMD's bank4_names() | Jan Beulich | 2015-02-19 | 1 | -1/+1 |
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-04-13 | 1 | -1/+9 |
|\ \ \ \ \ |
|
| * | | | | | x86/intel/quark: Run IMR self-test on IMR capble hw only | Bryan O'Donoghue | 2015-04-02 | 1 | -1/+9 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-04-13 | 14 | -89/+189 |
|\ \ \ \ \ |
|
| * | | | | | x86/mm: Improve AMD Bulldozer ASLR workaround | Hector Marco-Gisbert | 2015-03-31 | 3 | -3/+32 |
| * | | | | | x86/mm/pat: Initialize __cachemode2pte_tbl[] and __pte2cachemode_tbl[] in a b... | Ingo Molnar | 2015-03-05 | 1 | -18/+22 |
| * | | | | | init.h: Clean up the __setup()/early_param() macros | Ingo Molnar | 2015-03-05 | 1 | -22/+27 |
| * | | | | | x86/mm: Simplify probe_page_size_mask() | Ingo Molnar | 2015-03-05 | 1 | -13/+10 |
| * | | | | | x86/mm: Further simplify 1 GB kernel linear mappings handling | Ingo Molnar | 2015-03-05 | 2 | -20/+7 |
| * | | | | | x86/mm: Use early_param_on_off() for direct_gbpages | Luis R. Rodriguez | 2015-03-05 | 2 | -15/+2 |
| * | | | | | init.h: Add early_param_on_off() | Luis R. Rodriguez | 2015-03-05 | 1 | -0/+15 |
| * | | | | | x86/mm: Simplify enabling direct_gbpages | Luis R. Rodriguez | 2015-03-05 | 3 | -15/+22 |
| * | | | | | x86/mm: Use IS_ENABLED() for direct_gbpages | Luis R. Rodriguez | 2015-03-05 | 1 | -5/+1 |
| * | | | | | x86/mm: Unexport set_memory_ro() and set_memory_rw() | Daniel Borkmann | 2015-02-28 | 1 | -2/+0 |
| * | | | | | x86/mm, efi: Use early_ioremap() in arch/x86/platform/efi/efi-bgrt.c | Juergen Gross | 2015-02-24 | 1 | -2/+2 |
| * | | | | | x86/mm: Use early_memunmap() instead of early_iounmap() | Juergen Gross | 2015-02-24 | 3 | -7/+7 |