summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | x86/irq/64: Rename irq_stack_ptr to hardirq_stack_ptrThomas Gleixner2019-04-176-6/+6
| * | | | | x86/irq/32: Rename hard/softirq_stack to hard/softirq_stack_ptrThomas Gleixner2019-04-173-13/+14
| * | | | | x86/irq/32: Make irq stack a character arrayThomas Gleixner2019-04-171-1/+1
| * | | | | x86/irq/32: Define IRQ_STACK_SIZEThomas Gleixner2019-04-172-2/+4
| * | | | | x86/dumpstack/64: Speedup in_exception_stack()Thomas Gleixner2019-04-171-31/+51
| * | | | | x86/exceptions: Split debug IST stackThomas Gleixner2019-04-1710-31/+52
| * | | | | x86/exceptions: Enable IST guard pagesThomas Gleixner2019-04-171-6/+2
| * | | | | x86/exceptions: Disconnect IST index and stack orderThomas Gleixner2019-04-176-15/+27
| * | | | | x86/cpu: Remove orig_ist arrayThomas Gleixner2019-04-172-15/+0
| * | | | | x86/cpu: Prepare TSS.IST setup for guard pagesThomas Gleixner2019-04-171-28/+7
| * | | | | x86/dumpstack/64: Use cpu_entry_area instead of orig_istThomas Gleixner2019-04-171-12/+27
| * | | | | x86/irq/64: Use cpu entry area instead of orig_istThomas Gleixner2019-04-171-6/+7
| * | | | | x86/traps: Use cpu_entry_area instead of orig_istThomas Gleixner2019-04-171-1/+2
| * | | | | x86/cpu_entry_area: Provide exception stack accessorThomas Gleixner2019-04-172-0/+8
| * | | | | x86/cpu_entry_area: Prepare for IST guard pagesThomas Gleixner2019-04-171-7/+30
| * | | | | x86/exceptions: Add structs for exception stacksThomas Gleixner2019-04-173-11/+51
| * | | | | x86/cpu_entry_area: Cleanup setup functionsThomas Gleixner2019-04-171-10/+9
| * | | | | x86/exceptions: Make IST index zero basedThomas Gleixner2019-04-178-28/+34
| * | | | | x86/exceptions: Remove unused stack defines on 32bitThomas Gleixner2019-04-171-5/+1
| * | | | | x86/64: Remove stale CURRENT_MASKThomas Gleixner2019-04-171-1/+0
| * | | | | x86/idt: Remove unused macro SISTGThomas Gleixner2019-04-171-4/+0
| * | | | | x86/irq/64: Sanitize the top/bottom confusionThomas Gleixner2019-04-171-11/+11
| * | | | | x86/irq/64: Remove a hardcoded irq_stack_union accessAndy Lutomirski2019-04-171-2/+1
| * | | | | x86/dumpstack: Fix off-by-one errors in stack identificationAndy Lutomirski2019-04-172-4/+4
| * | | | | x86/irq/64: Limit IST stack overflow check to #DB stackThomas Gleixner2019-04-171-5/+14
| * | | | | mm/slab: Remove store_stackinfo()Qian Cai2019-04-171-42/+6
* | | | | | Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-062-4/+2
|\ \ \ \ \ \
| * | | | | | x86/entry: Remove unneeded need_resched() loopValentin Schneider2019-04-052-4/+2
* | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-062-0/+17
|\ \ \ \ \ \ \
| * | | | | | | x86/power: Optimize C3 entry on Centaur CPUsDavid Wang2019-04-191-0/+12
| * | | | | | | x86/CPU/hygon: Fix phys_proc_id calculation logic for multi-die processorsPu Wen2019-03-231-0/+5
* | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-067-21/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/pci: Clean up usage of X86_DEV_DMA_OPSChristoph Hellwig2019-04-244-12/+3
| * | | | | | | | x86/Kconfig: Remove the unused X86_DMA_REMAP KConfig symbolChristoph Hellwig2019-04-101-5/+0
| * | | | | | | | x86/kexec/crash: Use struct_size() in vzalloc()Gustavo A. R. Silva2019-04-051-2/+1
| * | | | | | | | x86/mm/tlb: Define LOADED_MM_SWITCHING with pointer-sized numberJann Horn2019-03-291-1/+1
| * | | | | | | | x86/platform/uv: Fix missing checks of kcalloc() return valuesKangjie Lu2019-03-261-1/+6
* | | | | | | | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-062-75/+102
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/resctrl: Initialize a new resource group with default MBA valuesXiaochen Shen2019-04-182-21/+35
| * | | | | | | | | x86/resctrl: Move per RDT domain initialization to a separate functionXiaochen Shen2019-04-171-59/+72
| * | | | | | | | | Merge x86/urgent into x86/cacheBorislav Petkov2019-04-179-9/+41
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-064-54/+46
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/tools/relocs: Fix big section header tablesArtem Savkov2019-04-191-29/+45
| * | | | | | | | | | x86/defconfig: Remove archaic partition tables supportAhmed S. Darwish2019-04-192-24/+0
| * | | | | | | | | | x86/build: Keep local relocations with ld.lldKees Cook2019-04-051-1/+1
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-0623-69/+63
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/um/vdso: Drop unnecessary cc-ldoptionNick Desaulniers2019-04-241-1/+1
| * | | | | | | | | | x86/vdso: Rename variable to fix -Wshadow warningLeonardo BrĂ¡s2019-04-191-6/+7
| * | | | | | | | | | x86/cpu/amd: Exclude 32bit only assembler from 64bit buildAndi Kleen2019-04-191-0/+2
| * | | | | | | | | | x86/asm: Mark all top level asm statements as .textAndi Kleen2019-04-193-1/+4