summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2014-08-08arch/x86: replace strict_strto callsDaniel Walter
2014-08-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-06x86: MCE: Add raw_lock conversion againThomas Gleixner
2014-08-05Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-05Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-05Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-08-05Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-05Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-05Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-08-04Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...Linus Torvalds
2014-08-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-08-04Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-02x86/pmc_atom: Silence shift wrapping warnings in pmc_sleep_tmr_show()Dan Carpenter
2014-07-31x86/mm: Rip out complicated, out-of-date, buggy TLB flushingDave Hansen
2014-07-30Merge tag 'please-pull-apei' into x86/rasH. Peter Anvin
2014-07-28x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski
2014-07-28Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar
2014-07-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-25x86_64/vsyscall: Fix warn_bad_vsyscall log outputAndy Lutomirski
2014-07-25x86/pmc_atom: Expose PMC device state and platform sleep stateLi, Aubrey
2014-07-25x86/pmc_atom: Eisable a few S0ix wake up events for S0ix residencyLi, Aubrey
2014-07-25x86/platform: New Intel Atom SOC power management controller driverLi, Aubrey
2014-07-24x86: Merge tag 'ras_urgent' into x86/urgentH. Peter Anvin
2014-07-23timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner
2014-07-23clocksource: Get rid of cycle_lastThomas Gleixner
2014-07-23clocksource: Move cycle_last validation to core codeThomas Gleixner
2014-07-23x86, cpu: Fix cache topology for early P4-SMTPeter Zijlstra
2014-07-22acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context.Tomasz Nowicki
2014-07-22apei, mce: Factor out APEI architecture specific MCE calls.Tomasz Nowicki
2014-07-22x86_32, entry: Store badsys error code in %eaxSven Wegener
2014-07-21x86, MCE: Robustify mcheck_init_deviceBorislav Petkov
2014-07-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-18arch/x86: Replace plain strings with constantsDaniel Kiper
2014-07-18x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming
2014-07-18efi/reboot: Add generic wrapper around EfiResetSystem()Matt Fleming
2014-07-18ftrace: x86: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)
2014-07-17ftrace/x86: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)
2014-07-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-07-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-16x86: don't exclude low BIOS area when allocating address space for non-PCI cardsChristoph Schulz
2014-07-16x86/debug: Drop several unnecessary CFI annotationsJan Beulich
2014-07-16kprobes/x86: Don't try to resolve kprobe faults from userspaceAndy Lutomirski
2014-07-16perf/x86/intel: Avoid spamming kernel log for BTS buffer failureDavid Rientjes
2014-07-16perf/x86/amd: Try to fix some mem allocation failure handlingZhouyi Zhou
2014-07-16perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang
2014-07-16perf/x86/intel/uncore: Fix SNB-EP/IVT Cbox filter mappingsStephane Eranian
2014-07-16perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver
2014-07-16x86: Remove unused variable "polling"Paul Bolle
2014-07-14x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky