index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
|
|
x86/kexec: Remove obsolete 'in_crash_kexec' flag
Minfei Huang
2015-10-12
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-11-03
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86/asm: Remove thread_info.sysenter_return
Andy Lutomirski
2015-10-09
|
*
|
|
|
|
|
|
|
x86/vdso: Remove runtime 32-bit vDSO selection
Andy Lutomirski
2015-10-07
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-03
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86/io_apic: Make eoi_ioapic_pin() static
Andy Shevchenko
2015-10-11
|
*
|
|
|
|
|
|
|
x86/irq: Drop unlikely before IS_ERR_OR_NULL
Geliang Tang
2015-10-01
|
*
|
|
|
|
|
|
|
Merge branch 'x86/for-kvm' into x86/apic
Thomas Gleixner
2015-09-30
|
|
\
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
x86/apic: Deinline various functions
Denys Vlasenko
2015-09-30
|
*
|
|
|
|
|
|
|
x86/numachip: Add Numachip IPI optimisations
Daniel J Blueman
2015-09-22
|
*
|
|
|
|
|
|
|
x86/numachip: Add Numachip2 APIC support
Daniel J Blueman
2015-09-22
|
*
|
|
|
|
|
|
|
x86/numachip: Cleanup Numachip support
Daniel J Blueman
2015-09-22
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-03
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
sched/x86: Fix typo in __switch_to() comments
Chuck Ebbert
2015-10-19
|
*
|
|
|
|
|
|
|
sched/core, sched/x86: Kill thread_info::saved_preempt_count
Peter Zijlstra
2015-10-06
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-03
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86/mce: Add a default case to the switch in __mcheck_cpu_ancient_init()
Borislav Petkov
2015-11-01
|
*
|
|
|
|
|
|
|
x86/mce: Add a Scalable MCA vendor flags bit
Aravind Gopalakrishnan
2015-11-01
|
*
|
|
|
|
|
|
|
x86/microcode/intel: Move #ifdef DEBUG inside the function
Borislav Petkov
2015-10-21
|
*
|
|
|
|
|
|
|
x86/microcode/amd: Remove maintainers from comments
Borislav Petkov
2015-10-21
|
*
|
|
|
|
|
|
|
x86/microcode: Remove modularization leftovers
Borislav Petkov
2015-10-21
|
*
|
|
|
|
|
|
|
x86/microcode: Merge the early microcode loader
Borislav Petkov
2015-10-21
|
*
|
|
|
|
|
|
|
x86/microcode: Unmodularize the microcode driver
Borislav Petkov
2015-10-21
|
*
|
|
|
|
|
|
|
x86/mce: Fix thermal throttling reporting after kexec
Andi Kleen
2015-10-21
|
*
|
|
|
|
|
|
|
x86/setup/crash: Check memblock_reserve() retval
Borislav Petkov
2015-10-21
|
*
|
|
|
|
|
|
|
x86/setup/crash: Cleanup some more
Borislav Petkov
2015-10-21
|
*
|
|
|
|
|
|
|
x86/setup/crash: Remove alignment variable
Borislav Petkov
2015-10-21
|
*
|
|
|
|
|
|
|
x86/setup: Cleanup crashkernel reservation functions
Borislav Petkov
2015-10-21
|
*
|
|
|
|
|
|
|
x86/setup: Do not reserve crashkernel high memory if low reservation failed
Baoquan He
2015-10-21
|
*
|
|
|
|
|
|
|
x86/microcode/amd: Do not overwrite final patch levels
Borislav Petkov
2015-10-12
|
*
|
|
|
|
|
|
|
x86/microcode/amd: Extract current patch level read to a function
Borislav Petkov
2015-10-12
|
*
|
|
|
|
|
|
|
Merge branch 'x86/ras' into ras/core, to pick up changes
Ingo Molnar
2015-10-12
|
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
x86/mce: Don't clear shared banks on Intel when offlining CPUs
Ashok Raj
2015-09-28
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-11-03
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
perf/x86: Add support for PERF_SAMPLE_BRANCH_CALL
Stephane Eranian
2015-10-20
|
*
|
|
|
|
|
|
|
perf/x86: Fix time_shift in perf_event_mmap_page
Adrian Hunter
2015-10-20
|
*
|
|
|
|
|
|
|
Merge branch 'perf/urgent' into perf/core, before pulling new changes
Ingo Molnar
2015-10-08
|
|
\
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
perf/x86/intel/uncore: Fix multi-segment problem of perf_event_intel_uncore
Taku Izumi
2015-10-06
|
*
|
|
|
|
|
|
|
perf/x86: Add Intel cstate PMUs support
Kan Liang
2015-10-06
|
*
|
|
|
|
|
|
|
perf/x86/intel/uncore: Do not use macro DEFINE_PCI_DEVICE_TABLE()
Vaishali Thakkar
2015-10-01
|
*
|
|
|
|
|
|
|
perf/core, perf/x86: Change needlessly global functions and a variable to static
Geliang Tang
2015-09-28
|
*
|
|
|
|
|
|
|
Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...
Ingo Molnar
2015-09-28
|
|
\
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
perf/x86/intel: Fix static checker warning in lbr enable
Kan Liang
2015-09-18
|
*
|
|
|
|
|
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...
Ingo Molnar
2015-09-18
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
perf/core: Drop PERF_EVENT_TXN
Sukadev Bhattiprolu
2015-09-13
|
*
|
|
|
|
|
|
|
|
perf/core: Add a 'flags' parameter to the PMU transactional interfaces
Sukadev Bhattiprolu
2015-09-13
|
*
|
|
|
|
|
|
|
|
perf/x86/intel/pt: Fix KVM warning due to doing rdmsr() before the CPUID test
Huaitong Han
2015-09-13
|
*
|
|
|
|
|
|
|
|
perf/x86/intel: Fix LBR callstack issue caused by FREEZE_LBRS_ON_PMI
Kan Liang
2015-09-13
|
*
|
|
|
|
|
|
|
|
perf/x86/intel/bts: Disallow use by unprivileged users on paranoid systems
Alexander Shishkin
2015-09-13
|
*
|
|
|
|
|
|
|
|
perf/x86/intel/ds: Work around BTS leaking kernel addresses
Alexander Shishkin
2015-09-13
[prev]
[next]