summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | x86/platform/uv: Remove support for UV1 platform from uv_bausteve.wahl@hpe.com2020-07-171-111/+7
| * | | | | | | | | | | x86/platform/uv: Remove support for UV1 platform from uv_mmrssteve.wahl@hpe.com2020-07-171-712/+0
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'x86-mm-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-032-4/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/mm/64: Make sync_global_pgds() staticJoerg Roedel2020-07-271-2/+0
| * | | | | | | | | | | x86/mm/64: Do not sync vmalloc/ioremap mappingsJoerg Roedel2020-07-271-2/+0
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'x86-cpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-036-65/+92
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/cpu: Refactor sync_core() for readabilityRicardo Neri2020-07-272-25/+32
| * | | | | | | | | | | x86/cpu: Relocate sync_core() to sync_core.hRicardo Neri2020-07-272-64/+64
| * | | | | | | | | | | x86/cpufeatures: Add enumeration for SERIALIZE instructionRicardo Neri2020-07-271-0/+1
| * | | | | | | | | | | Merge tag 'v5.8-rc7' into x86/cpu, to pick up fixesIngo Molnar2020-07-271-0/+1
| |\| | | | | | | | | |
| * | | | | | | | | | | x86/cpu: Add Lakefield, Alder Lake and Rocket Lake models to the to Intel CPU...Tony Luck2020-07-251-0/+7
| * | | | | | | | | | | Merge tag 'v5.8-rc6' into x86/cpu, to refresh the branch before adding new co...Ingo Molnar2020-07-2514-50/+91
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | x86/stackprotector: Pre-initialize canary for secondary CPUsBrian Gerst2020-06-181-0/+12
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'x86-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-031-2/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/dumpstack: Add log_lvl to __show_regs()Dmitry Safonov2020-07-221-1/+2
| * | | | | | | | | | | x86/dumpstack: Add log_lvl to show_iret_regs()Dmitry Safonov2020-07-221-1/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-0311-30/+21
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar2020-07-2615-50/+92
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | x86: uv: uv_hub.h: Delete duplicated wordRandy Dunlap2020-07-261-1/+1
| * | | | | | | | | | | x86: cmpxchg_32.h: Delete duplicated wordRandy Dunlap2020-07-261-1/+1
| * | | | | | | | | | | x86/mm: Remove the unused mk_kernel_pgd() #defineIngo Molnar2020-07-251-7/+4
| * | | | | | | | | | | x86/tsc: Remove unused "US_SCALE" and "NS_SCALE" leftover macrosIngo Molnar2020-07-251-3/+0
| * | | | | | | | | | | x86/ioapic: Remove unused "IOAPIC_AUTO" defineIngo Molnar2020-07-251-1/+0
| * | | | | | | | | | | x86/mm: Drop unused MAX_PHYSADDR_BITSArvind Sankar2020-07-241-5/+1
| * | | | | | | | | | | x86/msr: Move the F15h MSRs where they belongBorislav Petkov2020-06-221-3/+2
| * | | | | | | | | | | x86/mm/32: Fix -Wmissing prototypes warnings for init.cBenjamin Thiel2020-06-181-6/+3
| * | | | | | | | | | | x86/mm: Fix -Wmissing-prototypes warnings for arch/x86/mm/init.cBenjamin Thiel2020-06-171-1/+4
| * | | | | | | | | | | x86/asm: Unify __ASSEMBLY__ blocksBorislav Petkov2020-06-151-4/+2
| * | | | | | | | | | | x86/cpufeatures: Mark two free bits in word 3Borislav Petkov2020-06-151-0/+2
| * | | | | | | | | | | x86/msr: Lift AMD family 0x15 power-specific MSRsBorislav Petkov2020-06-151-1/+4
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-031-2/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86: Add support for ZSTD compressed kernelNick Terrell2020-07-311-2/+9
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'x86-asm-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-032-339/+176
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/uaccess: Make __get_user_size() Clang compliant on 32-bitNick Desaulniers2020-07-231-1/+4
| * | | | | | | | | | | x86/percpu: Remove unused PER_CPU() macroBrian Gerst2020-07-231-18/+0
| * | | | | | | | | | | x86/percpu: Clean up percpu_stable_op()Brian Gerst2020-07-231-29/+12
| * | | | | | | | | | | x86/percpu: Clean up percpu_cmpxchg_op()Brian Gerst2020-07-231-40/+18
| * | | | | | | | | | | x86/percpu: Clean up percpu_xchg_op()Brian Gerst2020-07-231-43/+18
| * | | | | | | | | | | x86/percpu: Clean up percpu_add_return_op()Brian Gerst2020-07-231-35/+16
| * | | | | | | | | | | x86/percpu: Remove "e" constraint from XADDBrian Gerst2020-07-231-1/+1
| * | | | | | | | | | | x86/percpu: Clean up percpu_add_op()Brian Gerst2020-07-231-77/+22
| * | | | | | | | | | | x86/percpu: Clean up percpu_from_op()Brian Gerst2020-07-231-35/+15
| * | | | | | | | | | | x86/percpu: Clean up percpu_to_op()Brian Gerst2020-07-231-55/+35
| * | | | | | | | | | | x86/percpu: Introduce size abstraction macrosBrian Gerst2020-07-231-0/+30
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-032-3/+13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Merge branch 'sched/urgent'Peter Zijlstra2020-07-224-12/+32
| |\| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'sched/urgent'Peter Zijlstra2020-07-0811-40/+61
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | x86, sched: check for counters overflow in frequency invariant accountingGiovanni Gherdovich2020-06-151-1/+1
| * | | | | | | | | | | sched/cputime: Improve cputime_adjust()Oleg Nesterov2020-06-151-2/+12
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'perf-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-08-037-49/+162
|\ \ \ \ \ \ \ \ \ \ \