- 3370155 printk: Userspace format indexing support by Chris Down · 3 years, 7 months ago
- 3fb0fdb x86/stackprotector/32: Make the canary into a regular percpu variable by Andy Lutomirski · 4 years ago
- a13f2ef x86/xen: remove 32-bit Xen PV guest support by Juergen Gross · 4 years, 7 months ago
- 67a6af7 x86/boot: Remove KEEP_SEGMENTS support by Arvind Sankar · 5 years ago
- 1d87200 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- f490e07 x86/pti/32: Size initial_page_table correctly by Thomas Gleixner · 5 years ago
- 13fbe78 x86/asm: Replace WEAK uses by SYM_INNER_LABEL_ALIGN by Jiri Slaby · 5 years ago
- 6d685e5 x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_* by Jiri Slaby · 5 years ago
- 78762b0 x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_* by Jiri Slaby · 5 years ago
- b1bd27b x86/asm/head: Annotate data appropriately by Jiri Slaby · 5 years ago
- ef77e68 x86/asm: Annotate local pseudo-functions by Jiri Slaby · 5 years ago
- 5aa5cbd x86/asm: Make boot_gdt_descr local by Jiri Slaby · 5 years ago
- e3238fa x86/pgtable/32: Allocate 8k page-tables when PTI is enabled by Joerg Roedel · 6 years ago
- 050e9ba Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables by Linus Torvalds · 7 years ago
- b399151 x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping by Jia Zhang · 7 years ago
- 0fd2e9c Merge commit 'upstream-x86-entry' into WIP.x86/mm by Ingo Molnar · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 3357b0d Merge branch 'x86/mpx/prep' into x86/asm by Ingo Molnar · 7 years ago
- b0ce5b8 x86/boot: Relocate definition of the initial state of CR0 by Ricardo Neri · 7 years ago
- 82c62fa x86/asm: Don't use the confusing '.ifeq' directive by Josh Poimboeuf · 7 years ago
- 04b5de3 x86/idt: Remove superfluous ALIGNment by Jiri Slaby · 7 years ago
- 87e8178 x86/idt: Move early IDT setup out of 32-bit asm by Thomas Gleixner · 7 years ago
- 16bc18d x86/idt: Move 32-bit idt_descr to C code by Thomas Gleixner · 7 years ago
- ecda85e x86/lguest: Remove lguest support by Juergen Gross · 7 years ago
- 630c186 x86/traps: Don't clear segment high bits in early_idt_handler_common() by Andy Lutomirski · 7 years ago
- 1e620f9 x86/boot/32: Convert the 32-bit pgtable setup code from assembly to C by Boris Ostrovsky · 8 years ago
- 5645688 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 553bbc1 x86/boot: Avoid warning for zero-filling .bss by Arnd Bergmann · 8 years ago
- 22dc391 x86/boot: Fix the end of the stack for idle tasks by Josh Poimboeuf · 8 years ago
- 6616a14 x86/boot/32: Fix the end of the stack for idle tasks by Josh Poimboeuf · 8 years ago
- 1b00255 x86/entry/32, x86/boot/32: Use local labels by Josh Poimboeuf · 8 years ago
- 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
- b32f96c x86/asm/head: Rename 'stack_start' -> 'initial_stack' by Josh Poimboeuf · 8 years ago
- 784d569 x86: move exports to actual definitions by Al Viro · 9 years ago
- ffc5fce Merge branch 'x86/urgent' into x86/asm, to refresh the tree by Ingo Molnar · 9 years ago
- e16d8a6 Revert "x86/mm/32: Set NX in __supported_pte_mask before enabling paging" by Andy Lutomirski · 9 years ago
- 0e861fb x86/head: Move early exception panic code into early_fixup_exception() by Andy Lutomirski · 9 years ago
- 0d0efc0 x86/head: Move the early NMI fixup into C by Andy Lutomirski · 9 years ago
- 7bbcdb1 x86/head: Pass a real pt_regs and trapnr to early_fixup_exception() by Andy Lutomirski · 9 years ago
- 13c76ad Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- cd4d09e x86/cpufeature: Carve out X86_FEATURE_* by Borislav Petkov · 9 years ago
- 320d25b x86/mm/32: Set NX in __supported_pte_mask before enabling paging by Andy Lutomirski · 9 years ago
- fe05589 x86/microcode: Merge the early microcode loader by Borislav Petkov · 9 years ago
- d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 04c1734 x86/boot: Fix overflow warning with 32-bit binutils by Borislav Petkov · 10 years ago
- 425be56 x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers by Andy Lutomirski · 10 years ago
- cdeb604 x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers by Andy Lutomirski · 10 years ago
- e839004 x86/asm/head*.S: Change global labels to local by Borislav Petkov · 10 years ago
- fb148d8 x86/asm/boot: Use already defined KEEP_SEGMENTS macro in head_{32,64}.S by Alexander Kuleshov · 10 years ago
- b01d4e6 x86: fix compile error due to X86_TRAP_NMI use in asm files by Linus Torvalds · 11 years ago
- 5fa1019 x86: Ignore NMIs that come in during early boot by H. Peter Anvin · 11 years ago
- 1f9c52e Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 12 years ago
- 237d154 x86: Fix override new_cpu_data.x86 with 486 by Wang YanQing · 12 years ago
- 60e019e x86: Get rid of ->hard_math and all the FPU asm fu by H. Peter Anvin · 12 years ago
- c47f39e Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 5e2a044 x86, head_32: Give the 6 label a real name by Borislav Petkov · 12 years ago
- c3a22a2 x86, head_32: Remove second CPUID detection from default_entry by Borislav Petkov · 12 years ago
- 9efb58d x86: Detect CPUID support early at boot by Borislav Petkov · 12 years ago
- 166df91 x86, head_32: Remove i386 pieces by Borislav Petkov · 12 years ago
- 63b553c x86/head_32.S: Early update ucode in 32-bit by Fenghua Yu · 12 years ago
- 021ef05 x86-32: Start out cr0 clean, disable paging before modifying cr3/4 by H. Peter Anvin · 12 years ago
- 74b8423 Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 6662c34 x86-32: Unbreak booting on some 486 clones by H. Peter Anvin · 12 years ago
- 3e2a0cc x86-32, hotplug: Add start_cpu0() entry point to head_32.S by Fenghua Yu · 12 years ago
- 5a5a51d x86-32: Start out eflags and cr4 clean by H. Peter Anvin · 12 years ago
- 731a737 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 48927bb x86, realmode: Move SMP trampoline to unified realmode code by Jarkko Sakkinen · 13 years ago
- 4c5023a x86-32: Handle exception table entries during early boot by H. Peter Anvin · 13 years ago
- d109028 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 7bf04be x86, asm: Cleanup unnecssary macros in asm-offsets.c by Stratos Psomadakis · 14 years ago
- dc3119e70 x86: OLPC: Cleanup config maze completely by Thomas Gleixner · 14 years ago
- 11d4c3f x86-32: Make sure the stack is set up before we use it by H. Peter Anvin · 14 years ago
- 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- cb600d2 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 37d9a8c Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- d50d8fe x86, mm: Initialize initial_page_table before paravirt jumps by Rusty Russell · 14 years ago
- 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
- 55ec86f Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 147dd56 x86-32: Make sure we can map all of lowmem if we need to by H. Peter Anvin · 14 years ago
- da32dac lguest: populate initial_page_table by Rusty Russell · 14 years ago
- ebba638 x86, cpu: Call verify_cpu during 32bit CPU startup by Kees Cook · 14 years ago
- b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
- b40827fa x86-32, mm: Add an initial page table for core bootstrapping by Borislav Petkov · 14 years ago
- fd89a13 x86-32: Separate 1:1 pagetables from swapper_pg_dir by Joerg Roedel · 14 years ago
- fd699c7 x86, olpc: Add support for calling into OpenFirmware by Andres Salomon · 15 years ago
- 32032df Merge branch 'master' into percpu by Tejun Heo · 15 years ago
- 8a50e51 x86-32: Use symbolic constants, safer CPUID when enabling EFER.NX by H. Peter Anvin · 15 years ago
- dd17c8f percpu: remove per_cpu__ prefix. by Rusty Russell · 15 years ago
- 5bb241b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 704daf5 Merge branch 'x86/asm' into x86/urgent by Ingo Molnar · 15 years ago
- abe1ee3 Use macros for .data.page_aligned section. by Tim Abbott · 15 years ago
- 02b7da3 Use macros for .bss.page_aligned section. by Tim Abbott · 15 years ago
- 78f28b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 4ae59b9 x86: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
- 1ea0d14 x86/i386: Make sure stack-protector segment base is cache aligned by Jeremy Fitzhardinge · 15 years ago
- 162bc7a x86: Add hardware_subarch ID for Moorestown by Pan, Jacob jun · 15 years ago
- 78b89ec i386: Fix section mismatches for init code with !HOTPLUG_CPU by Jan Beulich · 15 years ago
- 0e83815 x86: fix section mismatch for i386 init code by Robert Richter · 15 years ago
- bc3f5d3 x86: de-assembler-ize asm/desc.h by Alexander van Heukelum · 16 years ago