Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | x86/platform/uv: Remove support for uv1 platform from uv_hub | steve.wahl@hpe.com | 2020-07-17 | 1 | -31/+3 | |
| * | | | | | | | | | | | x86/platform/uv: Remove support for UV1 platform from uv_bau | steve.wahl@hpe.com | 2020-07-17 | 1 | -111/+7 | |
| * | | | | | | | | | | | x86/platform/uv: Remove support for UV1 platform from uv_mmrs | steve.wahl@hpe.com | 2020-07-17 | 1 | -712/+0 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'x86-mm-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-08-03 | 2 | -4/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86/mm/64: Make sync_global_pgds() static | Joerg Roedel | 2020-07-27 | 1 | -2/+0 | |
| * | | | | | | | | | | | x86/mm/64: Do not sync vmalloc/ioremap mappings | Joerg Roedel | 2020-07-27 | 1 | -2/+0 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'x86-cpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-08-03 | 6 | -65/+92 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86/cpu: Refactor sync_core() for readability | Ricardo Neri | 2020-07-27 | 2 | -25/+32 | |
| * | | | | | | | | | | | x86/cpu: Relocate sync_core() to sync_core.h | Ricardo Neri | 2020-07-27 | 2 | -64/+64 | |
| * | | | | | | | | | | | x86/cpufeatures: Add enumeration for SERIALIZE instruction | Ricardo Neri | 2020-07-27 | 1 | -0/+1 | |
| * | | | | | | | | | | | Merge tag 'v5.8-rc7' into x86/cpu, to pick up fixes | Ingo Molnar | 2020-07-27 | 1 | -0/+1 | |
| |\| | | | | | | | | | | ||||||
| * | | | | | | | | | | | x86/cpu: Add Lakefield, Alder Lake and Rocket Lake models to the to Intel CPU... | Tony Luck | 2020-07-25 | 1 | -0/+7 | |
| * | | | | | | | | | | | Merge tag 'v5.8-rc6' into x86/cpu, to refresh the branch before adding new co... | Ingo Molnar | 2020-07-25 | 15 | -52/+94 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | x86/stackprotector: Pre-initialize canary for secondary CPUs | Brian Gerst | 2020-06-18 | 1 | -0/+12 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'x86-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-08-03 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86/dumpstack: Add log_lvl to __show_regs() | Dmitry Safonov | 2020-07-22 | 1 | -1/+2 | |
| * | | | | | | | | | | | x86/dumpstack: Add log_lvl to show_iret_regs() | Dmitry Safonov | 2020-07-22 | 1 | -1/+1 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-08-03 | 12 | -31/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/urgent' into x86/cleanups | Ingo Molnar | 2020-07-26 | 16 | -52/+95 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | x86: uv: uv_hub.h: Delete duplicated word | Randy Dunlap | 2020-07-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | x86: cmpxchg_32.h: Delete duplicated word | Randy Dunlap | 2020-07-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | x86: bootparam.h: Delete duplicated word | Randy Dunlap | 2020-07-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | x86/mm: Remove the unused mk_kernel_pgd() #define | Ingo Molnar | 2020-07-25 | 1 | -7/+4 | |
| * | | | | | | | | | | | x86/tsc: Remove unused "US_SCALE" and "NS_SCALE" leftover macros | Ingo Molnar | 2020-07-25 | 1 | -3/+0 | |
| * | | | | | | | | | | | x86/ioapic: Remove unused "IOAPIC_AUTO" define | Ingo Molnar | 2020-07-25 | 1 | -1/+0 | |
| * | | | | | | | | | | | x86/mm: Drop unused MAX_PHYSADDR_BITS | Arvind Sankar | 2020-07-24 | 1 | -5/+1 | |
| * | | | | | | | | | | | x86/msr: Move the F15h MSRs where they belong | Borislav Petkov | 2020-06-22 | 1 | -3/+2 | |
| * | | | | | | | | | | | x86/mm/32: Fix -Wmissing prototypes warnings for init.c | Benjamin Thiel | 2020-06-18 | 1 | -6/+3 | |
| * | | | | | | | | | | | x86/mm: Fix -Wmissing-prototypes warnings for arch/x86/mm/init.c | Benjamin Thiel | 2020-06-17 | 1 | -1/+4 | |
| * | | | | | | | | | | | x86/asm: Unify __ASSEMBLY__ blocks | Borislav Petkov | 2020-06-15 | 1 | -4/+2 | |
| * | | | | | | | | | | | x86/cpufeatures: Mark two free bits in word 3 | Borislav Petkov | 2020-06-15 | 1 | -0/+2 | |
| * | | | | | | | | | | | x86/msr: Lift AMD family 0x15 power-specific MSRs | Borislav Petkov | 2020-06-15 | 1 | -1/+4 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-08-03 | 1 | -2/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86: Add support for ZSTD compressed kernel | Nick Terrell | 2020-07-31 | 1 | -2/+9 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'x86-asm-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-08-03 | 2 | -339/+176 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86/uaccess: Make __get_user_size() Clang compliant on 32-bit | Nick Desaulniers | 2020-07-23 | 1 | -1/+4 | |
| * | | | | | | | | | | | x86/percpu: Remove unused PER_CPU() macro | Brian Gerst | 2020-07-23 | 1 | -18/+0 | |
| * | | | | | | | | | | | x86/percpu: Clean up percpu_stable_op() | Brian Gerst | 2020-07-23 | 1 | -29/+12 | |
| * | | | | | | | | | | | x86/percpu: Clean up percpu_cmpxchg_op() | Brian Gerst | 2020-07-23 | 1 | -40/+18 | |
| * | | | | | | | | | | | x86/percpu: Clean up percpu_xchg_op() | Brian Gerst | 2020-07-23 | 1 | -43/+18 | |
| * | | | | | | | | | | | x86/percpu: Clean up percpu_add_return_op() | Brian Gerst | 2020-07-23 | 1 | -35/+16 | |
| * | | | | | | | | | | | x86/percpu: Remove "e" constraint from XADD | Brian Gerst | 2020-07-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | x86/percpu: Clean up percpu_add_op() | Brian Gerst | 2020-07-23 | 1 | -77/+22 | |
| * | | | | | | | | | | | x86/percpu: Clean up percpu_from_op() | Brian Gerst | 2020-07-23 | 1 | -35/+15 | |
| * | | | | | | | | | | | x86/percpu: Clean up percpu_to_op() | Brian Gerst | 2020-07-23 | 1 | -55/+35 | |
| * | | | | | | | | | | | x86/percpu: Introduce size abstraction macros | Brian Gerst | 2020-07-23 | 1 | -0/+30 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-08-03 | 2 | -3/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Merge branch 'sched/urgent' | Peter Zijlstra | 2020-07-22 | 5 | -14/+35 | |
| |\| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'sched/urgent' | Peter Zijlstra | 2020-07-08 | 11 | -40/+61 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86, sched: check for counters overflow in frequency invariant accounting | Giovanni Gherdovich | 2020-06-15 | 1 | -1/+1 |