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-05-14
kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...
Masami Hiramatsu
3
-5
/
+5
2017-05-14
x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0
Nikola Pajkovsky
1
-1
/
+1
2017-05-14
x86/ioapic: Restore IO-APIC irq_chip retrigger callback
Ruslan Ruslichenko
1
-0
/
+2
2017-05-03
ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram
Josh Poimboeuf
1
-0
/
+12
2017-04-27
x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs
Yazen Ghannam
1
-1
/
+1
2017-04-27
x86/mce: Make the MCE notifier a blocking one
Vishal Verma
3
-16
/
+5
2017-04-21
x86/intel_rdt: Fix locking in rdtgroup_schemata_write()
Jiri Olsa
1
-1
/
+1
2017-04-21
x86/signals: Fix lower/upper bound reporting in compat siginfo
Joerg Roedel
1
-2
/
+2
2017-04-12
x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk
Matjaz Hegedic
1
-1
/
+1
2017-04-12
x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk
Matjaz Hegedic
1
-0
/
+8
2017-04-12
x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk
Matjaz Hegedic
1
-0
/
+8
2017-04-12
x86/mce: Don't print MCEs when mcelog is active
Andi Kleen
1
-1
/
+6
2017-03-22
x86/intel_rdt: Put group node in rdtgroup_kn_unlock
Jiri Olsa
1
-1
/
+1
2017-03-22
x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
Andrey Ryabinin
1
-0
/
+1
2017-03-22
x86/tsc: Fix ART for TSC_KNOWN_FREQ
Peter Zijlstra
1
-0
/
+2
2017-03-22
x86/unwind: Fix last frame check for aligned function stacks
Josh Poimboeuf
1
-6
/
+30
2017-02-13
x86/vm86: Fix unused variable warning if THP is disabled
Kirill A. Shutemov
1
-2
/
+3
2017-02-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-15
/
+35
2017-02-10
x86/tsc: Make the TSC ADJUST sanitizing work for tsc_reliable
Thomas Gleixner
1
-9
/
+7
2017-02-10
x86/tsc: Avoid the large time jump when sanitizing TSC ADJUST
Thomas Gleixner
1
-2
/
+3
2017-02-09
Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"
Linus Torvalds
1
-2
/
+0
2017-02-05
x86/CPU/AMD: Fix Zen SMT topology
Yazen Ghannam
1
-0
/
+7
2017-02-05
x86/CPU/AMD: Bring back Compute Unit ID
Borislav Petkov
3
-4
/
+18
2017-02-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+3
2017-01-31
x86/mce: Make timer handling more robust
Thomas Gleixner
1
-19
/
+12
2017-01-31
x86/irq: Make irq activate operations symmetric
Thomas Gleixner
2
-0
/
+3
2017-01-30
x86/microcode: Do not access the initrd after it has been freed
Borislav Petkov
2
-7
/
+20
2017-01-24
x86/fpu/xstate: Fix xcomp_bv in XSAVES header
Yu-cheng Yu
2
-2
/
+3
2017-01-23
x86/fpu: Set the xcomp_bv when we fake up a XSAVES area
Kevin Hao
1
-0
/
+1
2017-01-23
x86/microcode/intel: Drop stashed AP patch pointer optimization
Borislav Petkov
1
-8
/
+1
2017-01-18
x86/ioapic: Restore IO-APIC irq_chip retrigger callback
Ruslan Ruslichenko
1
-0
/
+2
2017-01-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-72
/
+51
2017-01-14
x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc()
Len Brown
1
-0
/
+1
2017-01-12
x86/unwind: Disable KASAN checks for non-current tasks
Josh Poimboeuf
1
-2
/
+18
2017-01-12
x86/unwind: Silence warnings for non-current tasks
Josh Poimboeuf
1
-0
/
+10
2017-01-10
x86/microcode/intel: Use correct buffer size for saving microcode data
Junichi Nomura
1
-2
/
+3
2017-01-10
x86/microcode/intel: Fix allocation size of struct ucode_patch
Junichi Nomura
1
-1
/
+1
2017-01-10
x86/microcode/intel: Add a helper which gives the microcode revision
Borislav Petkov
2
-38
/
+16
2017-01-10
x86/microcode: Use native CPUID to tickle out microcode revision
Borislav Petkov
2
-24
/
+4
2017-01-06
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+2
2017-01-06
x86/CPU/AMD: Fix Bulldozer topology
Borislav Petkov
1
-8
/
+1
2017-01-05
x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...
Lukasz Odzioba
1
-1
/
+1
2016-12-27
x86/mce/AMD: Make the init code more robust
Thomas Gleixner
1
-0
/
+3
2016-12-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-21
/
+21
2016-12-26
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-6
/
+5
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
6
-21
/
+21
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
4
-5
/
+5
2016-12-25
x86/msr: Remove bogus cleanup from the error path
Thomas Gleixner
1
-1
/
+0
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
11
-11
/
+11
2016-12-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-64
/
+178
[next]