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
2012-12-18
kvm: fix i8254 counter 0 wraparound
Nickolai Zeldovich
1
-1
/
+0
2012-12-15
KVM: remove unused variable.
Gleb Natapov
1
-4
/
+0
2012-12-14
KVM: Increase user memory slots on x86 to 125
Alex Williamson
1
-1
/
+1
2012-12-14
KVM: struct kvm_memory_slot.user_alloc -> bool
Alex Williamson
2
-5
/
+5
2012-12-14
KVM: Make KVM_PRIVATE_MEM_SLOTS optional
Alex Williamson
1
-2
/
+2
2012-12-14
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
Alex Williamson
3
-8
/
+8
2012-12-14
KVM: inject ExtINT interrupt before APIC interrupts
Gleb Natapov
2
-18
/
+10
2012-12-14
KVM: x86: fix mov immediate emulation for 64-bit operands
Nadav Amit
1
-2
/
+10
2012-12-14
KVM: emulator: implement AAD instruction
Gleb Natapov
1
-1
/
+22
2012-12-14
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
27
-339
/
+1209
2012-12-14
Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
6
-29
/
+96
2012-12-14
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
3
-17
/
+12
2012-12-14
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
11
-10
/
+355
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+2
2012-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+21
2012-12-13
mm, oom: remove statically defined arch functions of same name
David Rientjes
1
-15
/
+8
2012-12-13
page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initial...
Lai Jiangshan
1
-1
/
+3
2012-12-13
thp: change split_huge_page_pmd() interface
Kirill A. Shutemov
1
-1
/
+1
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
20
-123
/
+47
2012-12-12
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-24
/
+60
2012-12-12
Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
24
-425
/
+56
2012-12-12
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-29
/
+60
2012-12-12
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-48
/
+23
2012-12-12
Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
12
-41
/
+393
2012-12-12
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2012-12-12
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-75
/
+95
2012-12-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-42
/
+213
2012-12-12
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-17
/
+18
2012-12-12
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
5
-231
/
+61
2012-12-12
mm: use vm_unmapped_area() in hugetlbfs on i386 architecture
Michel Lespinasse
1
-105
/
+25
2012-12-12
mm: fix cache coloring on x86_64 architecture
Michel Lespinasse
1
-2
/
+2
2012-12-12
mm: use vm_unmapped_area() on x86_64 architecture
Michel Lespinasse
3
-126
/
+33
2012-12-12
mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB
Andi Kleen
1
-0
/
+3
2012-12-12
KVM: emulator: fix real mode segment checks in address linearization
Gleb Natapov
1
-2
/
+3
2012-12-12
VMX: remove unneeded enable_unrestricted_guest check
Gleb Natapov
1
-1
/
+1
2012-12-12
KVM: VMX: fix DPL during entry to protected mode
Gleb Natapov
1
-0
/
+1
2012-12-12
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+3
2012-12-12
x86/kexec: crash_vmclear_local_vmcss needs __rcu
Zhang Yanfei
2
-3
/
+4
2012-12-12
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+8
2012-12-11
Merge branch 'pci/mjg-pci-roms-from-efi' into next
Bjorn Helgaas
1
-2
/
+2
2012-12-10
x86: Fix the error of using "const" in gen-insn-attr-x86.awk
Cong Ding
1
-3
/
+3
2012-12-10
PCI: Use phys_addr_t for physical ROM address
Bjorn Helgaas
1
-2
/
+2
2012-12-08
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
3
-0
/
+42
2012-12-08
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
1
-35
/
+19
2012-12-08
Merge branch 'linus' into perf/core
Ingo Molnar
34
-195
/
+548
2012-12-08
Merge branch 'pci/daniel-numachip' into next
Bjorn Helgaas
5
-0
/
+152
2012-12-08
x86/PCI: Add NumaChip remote PCI support
Daniel J Blueman
5
-0
/
+152
2012-12-07
x86 mtrr: fix comment typo in mtrr_bp_init
Olaf Hering
1
-1
/
+1
2012-12-07
Merge branch 'pci/mjg-pci-roms-from-efi' into next
Bjorn Helgaas
5
-4
/
+161
2012-12-06
KVM: VMX: provide the vmclear function and a bitmap to support VMCLEAR in kdump
Zhang Yanfei
1
-0
/
+67
[next]