summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorLines
2014-12-12Merge branch 'linus' into perf/urgent, to pick up the upstream merged bitsIngo Molnar-29/+83
2014-12-11ftrace/x86: Update i386 call to prepare_ftrace_return()Steven Rostedt (Red Hat)-3/+3
2014-12-11x86/asm: Guard against building the 32/64-bit versions of the asm-offsets*.c ...Borislav Petkov-0/+8
2014-12-11x86_64, switch_to(): Load TLS descriptors before switching DS and ESAndy Lutomirski-28/+73
2014-12-11x86/mm: Use min() instead of min_t() in the e820 printout codeXishi Qiu-2/+2
2014-12-11perf/x86/intel/uncore: Make sure only uncore events are collectedJiri Olsa-3/+19
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+5
2014-12-10Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-5/+86
2014-12-10Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-64/+457
2014-12-10Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-23/+80
2014-12-10Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-98/+66
2014-12-10Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-45/+108
2014-12-10Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.k...Linus Torvalds-21/+5
2014-12-10Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...Linus Torvalds-26/+20
2014-12-10Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+4
2014-12-10Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-21/+20
2014-12-10Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-15/+128
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-14/+4
2014-12-10x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski-2/+8
2014-12-10x86/microcode/intel: Fish out the stashed microcode for the BSPBorislav Petkov-14/+12
2014-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+3
2014-12-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-29/+79
2014-12-08Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds-0/+2
2014-12-08Merge branch 'pm-cpufreq'Rafael J. Wysocki-0/+5
2014-12-08Merge branch 'pm-cpuidle'Rafael J. Wysocki-1/+0
2014-12-08x86_64/traps: Fix always true conditionDan Carpenter-1/+1
2014-12-08Merge branch 'perf/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar-57/+115
2014-12-08x86: Replace seq_printf() with seq_puts()Rasmus Villemoes-20/+20
2014-12-08x86/mce: Spell "panicked" correctlyBorislav Petkov-6/+6
2014-12-08Merge tag 'v3.18' into drm-nextDave Airlie-0/+2
2014-12-06x86, microcode: Reload microcode on resumeBorislav Petkov-16/+78
2014-12-06x86, microcode: Don't initialize microcode code on paravirtBoris Ostrovsky-1/+1
2014-12-06x86, microcode, intel: Drop unused parameterBorislav Petkov-4/+3
2014-12-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+2
2014-12-05x86: export get_xsave_addrPaolo Bonzini-0/+1
2014-12-03perf/x86: Remove get_hbp_len and replace with bp_lenJacob Shin-24/+1
2014-12-03perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8Jacob Shin-4/+35
2014-12-02Merge tag 'v3.18-rc7' into drm-nextDave Airlie-99/+165
2014-12-01ftrace/fgraph/x86: Have prepare_ftrace_return() take ip as first parameterSteven Rostedt (Red Hat)-9/+6
2014-12-01ftrace/x86: Get rid of ftrace_caller_setupSteven Rostedt (Red Hat)-29/+42
2014-12-01ftrace/x86: Have save_mcount_regs macro also save stack frames if neededSteven Rostedt (Red Hat)-51/+67
2014-12-01ftrace/x86: Add macro MCOUNT_REG_SIZE for amount of stack used to save mcount...Steven Rostedt (Red Hat)-12/+12
2014-12-01ftrace/x86: Simplify save_mcount_regs on getting RIPSteven Rostedt (Red Hat)-19/+18
2014-12-01ftrace/x86: Have save_mcount_regs store RIP in %rdi for first parameterSteven Rostedt (Red Hat)-4/+3
2014-12-01ftrace/x86: Rename MCOUNT_SAVE_FRAME and add more detailed commentsSteven Rostedt (Red Hat)-8/+24
2014-12-01ftrace/x86: Move MCOUNT_SAVE_FRAME out of header fileSteven Rostedt (Red Hat)-0/+29
2014-12-01ftrace/x86: Have static tracing also use ftrace_caller_setupSteven Rostedt (Red Hat)-15/+7
2014-12-01x86, microcode, AMD: Do not use smp_processor_id() in preemtible contextBorislav Petkov-5/+5
2014-12-01x86, microcode: Limit the microcode reloading to 64-bit for nowBorislav Petkov-0/+2
2014-12-01Merge back earlier cpufreq material for 3.19-rc1.Rafael J. Wysocki-0/+5