summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-10-14Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linu...Linus Torvalds
2014-10-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-14Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-14Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-14Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-10-14Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-14Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-14Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-10-14kvm: ensure hard lockup detection is disabled by defaultUlrich Obergfell
2014-10-14arch/x86/kernel/cpu/common.c: fix unused symbol warningAndrew Morton
2014-10-14kexec-bzimage64: fix sparse warningsVivek Goyal
2014-10-14kexec: check if crashk_res_low exists when exclude it from crash mem rangesBaoquan He
2014-10-13Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-13Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-08x86: Fix section conflict for numachipAndi Kleen
2014-10-08x86: Add cpu_detect_cache_sizes to init_intel() add Quark legacy_cache()Bryan O'Donoghue
2014-10-08x86: Quark: Comment setup_arch() to document TLB/PGE bugBryan O'Donoghue
2014-10-07Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds
2014-10-07Merge branch 'pm-genirq'Rafael J. Wysocki
2014-10-06x86_64, entry: Filter RFLAGS.NT on entry from userspaceAndy Lutomirski
2014-10-03perf/x86: Tone down kernel messages when the PMU check fails in a virtual env...Wei Huang
2014-10-03perf/x86/intel/uncore: Fix minor race in box set upAndi Kleen
2014-10-03sched/x86: Fix up typo in topology detectionDave Hansen
2014-09-24x86: Speed up ___preempt_schedule*() by using THUNK helpersOleg Nesterov
2014-09-24sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li
2014-09-24x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue
2014-09-24x86/smpboot: Speed up suspend/resume by avoiding 100ms sleep for CPU offline ...Lan Tianyu
2014-09-24perf/x86/intel/uncore: Update support for client uncore IMC PMUStephane Eranian
2014-09-24perf/x86/intel/uncore: Fix PCU filter setup for Sandy/Ivy/Haswell EPAndi Kleen
2014-09-24perf/x86/intel/uncore: Add missing cbox filter flags on IvyBridge-EP uncore d...Andi Kleen
2014-09-24perf/x86/intel/uncore: Register the PMU only if the uncore pci device existsYan, Zheng
2014-09-24perf/x86/intel/uncore: Add Haswell-EP uncore supportYan, Zheng
2014-09-24perf/x86/intel: Use Broadwell cache event list for HaswellAndi Kleen
2014-09-24perf/x86: Add INST_RETIRED.ALL workaroundsAndi Kleen
2014-09-24perf/x86/intel: Add Broadwell core supportAndi Kleen
2014-09-24perf/x86/intel: Document all Haswell modelsAndi Kleen
2014-09-24perf/x86/intel: Remove incorrect model number from Haswell perfAndi Kleen
2014-09-24x86, sched: Add new topology for multi-NUMA-node CPUsDave Hansen
2014-09-24x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini
2014-09-23audit: x86: drop arch from __audit_syscall_entry() interfaceRichard Guy Briggs
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris