aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\
| * percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t -fixMel Gorman2014-09-08
| * percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_tChristoph Lameter2014-08-28
| * x86: Replace __get_cpu_var usesChristoph Lameter2014-08-26
* | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-10-13
|\ \
| * | kvm: ensure hard lockup detection is disabled by defaultUlrich Obergfell2014-10-13
| * | arch/x86/kernel/cpu/common.c: fix unused symbol warningAndrew Morton2014-10-13
| * | kexec-bzimage64: fix sparse warningsVivek Goyal2014-10-13
| * | kexec: check if crashk_res_low exists when exclude it from crash mem rangesBaoquan He2014-10-13
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linu...Linus Torvalds2014-10-13
|\ \ \ \ \
| | * | | | x86/apic/uv: Remove unnecessary #ifdefAndreas Ruprecht2014-08-20
| * | | | | x86/mce: Avoid showing repetitive message from intel_init_thermal()Rakib Mullick2014-09-19
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-13
|\ \ \ \ \ \
| * | | | | | x86: Fix section conflict for numachipAndi Kleen2014-10-08
| * | | | | | x86_64, entry: Filter RFLAGS.NT on entry from userspaceAndy Lutomirski2014-10-06
* | | | | | | Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-13
|\ \ \ \ \ \ \
| * | | | | | | x86_64, entry: Use split-phase syscall_trace_enter for 64-bit syscallsAndy Lutomirski2014-09-08
| * | | | | | | x86_64, entry: Treat regs->ax the same in fastpath and slowpath syscallsAndy Lutomirski2014-09-08
| * | | | | | | x86: Split syscall_trace_enter into two phasesAndy Lutomirski2014-09-08
| * | | | | | | x86, entry: Only call user_exit if TIF_NOHZAndy Lutomirski2014-09-08
| * | | | | | | x86, x32, audit: Fix x32's AUDIT_ARCH wrt auditAndy Lutomirski2014-09-08
| * | | | | | | seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski2014-09-03
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-13
|\ \ \ \ \ \ \
| * | | | | | | x86: Add cpu_detect_cache_sizes to init_intel() add Quark legacy_cache()Bryan O'Donoghue2014-10-08
| * | | | | | | x86: Quark: Comment setup_arch() to document TLB/PGE bugBryan O'Donoghue2014-10-08
| * | | | | | | x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue2014-09-24
| * | | | | | | x86/platform/intel/iosf: Add debugfs config option for IOSFDavid E. Box2014-09-19
| * | | | | | | x86/platform/intel/iosf: Add Braswell PCI IDDavid E. Box2014-09-19
| * | | | | | | x86/platform/pmc_atom: Fix warning when CONFIG_DEBUG_FS=nMartin Kelly2014-09-19
| * | | | | | | x86: HPET force enable for e6xx based systemsPeter Neubauer2014-09-15
| * | | | | | | x86/iosf: Add debugfs supportDavid E. Box2014-08-27
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-13
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/mm, hibernate: Do not assume the first e820 area to be RAMLee, Chun-Yi2014-09-16
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-13
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'microcode_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2014-08-24
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | x86, microcode, intel: Rename apply_microcode and declare it staticHenrique de Moraes Holschuh2014-07-25
| | * | | | | | | x86, microcode, intel: Fix typosHenrique de Moraes Holschuh2014-07-24
| | * | | | | | | x86, microcode, intel: Add missing static declarationsHenrique de Moraes Holschuh2014-07-24
| | * | | | | | | x86, microcode, amd: Fix missing static declarationHenrique de Moraes Holschuh2014-07-24
* | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-10-13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: copy_thread: Don't nullify ->ptrace_bps twiceOleg Nesterov2014-09-02
| * | | | | | | | | x86, fpu: Shift "fpu_counter = 0" from copy_thread() to arch_dup_task_struct()Oleg Nesterov2014-09-02
| * | | | | | | | | x86, fpu: copy_process: Sanitize fpu->last_cpu initializationOleg Nesterov2014-09-02
| * | | | | | | | | x86, fpu: copy_process: Avoid fpu_alloc/copy if !used_math()Oleg Nesterov2014-09-02
| * | | | | | | | | x86, fpu: __restore_xstate_sig()->math_state_restore() needs preempt_disable()Oleg Nesterov2014-09-02
| * | | | | | | | | x86, fpu: shift drop_init_fpu() from save_xstate_sig() to handle_signal()Oleg Nesterov2014-09-02
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-10-13
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | x86: Add more disabled featuresDave Hansen2014-09-11
| * | | | | | | | x86: Axe the lightly-used cpu_has_paeDave Hansen2014-09-11
| |/ / / / / / /
* | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-10-13
|\ \ \ \ \ \ \ \