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_64
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-02
[PATCH] x86: Don't use MWAIT on AMD Family 10
Andi Kleen
2
-5
/
+13
2007-05-02
[PATCH] x86-64: Clean up asm-x86_64/bugs.h
Jeremy Fitzhardinge
2
-1
/
+29
2007-05-02
[PATCH] x86: fix amd64-agp aperture validation
Jan Beulich
1
-2
/
+3
2007-05-02
[PATCH] x86-64: Fix "Section mismatch" compile warning
Bernhard Walle
1
-3
/
+3
2007-05-02
[PATCH] x86-64: adjust EDID retrieval
Jan Beulich
1
-1
/
+1
2007-05-02
[PATCH] x86-64: Inhibit machine from asserting an NMI when doing Alt-SysRq-M ...
Konrad Rzeszutek
1
-0
/
+6
2007-05-02
[PATCH] x86-64: vsyscall_gtod_data diet and vgettimeofday() fix
Eric Dumazet
1
-17
/
+36
2007-05-02
[PATCH] x86-64: fix vtime() vsyscall
Eric Dumazet
1
-3
/
+5
2007-05-02
[PATCH] x86: remove UNEXPECTED_IO_APIC()
Adrian Bunk
1
-28
/
+0
2007-05-02
[PATCH] x86: sys_ioperm() prototype cleanup
Adrian Bunk
1
-0
/
+1
2007-05-02
[PATCH] x86-64: use lru instead of page->index and page->private for pgd list...
Christoph Lameter
1
-3
/
+2
2007-05-02
[PATCH] x86-64: Remove unused stext symbol
Andi Kleen
1
-1
/
+0
2007-05-02
[PATCH] x86: tighten kernel image page access rights
Jan Beulich
3
-12
/
+19
2007-05-02
[PATCH] x86: Improve handling of kernel mappings in change_page_attr
Jan Beulich
1
-4
/
+12
2007-05-02
[PATCH] x86: add command line length to boot protocol
Bernhard Walle
1
-1
/
+6
2007-05-02
[PATCH] x86: remove constant_tsc reporting from /proc/cpuinfo' power flags
Joerg Roedel
1
-3
/
+2
2007-05-02
[PATCH] x86-64: fixed size remaining fake nodes
David Rientjes
1
-10
/
+37
2007-05-02
[PATCH] x86-64: split remaining fake nodes equally
David Rientjes
1
-4
/
+18
2007-05-02
[PATCH] x86-64: configurable fake numa node sizes
David Rientjes
1
-108
/
+153
2007-05-02
[PATCH] x86-64: make simnow_init() static
Adrian Bunk
1
-1
/
+1
2007-05-02
[PATCH] x86-64: remove extra smp_processor_id calling
Yinghai Lu
1
-2
/
+1
2007-05-02
[PATCH] x86-64: fix ia32_binfmt.c build error
Ralf Baechle
1
-4
/
+6
2007-05-02
[PATCH] x86: Log reason why TSC was marked unstable
john stultz
3
-4
/
+5
2007-05-02
[PATCH] x86-64: Minor white space cleanup in traps.c
Andi Kleen
1
-3
/
+1
2007-05-02
[PATCH] x86-64: Allow sys_uselib unconditionally
Andi Kleen
1
-4
/
+0
2007-05-02
[PATCH] x86-64: Don't disable basic block reordering
Andi Kleen
1
-3
/
+0
2007-05-02
[PATCH] x86-64: Move cpu verification code to common file
Vivek Goyal
5
-123
/
+152
2007-05-02
[PATCH] x86-64: Extend bzImage protocol for relocatable bzImage
Vivek Goyal
1
-2
/
+11
2007-05-02
[PATCH] x86-64: build-time checking
Vivek Goyal
2
-1
/
+8
2007-05-02
[PATCH] x86-64: Relocatable Kernel Support
Vivek Goyal
8
-330
/
+593
2007-05-02
[PATCH] x86: __pa and __pa_symbol address space separation
Vivek Goyal
6
-32
/
+39
2007-05-02
[PATCH] x86: Move swsusp __pa() dependent code to arch portion
Vivek Goyal
1
-0
/
+14
2007-05-02
[PATCH] x86-64: Remove the identity mapping as early as possible
Vivek Goyal
5
-58
/
+25
2007-05-02
[PATCH] x86-64: Modify discover_ebda to use virtual addresses
Vivek Goyal
1
-2
/
+2
2007-05-02
[PATCH] x86-64: 64bit ACPI wakeup trampoline
Vivek Goyal
3
-51
/
+41
2007-05-02
[PATCH] x86-64: wakeup.S misc cleanups
Vivek Goyal
1
-72
/
+40
2007-05-02
[PATCH] x86-64: wakeup.S rename registers to reflect right names
Vivek Goyal
1
-18
/
+18
2007-05-02
[PATCH] x86-64: Get rid of dead code in suspend resume
Vivek Goyal
1
-56
/
+1
2007-05-02
[PATCH] x86-64: 64bit PIC SMP trampoline
Vivek Goyal
3
-22
/
+156
2007-05-02
[PATCH] x86-64: Add EFER to the register set saved by save_processor_state
Vivek Goyal
1
-1
/
+2
2007-05-02
[PATCH] x86-64: cleanup segments
Vivek Goyal
1
-6
/
+6
2007-05-02
[PATCH] x86-64: modify copy_bootdata to use virtual addresses
Vivek Goyal
1
-9
/
+8
2007-05-02
[PATCH] x86-64: Fix early printk to use standard ISA mapping
Vivek Goyal
1
-2
/
+1
2007-05-02
[PATCH] x86-64: Clean up the early boot page table
Vivek Goyal
1
-33
/
+28
2007-05-02
[PATCH] x86-64: Kill temp boot pmds
Vivek Goyal
2
-58
/
+45
2007-05-02
[PATCH] x86-64: dma_ops as const
Stephen Hemminger
5
-5
/
+5
2007-05-02
[PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpus
Joerg Roedel
4
-10
/
+64
2007-05-02
[PATCH] x86-64: Correct max number of CPUs in Kconfig
Andi Kleen
1
-2
/
+2
2007-05-02
[PATCH] x86-64: x86_64 make NMI use PERFCTR1 for architectural perfmon (take 2)
Stephane Eranian
1
-4
/
+4
2007-05-02
[PATCH] x86-64: Some cleanup in time.c
Andi Kleen
1
-4
/
+1
[next]