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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-04
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-200
/
+720
2017-07-04
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+0
2017-07-04
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-24
/
+85
2017-07-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-166
/
+168
2017-07-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-150
/
+198
2017-07-04
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-6
/
+34
2017-07-04
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+17
2017-07-04
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2017-07-03
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-07-03
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-26
/
+4
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-146
/
+62
2017-07-03
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-1
/
+13
2017-07-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2017-06-30
x86/intel_rdt: Fix memory leak on mount failure
Vikas Shivappa
1
-1
/
+3
2017-06-30
Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-06-30
objtool, x86: Add several functions and files to the objtool whitelist
Josh Poimboeuf
4
-1
/
+13
2017-06-29
x86/ftrace: Exclude functions in head64.c from function-tracing
Kirill A. Shutemov
1
-0
/
+1
2017-06-29
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-11
/
+0
2017-06-26
x86/mce: Always save severity in machine_check_poll()
Yazen Ghannam
1
-6
/
+1
2017-06-26
x86/microcode: Make a couple of symbols static
Colin Ian King
2
-2
/
+2
2017-06-22
x86/apic: Mark single target interrupts
Thomas Gleixner
1
-0
/
+7
2017-06-22
x86/apic: Implement effective irq mask update
Thomas Gleixner
2
-0
/
+7
2017-06-22
x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid()
Thomas Gleixner
4
-15
/
+27
2017-06-22
x86/apic: Move cpumask and to core code
Thomas Gleixner
10
-32
/
+22
2017-06-22
x86/apic: Move online masking to core code
Thomas Gleixner
3
-35
/
+22
2017-06-22
x86/uv: Use default_cpu_mask_to_apicid_and()
Thomas Gleixner
1
-15
/
+4
2017-06-22
x86/apic: Move flat_cpu_mask_to_apicid_and() into C source
Thomas Gleixner
1
-0
/
+16
2017-06-22
x86/irq: Use irq_migrate_all_off_this_cpu()
Thomas Gleixner
1
-87
/
+2
2017-06-22
x86/irq: Restructure fixup_irqs()
Thomas Gleixner
1
-26
/
+20
2017-06-22
x86/irq: Cleanup pending irq move in fixup_irqs()
Thomas Gleixner
1
-4
/
+21
2017-06-22
x86/msi: Create named irq domains
Thomas Gleixner
1
-9
/
+33
2017-06-22
x86/msi: Remove unused remap irq domain interface
Thomas Gleixner
1
-6
/
+0
2017-06-22
x86/msi: Provide new iommu irqdomain interface
Thomas Gleixner
1
-0
/
+15
2017-06-22
x86/htirq: Create named domain
Thomas Gleixner
1
-5
/
+16
2017-06-22
x86/ioapic: Create named irq domain
Thomas Gleixner
1
-2
/
+20
2017-06-22
x86/vector: Create named irq domain
Thomas Gleixner
1
-2
/
+7
2017-06-22
x86/apic: Add name to irq chip
Thomas Gleixner
1
-0
/
+1
2017-06-22
x86/tsc: Call check_system_tsc_reliable() before unsynchronized_tsc()
Zhenzhong Duan
1
-2
/
+2
2017-06-22
x86/hyperv: Read TSC frequency from a synthetic MSR
Vitaly Kuznetsov
1
-0
/
+15
2017-06-22
x86/hyperv: Check frequency MSRs presence according to the specification
Vitaly Kuznetsov
1
-1
/
+2
2017-06-22
x86/debug: Extend the lower bound of crash kernel low reservations
Jiri Bohac
1
-1
/
+1
2017-06-22
x86/mm: Remove reset_lazy_tlbstate()
Andy Lutomirski
1
-1
/
+0
2017-06-22
Merge branch 'linus' into x86/mm, to pick up fixes
Ingo Molnar
3
-4
/
+4
2017-06-22
x86/apic: Make arch_init_msi/htirq_domain __init
Dou Liyang
2
-2
/
+2
2017-06-22
x86/apic: Make init_legacy_irqs() __init
Dou Liyang
1
-2
/
+2
2017-06-21
x86/MCE, xen/mcelog: Make /dev/mcelog registration messages more precise
Juergen Gross
1
-1
/
+7
2017-06-20
x86/boot/64: Put __startup_64() into .head.text
Kirill A. Shutemov
1
-2
/
+4
2017-06-20
x86/microcode/intel: Save pointer to ucode patch for early AP loading
Borislav Petkov
1
-4
/
+21
2017-06-20
x86/microcode: Look for the initrd at the correct address on 32-bit
Borislav Petkov
1
-0
/
+11
2017-06-20
x86/nmi: Fix timeout test in test_nmi_ipi()
Dan Carpenter
1
-1
/
+1
[next]