index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-23
Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+8
2013-02-22
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-12
/
+6
2013-02-10
x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag
Len Brown
1
-10
/
+0
2013-02-10
x86 idle: remove mwait_idle() and "idle=mwait" cmdline param
Len Brown
1
-1
/
+1
2013-02-10
xen idle: make xen-specific macro xen-specific
Len Brown
1
-1
/
+5
2013-02-01
x86/common.c: Make have_cpuid_p() a global function
Fenghua Yu
1
-0
/
+8
2013-01-30
x86, 64bit: Use a #PF handler to materialize early mappings on demand
H. Peter Anvin
1
-0
/
+1
2013-01-10
x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_id
Daniel J Blueman
1
-1
/
+1
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2012-12-12
Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+22
2012-11-30
x86, cleanups: Simplify sync_core() in the case of no CPUID
H. Peter Anvin
1
-10
/
+21
2012-11-30
x86, 386 removal: Remove CONFIG_M386 from Kconfig
H. Peter Anvin
1
-1
/
+1
2012-11-29
death to idle_regs()
Al Viro
1
-2
/
+0
2012-11-13
x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMD
Andreas Herrmann
1
-1
/
+1
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+0
2012-10-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2012-10-01
x86: split ret_from_fork
Al Viro
1
-5
/
+0
2012-09-15
uprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_single_step() for single-st...
Oleg Nesterov
1
-0
/
+2
2012-09-13
x86: Drop unnecessary kernel_eflags variable on 64-bit
Ian Campbell
1
-1
/
+0
2012-06-28
x86/tlb: add tlb_flushall_shift for specific CPU
Alex Shi
1
-0
/
+2
2012-06-28
x86/tlb_info: get last level TLB entry number of CPU
Alex Shi
1
-0
/
+11
2012-05-30
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+6
2012-05-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2012-05-17
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
1
-3
/
+0
2012-05-09
x86, realmode: read cr4 and EFER from kernel for 64-bit trampoline
Jarkko Sakkinen
1
-1
/
+6
2012-05-08
x86: Use kick_all_cpus_sync()
Thomas Gleixner
1
-2
/
+0
2012-03-30
x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility
Len Brown
1
-10
/
+0
2012-03-30
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2012-03-30
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+8
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+30
2012-03-28
Disintegrate asm/system.h for X86
David Howells
1
-1
/
+30
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
1
-63
/
+0
2012-03-22
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2012-03-13
x86: Rename trap_no to trap_nr in thread_struct
Srikar Dronamraju
1
-1
/
+1
2012-03-13
Merge branch 'x86/x32' into x86/cleanups
Ingo Molnar
1
-2
/
+8
2012-02-29
x86: relocate get/set debugreg fcns to include/asm/debugreg.
Paul Gortmaker
1
-63
/
+0
2012-02-21
x86-64: Add prototype for old_rsp to a header file
H. J. Lu
1
-0
/
+6
2012-02-21
x86: Factor out TIF_IA32 from 32-bit address space
H. Peter Anvin
1
-2
/
+2
2012-02-20
i387: support lazy restore of FPU state
Linus Torvalds
1
-1
/
+2
2012-02-18
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
1
-0
/
+1
2012-02-12
x86/debug: Fix/improve the show_msr=<cpus> debug print out
Yinghai Lu
1
-0
/
+1
2011-12-21
x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'
Kevin Winchester
1
-2
/
+0
2011-10-14
x86, intel: Output microcode revision in /proc/cpuinfo
Andi Kleen
1
-1
/
+3
2011-08-04
x86 idle: move mwait_idle_with_hints() to where it is used
Len Brown
1
-2
/
+0
2011-05-29
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2011-05-29
x86 idle: clarify AMD erratum 400 workaround
Len Brown
1
-2
/
+2
2011-01-26
x86: Move llc_shared_map out of cpu_info
Yinghai Lu
1
-4
/
+0
2011-01-14
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+3
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
[next]