Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | x86/mm: Make MAX_PHYSADDR_BITS and MAX_PHYSMEM_BITS dynamic | Kirill A. Shutemov | 2018-02-14 | 1 | -3/+2 | |
| * | | | | | | | | x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable | Kirill A. Shutemov | 2018-02-14 | 2 | -13/+11 | |
| * | | | | | | | | x86/mm: Introduce 'pgtable_l5_enabled' | Kirill A. Shutemov | 2018-02-14 | 1 | -0/+5 | |
| * | | | | | | | | x86/mm: Make virtual memory layout dynamic for CONFIG_X86_5LEVEL=y | Kirill A. Shutemov | 2018-02-14 | 1 | -0/+9 | |
* | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-04-02 | 5 | -96/+77 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/cpuid: Allow cpuid_read() to schedule | Eric Dumazet | 2018-03-27 | 1 | -8/+26 | |
| * | | | | | | | | | x86/rtc: Stop using deprecated functions | Benjamin Gaignard | 2018-03-15 | 1 | -3/+3 | |
| * | | | | | | | | | x86/dumpstack: Unify show_regs() | Borislav Petkov | 2018-03-08 | 3 | -85/+48 | |
* | | | | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-04-02 | 1 | -4/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into x86/build to pick up dependencies | Thomas Gleixner | 2018-03-20 | 39 | -220/+532 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86/build: Drop superfluous ALIGN from the linker script | Cao jin | 2018-02-13 | 1 | -4/+3 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-04-02 | 9 | -79/+87 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86/apic: Drop logical_smp_processor_id() inline | Dou Liyang | 2018-03-01 | 1 | -5/+5 | |
| * | | | | | | | | | | | x86/apic: Modernize the pending interrupt code | Dou Liyang | 2018-03-01 | 1 | -9/+8 | |
| * | | | | | | | | | | | x86/apic: Move pending interrupt check code into it's own function | Dou Liyang | 2018-03-01 | 1 | -45/+55 | |
| * | | | | | | | | | | | x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specified | Baoquan He | 2018-02-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | x86/apic: Rename variables and functions related to x86_io_apic_ops | Baoquan He | 2018-02-17 | 2 | -5/+5 | |
| * | | | | | | | | | | | x86/apic: Remove the (now) unused disable_IO_APIC() function | Baoquan He | 2018-02-17 | 3 | -19/+4 | |
| * | | | | | | | | | | | x86/apic: Fix restoring boot IRQ mode in reboot and kexec/kdump | Baoquan He | 2018-02-17 | 2 | -2/+4 | |
| * | | | | | | | | | | | x86/apic: Split disable_IO_APIC() into two functions to fix CONFIG_KEXEC_JUMP=y | Baoquan He | 2018-02-17 | 3 | -3/+5 | |
| * | | | | | | | | | | | x86/apic: Split out restore_boot_irq_mode() from disable_IO_APIC() | Baoquan He | 2018-02-17 | 1 | -0/+5 | |
| * | | | | | | | | | | | x86/apic: Make setup_local_APIC() static | Dou Liyang | 2018-02-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | x86/apic: Simplify init_bsp_APIC() usage | Dou Liyang | 2018-02-13 | 1 | -2/+7 | |
| * | | | | | | | | | | | x86/x2apic: Mark set_x2apic_phys_mode() as __init | Dou Liyang | 2018-02-13 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-04-02 | 3 | -37/+120 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Revert "x86/mce/AMD: Collect error info even if valid bits are not set" | Yazen Ghannam | 2018-03-28 | 1 | -14/+0 | |
| * | | | | | | | | | | | Merge branch 'ras/urgent' into ras/core | Thomas Gleixner | 2018-03-08 | 18 | -70/+212 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86/mce/AMD: Carve out SMCA get_block_address() code | Yazen Ghannam | 2018-02-21 | 1 | -26/+31 | |
| * | | | | | | | | | | | | x86/mce/AMD: Get address from already initialized block | Yazen Ghannam | 2018-02-21 | 1 | -0/+15 | |
| * | | | | | | | | | | | | x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank type | Yazen Ghannam | 2018-02-21 | 1 | -0/+7 | |
| * | | | | | | | | | | | | x86/mce/AMD: Pass the bank number to smca_get_bank_type() | Yazen Ghannam | 2018-02-21 | 1 | -8/+7 | |
| * | | | | | | | | | | | | x86/mce/AMD: Collect error info even if valid bits are not set | Borislav Petkov | 2018-02-21 | 1 | -0/+14 | |
| * | | | | | | | | | | | | x86/mce: Issue the 'mcelog --ascii' message only on !AMD | Borislav Petkov | 2018-02-21 | 1 | -1/+3 | |
| * | | | | | | | | | | | | x86/mce: Convert 'struct mca_config' bools to a bitfield | Borislav Petkov | 2018-02-21 | 2 | -13/+16 | |
| * | | | | | | | | | | | | x86/mce: Put private structures and definitions into the internal header | Borislav Petkov | 2018-02-21 | 1 | -2/+54 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2018-04-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Backmerge tag 'v4.16-rc7' into drm-next | Dave Airlie | 2018-03-28 | 41 | -248/+540 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | x86: devicetree: fix config option around x86_flattree_get_config() | Frank Rowand | 2018-03-04 | 1 | -1/+1 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-03-31 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86/platform/uv/BAU: Add APIC idt entry | Andrew Banman | 2018-03-28 | 1 | -0/+3 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-03-30 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | KVM: x86: Fix pv tlb flush dependencies | Wanpeng Li | 2018-03-28 | 1 | -2/+2 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-03-25 | 3 | -28/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | x86/entry/64: Don't use IST entry for #BP stack | Andy Lutomirski | 2018-03-23 | 2 | -9/+8 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| * | | | | | | | | | x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirk | Christoph Hellwig | 2018-03-20 | 1 | -19/+0 | |
* | | | | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-03-18 | 5 | -49/+71 | |
|\| | | | | | | | | | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | x86/microcode: Fix CPU synchronization routine | Borislav Petkov | 2018-03-16 | 1 | -27/+41 | |
| * | | | | | | | | x86/microcode: Attempt late loading only when new microcode is present | Borislav Petkov | 2018-03-16 | 3 | -19/+27 | |
| * | | | | | | | | x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklist | Alexander Sergeyev | 2018-03-16 | 1 | -2/+1 | |
| * | | | | | | | | x86/vm86/32: Fix POPF emulation | Andy Lutomirski | 2018-03-14 | 1 | -1/+2 | |
| | |_|_|_|_|/ / | |/| | | | | | |