index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix braino in um patchset (mea culpa)
Al Viro
2011-11-21
1
-1
/
+1
*
Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2011-11-20
2
-14
/
+122
|
\
|
*
KVM guest: prevent tracing recursion with kvmclock
Avi Kivity
2011-11-20
1
-2
/
+3
|
*
KVM: VMX: Check for automatic switch msr table overflow
Gleb Natapov
2011-11-17
1
-1
/
+5
|
*
KVM: VMX: Add support for guest/host-only profiling
Gleb Natapov
2011-11-17
1
-0
/
+21
|
*
KVM: VMX: add support for switching of PERF_GLOBAL_CTRL
Gleb Natapov
2011-11-17
1
-11
/
+93
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-11-18
14
-23
/
+121
|
\
\
|
*
|
x86: Call stop_machine_text_poke() on all CPUs
Rabin Vincent
2011-11-14
1
-1
/
+1
|
*
|
x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioa...
Mathias Nyman
2011-11-10
2
-0
/
+6
|
*
|
x86/mrst: Avoid reporting wrong nmi status
Jacob Pan
2011-11-10
5
-2
/
+18
|
*
|
x86/mrst: Add support for Penwell clock calibration
Dirk Brandewie
2011-11-10
2
-5
/
+35
|
*
|
x86/apic: Allow use of lapic timer early calibration result
Jacob Pan
2011-11-10
2
-7
/
+27
|
*
|
x86/apic: Do not clear nr_irqs_gsi if no legacy irqs
Jacob Pan
2011-11-10
1
-3
/
+1
|
*
|
x86/platform: Add a wallclock_init func to x86_platforms ops
Feng Tang
2011-11-10
3
-0
/
+6
|
*
|
x86/mce: Make mce_chrdev_ops 'static const'
Luck, Tony
2011-11-08
3
-5
/
+27
*
|
|
Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2011-11-18
2
-3
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.
Zhenzhong Duan
2011-11-16
1
-2
/
+1
|
*
|
xen: map foreign pages for shared rings by updating the PTEs directly
David Vrabel
2011-11-16
1
-1
/
+1
|
|
/
*
|
bma023: Add SFI translation for this device
William Douglas
2011-11-11
1
-0
/
+1
*
|
vrtc: change its year offset from 1960 to 1972
Feng Tang
2011-11-11
1
-2
/
+2
*
|
ce4100: fix a build error
Zhang Rui
2011-11-11
1
-1
/
+1
|
/
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-11-07
1
-1
/
+1
|
\
|
*
mrst pmu: update comment
Len Brown
2011-11-06
1
-1
/
+1
*
|
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2011-11-06
1
-6
/
+14
|
\
\
|
*
|
x86/jump_label: add arch_jump_label_transform_static()
Jeremy Fitzhardinge
2011-10-25
1
-3
/
+17
|
*
|
x86/jump_label: drop arch_jump_label_text_poke_early()
Jeremy Fitzhardinge
2011-10-25
1
-6
/
+0
*
|
|
Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-11-06
3
-1
/
+24
|
\
\
\
|
*
|
|
xen/dom0: set wallclock time in Xen
Jeremy Fitzhardinge
2011-09-26
1
-1
/
+15
|
*
|
|
xen: add dom0_op hypercall
Jeremy Fitzhardinge
2011-09-26
1
-0
/
+8
|
*
|
|
xen/acpi: Domain0 acpi parser related platform hypercall
Yu Ke
2011-09-26
1
-0
/
+1
*
|
|
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
30
-2
/
+31
|
\
\
\
\
|
*
|
|
|
lguest: add export.h to lguest files for THIS_MODULE/EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
*
|
|
|
x86: efi_32.c is implicitly getting asm/desc.h via module.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
*
|
|
|
x86: fix up files really needing to include module.h
Paul Gortmaker
2011-10-31
3
-0
/
+3
|
*
|
|
|
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
24
-2
/
+25
|
*
|
|
|
x86: fix implicit include of <linux/topology.h> in vsyscall_64
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
|
|
|
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-11-06
2
-6
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
x86: drop unused Kconfig symbol
Paul Bolle
2011-10-31
1
-3
/
+0
*
|
|
|
|
|
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-11-06
2
-8
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
xen: use generic functions instead of xen_{alloc, free}_vm_area()
David Vrabel
2011-09-29
2
-8
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
Linus Torvalds
2011-11-03
2
-15
/
+183
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86, mrst: add platform support for MSIC MFD driver
Mika Westerberg
2011-10-24
1
-15
/
+154
|
*
|
|
|
|
|
x86, mrst: Some drivers need to known when an SCU is available
Alan Cox
2011-10-24
2
-0
/
+29
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2011-11-02
1
-12
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
i7core_edac: Drop the edac_mce facility
Borislav Petkov
2011-11-01
1
-1
/
+0
|
*
|
|
|
|
|
x86, MCE: Use notifier chain only for MCE decoding
Borislav Petkov
2011-10-31
1
-11
/
+6
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'akpm' (Andrew's incoming - part two)
Linus Torvalds
2011-11-02
1
-10
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
thp: share get_huge_page_tail()
Andrea Arcangeli
2011-11-02
1
-11
/
+0
|
*
|
|
|
|
|
mm: thp: tail page refcounting fix
Andrea Arcangeli
2011-11-02
1
-2
/
+3
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
2011-11-02
87
-0
/
+6571
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
[next]