summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-191-1/+0
|\
| * kprobes/x86: Remove stale ARCH_SUPPORTS_KPROBES_ON_FTRACE defineAnton Blanchard2014-10-171-1/+0
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-10-182-12/+1
|\ \
| * | x86: use generic dma-contiguous.hZubair Lutfullah Kakakhel2014-09-222-12/+1
* | | x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski2014-10-181-2/+14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-181-6/+19
|\ \ \
| * | | x86: bpf_jit: fix two bugs in eBPF JIT compilerAlexei Starovoitov2014-10-141-6/+19
* | | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-1534-175/+175
|\ \ \ \
| * | | | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t -fixMel Gorman2014-09-091-0/+1
| * | | | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_tChristoph Lameter2014-08-283-4/+3
| * | | | uv: Replace __get_cpu_varChristoph Lameter2014-08-262-25/+25
| * | | | x86: Replace __get_cpu_var usesChristoph Lameter2014-08-2630-147/+147
* | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-10-147-61/+88
|\ \ \ \ \
| * | | | | kvm: ensure hard lockup detection is disabled by defaultUlrich Obergfell2014-10-141-0/+8
| * | | | | arch/x86/mm/numa.c: fix boot failure when all nodes are hotpluggableXishi Qiu2014-10-141-44/+45
| * | | | | arch/x86/kernel/cpu/common.c: fix unused symbol warningAndrew Morton2014-10-141-1/+3
| * | | | | x86: use optimized ioresource lookup in ioremap functionMike Travis2014-10-141-4/+16
| * | | | | kexec-bzimage64: fix sparse warningsVivek Goyal2014-10-141-7/+8
| * | | | | kexec: check if crashk_res_low exists when exclude it from crash mem rangesBaoquan He2014-10-141-4/+6
| * | | | | arch/x86/purgatory/Makefile: try to use automatic variable in kexec purgatory...Baoquan He2014-10-141-1/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2014-10-141-239/+0
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | um: remove csum_partial_copy_generic_i386 to clean up exception tableHonggang Li2014-10-131-239/+0
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. \ \ \ \ \ Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linu...Linus Torvalds2014-10-143-9/+9
|\ \ \ \ \ \ \ \
| | | * | | | | | x86/vdso: Fix vdso2c's special_pages[] error checkingAndy Lutomirski2014-09-241-5/+7
| | * | | | | | | x86/apic/uv: Remove unnecessary #ifdefAndreas Ruprecht2014-08-201-2/+0
| * | | | | | | | x86/mce: Avoid showing repetitive message from intel_init_thermal()Rakib Mullick2014-09-191-2/+2
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-146-6/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/build: Add arch/x86/purgatory/ make generated files to gitignoreShuah Khan2014-10-091-0/+2
| * | | | | | | | | x86: Fix section conflict for numachipAndi Kleen2014-10-081-1/+1
| * | | | | | | | | x86: Reject x32 executables if x32 ABI not supportedBen Hutchings2014-10-081-2/+3
| * | | | | | | | | x86_64, entry: Filter RFLAGS.NT on entry from userspaceAndy Lutomirski2014-10-062-2/+18
| * | | | | | | | | x86, boot, kaslr: Fix nuisance warning on 32-bit buildsKees Cook2014-10-011-1/+1
* | | | | | | | | | Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-145-64/+165
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86_64, entry: Use split-phase syscall_trace_enter for 64-bit syscallsAndy Lutomirski2014-09-081-23/+15
| * | | | | | | | | | x86_64, entry: Treat regs->ax the same in fastpath and slowpath syscallsAndy Lutomirski2014-09-082-10/+9
| * | | | | | | | | | x86: Split syscall_trace_enter into two phasesAndy Lutomirski2014-09-082-24/+138
| * | | | | | | | | | x86, entry: Only call user_exit if TIF_NOHZAndy Lutomirski2014-09-081-1/+6
| * | | | | | | | | | x86, x32, audit: Fix x32's AUDIT_ARCH wrt auditAndy Lutomirski2014-09-081-10/+1
| * | | | | | | | | | seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski2014-09-032-2/+2
* | | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-146-10/+186
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86: Add cpu_detect_cache_sizes to init_intel() add Quark legacy_cache()Bryan O'Donoghue2014-10-081-1/+16
| * | | | | | | | | | | x86: Quark: Comment setup_arch() to document TLB/PGE bugBryan O'Donoghue2014-10-081-0/+9
| * | | | | | | | | | | x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue2014-09-241-0/+15
| * | | | | | | | | | | x86/platform/intel/iosf: Add debugfs config option for IOSFDavid E. Box2014-09-192-4/+32
| * | | | | | | | | | | x86/platform/intel/iosf: Add better description of IOSF driver in configDavid E. Box2014-09-191-15/+17
| * | | | | | | | | | | x86/platform/intel/iosf: Add Braswell PCI IDDavid E. Box2014-09-191-0/+2
| * | | | | | | | | | | x86/platform/pmc_atom: Fix warning when CONFIG_DEBUG_FS=nMartin Kelly2014-09-191-4/+7
| * | | | | | | | | | | x86: HPET force enable for e6xx based systemsPeter Neubauer2014-09-151-0/+18
| * | | | | | | | | | | x86/iosf: Add debugfs supportDavid E. Box2014-08-271-0/+74
| * | | | | | | | | | | x86/iosf: Add Kconfig prompt for IOSF_MBI selectionDavid E. Box2014-08-271-2/+12
OpenPOWER on IntegriCloud