summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | x86/earlyprintk: Add support for earlyprintk via USB3 debug portLu Baolu2017-03-213-0/+10
| * | | | | | | | | usb/early: Add driver for xhci debug capabilityLu Baolu2017-03-216-3/+1281
| * | | | | | | | | x86/timers: Add simple udelay calibrationLu Baolu2017-03-211-0/+22
* | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-013-26/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/irq: Remove a redundant #ifdef directiveDou Liyang2017-04-141-2/+0
| * | | | | | | | | | x86/smp: Remove the redundant #ifdef CONFIG_SMP directiveDou Liyang2017-04-141-5/+1
| * | | | | | | | | | x86/smp: Reduce code duplicationDou Liyang2017-04-141-16/+13
| * | | | | | | | | | x86/pci-calgary: Use setup_timer() instead of open coding it.Geliang Tang2017-03-311-3/+2
* | | | | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-05-011-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/kbuild: Use cc-option to enable -falign-{jumps/loops}Matthias Kaehlcke2017-04-171-2/+2
* | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-0138-401/+591
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/unwind: Dump all stacks in unwind_dump()Josh Poimboeuf2017-04-261-13/+21
| * | | | | | | | | | | | x86/unwind: Silence more entry-code related warningsJosh Poimboeuf2017-04-261-3/+17
| * | | | | | | | | | | | x86/ftrace: Fix ebp in ftrace_regs_caller that screws up unwinderSteven Rostedt (VMware)2017-04-211-4/+4
| * | | | | | | | | | | | x86/unwind: Remove unused 'sp' parameter in unwind_dump()Josh Poimboeuf2017-04-191-4/+4
| * | | | | | | | | | | | x86/unwind: Prepend hex mask value with '0x' in unwind_dump()Josh Poimboeuf2017-04-191-1/+1
| * | | | | | | | | | | | x86/unwind: Properly zero-pad 32-bit values in unwind_dump()Josh Poimboeuf2017-04-191-2/+4
| * | | | | | | | | | | | x86/unwind: Ensure stack pointer is alignedJosh Poimboeuf2017-04-182-3/+3
| * | | | | | | | | | | | debug: Avoid setting BUGFLAG_WARNING twicePeter Zijlstra2017-04-141-1/+1
| * | | | | | | | | | | | x86/unwind: Silence entry-related warningsJosh Poimboeuf2017-04-142-9/+28
| * | | | | | | | | | | | x86/unwind: Read stack return address in update_stack_state()Josh Poimboeuf2017-04-142-12/+14
| * | | | | | | | | | | | x86/unwind: Move common code into update_stack_state()Josh Poimboeuf2017-04-141-64/+55
| * | | | | | | | | | | | debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra2017-04-0311-0/+19
| * | | | | | | | | | | | debug: Add _ONCE() logic to report_bug()Peter Zijlstra2017-03-3010-25/+52
| * | | | | | | | | | | | x86/debug: Define BUG() again for !CONFIG_BUGArnd Bergmann2017-03-301-3/+7
| * | | | | | | | | | | | x86/debug: Implement __WARN() using UD0Peter Zijlstra2017-03-278-76/+101
| * | | | | | | | | | | | x86/ftrace: Use Makefile logic instead of #ifdef for compiling ftrace_*.oSteven Rostedt (VMware)2017-03-243-9/+2
| * | | | | | | | | | | | x86/ftrace: Add -mfentry support to x86_32 with DYNAMIC_FTRACE setSteven Rostedt (VMware)2017-03-242-11/+73
| * | | | | | | | | | | | x86/ftrace: Clean up ftrace_regs_callerSteven Rostedt (VMware)2017-03-241-19/+21
| * | | | | | | | | | | | x86/ftrace: Add stack frame pointer to ftrace_callerSteven Rostedt (VMware)2017-03-241-2/+10
| * | | | | | | | | | | | x86/ftrace: Move the ftrace specific code out of entry_32.SSteven Rostedt (VMware)2017-03-243-169/+176
| * | | | | | | | | | | | x86/ftrace: Rename mcount_64.S to ftrace_64.SSteven Rostedt (VMware)2017-03-242-4/+2
| * | | | | | | | | | | | Merge branch 'linus' into x86/asm, to refresh the topic tree with fixesIngo Molnar2017-03-232459-25352/+63682
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/asm: Optimize clear_page()Borislav Petkov2017-03-072-11/+22
| * | | | | | | | | | | | | x86/entry/64: Relax pvops stub clobber specificationsJan Beulich2017-03-011-8/+7
| * | | | | | | | | | | | | x86/entry/32: Relax a pvops stub clobber specificationJan Beulich2017-03-011-1/+1
* | | | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-012-9/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | x86/apic: Fix a comment in init_apic_mappings()Dou Liyang2017-03-131-2/+2
| * | | | | | | | | | | | | | x86/apic: Remove the SET_APIC_ID(x) macroDou Liyang2017-03-132-7/+2
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-0113-276/+707
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | x86/intel_rdt: Return error for incorrect resource names in schemataVikas Shivappa2017-04-201-13/+15
| * | | | | | | | | | | | | | x86/intel_rdt: Trim whitespace while parsing schemata inputVikas Shivappa2017-04-201-1/+2
| * | | | | | | | | | | | | | x86/intel_rdt: Fix padding when resource is enabled via mountVikas Shivappa2017-04-201-1/+1
| * | | | | | | | | | | | | | x86/intel_rdt: Get rid of anon unionThomas Gleixner2017-04-171-4/+2
| * | | | | | | | | | | | | | x86/cpu: Keep model defines sorted by model numberAndy Shevchenko2017-04-141-2/+4
| * | | | | | | | | | | | | | x86/intel_rdt/mba: Add schemata file support for MBAVikas Shivappa2017-04-143-0/+46
| * | | | | | | | | | | | | | x86/intel_rdt: Make schemata file parsers resource specificVikas Shivappa2017-04-143-14/+31
| * | | | | | | | | | | | | | x86/intel_rdt/mba: Add info directory files for Memory Bandwidth AllocationVikas Shivappa2017-04-143-2/+62
| * | | | | | | | | | | | | | x86/intel_rdt: Make information files resource specificVikas Shivappa2017-04-143-4/+21
| * | | | | | | | | | | | | | x86/intel_rdt/mba: Add primary support for Memory Bandwidth Allocation (MBA)Vikas Shivappa2017-04-142-3/+110