index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
head_32.S
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-20
x86/pgtable/32: Allocate 8k page-tables when PTI is enabled
Joerg Roedel
1
-5
/
+15
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
1
-1
/
+1
2018-02-15
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
1
-2
/
+2
2017-12-17
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
1
-4
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-02
Merge branch 'x86/mpx/prep' into x86/asm
Ingo Molnar
1
-3
/
+0
2017-11-01
x86/boot: Relocate definition of the initial state of CR0
Ricardo Neri
1
-3
/
+0
2017-10-23
x86/asm: Don't use the confusing '.ifeq' directive
Josh Poimboeuf
1
-1
/
+1
2017-08-31
x86/idt: Remove superfluous ALIGNment
Jiri Slaby
1
-1
/
+1
2017-08-29
x86/idt: Move early IDT setup out of 32-bit asm
Thomas Gleixner
1
-34
/
+2
2017-08-29
x86/idt: Move 32-bit idt_descr to C code
Thomas Gleixner
1
-6
/
+0
2017-08-24
x86/lguest: Remove lguest support
Juergen Gross
1
-2
/
+0
2017-07-30
x86/traps: Don't clear segment high bits in early_idt_handler_common()
Andy Lutomirski
1
-12
/
+8
2017-01-06
x86/boot/32: Convert the 32-bit pgtable setup code from assembly to C
Boris Ostrovsky
1
-114
/
+7
2016-12-12
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-20
/
+29
2016-11-17
x86/boot: Avoid warning for zero-filling .bss
Arnd Bergmann
1
-3
/
+6
2016-10-20
x86/boot: Fix the end of the stack for idle tasks
Josh Poimboeuf
1
-1
/
+8
2016-10-20
x86/boot/32: Fix the end of the stack for idle tasks
Josh Poimboeuf
1
-3
/
+5
2016-10-20
x86/entry/32, x86/boot/32: Use local labels
Josh Poimboeuf
1
-16
/
+16
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+2
2016-08-18
x86/asm/head: Rename 'stack_start' -> 'initial_stack'
Josh Poimboeuf
1
-4
/
+4
2016-08-07
x86: move exports to actual definitions
Al Viro
1
-0
/
+2
2016-04-29
Merge branch 'x86/urgent' into x86/asm, to refresh the tree
Ingo Molnar
1
-6
/
+0
2016-04-26
Revert "x86/mm/32: Set NX in __supported_pte_mask before enabling paging"
Andy Lutomirski
1
-6
/
+0
2016-04-13
x86/head: Move early exception panic code into early_fixup_exception()
Andy Lutomirski
1
-44
/
+5
2016-04-13
x86/head: Move the early NMI fixup into C
Andy Lutomirski
1
-7
/
+0
2016-04-13
x86/head: Pass a real pt_regs and trapnr to early_fixup_exception()
Andy Lutomirski
1
-23
/
+51
2016-03-15
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+6
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
1
-1
/
+1
2016-01-20
x86/mm/32: Set NX in __supported_pte_mask before enabling paging
Andy Lutomirski
1
-0
/
+6
2015-10-21
x86/microcode: Merge the early microcode loader
Borislav Petkov
1
-3
/
+2
2015-06-22
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2015-06-19
x86/boot: Fix overflow warning with 32-bit binutils
Borislav Petkov
1
-3
/
+10
2015-06-02
x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers
Andy Lutomirski
1
-15
/
+18
2015-05-24
x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers
Andy Lutomirski
1
-15
/
+18
2015-05-17
x86/asm/head*.S: Change global labels to local
Borislav Petkov
1
-2
/
+2
2015-02-19
x86/asm/boot: Use already defined KEEP_SEGMENTS macro in head_{32,64}.S
Alexander Kuleshov
1
-1
/
+2
2014-03-07
x86: fix compile error due to X86_TRAP_NMI use in asm files
Linus Torvalds
1
-1
/
+1
2014-03-07
x86: Ignore NMIs that come in during early boot
H. Peter Anvin
1
-1
/
+6
2013-09-04
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2013-07-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
1
-1
/
+0
2013-06-28
x86: Fix override new_cpu_data.x86 with 486
Wang YanQing
1
-1
/
+1
2013-06-06
x86: Get rid of ->hard_math and all the FPU asm fu
H. Peter Anvin
1
-21
/
+0
2013-02-22
Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+11
2013-02-12
x86, head_32: Give the 6 label a real name
Borislav Petkov
1
-6
/
+6
2013-02-12
x86, head_32: Remove second CPUID detection from default_entry
Borislav Petkov
1
-13
/
+4
2013-02-12
x86: Detect CPUID support early at boot
Borislav Petkov
1
-25
/
+25
2013-02-12
x86, head_32: Remove i386 pieces
Borislav Petkov
1
-17
/
+5
2013-01-31
x86/head_32.S: Early update ucode in 32-bit
Fenghua Yu
1
-0
/
+11
2013-01-19
x86-32: Start out cr0 clean, disable paging before modifying cr3/4
H. Peter Anvin
1
-2
/
+7
[next]