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
2010-12-15
crypto: ghash-intel - ghash-clmulni-intel_glue needs err.h
Randy Dunlap
1
-0
/
+1
2010-12-08
Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes...
Linus Torvalds
3
-0
/
+8
2010-12-03
Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...
Linus Torvalds
4
-9
/
+23
2010-12-03
Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...
Linus Torvalds
2
-31
/
+14
2010-12-03
vmalloc: eagerly clear ptes on vunmap
Jeremy Fitzhardinge
1
-2
/
+0
2010-12-02
xen: unplug the emulated devices at resume time
Stefano Stabellini
3
-2
/
+3
2010-12-02
xen: fix MSI setup and teardown for PV on HVM guests
Stefano Stabellini
1
-7
/
+20
2010-11-30
xen: x86/32: perform initial startup on initial_page_table
Ian Campbell
2
-15
/
+56
2010-11-30
xen: don't bother to stop other cpus on shutdown/reboot
Jeremy Fitzhardinge
1
-4
/
+0
2010-11-28
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+21
2010-11-28
x86/pvclock: Zero last_value on resume
Jeremy Fitzhardinge
3
-0
/
+8
2010-11-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-43
/
+84
2010-11-27
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-8
/
+15
2010-11-26
perf, x86: Fixup Kconfig deps
Peter Zijlstra
1
-1
/
+1
2010-11-26
x86, perf, nmi: Disable perf if counters are not accessible
Don Zickus
1
-0
/
+20
2010-11-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...
Linus Torvalds
3
-16
/
+56
2010-11-25
arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inline
Andrew Morton
1
-2
/
+2
2010-11-24
xen: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2010-11-24
xen: x86/32: perform initial startup on initial_page_table
Ian Campbell
2
-15
/
+56
2010-11-24
Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-30
/
+48
2010-11-23
xen: use default_idle
Jeremy Fitzhardinge
1
-15
/
+5
2010-11-23
xen: clean up "extra" memory handling some more
Jeremy Fitzhardinge
1
-12
/
+9
2010-11-22
Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...
Jeremy Fitzhardinge
22
-259
/
+308
2010-11-22
xen: set IO permission early (before early_cpu_init())
Konrad Rzeszutek Wilk
2
-9
/
+11
2010-11-20
xen: re-enable boot-time ballooning
Jeremy Fitzhardinge
1
-2
/
+1
2010-11-18
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-11
/
+10
2010-11-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-4
/
+8
2010-11-18
x86-64: Fix and clean up AMD Fam10 MMCONF enabling
Jan Beulich
2
-35
/
+31
2010-11-18
x86/kprobes: Prevent kprobes to probe on save_args()
Masami Hiramatsu
1
-0
/
+2
2010-11-18
x86: UV: Address interrupt/IO port operation conflict
Dimitri Sivanich
5
-5
/
+49
2010-11-18
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
1
-0
/
+4
2010-11-18
x86: Use online node real index in calulate_tbl_offset()
Yinghai Lu
1
-2
/
+3
2010-11-18
x86, asm: Fix binutils 2.15 build failure
Tetsuo Handa
1
-1
/
+1
2010-11-18
x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOG
Rakib Mullick
1
-3
/
+4
2010-11-18
Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
1
-5
/
+5
2010-11-18
KVM: VMX: Fix host userspace gsbase corruption
Avi Kivity
1
-8
/
+7
2010-11-18
KVM: Correct ordering of ldt reload wrt fs/gs reload
Avi Kivity
2
-3
/
+3
2010-11-17
kgdb,x86: fix regression in detach handling
Jason Wessel
1
-4
/
+8
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
3
-3
/
+0
2010-11-16
Merge commit 'v2.6.37-rc2' into upstream/xenfs
Jeremy Fitzhardinge
264
-7245
/
+10153
2010-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-20
/
+83
2010-11-13
Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-8
/
+12
2010-11-13
Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-3
/
+5
2010-11-13
xen: implement XENMEM_machphys_mapping
Ian Campbell
6
-18
/
+34
2010-11-12
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-155
/
+119
2010-11-12
x86: Ignore trap bits on single step exceptions
Frederic Weisbecker
1
-0
/
+4
2010-11-11
xen: set vma flag VM_PFNMAP in the privcmd mmap file_op
Stefano Stabellini
1
-1
/
+2
2010-11-11
x86/PCI: coalesce overlapping host bridge windows
Bjorn Helgaas
1
-20
/
+83
2010-11-11
tracing: Force arch_local_irq_* notrace for paravirt
Steven Rostedt
1
-5
/
+5
2010-11-11
xen: do not release any memory under 1M in domain 0
Ian Campbell
1
-7
/
+11
[next]