index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-12
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-122
/
+65
2016-12-12
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2016-12-12
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-209
/
+33
2016-12-12
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-106
/
+43
2016-12-12
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+6
2016-12-12
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+6
2016-12-12
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-241
/
+313
2016-12-12
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-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-22
x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted()
Peter Zijlstra
4
-16
/
+39
2016-11-22
x86/kvm: Support the vCPU preemption check
Pan Xinhui
1
-0
/
+12
2016-11-22
locking/core, x86/paravirt: Implement vcpu_is_preempted(cpu) for KVM and Xen ...
Pan Xinhui
1
-0
/
+6
2016-11-22
x86/mce/AMD: Add system physical address translation for AMD Fam17h
Yazen Ghannam
1
-0
/
+200
2016-11-21
x86/dumpstack: Make stack name tags more comprehensible
Josh Poimboeuf
3
-31
/
+22
2016-11-21
x86/fpu: Fix invalid FPU ptrace state after execve()
Yu-cheng Yu
1
-8
/
+8
2016-11-18
x86/idle: Remove enter_idle(), exit_idle()
Len Brown
2
-27
/
+0
2016-11-18
x86/idle: Remove is_idle flag
Len Brown
1
-7
/
+0
2016-11-18
x86/idle: Remove idle_notifier
Len Brown
1
-15
/
+0
2016-11-18
x86/dumpstack: Prevent KASAN false positive warnings
Josh Poimboeuf
1
-1
/
+1
2016-11-18
x86/unwind: Prevent KASAN false positive warnings in guess unwinder
Josh Poimboeuf
1
-2
/
+6
2016-11-17
Merge branch 'x86/cpufeature' into x86/asm, to pick up dependency
Ingo Molnar
4
-24
/
+44
2016-11-17
x86/dumpstack: Handle NULL stack pointer in show_trace_log_lvl()
Josh Poimboeuf
1
-0
/
+1
2016-11-17
x86/boot: Avoid warning for zero-filling .bss
Arnd Bergmann
1
-3
/
+6
2016-11-17
x86/cpufeatures: Enable new AVX512 cpu features
Gayatri Kammela
1
-0
/
+2
[next]