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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-12
x86: fix endless page faults in mount_block_root for Linux 2.6
Henry Nestler
1
-0
/
+5
2008-06-12
geode: fix modular build
Ingo Molnar
1
-0
/
+2
2008-06-12
Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+3
2008-06-12
common implementation of iterative div/mod
Jeremy Fitzhardinge
1
-10
/
+3
2008-06-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-27
/
+0
2008-06-12
ACPI: handle invalid ACPI SLIT table
Fenghua Yu
1
-27
/
+0
2008-06-11
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-7
/
+30
2008-06-10
x86: move more common idle functions/variables to process.c
Thomas Gleixner
3
-82
/
+70
2008-06-10
x86: use cpuid to check MWAIT support for C1
Thomas Gleixner
1
-8
/
+20
2008-06-10
x86: use cpuinfo to check for interrupt pending message msr
Thomas Gleixner
2
-49
/
+30
2008-06-10
x86: cleanup C1E enabled detection
Thomas Gleixner
2
-6
/
+4
2008-06-10
x86: simplify idle selection
Thomas Gleixner
3
-22
/
+10
2008-06-10
fix build bug in "x86: add PCI extended config space access for AMD Barcelona"
Robert Richter
6
-31
/
+7
2008-06-10
x86, pci-dma.c: don't always add __GFP_NORETRY to gfp
Miquel van Smoorenburg
1
-3
/
+10
2008-06-06
KVM: MMU: Fix is_empty_shadow_page() check
Avi Kivity
1
-1
/
+1
2008-06-06
KVM: MMU: Fix printk() format string
Avi Kivity
1
-1
/
+1
2008-06-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
5
-10
/
+18
2008-06-06
KVM: MMU: reschedule during shadow teardown
Avi Kivity
1
-0
/
+1
2008-06-06
KVM: VMX: Clear CR4.VMXE in hardware_disable
Eli Collins
1
-0
/
+1
2008-06-06
KVM: migrate PIT timer
Marcelo Tosatti
6
-4
/
+24
2008-06-06
KVM: x86 emulator: fix hypercall return value on AMD
Avi Kivity
1
-1
/
+2
2008-06-06
x86/PCI: add workaround for bug in ASUS A7V600 BIOS (rev 1005)
Bertram Felgenhauer
1
-0
/
+7
2008-06-06
PCI/x86: fix up PCI stuff so that PCI_GOANY supports OLPC
Andres Salomon
4
-10
/
+11
2008-06-06
x86: fix CONFIG_NONPROMISC_DEVMEM prompt and help text
Stefan Richter
1
-8
/
+12
2008-06-04
x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stack
Suresh Siddha
2
-2
/
+8
2008-06-04
suspend-vs-iommu: prevent suspend if we could not resume
Pavel Machek
1
-1
/
+30
2008-06-04
x86: section mismatch fix
Andrew Morton
1
-1
/
+1
2008-06-04
x86: fix Xorg crash with xf86MapVidMem error
Venki Pallipadi
1
-25
/
+24
2008-06-04
x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest
Kevin Winchester
1
-2
/
+2
2008-06-04
x86: fix bad pmd ffff810000207xxx(9090909090909090)
Hugh Dickins
1
-1
/
+1
2008-06-04
x86: ioremap fix failing nesting check
Ingo Molnar
1
-2
/
+3
2008-06-04
x86: fix broken math-emu with lazy allocation of fpu area
Suresh Siddha
2
-20
/
+37
2008-06-04
x86: enable preemption in delay
Steven Rostedt
2
-8
/
+53
2008-06-04
x86: disable preemption in native_smp_prepare_cpus
Ingo Molnar
1
-1
/
+4
2008-06-04
x86: fix APIC warning on 32bit v2
Yinghai Lu
1
-2
/
+14
2008-06-04
x86: move bugs_64.c to cpu/bugs_64.c
Hiroshi Shimamoto
3
-1
/
+1
2008-06-02
suspend-vs-iommu: prevent suspend if we could not resume
Pavel Machek
1
-1
/
+30
2008-06-02
fix build bug in "x86: add PCI extended config space access for AMD Barcelona"
Ingo Molnar
1
-0
/
+1
2008-06-02
x86: pci-dma.c: use __GFP_NO_OOM instead of __GFP_NORETRY
Miquel van Smoorenburg
1
-4
/
+3
2008-06-02
x86: add PCI extended config space access for AMD Barcelona
Robert Richter
6
-6
/
+63
2008-06-02
pci, x86: add workaround for bug in ASUS A7V600 BIOS (rev 1005)
Bertram Felgenhauer
1
-0
/
+7
2008-05-31
x86: fix overlong line in arch/x86/kernel/cpu/amd_64.c
H. Peter Anvin
1
-1
/
+2
2008-05-31
x86: Move the 64-bit Centaur specific parts out of setup_64.c
Dave Jones
3
-26
/
+34
2008-05-31
x86: Remove workaround for prescott (32bit P4) from 64-bit code.
Dave Jones
1
-5
/
+0
2008-05-31
x86: Move the 64-bit Intel specific parts out of setup_64.c
Dave Jones
3
-91
/
+100
2008-05-31
x86: Move the AMD64 specific parts out of setup_64.c
Dave Jones
3
-226
/
+242
2008-05-31
x86: move mmconfig declarations to header
Thomas Gleixner
2
-12
/
+2
2008-05-30
lguest: fix ugly <NULL> in /proc/interrupts
Rusty Russell
1
-2
/
+3
2008-05-26
Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST
Sam Ravnborg
1
-10
/
+3
2008-05-24
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-20
/
+26
[prev]
[next]