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
2016-12-15
x86/acpi: Use proper macro for invalid node
Boris Ostrovsky
1
-1
/
+1
2016-12-15
x86/smpboot: Prevent false positive out of bounds cpumask access warning
Thomas Gleixner
1
-4
/
+4
2016-12-14
x86/boot/64: Push correct start_cpu() return address
Josh Poimboeuf
1
-2
/
+3
2016-12-14
x86/boot/64: Use 'push' instead of 'call' in start_cpu()
Josh Poimboeuf
1
-1
/
+1
2016-12-13
x86/smpboot: Make logical package management more robust
Thomas Gleixner
3
-63
/
+27
2016-12-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+9
2016-12-13
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-260
/
+146
2016-12-13
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-16
/
+70
2016-12-13
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-905
/
+626
2016-12-13
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-122
/
+65
2016-12-13
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2016-12-13
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-209
/
+33
2016-12-13
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-106
/
+43
2016-12-13
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+6
2016-12-13
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+6
2016-12-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-241
/
+313
2016-12-13
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-4
/
+5
2016-12-12
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-56
/
+495
2016-12-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-6
/
+253
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-1
/
+50
2016-12-12
Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+0
2016-12-11
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2
-5
/
+8
2016-12-11
x86/paravirt: Fix native_patch()
Peter Zijlstra
2
-0
/
+8
2016-12-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2
-5
/
+8
2016-12-10
x86/ldt: Make all size computations unsigned
Thomas Gleixner
1
-5
/
+5
2016-12-10
x86/ldt: Make a size argument unsigned
Dan Carpenter
1
-1
/
+1
2016-12-09
x86: Remove empty idle.h header
Thomas Gleixner
13
-13
/
+0
2016-12-09
x86/amd: Simplify AMD E400 aware idle routine
Borislav Petkov
4
-51
/
+28
2016-12-09
x86/amd: Check for the C1E bug post ACPI subsystem init
Thomas Gleixner
1
-0
/
+23
2016-12-09
x86/bugs: Separate AMD E400 erratum and C1E bug
Thomas Gleixner
2
-9
/
+14
2016-12-02
Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes
Ingo Molnar
5
-22
/
+52
2016-11-30
sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIO
Tim Chen
1
-1
/
+1
2016-11-29
timekeeping: Ignore the bogus sleep time if pm_trace is enabled
Chen Yu
1
-0
/
+9
2016-11-28
x86/sched: Use #include <linux/mutex.h> instead of #include <asm/mutex.h>
Ingo Molnar
1
-1
/
+1
2016-11-28
x86/unwind: Fix guess-unwinder regression
Josh Poimboeuf
1
-3
/
+6
2016-11-28
x86/boot/64: Optimize fixmap page fixup
Borislav Petkov
1
-2
/
+6
2016-11-25
x86/boot/64: Use defines for page size
Borislav Petkov
1
-5
/
+5
2016-11-24
x86/sched: Add SD_ASYM_PACKING flags to x86 ITMT CPU
Tim Chen
1
-4
/
+24
2016-11-24
x86/sysctl: Add sysctl for ITMT scheduling feature
Tim Chen
1
-1
/
+107
2016-11-24
x86: Enable Intel Turbo Boost Max Technology 3.0
Tim Chen
2
-0
/
+110
2016-11-24
x86/topology: Define x86's arch_update_cpu_topology
Tim Chen
1
-0
/
+11
2016-11-24
x86/apic/uv: Silence a shift wrapping warning
Dan Carpenter
1
-2
/
+2
2016-11-23
x86/mce: Include the PPIN in MCE records when available
Tony Luck
2
-0
/
+41
2016-11-23
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
5
-22
/
+52
2016-11-23
Merge branch 'linus' into x86/fpu, to resolve conflicts
Ingo Molnar
8
-30
/
+87
2016-11-23
x86/msr: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-54
/
+15
2016-11-23
x86/cpuid: Move the hotplug callbacks to online
Thomas Gleixner
1
-5
/
+6
2016-11-23
x86/cpuid: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-53
/
+11
2016-11-23
x86/mce/therm_throt: Move hotplug callbacks to online
Thomas Gleixner
1
-5
/
+8
2016-11-23
x86/mce/therm_throt: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-42
/
+13
[next]